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=3000&ordering=has_tono_records
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3050&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2950&ordering=has_tono_records",
    "results": [
        {
            "id": 623036,
            "name": "Henrik Falang",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623036/broadcast/3440_b77fd3dc9b444456aa63c67e21e38a4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623036/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:45.880000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-09-09T09:45:16.073000Z",
            "updatedTime": "2018-11-10T18:29:30.310320Z",
            "uploadedTime": "2009-09-09T09:45:16.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623036/large_thumb/large.jpg"
        },
        {
            "id": 623035,
            "name": "Helene Ottesen Reigstad",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623035/theora/3439_466de00c057147c0a450323da57d0b89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623035/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623035/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623035/broadcast/3439_14cbc7dd9b204c0aabf54a8e43752abb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623035/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:01.080000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T07:48:57Z",
            "updatedTime": "2018-11-10T18:29:30.311743Z",
            "uploadedTime": "2009-09-09T07:48:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623035/theora/3439_466de00c057147c0a450323da57d0b89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623035/large_thumb/large.jpg"
        },
        {
            "id": 622406,
            "name": "Musikk: Lær meg å kjenne...",
            "header": "Lær meg å kjenne dine veier",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622406/theora/1296_d85991a3d3374a9680b873539c336ff1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622406/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622406/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622406/broadcast/orig_Tore Sognefest - Lær meg å kjenne dine veier.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622406/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:02:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.765240Z",
            "uploadedTime": "2009-01-01T21:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622406/theora/1296_d85991a3d3374a9680b873539c336ff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622406/large_thumb/large.jpg"
        },
        {
            "id": 623033,
            "name": "New Life 2009 del 18",
            "header": "Besøk på det første barnehjem New Life var med å starte for 30 år siden. Intervju med Shireen West.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623033/theora/3437_fb0f8f3742e642d5bc612c4bd9c6daf9.ogv",
                "original": "https://upload.frikanalen.no/media/623033/original/orig_dba4584778404f2faf1a264b50177840.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623033/broadcast/3437_08cd1480d67c4fe38801406135255e6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623033/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:25:54.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-07T11:07:42.347000Z",
            "updatedTime": "2018-11-10T18:29:30.314618Z",
            "uploadedTime": "2009-09-07T11:07:42.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623033/theora/3437_fb0f8f3742e642d5bc612c4bd9c6daf9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623033/large_thumb/large.jpg"
        },
        {
            "id": 624881,
            "name": "Bibelstudier 09 (2 kv 2012)",
            "header": "Frigjort til tjeneste. Menigheter og enkeltmedlemmer må foreta prioriteringer for å nå sine mål. Det finnes grenser for \nhvor mye den enkelte kan ta på seg. Tor Tjeransen samtaler med  Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624881/theora/orig_734bf69282944366b209737fc914df46.ogv",
                "original": "https://upload.frikanalen.no/media/624881/original/orig_734bf69282944366b209737fc914df46.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624881/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624881/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624881/broadcast/6147_db4435c0075f4289bfa5800a66331c49.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624881/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": "2012-03-29T09:11:38.827000Z",
            "updatedTime": "2018-11-10T18:29:27.941300Z",
            "uploadedTime": "2012-03-29T09:11:38.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624881/theora/orig_734bf69282944366b209737fc914df46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624881/large_thumb/large.jpg"
        },
        {
            "id": 622405,
            "name": "Musikk: Nattdikt",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622405/broadcast/orig_Tore Sognefest - Nattdikt.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622405/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:02:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.766587Z",
            "uploadedTime": "2009-01-01T21:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622405/large_thumb/large.jpg"
        },
        {
            "id": 622404,
            "name": "Musikk: I'did Nefesh",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622404/broadcast/orig_Terje og Sidsel Dahl - I'did Nefesh.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622404/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:02:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.767959Z",
            "uploadedTime": "2009-01-01T21:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622404/large_thumb/large.jpg"
        },
        {
            "id": 624880,
            "name": "Livsstilsagenten 01",
            "header": "Livsstilsagent Per de Lange beøker pensjonert fylkesordfører Jon Fløistad i jakten på den gode livsstil. Fløistad elsker liljer og hagebruk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624880/theora/orig_b18c8b7fef1246c4a393a65572b32a62.ogv",
                "original": "https://upload.frikanalen.no/media/624880/original/orig_b18c8b7fef1246c4a393a65572b32a62.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624880/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624880/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624880/broadcast/6255_ad8f0a0b8eff45c0826358a0572ad15c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624880/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-04-27T11:35:52.760000Z",
            "updatedTime": "2018-11-10T18:29:27.942713Z",
            "uploadedTime": "2012-04-27T11:35:52.760000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624880/theora/orig_b18c8b7fef1246c4a393a65572b32a62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624880/large_thumb/large.jpg"
        },
        {
            "id": 624879,
            "name": "Bibelstudier 08 (2 kv 2012)",
            "header": "Utrustning for Evangelisme. Gud utruster menigheten med forskjellige nådegaver og talenter. Kjenner vi vår egen nådegave?\nI studio hører vi programleder Tor Tjeransen i samtale med  Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624879/theora/orig_c4dcee77e65e4c0c96a692491e730512.ogv",
                "original": "https://upload.frikanalen.no/media/624879/original/orig_c4dcee77e65e4c0c96a692491e730512.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624879/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624879/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624879/broadcast/6146_d20d35926578454b9a5870ce8aa8f10a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624879/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": "2012-03-29T09:06:43.403000Z",
            "updatedTime": "2018-11-10T18:29:27.944106Z",
            "uploadedTime": "2012-03-29T09:06:43.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624879/theora/orig_c4dcee77e65e4c0c96a692491e730512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624879/large_thumb/large.jpg"
        },
        {
            "id": 624878,
            "name": "Bibelstudier 06 (2 kv 2012)",
            "header": "Personlig evangelisme. Evangelisme dreier seg ofte om samtaler under fire øyne. Slike samtaler gir verdifull erfaring. I studio hører vi programleder Tor Tjeransen, Lynn S. Kvinge og Sven-Inge Frantzen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624878/theora/orig_05a53551f6044bb5a71282de40017f46.ogv",
                "original": "https://upload.frikanalen.no/media/624878/original/orig_05a53551f6044bb5a71282de40017f46.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624878/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624878/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624878/broadcast/6144_cffaf25b82994ba89be2b29eac1627ac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624878/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": "2012-03-29T09:00:22.260000Z",
            "updatedTime": "2018-11-10T18:29:27.945454Z",
            "uploadedTime": "2012-03-29T09:00:22.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624878/theora/orig_05a53551f6044bb5a71282de40017f46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624878/large_thumb/large.jpg"
        },
        {
            "id": 624877,
            "name": "Bibelstudier 05 (2 kv 2012)",
            "header": "Sekvensiell evangelisme. Kan evangeliet selges som en hvilken som helst produkt basert bare på menneskelig kunnskap? \nPaneldeltakerne og programleder Tor Tjeransen peker på evangeliet som en idé som sprenger alle grenser.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624877/theora/orig_7228be39d1364603be133161e7b1da7c.ogv",
                "original": "https://upload.frikanalen.no/media/624877/original/orig_7228be39d1364603be133161e7b1da7c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624877/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624877/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624877/broadcast/6143_782a04563b85492a8ad416340cce3175.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624877/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": "2012-03-29T08:57:38.373000Z",
            "updatedTime": "2018-11-10T18:29:27.946814Z",
            "uploadedTime": "2012-03-29T08:57:38.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624877/theora/orig_7228be39d1364603be133161e7b1da7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624877/large_thumb/large.jpg"
        },
        {
            "id": 624876,
            "name": "Bibelstudier 07 (2 kv 2012)",
            "header": "Menighetens evangelisme. Utadrettet arbeid i en menighet må alltid søke å gjøre bruk av den enkeltes ferdigheter til støtte for\nhele fellesskapet. I studio hører vi programleder Tor Tjeransen i samtale med  Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624876/theora/orig_a7848387fd3741308ad8c74f140da47d.ogv",
                "original": "https://upload.frikanalen.no/media/624876/original/orig_a7848387fd3741308ad8c74f140da47d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624876/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624876/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624876/broadcast/6145_030ed38eee5c4c7caf3330d07b5000cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624876/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": "2012-03-29T09:03:10.230000Z",
            "updatedTime": "2018-11-10T18:29:27.948209Z",
            "uploadedTime": "2012-03-29T09:03:10.230000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624876/theora/orig_a7848387fd3741308ad8c74f140da47d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624876/large_thumb/large.jpg"
        },
        {
            "id": 624875,
            "name": "Dagen Derpå: Stress",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624875/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624875/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624875/broadcast/6115_8162227d233143c58cb0f137a52c175c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624875/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:22:44.930000Z",
            "updatedTime": "2018-11-10T18:29:27.949784Z",
            "uploadedTime": "2012-03-15T19:22:44.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624875/large_thumb/large.jpg"
        },
        {
            "id": 623739,
            "name": "Frisk og glad, del 3 av 9",
            "header": "Det lykkelige hjems syv hemmeligheter. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623739/theora/4452_c5a3c3a6bf354e2aa14bdfbd553a3381.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623739/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623739/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623739/broadcast/4452_8627d9383e77463a9814ec4a28cc8a0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623739/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:18:23.640000Z",
            "updatedTime": "2018-11-10T18:29:29.440049Z",
            "uploadedTime": "2010-06-28T14:18:23.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623739/theora/4452_c5a3c3a6bf354e2aa14bdfbd553a3381.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623739/large_thumb/large.jpg"
        },
        {
            "id": 624873,
            "name": "New Life Mission - Profilvideo",
            "header": "Profilvideo produsert i 2012",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624873/theora/6240_c5a8e5751b234920a0c1e88cbc7af0f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624873/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624873/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624873/broadcast/6240_75aff54fbd9945ab9593cc93a90858d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624873/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:00:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-26T14:07:32Z",
            "updatedTime": "2018-11-10T18:29:27.952662Z",
            "uploadedTime": "2012-04-26T14:07:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624873/theora/6240_c5a8e5751b234920a0c1e88cbc7af0f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624873/large_thumb/large.jpg"
        },
        {
            "id": 623738,
            "name": "LEV VEl 017",
            "header": "Blodsuger (flått), fornuftig soling og trening. Yngvar Børresen har med seg helseeksperter i studio.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623738/theora/4488_5064a68f9fcb4a6fbf0a11471571e771.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623738/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623738/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623738/broadcast/4488_5d7fe62b9f0a4d8f8266f14feb21d76c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623738/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:48.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:40:25.397000Z",
            "updatedTime": "2018-11-10T18:29:29.441455Z",
            "uploadedTime": "2010-07-07T08:40:25.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623738/theora/4488_5064a68f9fcb4a6fbf0a11471571e771.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623738/large_thumb/large.jpg"
        },
        {
            "id": 623737,
            "name": "LEV VEL 016",
            "header": "Hjerneslag, ryggplager og helse når man reiser, er temaer i denne utgaven av Lev Vel der Yngvar Børresen har med seg helseeksperter i studio.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623737/theora/4487_b0ef493b00094e22926efd6b9f6d1e01.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623737/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623737/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623737/broadcast/4487_b7b9f880c24f4ecea1c931d0813acc1d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623737/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:45.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:36:16.347000Z",
            "updatedTime": "2018-11-10T18:29:29.442803Z",
            "uploadedTime": "2010-07-07T08:36:16.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623737/theora/4487_b0ef493b00094e22926efd6b9f6d1e01.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623737/large_thumb/large.jpg"
        },
        {
            "id": 623736,
            "name": "Babylonkoden 13b",
            "header": "Samtaleprogreammet: De siste dager. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623736/theora/4148_40d731b4e4a3457494329dff6b1b58de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623736/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623736/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623736/broadcast/4148_9ae4b89d36e54976910afa5c52282465.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623736/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:29:14.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:25:41.057000Z",
            "updatedTime": "2018-11-10T18:29:29.444189Z",
            "uploadedTime": "2010-03-25T09:25:41.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623736/theora/4148_40d731b4e4a3457494329dff6b1b58de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623736/large_thumb/large.jpg"
        },
        {
            "id": 624868,
            "name": "Sandviken Ungdomskorps",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624868/theora/6236_44720155fed44f06b7ebdca4d0e248ef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624868/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624868/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624868/broadcast/6236_d9a6c60f1fde488dbe40e56adedee3a1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624868/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:18:24.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T13:28:48.597000Z",
            "updatedTime": "2018-11-10T18:29:27.958381Z",
            "uploadedTime": "2012-04-23T13:28:48.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624868/theora/6236_44720155fed44f06b7ebdca4d0e248ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624868/large_thumb/large.jpg"
        },
        {
            "id": 624867,
            "name": "Kolbotn Konsertorkester",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624867/theora/6233_c6b95972bc3e4dc1ab6a62522ad156cf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624867/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624867/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624867/broadcast/6233_c6b95972bc3e4dc1ab6a62522ad156cf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624867/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:10.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:17:04.293000Z",
            "updatedTime": "2018-11-10T18:29:27.959787Z",
            "uploadedTime": "2012-04-23T12:17:04.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624867/theora/6233_c6b95972bc3e4dc1ab6a62522ad156cf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624867/large_thumb/large.jpg"
        },
        {
            "id": 624865,
            "name": "Sarpsborg Janitsjarorkester",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624865/theora/6235_c7ba80082b56490cbc0ea5ada94fb18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624865/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624865/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624865/broadcast/6235_c7ba80082b56490cbc0ea5ada94fb18d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624865/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:24:37.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:59:15.980000Z",
            "updatedTime": "2018-11-10T18:29:27.962592Z",
            "uploadedTime": "2012-04-23T12:59:15.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624865/theora/6235_c7ba80082b56490cbc0ea5ada94fb18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624865/large_thumb/large.jpg"
        },
        {
            "id": 624864,
            "name": "Nittedal og Hakadal Janitsjar",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624864/theora/6234_4578562bde6f4db6aebea0c0cc06a1f1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624864/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624864/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624864/broadcast/6234_4578562bde6f4db6aebea0c0cc06a1f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624864/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:25:52.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:43:30.437000Z",
            "updatedTime": "2018-11-10T18:29:27.964031Z",
            "uploadedTime": "2012-04-23T12:43:30.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624864/theora/6234_4578562bde6f4db6aebea0c0cc06a1f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624864/large_thumb/large.jpg"
        },
        {
            "id": 624863,
            "name": "Dagen Derpå: Forskning",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624863/theora/6114_a4c15bbf230647afb22c60325330a826.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624863/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624863/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624863/broadcast/6114_a4c15bbf230647afb22c60325330a826.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624863/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:21:09Z",
            "updatedTime": "2018-11-10T18:29:27.965414Z",
            "uploadedTime": "2012-03-15T19:21:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624863/theora/6114_a4c15bbf230647afb22c60325330a826.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624863/large_thumb/large.jpg"
        },
        {
            "id": 623735,
            "name": "Frisk og glad, del 2 av 9",
            "header": "Tankenes helbredende kraft. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623735/theora/4451_e796e455a1a846678553cf3f3378e1a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623735/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623735/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623735/broadcast/4451_e198fd6bc359441ab085a65a4c06b03b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623735/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:15:59.667000Z",
            "updatedTime": "2018-11-10T18:29:29.445532Z",
            "uploadedTime": "2010-06-28T14:15:59.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623735/theora/4451_e796e455a1a846678553cf3f3378e1a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623735/large_thumb/large.jpg"
        },
        {
            "id": 623734,
            "name": "Frisk og glad, del 1 av 9",
            "header": "Ta en EU-kontroll på livet ditt. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623734/theora/4450_764192c3694d42dd8d0cb5d14700cde0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623734/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623734/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623734/broadcast/4450_4aa98c62a46e43a1a3d656783d56ac91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623734/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:11:27.600000Z",
            "updatedTime": "2018-11-10T18:29:29.446870Z",
            "uploadedTime": "2010-06-28T14:11:27.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623734/theora/4450_764192c3694d42dd8d0cb5d14700cde0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623734/large_thumb/large.jpg"
        },
        {
            "id": 623733,
            "name": "Babylonkoden 13a",
            "header": "De siste dager. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623733/theora/4147_7b16374fd6844e6885e55a9e4eecd25e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623733/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623733/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623733/broadcast/4147_3fc67a64f3184b7695c989f17a5e9ca6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623733/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:27:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:24:02.180000Z",
            "updatedTime": "2018-11-10T18:29:29.448245Z",
            "uploadedTime": "2010-03-25T09:24:02.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623733/theora/4147_7b16374fd6844e6885e55a9e4eecd25e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623733/large_thumb/large.jpg"
        },
        {
            "id": 624858,
            "name": "Dagen Derpå: Kreativitet",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624858/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624858/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624858/broadcast/6117_5d77149ecb004f4bb841f584ef5160e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624858/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:01.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:28:59Z",
            "updatedTime": "2018-11-10T18:29:27.972346Z",
            "uploadedTime": "2012-03-15T19:28:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624858/large_thumb/large.jpg"
        },
        {
            "id": 622403,
            "name": "Musikk: Bo-I V'Shalom",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622403/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622403/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622403/broadcast/orig_Terje og Sidsel Dahl - Bo-I V'Shalom.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622403/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:01:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.769294Z",
            "uploadedTime": "2009-01-01T21:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622403/large_thumb/large.jpg"
        },
        {
            "id": 624856,
            "name": "Musikkforeningen Nidarholm",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624856/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624856/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624856/broadcast/6218_1673685791dd4108941b6e152c1197e9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624856/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:58.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:37:25.717000Z",
            "updatedTime": "2018-11-10T18:29:27.975167Z",
            "uploadedTime": "2012-04-13T07:37:25.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624856/large_thumb/large.jpg"
        },
        {
            "id": 624855,
            "name": "Dragefjellets Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624855/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624855/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624855/broadcast/6217_5722c31ef60d4b319551159d48ac8e89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624855/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:59.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:36:27.453000Z",
            "updatedTime": "2018-11-10T18:29:27.976562Z",
            "uploadedTime": "2012-04-13T07:36:27.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624855/large_thumb/large.jpg"
        },
        {
            "id": 624854,
            "name": "Stavanger musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624854/theora/6210_1969da0ce70a43468fa13abed5875e85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624854/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624854/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624854/broadcast/6210_1969da0ce70a43468fa13abed5875e85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624854/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:21:21.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:34:49.917000Z",
            "updatedTime": "2018-11-10T18:29:27.977915Z",
            "uploadedTime": "2012-04-11T10:34:49.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624854/theora/6210_1969da0ce70a43468fa13abed5875e85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624854/large_thumb/large.jpg"
        },
        {
            "id": 624853,
            "name": "Mo Hornmusikk",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624853/theora/6212_7d8eece8da1b455f9155b9aef31342ab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624853/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624853/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624853/broadcast/6212_7d8eece8da1b455f9155b9aef31342ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624853/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:24:36.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:44:38.293000Z",
            "updatedTime": "2018-11-10T18:29:27.979271Z",
            "uploadedTime": "2012-04-11T10:44:38.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624853/theora/6212_7d8eece8da1b455f9155b9aef31342ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624853/large_thumb/large.jpg"
        },
        {
            "id": 624852,
            "name": "Opus 82",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624852/theora/6214_db071ba07b9c4f81b39d359a33e0713a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624852/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624852/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624852/broadcast/6214_db071ba07b9c4f81b39d359a33e0713a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624852/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:27:13.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T12:21:05.133000Z",
            "updatedTime": "2018-11-10T18:29:27.980702Z",
            "uploadedTime": "2012-04-11T12:21:05.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624852/theora/6214_db071ba07b9c4f81b39d359a33e0713a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624852/large_thumb/large.jpg"
        },
        {
            "id": 623024,
            "name": "New Life 2009 del 17",
            "header": "Misjonsraport fra Afrika.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623024/theora/3294_1ae3024b54954934ad7c361e3f447d68.ogv",
                "original": "https://upload.frikanalen.no/media/623024/original/orig_b6836317d6b249c89a5a2940136087fe.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623024/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623024/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623024/broadcast/3294_32de2da10305434084e5d3ef35d83739.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623024/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:24:34",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-26T12:02:59.547000Z",
            "updatedTime": "2018-11-10T18:29:30.322805Z",
            "uploadedTime": "2009-08-26T12:02:59.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623024/theora/3294_1ae3024b54954934ad7c361e3f447d68.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623024/large_thumb/large.jpg"
        },
        {
            "id": 624850,
            "name": "Sandefjord Ungdomskorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624850/broadcast/6215_a41d61539a7c40039dec20e87467e51d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624850/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:58.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T12:26:06.637000Z",
            "updatedTime": "2018-11-10T18:29:27.983425Z",
            "uploadedTime": "2012-04-11T12:26:06.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624850/large_thumb/large.jpg"
        },
        {
            "id": 624849,
            "name": "Skjold Nesttun Janitsjar",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624849/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624849/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624849/broadcast/6216_26f4248a853444e1989fc46bcd1d0219.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624849/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:24:59.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T13:48:41.563000Z",
            "updatedTime": "2018-11-10T18:29:27.984817Z",
            "uploadedTime": "2012-04-11T13:48:41.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624849/large_thumb/large.jpg"
        },
        {
            "id": 624848,
            "name": "Lørenskog Musikkorps",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624848/broadcast/6211_d25328311d74425bb5e2f5d29042b6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624848/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:21:09.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:39:20.370000Z",
            "updatedTime": "2018-11-10T18:29:27.986219Z",
            "uploadedTime": "2012-04-11T10:39:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
        },
        {
            "id": 624847,
            "name": "Lillestrøm Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624847/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624847/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624847/broadcast/6207_8ff53fd581cc44cd832ddb8186bd5c6a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624847/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:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:54:16.193000Z",
            "updatedTime": "2018-11-10T18:29:27.987637Z",
            "uploadedTime": "2012-04-11T09:54:16.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624847/large_thumb/large.jpg"
        },
        {
            "id": 624846,
            "name": "Vestre Aker Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624846/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624846/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624846/broadcast/6208_a49bfac92c68469db74a3ce9b5640c68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624846/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:59.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:06:37.467000Z",
            "updatedTime": "2018-11-10T18:29:27.988988Z",
            "uploadedTime": "2012-04-11T10:06:37.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
        },
        {
            "id": 624844,
            "name": "Tønsberg Janitsjarkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624844/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624844/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624844/broadcast/6206_108d35d6e00c4d95b4468feea02ff2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624844/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:26:52.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:04:35.283000Z",
            "updatedTime": "2018-11-10T18:29:27.990335Z",
            "uploadedTime": "2012-04-11T09:04:35.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624844/large_thumb/large.jpg"
        },
        {
            "id": 624843,
            "name": "Stabekk Janitsjarorkester",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624843/theora/6205_7b83cc910c124f01b8157c80e6791ecb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624843/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624843/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624843/broadcast/6205_176400b436e44b99a4982614f5b76887.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624843/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:44.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T08:51:18.913000Z",
            "updatedTime": "2018-11-10T18:29:27.991717Z",
            "uploadedTime": "2012-04-11T08:51:18.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624843/theora/6205_7b83cc910c124f01b8157c80e6791ecb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624843/large_thumb/large.jpg"
        },
        {
            "id": 624842,
            "name": "Sagene Janitsjarkorps NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624842/theora/6203_830f4689e3324a4c8a5e5fcc319b25f0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624842/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624842/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624842/broadcast/6203_830f4689e3324a4c8a5e5fcc319b25f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624842/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:26:47.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T07:52:00.513000Z",
            "updatedTime": "2018-11-10T18:29:27.993231Z",
            "uploadedTime": "2012-04-11T07:52:00.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624842/theora/6203_830f4689e3324a4c8a5e5fcc319b25f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624842/large_thumb/large.jpg"
        },
        {
            "id": 623023,
            "name": "Talentfabrikken uke 36",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623023/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623023/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623023/broadcast/orig_6cb206f857dc402eae2a9cce375cad63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623023/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:27:22",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:07:12.950000Z",
            "updatedTime": "2018-11-10T18:29:30.324185Z",
            "uploadedTime": "2009-05-15T22:07:12.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623023/large_thumb/large.jpg"
        },
        {
            "id": 622402,
            "name": "Musikk: Aushei Hageshem",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622402/broadcast/orig_Terje og Sidsel Dahl - Aushei Hageshem.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622402/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:02:39",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.770658Z",
            "uploadedTime": "2009-01-01T21:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622402/large_thumb/large.jpg"
        },
        {
            "id": 624837,
            "name": "Kolbu Janitsjarkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624837/theora/6200_138df8537bc14a71859bbd71b739d636.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624837/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624837/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624837/broadcast/6200_138df8537bc14a71859bbd71b739d636.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624837/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:22:23.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T12:51:07.463000Z",
            "updatedTime": "2018-11-10T18:29:27.996040Z",
            "uploadedTime": "2012-04-10T12:51:07.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624837/theora/6200_138df8537bc14a71859bbd71b739d636.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624837/large_thumb/large.jpg"
        },
        {
            "id": 624836,
            "name": "Drammen Konsertorkester NM 201",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624836/theora/6198_4fada77225df4885bf05fedbcc3aafc6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624836/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624836/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624836/broadcast/6198_cc555ed4f23d485c9ed46ad711071335.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624836/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:29:00.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:17:28.367000Z",
            "updatedTime": "2018-11-10T18:29:27.997389Z",
            "uploadedTime": "2012-04-10T11:17:28.367000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624836/theora/6198_4fada77225df4885bf05fedbcc3aafc6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624836/large_thumb/large.jpg"
        },
        {
            "id": 624835,
            "name": "Halsen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624835/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624835/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624835/broadcast/6197_89bd5dc9f9074bf48a1456081779fb94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624835/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:40.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:03:58.307000Z",
            "updatedTime": "2018-11-10T18:29:27.998766Z",
            "uploadedTime": "2012-04-10T11:03:58.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
        },
        {
            "id": 624832,
            "name": "Borge Musikkorps NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624832/theora/6195_132c4a2fb628401ca1a7060fb8076315.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624832/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624832/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624832/broadcast/6195_132c4a2fb628401ca1a7060fb8076315.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624832/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:23:33.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T10:45:18.903000Z",
            "updatedTime": "2018-11-10T18:29:28.001557Z",
            "uploadedTime": "2012-04-10T10:45:18.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624832/theora/6195_132c4a2fb628401ca1a7060fb8076315.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624832/large_thumb/large.jpg"
        },
        {
            "id": 624831,
            "name": "Alvøen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624831/theora/6194_e70e3794bc364fdeb9cc27317d199a27.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624831/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624831/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624831/broadcast/6194_e70e3794bc364fdeb9cc27317d199a27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624831/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:23:51.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T10:37:21.683000Z",
            "updatedTime": "2018-11-10T18:29:28.002904Z",
            "uploadedTime": "2012-04-10T10:37:21.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624831/theora/6194_e70e3794bc364fdeb9cc27317d199a27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624831/large_thumb/large.jpg"
        },
        {
            "id": 622401,
            "name": "Godt Perspektiv prog 4",
            "header": "I dette programmet møter du Trond Nordstad som levde et tilsynelatende greit liv, samtidig som han var slave av narkotika. Håkon Hustad gikk fra å ha ingen relasjon til Gud, men nå er det alt i livet. Solvig Aanje forteller om hvordan hun følte seg fordømt i kristne miljøer, men opplevde Gud ikke alltid står klar med pekefingeren.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622401/theora/1282_e66e75af61b34f21bf7744a131329d90.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622401/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622401/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622401/broadcast/orig_e093c7c755d943f98139680c60ead377.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622401/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:59:29.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:22:00Z",
            "updatedTime": "2018-11-10T18:29:30.772045Z",
            "uploadedTime": "2009-01-01T21:22:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622401/theora/1282_e66e75af61b34f21bf7744a131329d90.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622401/large_thumb/large.jpg"
        }
    ]
}