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=-has_tono_records
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=-has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=900&ordering=-has_tono_records",
    "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": 622339,
            "name": "Vi går ombord 1 Redningsselskapet",
            "header": "Vi går ombord i redningsskøyta \"Harald V\". Der møter vi skipper Kjell Storåker.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622339/theora/2378_c926edc68f3b428e9d0cdf7c8a3bb94a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622339/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622339/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622339/broadcast/orig_b37484446d904cf991243f6a237d01a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622339/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:56.400000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:38:00Z",
            "updatedTime": "2018-11-10T18:29:30.857934Z",
            "uploadedTime": "2009-01-02T15:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622339/theora/2378_c926edc68f3b428e9d0cdf7c8a3bb94a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622339/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": 622303,
            "name": "Finnerlykke 10b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622303/theora/2292_228985564ff0474fb02005e9dac64ff4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622303/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622303/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622303/broadcast/orig_Program 10b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622303/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:24:14.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:12:00Z",
            "updatedTime": "2018-11-10T18:29:30.907885Z",
            "uploadedTime": "2009-01-02T14:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622303/theora/2292_228985564ff0474fb02005e9dac64ff4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622303/large_thumb/large.jpg"
        },
        {
            "id": 622301,
            "name": "Finnerlykke 08b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622301/theora/2290_96f18f00d6794132888608f06981a9f0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622301/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622301/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622301/broadcast/orig_4f7dfca8d30949c1b7b1a018897d24bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622301/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:44.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.910565Z",
            "uploadedTime": "2009-01-02T14:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622301/theora/2290_96f18f00d6794132888608f06981a9f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622301/large_thumb/large.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": 622299,
            "name": "Finnerlykke 06b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622299/theora/2287_bcb6fb3885534eda800dd8c3b7c465e9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622299/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622299/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622299/broadcast/orig_Program 6b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622299/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:03.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.913272Z",
            "uploadedTime": "2009-01-02T14:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622299/theora/2287_bcb6fb3885534eda800dd8c3b7c465e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622299/large_thumb/large.jpg"
        },
        {
            "id": 622289,
            "name": "Irak etter Bush",
            "header": "Awni al-Kalemji, representant for den irakiske motstanden, gir sitt syn på situasjonen i Irak og vurderer utsiktene med Obama som ny amerikansk president.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622289/theora/2262_a002b87ce6324c29893fa13f4d9b7891.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622289/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622289/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622289/broadcast/orig_Awni_al_kalemji_tekst2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622289/large_thumb/large.jpg"
            },
            "creator": "jsteinholt@yahoo.no",
            "organization": {
                "id": 103,
                "name": "Komiteen for et fritt Irak",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1173,
                "editorName": "Jan R. Steinholt",
                "editorEmail": "jsteinholt@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:44",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.927039Z",
            "uploadedTime": "2009-01-02T13:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622289/theora/2262_a002b87ce6324c29893fa13f4d9b7891.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622289/large_thumb/large.jpg"
        },
        {
            "id": 622286,
            "name": "GA-TV  S1-E6",
            "header": "GATEAVISA-TV S1-E6\nSjette - og foreløpig siste utgave av GA-TV. Vi er tilbake om en måneds tid med nye programmer. Inntil da, kos deg med flere tegneserieanmeldelser fra Christopher Nielsen. Det blir konklusjon på \"Krybbedød\" og Thaigryte fra den fattige jævels kjøkken.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622286/theora/2205_db679bfcb2f4409c80896cffddc2cea3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622286/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622286/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622286/broadcast/orig_6ab95202ef924d2d9ab053151d1239e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622286/large_thumb/large.jpg"
            },
            "creator": "paalfla@student.hf.uio.no",
            "organization": {
                "id": 6,
                "name": "Gateavisa/Foreningen Futurum forlag",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1052,
                "editorName": "Pål Flakk",
                "editorEmail": "paalfla@student.hf.uio.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.929786Z",
            "uploadedTime": "2009-01-02T12:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622286/theora/2205_db679bfcb2f4409c80896cffddc2cea3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622286/large_thumb/large.jpg"
        },
        {
            "id": 622278,
            "name": "New Life 2009 del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622278/broadcast/orig_New life 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.940604Z",
            "uploadedTime": "2009-01-02T11:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
        },
        {
            "id": 624690,
            "name": "Sebastian Molenaar",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624690/theora/5903_4aa309a0a3da48b4a9ff200ecd18b0f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624690/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624690/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624690/broadcast/5903_722ac67dffbd46fdae4a91164af70089.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624690/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:27",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T12:29:39.047000Z",
            "updatedTime": "2018-11-10T18:29:28.190199Z",
            "uploadedTime": "2011-12-30T12:29:39.047000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624690/theora/5903_4aa309a0a3da48b4a9ff200ecd18b0f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624690/large_thumb/large.jpg"
        },
        {
            "id": 624689,
            "name": "Tanja Kvitnes - Concertino",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624689/theora/5902_d017d9dd58bf47309fb25ad4a3ef4659.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624689/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624689/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624689/broadcast/5902_989276d6e76845eb97c3709888e877bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624689/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:06.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T12:16:58.173000Z",
            "updatedTime": "2018-11-10T18:29:28.191689Z",
            "uploadedTime": "2011-12-30T12:16:58.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624689/theora/5902_d017d9dd58bf47309fb25ad4a3ef4659.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624689/large_thumb/large.jpg"
        },
        {
            "id": 624688,
            "name": "Jørgen Lund Karlsen - Sonate A",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624688/theora/5901_b3993a579736495f932b35aa51679323.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624688/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624688/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624688/broadcast/5901_78389e597d9c41c8b98b82f5b31fe03e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624688/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:25.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T12:04:21.243000Z",
            "updatedTime": "2018-11-10T18:29:28.193072Z",
            "uploadedTime": "2011-12-30T12:04:21.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624688/theora/5901_b3993a579736495f932b35aa51679323.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624688/large_thumb/large.jpg"
        },
        {
            "id": 624687,
            "name": "Lasse Bjærknes-Jacobsen",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624687/theora/5900_504057a4243d4030ac9695f29351b1de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624687/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624687/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624687/broadcast/5900_92c4b811f7444f7b8b48c7729ee21101.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624687/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:12.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:56:08.377000Z",
            "updatedTime": "2018-11-10T18:29:28.194413Z",
            "uploadedTime": "2011-12-30T11:56:08.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624687/theora/5900_504057a4243d4030ac9695f29351b1de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624687/large_thumb/large.jpg"
        },
        {
            "id": 624686,
            "name": "Ingunn Setterberg - Brilliance",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624686/theora/5899_f7783446ebfd4a338a9187018d8e640b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624686/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624686/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624686/broadcast/5899_d5fdb7217b114bca83634a5650453da5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624686/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:35.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:48:40.807000Z",
            "updatedTime": "2018-11-10T18:29:28.195801Z",
            "uploadedTime": "2011-12-30T11:48:40.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624686/theora/5899_f7783446ebfd4a338a9187018d8e640b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624686/large_thumb/large.jpg"
        },
        {
            "id": 624685,
            "name": "Birgitte Sundet-Trompetkonsert",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624685/theora/5898_37a4b5f837844b2a88a14c75944f9995.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624685/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624685/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624685/broadcast/5898_64bc736a16564fe5ab7f09f55ed23a3b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624685/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:41.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:44:00.750000Z",
            "updatedTime": "2018-11-10T18:29:28.197189Z",
            "uploadedTime": "2011-12-30T11:44:00.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624685/theora/5898_37a4b5f837844b2a88a14c75944f9995.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624685/large_thumb/large.jpg"
        },
        {
            "id": 624684,
            "name": "Malene Flataker - Suite",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624684/theora/5896_db0893c3a23b4726b7c5e213d5ca4896.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624684/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624684/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624684/broadcast/5896_b5af91ebd93f46dfae60630557a566ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624684/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:49.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:35:30.087000Z",
            "updatedTime": "2018-11-10T18:29:28.198571Z",
            "uploadedTime": "2011-12-30T11:35:30.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624684/theora/5896_db0893c3a23b4726b7c5e213d5ca4896.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624684/large_thumb/large.jpg"
        },
        {
            "id": 624683,
            "name": "Kim Systad - Hurricane´s Eye",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624683/theora/5897_b090b19b8fb448d4865cd02bdeb80c4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624683/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624683/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624683/broadcast/5897_d545f9ad5d0148dcacb54a6b1e9a0c2c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624683/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:13.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:39:23.433000Z",
            "updatedTime": "2018-11-10T18:29:28.199963Z",
            "uploadedTime": "2011-12-30T11:39:23.433000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624683/theora/5897_b090b19b8fb448d4865cd02bdeb80c4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624683/large_thumb/large.jpg"
        },
        {
            "id": 624682,
            "name": "Veronika Stubberud - PequenaCz",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624682/theora/5895_9a3516dbca0c4139a07c9ea5dbedb933.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624682/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624682/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624682/broadcast/5895_fea2e343218043d5a697b35794af0291.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624682/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:34.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-29T19:38:34.813000Z",
            "updatedTime": "2018-11-10T18:29:28.201323Z",
            "uploadedTime": "2011-12-29T19:38:34.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624682/theora/5895_9a3516dbca0c4139a07c9ea5dbedb933.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624682/large_thumb/large.jpg"
        },
        {
            "id": 624681,
            "name": "Endre Vetås - Concrt.for Basun",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624681/theora/5894_aa7c97d99b864af5b3602ddf2f21bd06.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624681/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624681/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624681/broadcast/5894_ad7f751a3cac4c83a19565dc9ab215c9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624681/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:05.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-29T19:33:57.777000Z",
            "updatedTime": "2018-11-10T18:29:28.202666Z",
            "uploadedTime": "2011-12-29T19:33:57.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624681/theora/5894_aa7c97d99b864af5b3602ddf2f21bd06.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624681/large_thumb/large.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": 622253,
            "name": "Finnerlykke 01b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622253/theora/2084_d36e453c7a6249a3b8ecf8e7c8fd36ff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622253/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622253/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622253/broadcast/orig_Finnerlykke 01B - samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622253/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:29.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.974411Z",
            "uploadedTime": "2009-01-02T10:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622253/theora/2084_d36e453c7a6249a3b8ecf8e7c8fd36ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622253/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": 622241,
            "name": "Finnerlykke 11a",
            "header": "Program 11 av 11. Det dreier seg om å finne mening i livet. Mange overraskes av utsagn i Bibelen som bare historiens virkelighet har kunnet gi fasitsvarene på. Og mange har med god grunn latt seg fasinere av Bibelens virkelighetsforklaring som etterrettelig og sann. Alt er ikke bare tom fysikk og kjemi her i verden. For den som er villig til å ta seg bryet med å krype ut på kanten av skrenten for å få et oversiktsblikk, venter god Finnerlykke.Programleder: Yngvar Børresen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622241/theora/2069_9826e3ba76bb46d08df7cb3c8efa7b59.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622241/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622241/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622241/broadcast/orig_e037ee770f3b49248ae5a18ba36aee20.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622241/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": "2009-01-02T10:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.991459Z",
            "uploadedTime": "2009-01-02T10:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622241/theora/2069_9826e3ba76bb46d08df7cb3c8efa7b59.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622241/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": 622239,
            "name": "Finnerlykke 09a",
            "header": "Program 9 av 11. Det dreier seg om å finne mening i livet. Mange overraskes av utsagn i Bibelen som bare historiens virkelighet har kunnet gi fasitsvarene på. Og mange har med god grunn latt seg fasinere av Bibelens virkelighetsforklaring som etterrettelig og sann. Alt er ikke bare tom fysikk og kjemi her i verden. For den som er villig til å ta seg bryet med å krype ut på kanten av skrenten for å få et oversiktsblikk, venter god Finnerlykke.Programleder: Yngvar Børresen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622239/theora/2067_0f351481d2784af8bf09f2c3d9859664.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622239/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622239/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622239/broadcast/orig_Program 9a - At jeg er godtatt av Gud.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622239/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": "2009-01-02T10:27:00Z",
            "updatedTime": "2018-11-10T18:29:30.994223Z",
            "uploadedTime": "2009-01-02T10:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622239/theora/2067_0f351481d2784af8bf09f2c3d9859664.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622239/large_thumb/large.jpg"
        },
        {
            "id": 622235,
            "name": "Finnerlykke 05a",
            "header": "Program 5 av 11. Det dreier seg om å finne mening i livet. Mange overraskes av utsagn i Bibelen som bare historiens virkelighet har kunnet gi fasitsvarene på. Og mange har med god grunn latt seg fasinere av Bibelens virkelighetsforklaring som etterrettelig og sann. Alt er ikke bare tom fysikk og kjemi her i verden. For den som er villig til å ta seg bryet med å krype ut på kanten av skrenten for å få et oversiktsblikk, venter god Finnerlykke.Programleder: Yngvar Børresen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622235/theora/2063_36af5af0e25045018ee2f04a60d0ed7c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622235/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622235/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622235/broadcast/orig_Program 5a - En Gud som har grepet inn.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622235/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": "2009-01-02T10:23:00Z",
            "updatedTime": "2018-11-10T18:29:30.999738Z",
            "uploadedTime": "2009-01-02T10:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622235/theora/2063_36af5af0e25045018ee2f04a60d0ed7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622235/large_thumb/large.jpg"
        },
        {
            "id": 622157,
            "name": "Talentfabrikken uke 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622157/theora/1652_dead1f22c4094c0580d2487cdacf3208.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622157/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622157/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622157/broadcast/orig_PGM101 - Talentfabrikken.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622157/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:28:51",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:32:00Z",
            "updatedTime": "2018-11-10T18:29:31.116315Z",
            "uploadedTime": "2009-01-02T03:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622157/theora/1652_dead1f22c4094c0580d2487cdacf3208.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622157/large_thumb/large.jpg"
        }
    ]
}