List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=950&ordering=is_filler
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1000&ordering=is_filler",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=900&ordering=is_filler",
    "results": [
        {
            "id": 624719,
            "name": "Tangert 2011 02",
            "header": "Mot slutten av 2011 kom Bibelselskapets nye bibeloversettelse. Et stort arbeid ligger bak.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624719/theora/orig_e2da9819d0b44456bb9b8f000c90e340.ogv",
                "original": "https://upload.frikanalen.no/media/624719/original/orig_e2da9819d0b44456bb9b8f000c90e340.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624719/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624719/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624719/broadcast/5955_323993fe9cda4907bc3c9fb8eb14cf85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624719/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T14:29:30.607000Z",
            "updatedTime": "2018-11-10T18:29:28.151436Z",
            "uploadedTime": "2012-01-19T14:29:30.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624719/theora/orig_e2da9819d0b44456bb9b8f000c90e340.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624719/large_thumb/large.jpg"
        },
        {
            "id": 624718,
            "name": "Tangert 2011 01",
            "header": "Misjon 10-40. Mellom 10 til 40 grader nord på jorkloden finnes et stort rektangel der få mennesker kjenner det kristne budskapet. Det vil noen forandre på.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624718/theora/orig_c0be69b6212d4acca3327b6985f4aa72.ogv",
                "original": "https://upload.frikanalen.no/media/624718/original/orig_c0be69b6212d4acca3327b6985f4aa72.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624718/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624718/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624718/broadcast/5954_24a324906c1648caa55ce9d8871a8028.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624718/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T14:25:06.283000Z",
            "updatedTime": "2018-11-10T18:29:28.152864Z",
            "uploadedTime": "2012-01-19T14:25:06.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624718/theora/orig_c0be69b6212d4acca3327b6985f4aa72.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624718/large_thumb/large.jpg"
        },
        {
            "id": 624717,
            "name": "Preken, Reidar Olsen 01",
            "header": "Hvem er Jesus? Jesus vil at alle alle skal få kjenne ham slik han er.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624717/theora/orig_5592a204285845e29c059505e41984e6.ogv",
                "original": "https://upload.frikanalen.no/media/624717/original/orig_5592a204285845e29c059505e41984e6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624717/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624717/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624717/broadcast/5950_be9af1643bdb436ba61eaefe8eed4129.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624717/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:51.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T13:04:12.850000Z",
            "updatedTime": "2018-11-10T18:29:28.154219Z",
            "uploadedTime": "2012-01-19T13:04:12.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624717/theora/orig_5592a204285845e29c059505e41984e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624717/large_thumb/large.jpg"
        },
        {
            "id": 624716,
            "name": "The Seventh Day 11",
            "header": "Siste program i serien. Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624716/theora/orig_4fa09200cfc84e0381e895436785468d.ogv",
                "original": "https://upload.frikanalen.no/media/624716/original/orig_4fa09200cfc84e0381e895436785468d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624716/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624716/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624716/broadcast/5938_74914c0332b24048b6f1344246bc90a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624716/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:49:05.193000Z",
            "updatedTime": "2018-11-10T18:29:28.155603Z",
            "uploadedTime": "2012-01-19T11:49:05.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624716/theora/orig_4fa09200cfc84e0381e895436785468d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624716/large_thumb/large.jpg"
        },
        {
            "id": 624715,
            "name": "The Seventh Day 09",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624715/theora/orig_39583b08b990406993b9ed8b71c6fde0.ogv",
                "original": "https://upload.frikanalen.no/media/624715/original/orig_39583b08b990406993b9ed8b71c6fde0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624715/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624715/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624715/broadcast/5936_4645ee453a054f51ae9b8b1d74e770bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624715/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:43:58.020000Z",
            "updatedTime": "2018-11-10T18:29:28.156995Z",
            "uploadedTime": "2012-01-19T11:43:58.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624715/theora/orig_39583b08b990406993b9ed8b71c6fde0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624715/large_thumb/large.jpg"
        },
        {
            "id": 624714,
            "name": "The Seventh Day 10",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624714/theora/orig_40d0eccc6a1a46f6bda15d086f926837.ogv",
                "original": "https://upload.frikanalen.no/media/624714/original/orig_40d0eccc6a1a46f6bda15d086f926837.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624714/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624714/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624714/broadcast/5937_e641ab24e0f64d99b23d757ba19abd56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624714/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:45:40.880000Z",
            "updatedTime": "2018-11-10T18:29:28.158384Z",
            "uploadedTime": "2012-01-19T11:45:40.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624714/theora/orig_40d0eccc6a1a46f6bda15d086f926837.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624714/large_thumb/large.jpg"
        },
        {
            "id": 624713,
            "name": "The Seventh Day 08",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624713/theora/orig_e404a3481f194f5384185013a030a1f6.ogv",
                "original": "https://upload.frikanalen.no/media/624713/original/orig_e404a3481f194f5384185013a030a1f6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624713/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624713/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624713/broadcast/5935_4aa7e78b187f4f44ba5afa8d6df103cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624713/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:41:49.130000Z",
            "updatedTime": "2018-11-10T18:29:28.159770Z",
            "uploadedTime": "2012-01-19T11:41:49.130000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624713/theora/orig_e404a3481f194f5384185013a030a1f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624713/large_thumb/large.jpg"
        },
        {
            "id": 624712,
            "name": "The Seventh Day 06",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekrftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624712/theora/orig_ec7c0995e9f042a38b12c5f3f206b935.ogv",
                "original": "https://upload.frikanalen.no/media/624712/original/orig_ec7c0995e9f042a38b12c5f3f206b935.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624712/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624712/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624712/broadcast/5933_bd0ab910b6554713baea01b70c03000a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624712/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:35:42.200000Z",
            "updatedTime": "2018-11-10T18:29:28.161127Z",
            "uploadedTime": "2012-01-19T11:35:42.200000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624712/theora/orig_ec7c0995e9f042a38b12c5f3f206b935.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624712/large_thumb/large.jpg"
        },
        {
            "id": 624711,
            "name": "The Seventh Day 07",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624711/theora/orig_79545adb157545f299c18e330a255a72.ogv",
                "original": "https://upload.frikanalen.no/media/624711/original/orig_79545adb157545f299c18e330a255a72.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624711/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624711/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624711/broadcast/5934_947eead7cde64d6ea4d17ff313dce985.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624711/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:39:58.457000Z",
            "updatedTime": "2018-11-10T18:29:28.162481Z",
            "uploadedTime": "2012-01-19T11:39:58.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624711/theora/orig_79545adb157545f299c18e330a255a72.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624711/large_thumb/large.jpg"
        },
        {
            "id": 624710,
            "name": "Bibelst 1kv 2012 Nr 05",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624710/theora/orig_a984ca4cfda5482ba38385d165e3059e.ogv",
                "original": "https://upload.frikanalen.no/media/624710/original/orig_a984ca4cfda5482ba38385d165e3059e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624710/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624710/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624710/broadcast/5877_af4df908b5604612ba4754466105ffca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624710/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:41:58.590000Z",
            "updatedTime": "2018-11-10T18:29:28.163890Z",
            "uploadedTime": "2011-12-22T11:41:58.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624710/theora/orig_a984ca4cfda5482ba38385d165e3059e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624710/large_thumb/large.jpg"
        },
        {
            "id": 624709,
            "name": "Bibelst 1kv 2012 Nr 04",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624709/theora/orig_74e55be0f9ff4dde842184da30d625eb.ogv",
                "original": "https://upload.frikanalen.no/media/624709/original/orig_74e55be0f9ff4dde842184da30d625eb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624709/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624709/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624709/broadcast/5876_cd7449dbf8fd486db212bde44464b6e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624709/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:40:07.683000Z",
            "updatedTime": "2018-11-10T18:29:28.165255Z",
            "uploadedTime": "2011-12-22T11:40:07.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624709/theora/orig_74e55be0f9ff4dde842184da30d625eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624709/large_thumb/large.jpg"
        },
        {
            "id": 624705,
            "name": "03_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
                "original": "https://upload.frikanalen.no/media/624705/original/orig_72007986868548179df8b7f780fa5ff3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624705/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624705/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624705/broadcast/5922_aa447a0b288e418e9cf50ab7d96e93c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:29:19.613000Z",
            "updatedTime": "2018-11-10T18:29:28.169439Z",
            "uploadedTime": "2012-01-12T09:29:19.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
        },
        {
            "id": 624704,
            "name": "The Seventh Day 05",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rund om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624704/theora/orig_26a034f7052c411ba9bf99ccea0a1fb2.ogv",
                "original": "https://upload.frikanalen.no/media/624704/original/orig_26a034f7052c411ba9bf99ccea0a1fb2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624704/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624704/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624704/broadcast/5882_327676058b464b89927e0f20de8c351c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624704/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:52:12.450000Z",
            "updatedTime": "2018-11-10T18:29:28.170790Z",
            "uploadedTime": "2011-12-22T11:52:12.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624704/theora/orig_26a034f7052c411ba9bf99ccea0a1fb2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624704/large_thumb/large.jpg"
        },
        {
            "id": 624703,
            "name": "The Seventh Day 04",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rund om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624703/theora/orig_404267eb6b9c41b8957d58bb1925b9ea.ogv",
                "original": "https://upload.frikanalen.no/media/624703/original/orig_404267eb6b9c41b8957d58bb1925b9ea.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624703/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624703/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624703/broadcast/5881_b2d9857f8e3346babf4f03987e1657ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624703/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:50:33.607000Z",
            "updatedTime": "2018-11-10T18:29:28.172185Z",
            "uploadedTime": "2011-12-22T11:50:33.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624703/theora/orig_404267eb6b9c41b8957d58bb1925b9ea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624703/large_thumb/large.jpg"
        },
        {
            "id": 624702,
            "name": "The Seventh Day 03",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rund om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624702/theora/orig_fed5045119c34776acba3cfca5b81e5f.ogv",
                "original": "https://upload.frikanalen.no/media/624702/original/orig_fed5045119c34776acba3cfca5b81e5f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624702/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624702/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624702/broadcast/5880_c04ced21f2b648659b56cd046d03281e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624702/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:48:56.120000Z",
            "updatedTime": "2018-11-10T18:29:28.173530Z",
            "uploadedTime": "2011-12-22T11:48:56.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624702/theora/orig_fed5045119c34776acba3cfca5b81e5f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624702/large_thumb/large.jpg"
        },
        {
            "id": 624701,
            "name": "The Seventh Day 02",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rund om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624701/theora/orig_d847890d43f0487291a600d79a3d1c92.ogv",
                "original": "https://upload.frikanalen.no/media/624701/original/orig_d847890d43f0487291a600d79a3d1c92.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624701/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624701/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624701/broadcast/5879_db8d931e2500458db37627eaabdbcf26.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624701/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:47:11.243000Z",
            "updatedTime": "2018-11-10T18:29:28.174906Z",
            "uploadedTime": "2011-12-22T11:47:11.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624701/theora/orig_d847890d43f0487291a600d79a3d1c92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624701/large_thumb/large.jpg"
        },
        {
            "id": 627830,
            "name": "Jubileum -sendingen",
            "header": "En grei oversikt",
            "description": "En grei oversikt",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627830/theora/Jubileum sendingen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627830/broadcast/Jubileum sendingen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627830/large_thumb/Jubileum sendingen.jpg",
                "original": "https://upload.frikanalen.no/media/627830/original/Jubileum sendingen.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:36:11.500000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-11-30T11:17:09.732659Z",
            "updatedTime": "2023-11-30T11:34:22.464502Z",
            "uploadedTime": "2023-11-30T11:17:19.995359Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627830/theora/Jubileum sendingen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627830/large_thumb/Jubileum sendingen.jpg"
        },
        {
            "id": 625752,
            "name": "Daily Tech News Show 09. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625752/broadcast/DTNS20160809.dv",
                "theora": "https://upload.frikanalen.no/media/625752/theora/DTNS20160809.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625752/large_thumb/DTNS20160809.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625752/small_thumb/DTNS20160809.jpg",
                "original": "https://upload.frikanalen.no/media/625752/original/DTNS20160809.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:09.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7162vid",
            "createdTime": "2016-08-15T13:28:39.357087Z",
            "updatedTime": "2018-11-10T18:29:26.769936Z",
            "uploadedTime": "2016-08-15T13:28:43.742198Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625752/theora/DTNS20160809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625752/large_thumb/DTNS20160809.jpg"
        },
        {
            "id": 624700,
            "name": "The Seventh Day 01",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624700/theora/orig_7764b35913c1488c95d7d3896b4dd1a1.ogv",
                "original": "https://upload.frikanalen.no/media/624700/original/orig_7764b35913c1488c95d7d3896b4dd1a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624700/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624700/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624700/broadcast/5878_9d6817d01f2943d9b7a19b2dd8b992ec.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624700/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:45:23.890000Z",
            "updatedTime": "2018-11-10T18:29:28.176353Z",
            "uploadedTime": "2011-12-22T11:45:23.890000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624700/theora/orig_7764b35913c1488c95d7d3896b4dd1a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624700/large_thumb/large.jpg"
        },
        {
            "id": 624699,
            "name": "02_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624699/theora/5921_ceaf458d73c049ec91373ac75b784b23.ogv",
                "original": "https://upload.frikanalen.no/media/624699/original/orig_a958463341e74987b92839a3c0676dc5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624699/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624699/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624699/broadcast/5921_48afb7f8d998451298859d3c6e4e0db2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624699/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:27:07.770000Z",
            "updatedTime": "2018-11-10T18:29:28.177716Z",
            "uploadedTime": "2012-01-12T09:27:07.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624699/theora/5921_ceaf458d73c049ec91373ac75b784b23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624699/large_thumb/large.jpg"
        },
        {
            "id": 625751,
            "name": "Daily Tech News Show 08. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625751/theora/DTNS20160808.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625751/broadcast/DTNS20160808.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625751/large_thumb/DTNS20160808.jpg",
                "original": "https://upload.frikanalen.no/media/625751/original/DTNS20160808.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625751/small_thumb/DTNS20160808.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:19.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7148vid",
            "createdTime": "2016-08-15T12:46:36.852454Z",
            "updatedTime": "2018-11-10T18:29:26.771315Z",
            "uploadedTime": "2016-08-15T12:46:41.461308Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625751/theora/DTNS20160808.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625751/large_thumb/DTNS20160808.jpg"
        },
        {
            "id": 624697,
            "name": "Den norske kirke i eksil 99",
            "header": "Karmel menighet ønsker\ndeg et velsignet\nGODT NYTT ÅR",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624697/theora/orig_68530fafe7bf4a70b495d0bceeb3d911.ogv",
                "original": "https://upload.frikanalen.no/media/624697/original/orig_68530fafe7bf4a70b495d0bceeb3d911.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624697/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624697/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624697/broadcast/5918_e4cfc4b1462a4e349056167ecc470f45.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624697/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:02.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-11T06:37:47.070000Z",
            "updatedTime": "2018-11-10T18:29:28.180444Z",
            "uploadedTime": "2012-01-11T06:37:47.070000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624697/theora/orig_68530fafe7bf4a70b495d0bceeb3d911.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624697/large_thumb/large.jpg"
        },
        {
            "id": 624268,
            "name": "Walk of peace",
            "header": "Vinneren av isfits designkonkurranse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
                "original": "https://upload.frikanalen.no/media/624268/original/orig_85480e11ba574ee8a8d94376b31f9ece.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624268/broadcast/5116_fef67c84e1f24e9182bf2fdea52b186f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:37.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:18:59.527000Z",
            "updatedTime": "2018-11-10T18:29:28.744376Z",
            "uploadedTime": "2010-12-21T16:18:59.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
        },
        {
            "id": 624266,
            "name": "Apropos Asylpolitikk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
                "original": "https://upload.frikanalen.no/media/624266/original/orig_fec32e9f0f6e4e8d8100c7bc1fc92583.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624266/broadcast/5244_021b202cc96c44f883495217117d47a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:05.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T23:38:34Z",
            "updatedTime": "2018-11-10T18:29:28.747165Z",
            "uploadedTime": "2011-01-31T23:38:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg"
        },
        {
            "id": 625750,
            "name": "Daily Tech News Show 05. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625750/broadcast/DTNS20160805.dv",
                "theora": "https://upload.frikanalen.no/media/625750/theora/DTNS20160805.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625750/large_thumb/DTNS20160805.jpg",
                "original": "https://upload.frikanalen.no/media/625750/original/DTNS20160805.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625750/small_thumb/DTNS20160805.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:30.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7134vid",
            "createdTime": "2016-08-15T12:05:32.683412Z",
            "updatedTime": "2018-11-10T18:29:26.772678Z",
            "uploadedTime": "2016-08-15T12:05:39.678087Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625750/theora/DTNS20160805.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625750/large_thumb/DTNS20160805.jpg"
        },
        {
            "id": 625404,
            "name": "Empo TV - 14.10.16",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625404/theora/Empo-141016.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625404/small_thumb/Empo-141016.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625404/large_thumb/Empo-141016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625404/broadcast/Empo-141016.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:30.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:16Z",
            "updatedTime": "2020-08-30T20:18:55.587624Z",
            "uploadedTime": "2015-06-15T08:40:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625404/theora/Empo-141016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625404/large_thumb/Empo-141016.jpg"
        },
        {
            "id": 623110,
            "name": "Silje Strandengen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623110/broadcast/3517_924f00db42b54bee9e69816c78750cbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623110/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:03.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-18T18:10:28Z",
            "updatedTime": "2018-11-10T18:29:30.212383Z",
            "uploadedTime": "2009-09-18T18:10:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623110/large_thumb/large.jpg"
        },
        {
            "id": 624258,
            "name": "Hap 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624258/theora/5302_39fcb84037b040ce8cce70f212bbfc53.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624258/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624258/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624258/broadcast/5302_b6f44a7b61054724836bc5137de6b87e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624258/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T13:49:14.707000Z",
            "updatedTime": "2018-11-10T18:29:28.758810Z",
            "uploadedTime": "2011-02-11T13:49:14.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624258/theora/5302_39fcb84037b040ce8cce70f212bbfc53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624258/large_thumb/large.jpg"
        },
        {
            "id": 625749,
            "name": "Daily Tech News Show 04. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625749/broadcast/DTNS20160804.dv",
                "theora": "https://upload.frikanalen.no/media/625749/theora/DTNS20160804.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625749/small_thumb/DTNS20160804.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625749/large_thumb/DTNS20160804.jpg",
                "original": "https://upload.frikanalen.no/media/625749/original/DTNS20160804.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:00.830000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7121vid",
            "createdTime": "2016-08-15T11:20:41.665166Z",
            "updatedTime": "2018-11-10T18:29:26.774012Z",
            "uploadedTime": "2016-08-15T11:20:45.999916Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625749/theora/DTNS20160804.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625749/large_thumb/DTNS20160804.jpg"
        },
        {
            "id": 624253,
            "name": "De Levende Ord",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624253/theora/5289_37f0d311e5194b62b302d0ff031d63cd.ogv",
                "original": "https://upload.frikanalen.no/media/624253/original/orig_75d36a204b554c59812cf4cf666cdef3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624253/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624253/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624253/broadcast/5289_27c49c8fe8a94000b7df7cbad0b8a19f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624253/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-10T08:36:23.317000Z",
            "updatedTime": "2018-11-10T18:29:28.764317Z",
            "uploadedTime": "2011-02-10T08:36:23.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624253/theora/5289_37f0d311e5194b62b302d0ff031d63cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624253/large_thumb/large.jpg"
        },
        {
            "id": 626285,
            "name": "Shofar Qumran",
            "header": "Bladet Evangelisten\r\nProgram 5",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626285/theora/Shofar TV program 2 Qumran.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626285/broadcast/Shofar TV program 2 Qumran.dv",
                "original": "https://upload.frikanalen.no/media/626285/original/Shofar TV program 2 Qumran.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626285/large_thumb/Shofar TV program 2 Qumran.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:12.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-01-29T16:30:38.775746Z",
            "updatedTime": "2020-08-31T20:26:20.255954Z",
            "uploadedTime": "2020-01-29T16:45:18.362039Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626285/theora/Shofar TV program 2 Qumran.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626285/large_thumb/Shofar TV program 2 Qumran.jpg"
        },
        {
            "id": 624249,
            "name": "HelseExpo Mjøndalen 13",
            "header": "Høyt blodtrykk og kolesterol. Med lege og fysioterapeut Jan Fossum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624249/theora/orig_c6a7ad7c3ff94dccbb448353b8caf7a4.ogv",
                "original": "https://upload.frikanalen.no/media/624249/original/orig_c6a7ad7c3ff94dccbb448353b8caf7a4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624249/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624249/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624249/broadcast/4354_ef9433baecfd4b99a6405004c08f23df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624249/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:23:23.413000Z",
            "updatedTime": "2018-11-10T18:29:28.770070Z",
            "uploadedTime": "2010-05-21T07:23:23.413000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624249/theora/orig_c6a7ad7c3ff94dccbb448353b8caf7a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624249/large_thumb/large.jpg"
        },
        {
            "id": 627966,
            "name": "Hvordan kan bibelen hjelpe familier?",
            "header": "Nyttig opplysninger",
            "description": "For leg og lærd",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627966/theora/Hvordan kan bibelen hjelpe familien din_ (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627966/broadcast/Hvordan kan bibelen hjelpe familien din_ (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/627966/large_thumb/Hvordan kan bibelen hjelpe familien din_ (1).jpg",
                "original": "https://upload.frikanalen.no/media/627966/original/Hvordan kan bibelen hjelpe familien din_ (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:09.500000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-11T11:12:37.541382Z",
            "updatedTime": "2024-11-11T11:19:34.150740Z",
            "uploadedTime": "2024-11-11T11:12:47.659106Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627966/theora/Hvordan kan bibelen hjelpe familien din_ (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627966/large_thumb/Hvordan kan bibelen hjelpe familien din_ (1).jpg"
        },
        {
            "id": 624680,
            "name": "Nathaniel Hjønnevåg -Rebonds B",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624680/theora/5893_ebf9af5a0a1d4bcd9ba20ffe7d5f6fd3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624680/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624680/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624680/broadcast/5893_c61d71e856054dec87b0656ef84f1f6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624680/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:27.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T18:04:47.363000Z",
            "updatedTime": "2018-11-10T18:29:28.204041Z",
            "uploadedTime": "2011-12-29T18:04:47.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624680/theora/5893_ebf9af5a0a1d4bcd9ba20ffe7d5f6fd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624680/large_thumb/large.jpg"
        },
        {
            "id": 624679,
            "name": "Inside Israel Januar 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
                "original": "https://upload.frikanalen.no/media/624679/original/orig_710e64a39d2e420696b25ce1000a793a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624679/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624679/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624679/broadcast/5889_640276f92eed45768bb3e04ee5e70601.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624679/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:48:32.827000Z",
            "updatedTime": "2018-11-10T18:29:28.205384Z",
            "uploadedTime": "2011-12-29T13:48:32.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624679/large_thumb/large.jpg"
        },
        {
            "id": 624678,
            "name": "Julie Davidsen - Sonate i Edur",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624678/theora/5892_f40c0d3c727e493fa7bf9ead45c9dfee.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624678/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624678/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624678/broadcast/5892_cf1adee96bf5463bbc3b2dd88e26dd1e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624678/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:04:42.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T14:36:01.783000Z",
            "updatedTime": "2018-11-10T18:29:28.206731Z",
            "uploadedTime": "2011-12-29T14:36:01.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624678/theora/5892_f40c0d3c727e493fa7bf9ead45c9dfee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624678/large_thumb/large.jpg"
        },
        {
            "id": 624677,
            "name": "Sjasmin Reitehaug - Saxflight",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624677/theora/5891_30f8b971022e44aca19502e503365052.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624677/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624677/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624677/broadcast/5891_2059836ec424490e8294fcbe5242d897.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624677/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:08:18.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T14:11:09.023000Z",
            "updatedTime": "2018-11-10T18:29:28.208154Z",
            "uploadedTime": "2011-12-29T14:11:09.023000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624677/theora/5891_30f8b971022e44aca19502e503365052.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624677/large_thumb/large.jpg"
        },
        {
            "id": 624676,
            "name": "Henrik Falang - Trompetkonsert",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624676/theora/5890_ae17704fcd3a4a7fb2ed9de405c10f6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624676/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624676/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624676/broadcast/5890_f53ad1cd5893493fa303bdd94cc6000e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624676/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:08:52.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:53:52.030000Z",
            "updatedTime": "2018-11-10T18:29:28.209534Z",
            "uploadedTime": "2011-12-29T13:53:52.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624676/theora/5890_ae17704fcd3a4a7fb2ed9de405c10f6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624676/large_thumb/large.jpg"
        },
        {
            "id": 624675,
            "name": "Fredrikke Vesthaug - Sonate",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624675/theora/5888_62000c3ba6744533990994298b9ee36b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624675/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624675/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624675/broadcast/5888_25a4e2c915f240da9a2a4d6ea3b68845.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624675/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:48.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:42:51.997000Z",
            "updatedTime": "2018-11-10T18:29:28.210878Z",
            "uploadedTime": "2011-12-29T13:42:51.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624675/theora/5888_62000c3ba6744533990994298b9ee36b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624675/large_thumb/large.jpg"
        },
        {
            "id": 624674,
            "name": "Soran Lind - Valse Vanité",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624674/theora/5887_8fc5dc6cdac54d48b4ad1668b3118f46.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624674/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624674/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624674/broadcast/5887_c3e06dd6a7ad475295d9d2305f14859d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624674/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:02.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:37:37.163000Z",
            "updatedTime": "2018-11-10T18:29:28.212275Z",
            "uploadedTime": "2011-12-29T13:37:37.163000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624674/theora/5887_8fc5dc6cdac54d48b4ad1668b3118f46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624674/large_thumb/large.jpg"
        },
        {
            "id": 624673,
            "name": "Simen A.O Hagen - Konsert i Eb",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624673/theora/5885_5121e889d848496baa67195c46c455fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624673/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624673/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624673/broadcast/5885_58437737c8504db8b002cb145eecc11a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624673/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:01.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:23:25.537000Z",
            "updatedTime": "2018-11-10T18:29:28.213619Z",
            "uploadedTime": "2011-12-29T13:23:25.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624673/theora/5885_5121e889d848496baa67195c46c455fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624673/large_thumb/large.jpg"
        },
        {
            "id": 624672,
            "name": "Kristian Berg - Fnugg",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624672/theora/5886_93683556cc5848abbc4b28bd87c05247.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624672/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624672/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624672/broadcast/5886_3e517eee69854f519f443a80bd554fcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624672/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:12.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:28:43.090000Z",
            "updatedTime": "2018-11-10T18:29:28.214972Z",
            "uploadedTime": "2011-12-29T13:28:43.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624672/theora/5886_93683556cc5848abbc4b28bd87c05247.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624672/large_thumb/large.jpg"
        },
        {
            "id": 624671,
            "name": "Bibelst 1kv 2012 Nr 03",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624671/theora/orig_f6e7ea6c29ce45d89c0e63433dbc678e.ogv",
                "original": "https://upload.frikanalen.no/media/624671/original/orig_f6e7ea6c29ce45d89c0e63433dbc678e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624671/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624671/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624671/broadcast/5875_24b7d650fce3457c8169f775839f8169.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624671/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:09:51.810000Z",
            "updatedTime": "2018-11-10T18:29:28.216343Z",
            "uploadedTime": "2011-12-22T11:09:51.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624671/theora/orig_f6e7ea6c29ce45d89c0e63433dbc678e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624671/large_thumb/large.jpg"
        },
        {
            "id": 624670,
            "name": "Bibelst 1kv 2012 Nr 02",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624670/theora/orig_cc155a760bb846049b1318b22d78da4d.ogv",
                "original": "https://upload.frikanalen.no/media/624670/original/orig_cc155a760bb846049b1318b22d78da4d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624670/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624670/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624670/broadcast/5874_019726f98c8d4036982f9296e16502ed.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624670/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:07:30.013000Z",
            "updatedTime": "2018-11-10T18:29:28.217715Z",
            "uploadedTime": "2011-12-22T11:07:30.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624670/theora/orig_cc155a760bb846049b1318b22d78da4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624670/large_thumb/large.jpg"
        },
        {
            "id": 624669,
            "name": "Bibelst 1kv 2012 Nr 01",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nona Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624669/theora/orig_e98a2f942edc458182e46f6e1f9fa292.ogv",
                "original": "https://upload.frikanalen.no/media/624669/original/orig_e98a2f942edc458182e46f6e1f9fa292.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624669/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624669/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624669/broadcast/5869_f89d038786f942c1b2c64d4cc636915b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624669/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T10:36:46.190000Z",
            "updatedTime": "2018-11-10T18:29:28.219111Z",
            "uploadedTime": "2011-12-22T10:36:46.190000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624669/theora/orig_e98a2f942edc458182e46f6e1f9fa292.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624669/large_thumb/large.jpg"
        },
        {
            "id": 624668,
            "name": "Den norske kirke i eksil 98",
            "header": "På vegne av Karmel menighet, den norske kirke i eksil \nønsker jeg dere alle \nEt velsignet Godt\nNytt år. Hva det nye året vil bringe vet vi ikke men vi setter vår lit Gud Da er vi trygge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624668/theora/orig_163a8fa2c7b94d75a08225f0f8a3eb81.ogv",
                "original": "https://upload.frikanalen.no/media/624668/original/orig_163a8fa2c7b94d75a08225f0f8a3eb81.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624668/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624668/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624668/broadcast/5883_40c9132ae7104b21aa91d4607802d9fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624668/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-28T08:42:13.393000Z",
            "updatedTime": "2018-11-10T18:29:28.220519Z",
            "uploadedTime": "2011-12-28T08:42:13.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624668/theora/orig_163a8fa2c7b94d75a08225f0f8a3eb81.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624668/large_thumb/large.jpg"
        },
        {
            "id": 624667,
            "name": "Bibelstudier 12 mai-aug 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Roger Robertsen fra Norsk Bibelinstitutt er studieleder i denne serien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624667/theora/orig_ee17328b44344c50956cfbb8d899af00.ogv",
                "original": "https://upload.frikanalen.no/media/624667/original/orig_ee17328b44344c50956cfbb8d899af00.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624667/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624667/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624667/broadcast/5670_a4b101a8cbec4d37b9587e699f3db74a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624667/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T15:24:44.363000Z",
            "updatedTime": "2018-11-10T18:29:28.221869Z",
            "uploadedTime": "2011-07-01T15:24:44.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624667/theora/orig_ee17328b44344c50956cfbb8d899af00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624667/large_thumb/large.jpg"
        },
        {
            "id": 624666,
            "name": "52_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624666/theora/5860_eb832ad7da8a444198f5c2816041555e.ogv",
                "original": "https://upload.frikanalen.no/media/624666/original/orig_f72f07fed0534279a57bccd8c656883d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624666/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624666/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624666/broadcast/5860_c2516b2fe90946368b99aa63c5e26099.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624666/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-12-16T09:39:13.273000Z",
            "updatedTime": "2018-11-10T18:29:28.223233Z",
            "uploadedTime": "2011-12-16T09:39:13.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624666/theora/5860_eb832ad7da8a444198f5c2816041555e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624666/large_thumb/large.jpg"
        },
        {
            "id": 625743,
            "name": "Daily Tech News Show 27. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625743/broadcast/DTNS20160727.dv",
                "theora": "https://upload.frikanalen.no/media/625743/theora/DTNS20160727.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625743/large_thumb/DTNS20160727.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625743/small_thumb/DTNS20160727.jpg",
                "original": "https://upload.frikanalen.no/media/625743/original/DTNS20160727.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:29.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7056vid",
            "createdTime": "2016-08-01T11:14:08.726798Z",
            "updatedTime": "2018-11-10T18:29:26.782590Z",
            "uploadedTime": "2016-08-01T11:14:13.584958Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625743/theora/DTNS20160727.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625743/large_thumb/DTNS20160727.jpg"
        },
        {
            "id": 624197,
            "name": "STF_p01-BST_p01 20110126-2828",
            "header": "10 minutter med Svenn Thommy Fjeldberg og Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624197/theora/5195_4be84220d1d84360a7e124989bff58d8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624197/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624197/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624197/broadcast/5195_2d21f20e90134d2fb363860f5d911d28.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624197/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:28.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-19T11:11:14.290000Z",
            "updatedTime": "2018-11-10T18:29:28.837465Z",
            "uploadedTime": "2011-01-19T11:11:14.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624197/theora/5195_4be84220d1d84360a7e124989bff58d8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624197/large_thumb/large.jpg"
        }
    ]
}