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

{
    "count": 3556,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1200&ordering=is_filler",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1100&ordering=is_filler",
    "results": [
        {
            "id": 624525,
            "name": "Nådegavetesten Silje Karen",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624525/theora/orig_f69952e28b274be484d49c552a4d29d6.ogv",
                "original": "https://upload.frikanalen.no/media/624525/original/orig_f69952e28b274be484d49c552a4d29d6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624525/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624525/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624525/broadcast/5640_ef8ed0f3e24b4c73900ca61847469d1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624525/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:34:33.073000Z",
            "updatedTime": "2018-11-10T18:29:28.405393Z",
            "uploadedTime": "2011-06-28T07:34:33.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624525/theora/orig_f69952e28b274be484d49c552a4d29d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624525/large_thumb/large.jpg"
        },
        {
            "id": 625283,
            "name": "Empo TV - del 189",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625283/small_thumb/Empo-140626.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625283/broadcast/Empo-140626.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-06-26T12:23:17Z",
            "updatedTime": "2020-08-30T19:19:30.472247Z",
            "uploadedTime": "2014-06-26T12:23:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.jpg"
        },
        {
            "id": 625271,
            "name": "Empo TV - del 183",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625271/small_thumb/Empo-140515NY.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625271/broadcast/Empo-140515NY.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:12:32.440000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-15T13:13:55Z",
            "updatedTime": "2020-08-30T19:24:51.898385Z",
            "uploadedTime": "2014-05-15T13:13:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.jpg"
        },
        {
            "id": 625847,
            "name": "Daily Tech News Show 18. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625847/theora/DTNS20161118.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625847/broadcast/DTNS20161118.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625847/large_thumb/DTNS20161118.jpg",
                "original": "https://upload.frikanalen.no/media/625847/original/DTNS20161118.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625847/small_thumb/DTNS20161118.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:24.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8045vid",
            "createdTime": "2016-12-19T12:40:24.110380Z",
            "updatedTime": "2018-11-10T18:29:26.630252Z",
            "uploadedTime": "2016-12-19T12:40:28.668708Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625847/theora/DTNS20161118.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625847/large_thumb/DTNS20161118.jpg"
        },
        {
            "id": 624518,
            "name": "NM2011 - Sandefjord Brass Symposium",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624518/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624518/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624518/broadcast/5674_3e8f59e4e6c34769bbdf695a16eda1b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T09:18:56Z",
            "updatedTime": "2018-11-10T18:29:28.415034Z",
            "uploadedTime": "2011-07-02T09:18:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
        },
        {
            "id": 625269,
            "name": "Empo TV - del 181",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625269/theora/Empo-140501.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625269/small_thumb/Empo-140501.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625269/large_thumb/Empo-140501.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625269/broadcast/Empo-140501.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:32.520000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:51:27Z",
            "updatedTime": "2020-08-30T19:25:03.601832Z",
            "uploadedTime": "2014-05-05T06:51:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625269/theora/Empo-140501.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625269/large_thumb/Empo-140501.jpg"
        },
        {
            "id": 624516,
            "name": "Nådegavetesten Kariannne Ole_A",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624516/theora/orig_a16a6b22b7d3453e956fe770a9800b06.ogv",
                "original": "https://upload.frikanalen.no/media/624516/original/orig_a16a6b22b7d3453e956fe770a9800b06.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624516/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624516/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624516/broadcast/5639_f0fa998fc5ab45d4914941377d0ed05a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624516/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:32:30.197000Z",
            "updatedTime": "2018-11-10T18:29:28.417794Z",
            "uploadedTime": "2011-06-28T07:32:30.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624516/theora/orig_a16a6b22b7d3453e956fe770a9800b06.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624516/large_thumb/large.jpg"
        },
        {
            "id": 624472,
            "name": "LevandeOrd & 10min 20110808",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624472/theora/5574_949680cf96c744e399080c7a792d8275.ogv",
                "original": "https://upload.frikanalen.no/media/624472/original/orig_adf4c8553bb94a459e1b74d34b4659a8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624472/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624472/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624472/broadcast/5574_7059a3a09a5144bd9625ed9be19ca939.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624472/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:46:22.453000Z",
            "updatedTime": "2018-11-10T18:29:28.473323Z",
            "uploadedTime": "2011-05-05T15:46:22.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624472/theora/5574_949680cf96c744e399080c7a792d8275.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624472/large_thumb/large.jpg"
        },
        {
            "id": 624515,
            "name": "Nådegavetesten Åpning",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624515/theora/orig_a1ad8657078c4444bc15f65e5097076d.ogv",
                "original": "https://upload.frikanalen.no/media/624515/original/orig_a1ad8657078c4444bc15f65e5097076d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624515/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624515/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624515/broadcast/5638_b09b8c57bf4642fe823a91e3bdeb5a83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624515/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:29:19.350000Z",
            "updatedTime": "2018-11-10T18:29:28.419158Z",
            "uploadedTime": "2011-06-28T07:29:19.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624515/theora/orig_a1ad8657078c4444bc15f65e5097076d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624515/large_thumb/large.jpg"
        },
        {
            "id": 625267,
            "name": "Empo TV - del 178",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625267/theora/Empo-140417.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625267/small_thumb/Empo-140417.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625267/large_thumb/Empo-140417.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625267/broadcast/Empo-140417.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:49:23Z",
            "updatedTime": "2020-08-30T19:25:32.212060Z",
            "uploadedTime": "2014-05-05T06:49:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625267/theora/Empo-140417.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625267/large_thumb/Empo-140417.jpg"
        },
        {
            "id": 624510,
            "name": "24_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624510/theora/5590_7b33a5e455a84eb5afce902e1502965e.ogv",
                "original": "https://upload.frikanalen.no/media/624510/original/orig_26f7630404dd491f9b7a5bd8cfbb477d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624510/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624510/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624510/broadcast/5590_a8cb70f9d3eb4edd8f027a37473a1c1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624510/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:17:14.390000Z",
            "updatedTime": "2018-11-10T18:29:28.424698Z",
            "uploadedTime": "2011-05-09T19:17:14.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624510/theora/5590_7b33a5e455a84eb5afce902e1502965e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624510/large_thumb/large.jpg"
        },
        {
            "id": 624509,
            "name": "Den norske kirke i eksil 88",
            "header": "Hva vet du om den Hellige Ånd? Han er viktig for vårt kristenliv.\nVi tar sommerferie fra 10 juli.\nNeste gudstjeneste er 21 august 2011\nGod sommer til alle.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624509/theora/orig_6b825b59cf0b494a9f9f333f25d48e17.ogv",
                "original": "https://upload.frikanalen.no/media/624509/original/orig_6b825b59cf0b494a9f9f333f25d48e17.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624509/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624509/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624509/broadcast/5630_13f972d089ce4ed08ecf4bdddfca89a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624509/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-13T22:25:48.410000Z",
            "updatedTime": "2018-11-10T18:29:28.426106Z",
            "uploadedTime": "2011-06-13T22:25:48.410000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624509/theora/orig_6b825b59cf0b494a9f9f333f25d48e17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624509/large_thumb/large.jpg"
        },
        {
            "id": 624508,
            "name": "23_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624508/theora/5589_c10d8a6025fa406a928adb38f1888848.ogv",
                "original": "https://upload.frikanalen.no/media/624508/original/orig_2155bf38fe8d473e8282fda1f47f0bcd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624508/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624508/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624508/broadcast/5589_ffe1d28ccd73455494413d118ffac69a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624508/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:16:05.420000Z",
            "updatedTime": "2018-11-10T18:29:28.427480Z",
            "uploadedTime": "2011-05-09T19:16:05.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624508/theora/5589_c10d8a6025fa406a928adb38f1888848.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624508/large_thumb/large.jpg"
        },
        {
            "id": 626342,
            "name": "2020 Påskeaftan",
            "header": "Bladet Evangelisten\r\nPåskemøter fra Hålandsdalen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626342/theora/2020 Påskeaftan.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626342/broadcast/2020 Påskeaftan.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626342/large_thumb/2020 Påskeaftan.jpg",
                "original": "https://upload.frikanalen.no/media/626342/original/2020 Påskeaftan.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:32:30.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-04-06T15:45:50.616810Z",
            "updatedTime": "2020-08-31T20:22:01.233784Z",
            "uploadedTime": "2020-04-06T15:57:58.128377Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626342/theora/2020 Påskeaftan.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626342/large_thumb/2020 Påskeaftan.jpg"
        },
        {
            "id": 627969,
            "name": "The Palestinian Resictanse is strong and growing",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627969/theora/2024-11-10 20-14-13.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627969/broadcast/2024-11-10 20-14-13.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627969/large_thumb/2024-11-10 20-14-13.jpg",
                "original": "https://upload.frikanalen.no/media/627969/original/2024-11-10 20-14-13.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:07:11.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-11T13:29:20.034798Z",
            "updatedTime": "2024-11-11T13:33:11.380670Z",
            "uploadedTime": "2024-11-11T13:29:53.010570Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627969/theora/2024-11-10 20-14-13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627969/large_thumb/2024-11-10 20-14-13.jpg"
        },
        {
            "id": 624372,
            "name": "Country Team 20110425",
            "header": "Country Team med Kåre og Lena Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624372/theora/orig_5c560b9d7eaf4dc584560f79bcdd29f0.ogv",
                "original": "https://upload.frikanalen.no/media/624372/original/orig_5c560b9d7eaf4dc584560f79bcdd29f0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624372/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624372/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624372/broadcast/5466_c37556a01f95462c8f84f8c33b645898.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624372/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:10.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-21T08:22:27.983000Z",
            "updatedTime": "2018-11-10T18:29:28.604196Z",
            "uploadedTime": "2011-03-21T08:22:27.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624372/theora/orig_5c560b9d7eaf4dc584560f79bcdd29f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624372/large_thumb/large.jpg"
        },
        {
            "id": 624497,
            "name": "Frikanalen-årsmøte 2011 - Intro av TV8",
            "header": "Introduksjon av TV8 med hensyn på et mulig samarbeid med Frikanalen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624497/theora/5619_4e2345b786624211adb5b556e309c4a6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624497/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624497/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624497/broadcast/5619_8372ee16214b484fa44a816b70398140.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624497/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:49.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-05-30T16:15:54Z",
            "updatedTime": "2018-11-10T18:29:28.441490Z",
            "uploadedTime": "2011-05-30T16:15:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624497/theora/5619_4e2345b786624211adb5b556e309c4a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624497/large_thumb/large.jpg"
        },
        {
            "id": 624496,
            "name": "Frikanalen-årsmøte 2011 - Teksting",
            "header": "Video med utenlandsk tale må tekstes for å sendes på Frikanalen. Jarle Bjørgeengen deler erfaringer med metoder for innbrenning av tekst, normalisering av lyd, lage introskjerm og outroskjerm m.m",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624496/theora/5623_b0f056a677664d70a8a1a91fae50e530.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624496/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624496/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624496/broadcast/5623_ab3c2877c1cf4bfa8b4882db20e1e3ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624496/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:16:20.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-05-31T07:00:57Z",
            "updatedTime": "2018-11-10T18:29:28.442873Z",
            "uploadedTime": "2011-05-31T07:00:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624496/theora/5623_b0f056a677664d70a8a1a91fae50e530.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624496/large_thumb/large.jpg"
        },
        {
            "id": 624494,
            "name": "Den norske kirke i eksil nr 87",
            "header": "Bønn er viktig for kristenliv.Ludvig underviser hva Bønn er i Guds øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624494/theora/orig_23f0a36165f14f55b57a5ac6eaf596e1.ogv",
                "original": "https://upload.frikanalen.no/media/624494/original/orig_23f0a36165f14f55b57a5ac6eaf596e1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624494/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624494/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624494/broadcast/5622_8ae3fec444424256a61d3898b182154b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624494/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:52.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-30T21:09:19.383000Z",
            "updatedTime": "2018-11-10T18:29:28.444258Z",
            "uploadedTime": "2011-05-30T21:09:19.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624494/theora/orig_23f0a36165f14f55b57a5ac6eaf596e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624494/large_thumb/large.jpg"
        },
        {
            "id": 625270,
            "name": "Eckankar: A Golden Contract",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625270/theora/A-Golden-Contract.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625270/large_thumb/A-Golden-Contract.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625270/small_thumb/A-Golden-Contract.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625270/broadcast/A-Golden-Contract.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:20.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T07:00:21Z",
            "updatedTime": "2020-09-15T21:56:00.494757Z",
            "uploadedTime": "2014-05-05T07:00:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625270/theora/A-Golden-Contract.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625270/large_thumb/A-Golden-Contract.jpg"
        },
        {
            "id": 625829,
            "name": "Daily Tech News Show 25. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625829/theora/DTNS20161025.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625829/broadcast/DTNS20161025.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625829/small_thumb/DTNS20161025.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625829/large_thumb/DTNS20161025.jpg",
                "original": "https://upload.frikanalen.no/media/625829/original/DTNS20161025.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:55.310000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7854vid",
            "createdTime": "2016-11-24T19:33:18.066024Z",
            "updatedTime": "2018-11-10T18:29:26.655660Z",
            "uploadedTime": "2016-11-24T19:33:29.415404Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625829/theora/DTNS20161025.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625829/large_thumb/DTNS20161025.jpg"
        },
        {
            "id": 624491,
            "name": "Miksing av video med dvswitch",
            "header": "Dvswitch er fri programvare som benyttes av bl.a. NUUG til live-videomiksing av opptak. Programvaren muligjør flerkameraproduksjon i \"realtime\" med minimale kostnader til utstyr og ingen kostnader til lisenser. Hans Petter Fjeld fra NUUG demonstrerer bruk av programmet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624491/theora/5618_5ac56d9318414cfd934e217268ac164b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624491/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624491/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624491/broadcast/5618_5ac56d9318414cfd934e217268ac164b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624491/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:32.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-05-30T15:51:55.460000Z",
            "updatedTime": "2018-11-10T18:29:28.448348Z",
            "uploadedTime": "2011-05-30T15:51:55.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624491/theora/5618_5ac56d9318414cfd934e217268ac164b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624491/large_thumb/large.jpg"
        },
        {
            "id": 624490,
            "name": "21_11 østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624490/theora/5587_622530d87f5a487fbf56d5f91f66b957.ogv",
                "original": "https://upload.frikanalen.no/media/624490/original/orig_d066c63b194f4b058744488d4bd7af1e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624490/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624490/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624490/broadcast/5587_0f748bcf9754417dbb9c8bb4b0eeb759.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624490/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:10:36.290000Z",
            "updatedTime": "2018-11-10T18:29:28.449736Z",
            "uploadedTime": "2011-05-09T19:10:36.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624490/theora/5587_622530d87f5a487fbf56d5f91f66b957.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624490/large_thumb/large.jpg"
        },
        {
            "id": 624489,
            "name": "22_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624489/theora/5588_ba7e5959029848dfbaddcb9abe06e0a3.ogv",
                "original": "https://upload.frikanalen.no/media/624489/original/orig_bebd4ff001b543cca746b88f2038e59d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624489/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624489/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624489/broadcast/5588_324ae1c67b414e5184f186b56d72ca89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624489/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:14:51.280000Z",
            "updatedTime": "2018-11-10T18:29:28.451127Z",
            "uploadedTime": "2011-05-09T19:14:51.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624489/theora/5588_ba7e5959029848dfbaddcb9abe06e0a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624489/large_thumb/large.jpg"
        },
        {
            "id": 625244,
            "name": "Empo TV - del 170",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625244/theora/Empo-140227.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625244/large_thumb/Empo-140227.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625244/small_thumb/Empo-140227.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625244/broadcast/Empo-140227.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:26:28.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-27T04:38:38Z",
            "updatedTime": "2020-08-30T19:28:03.935252Z",
            "uploadedTime": "2014-02-27T04:38:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625244/theora/Empo-140227.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625244/large_thumb/Empo-140227.jpg"
        },
        {
            "id": 626339,
            "name": "2020 Påskemøte skjærtorsdag",
            "header": "Bladet Evangelisten\r\nPåskemøter fra Hålandsdalen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626339/theora/2020 Påskemøte skjærtorsdag.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626339/broadcast/2020 Påskemøte skjærtorsdag.dv",
                "original": "https://upload.frikanalen.no/media/626339/original/2020 Påskemøte skjærtorsdag.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626339/large_thumb/2020 Påskemøte skjærtorsdag.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:33:15.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-04-06T14:29:46.399999Z",
            "updatedTime": "2020-08-31T20:22:24.550437Z",
            "uploadedTime": "2020-04-06T14:46:46.880825Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626339/theora/2020 Påskemøte skjærtorsdag.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626339/large_thumb/2020 Påskemøte skjærtorsdag.jpg"
        },
        {
            "id": 624485,
            "name": "Brillemote",
            "header": "Solen har endelig kommet for alvor, og det er på høy tid å tenke på hva du vil dekorere ansiktet ditt med i år.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624485/theora/5610_154722063ecd4f049011896dcd20655a.ogv",
                "original": "https://upload.frikanalen.no/media/624485/original/orig_cff17a4de5d24696ba8fe8c5b052b14f.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624485/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624485/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624485/broadcast/5610_509ca8a3ee7a4640b47f43895dcfdfd0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624485/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:54.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-19T17:42:06Z",
            "updatedTime": "2018-11-10T18:29:28.456658Z",
            "uploadedTime": "2011-05-19T17:42:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624485/theora/5610_154722063ecd4f049011896dcd20655a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624485/large_thumb/large.jpg"
        },
        {
            "id": 624511,
            "name": "Empo tv - del 52",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624511/theora/5597_11d8aee31ae84310b17f4bbb5c2f71f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624511/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624511/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624511/broadcast/5597_f76bf39a694a4fabb3b606c656123c34.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624511/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:27.680000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-05-11T12:23:04.757000Z",
            "updatedTime": "2020-08-30T19:55:22.758475Z",
            "uploadedTime": "2011-05-11T12:23:04.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624511/theora/5597_11d8aee31ae84310b17f4bbb5c2f71f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624511/large_thumb/large.jpg"
        },
        {
            "id": 624504,
            "name": "Empo tv - del 51",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624504/theora/5594_b58e0b04794e4e29bc3ea02798a2c643.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624504/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624504/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624504/broadcast/5594_72b3cf31fc2f41a18ff544ce967dba26.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624504/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:59",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-05-11T12:07:08.167000Z",
            "updatedTime": "2020-08-30T19:55:32.711816Z",
            "uploadedTime": "2011-05-11T12:07:08.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624504/theora/5594_b58e0b04794e4e29bc3ea02798a2c643.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624504/large_thumb/large.jpg"
        },
        {
            "id": 624498,
            "name": "Empo tv - del 50",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624498/theora/5596_62314553cd8b4d9d8635e56b2828ae94.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624498/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624498/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624498/broadcast/5596_fc895b4493ef4818a7775707042f3cad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624498/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-05-11T12:17:00.710000Z",
            "updatedTime": "2020-08-30T19:55:43.375321Z",
            "uploadedTime": "2011-05-11T12:17:00.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624498/theora/5596_62314553cd8b4d9d8635e56b2828ae94.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624498/large_thumb/large.jpg"
        },
        {
            "id": 624487,
            "name": "NM2011 - Alexander Brass Band",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624487/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624487/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624487/broadcast/5595_bcd394f71d5a4ff8867eef9ba54afceb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624487/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:05",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-05-11T12:14:10.673000Z",
            "updatedTime": "2020-08-30T19:55:52.433633Z",
            "uploadedTime": "2011-05-11T12:14:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624487/large_thumb/large.jpg"
        },
        {
            "id": 624503,
            "name": "Frikanalen-årsmøte 2011 - Intro 5080",
            "header": "Introduksjon av frikanalenmedlem Mediehuset 5080.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624503/theora/5628_aff031b850bd4d0b86edcd820eb6c0dd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624503/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624503/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624503/broadcast/5628_64326d405c454bc78b967b59c9aa23db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624503/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:38.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-06-07T09:09:02Z",
            "updatedTime": "2020-09-02T10:14:05.024030Z",
            "uploadedTime": "2011-06-07T09:09:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624503/theora/5628_aff031b850bd4d0b86edcd820eb6c0dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624503/large_thumb/large.jpg"
        },
        {
            "id": 624484,
            "name": "Estetisk funksjonelt design",
            "header": "Blant de seks nominerte til \"Årets norske produktdesign\" er tre tidligere studenter ved NTNU.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624484/theora/5606_5228ef5ca59a443d9b9c46cf6d220499.ogv",
                "original": "https://upload.frikanalen.no/media/624484/original/orig_af5421e662764ef1920ec8509a1a99b2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624484/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624484/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624484/broadcast/5606_51bf4066471a4d3ab5bba355e5a2f893.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624484/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:27.460000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-19T16:27:34.933000Z",
            "updatedTime": "2018-11-10T18:29:28.458003Z",
            "uploadedTime": "2011-05-19T16:27:34.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624484/theora/5606_5228ef5ca59a443d9b9c46cf6d220499.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624484/large_thumb/large.jpg"
        },
        {
            "id": 624482,
            "name": "19_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624482/theora/5559_7e1b4a336d9b46df869f6dd267ada639.ogv",
                "original": "https://upload.frikanalen.no/media/624482/original/orig_81678a37bc0d48769215760b70698c6b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624482/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624482/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624482/broadcast/5559_6a4e0bcefc19437a8ddca0d985bc2e5e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624482/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-05T12:24:26.580000Z",
            "updatedTime": "2018-11-10T18:29:28.459357Z",
            "uploadedTime": "2011-05-05T12:24:26.580000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624482/theora/5559_7e1b4a336d9b46df869f6dd267ada639.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624482/large_thumb/large.jpg"
        },
        {
            "id": 624481,
            "name": "20_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624481/theora/5586_71f3fd80667b432a99447d017139f31b.ogv",
                "original": "https://upload.frikanalen.no/media/624481/original/orig_3b72e72cfa5040338107d41122abe6af.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624481/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624481/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624481/broadcast/5586_7c45484343904c52b7a6f57a88eaa31b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624481/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:09:03.617000Z",
            "updatedTime": "2018-11-10T18:29:28.460713Z",
            "uploadedTime": "2011-05-09T19:09:03.617000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624481/theora/5586_71f3fd80667b432a99447d017139f31b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624481/large_thumb/large.jpg"
        },
        {
            "id": 624480,
            "name": "Den norske kirke i eksil 86",
            "header": "Jeg ber om støtte til menigheten for greie de økonomiske utgifter pålagt av kommunen.\n\nkonto  1594.07.32112",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624480/theora/orig_61ae8353cd404f968bd7fa1ca9637ff1.ogv",
                "original": "https://upload.frikanalen.no/media/624480/original/orig_61ae8353cd404f968bd7fa1ca9637ff1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624480/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624480/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624480/broadcast/5602_7d07e685247e43f6ab7aad4bb69ba4fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624480/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:44.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-17T08:03:03.780000Z",
            "updatedTime": "2018-11-10T18:29:28.462166Z",
            "uploadedTime": "2011-05-17T08:03:03.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624480/theora/orig_61ae8353cd404f968bd7fa1ca9637ff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624480/large_thumb/large.jpg"
        },
        {
            "id": 624479,
            "name": "Ex-russefest i dødens dal",
            "header": "Hvorfor velger man å ta på seg russebuksa si år etter år?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624479/theora/5604_50516dec1b8d4da3898491848f3d71af.ogv",
                "original": "https://upload.frikanalen.no/media/624479/original/orig_da5a0a0b98fd480db9de701951b561fd.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624479/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624479/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624479/broadcast/5604_1c7fbba5e92d4125be07f9e93c8f3f08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624479/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:14.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-18T13:46:01.103000Z",
            "updatedTime": "2018-11-10T18:29:28.463634Z",
            "uploadedTime": "2011-05-18T13:46:01.103000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624479/theora/5604_50516dec1b8d4da3898491848f3d71af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624479/large_thumb/large.jpg"
        },
        {
            "id": 624478,
            "name": "Sketsjup: Festival",
            "header": "Vi besøker en av de feteste festivalene i Trondheim.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624478/theora/5603_4a60c7f1cf0f444aa5bf8906b17ace11.ogv",
                "original": "https://upload.frikanalen.no/media/624478/original/orig_0c87fa6ec76f4af0be6cde817b0fc974.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624478/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624478/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624478/broadcast/5603_363e0a8982db4c6eb7af4c99d471910b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624478/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:28.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-18T13:41:41.973000Z",
            "updatedTime": "2018-11-10T18:29:28.464987Z",
            "uploadedTime": "2011-05-18T13:41:41.973000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624478/theora/5603_4a60c7f1cf0f444aa5bf8906b17ace11.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624478/large_thumb/large.jpg"
        },
        {
            "id": 625243,
            "name": "Eckankar: How to survive spiritually in our times",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625243/theora/How-to-survive-spiritually-in-our-times.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625243/large_thumb/How-to-survive-spiritually-in-our-times.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625243/small_thumb/How-to-survive-spiritually-in-our-times.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625243/broadcast/How-to-survive-spiritually-in-our-times.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-25T21:38:38Z",
            "updatedTime": "2020-09-15T21:56:56.341154Z",
            "uploadedTime": "2014-02-25T21:38:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625243/theora/How-to-survive-spiritually-in-our-times.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625243/large_thumb/How-to-survive-spiritually-in-our-times.jpg"
        },
        {
            "id": 624475,
            "name": "Lev.Ord & Gospel Mir..20110622",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624475/theora/5579_c1ea5ba546f14d828789bd625a8a5354.ogv",
                "original": "https://upload.frikanalen.no/media/624475/original/orig_5f1aed88f95547f6b5c5f90354cfdd3d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624475/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624475/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624475/broadcast/5579_8a0010bf89de4c34b51a3cf04c9d61ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624475/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:02:55.417000Z",
            "updatedTime": "2018-11-10T18:29:28.469054Z",
            "uploadedTime": "2011-05-05T18:02:55.417000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624475/theora/5579_c1ea5ba546f14d828789bd625a8a5354.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624475/large_thumb/large.jpg"
        },
        {
            "id": 624474,
            "name": "Lev.Ord & Gospel Mir..20110803",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624474/theora/5584_13233ba5ead14155831eb4e107087a0a.ogv",
                "original": "https://upload.frikanalen.no/media/624474/original/orig_d287dfa4ea834e0f9551adb1ed477c6b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624474/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624474/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624474/broadcast/5584_aa05b5caf4264cbaab6a1d7640a0d51b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624474/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:08:08.677000Z",
            "updatedTime": "2018-11-10T18:29:28.470415Z",
            "uploadedTime": "2011-05-05T18:08:08.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624474/theora/5584_13233ba5ead14155831eb4e107087a0a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624474/large_thumb/large.jpg"
        },
        {
            "id": 624473,
            "name": "Lev.Ord & Gospel Mir..20110817",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624473/theora/5583_c9a2f8519efa4bb886019f942609e73e.ogv",
                "original": "https://upload.frikanalen.no/media/624473/original/orig_26c2096e85624d82b979760e917cbf54.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624473/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624473/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624473/broadcast/5583_8da1432351c74821ace397cf40448d8f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624473/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:07:29.443000Z",
            "updatedTime": "2018-11-10T18:29:28.471798Z",
            "uploadedTime": "2011-05-05T18:07:29.443000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624473/theora/5583_c9a2f8519efa4bb886019f942609e73e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624473/large_thumb/large.jpg"
        },
        {
            "id": 624471,
            "name": "Lev.Ord & Gospel Mir..20110831",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624471/theora/5582_433ffa3d95764b2ea184acdf0299a0a9.ogv",
                "original": "https://upload.frikanalen.no/media/624471/original/orig_796cc634cded43ef8e22513f763f6fec.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624471/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624471/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624471/broadcast/5582_cca9e2c4ca6540a0a89a798d8e6c30f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624471/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:06:50.660000Z",
            "updatedTime": "2018-11-10T18:29:28.474706Z",
            "uploadedTime": "2011-05-05T18:06:50.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624471/theora/5582_433ffa3d95764b2ea184acdf0299a0a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624471/large_thumb/large.jpg"
        },
        {
            "id": 624470,
            "name": "Lev.Ord & Gospel Mir..20110706",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624470/theora/5580_9890ced2c03f4ff685525c6d50d48d80.ogv",
                "original": "https://upload.frikanalen.no/media/624470/original/orig_cea45459da584164a42e0d968da887a6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624470/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624470/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624470/broadcast/5580_ca1acbe4794b43a2bfa5030fa753c026.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624470/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:04:26.187000Z",
            "updatedTime": "2018-11-10T18:29:28.476105Z",
            "uploadedTime": "2011-05-05T18:04:26.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624470/theora/5580_9890ced2c03f4ff685525c6d50d48d80.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624470/large_thumb/large.jpg"
        },
        {
            "id": 624469,
            "name": "Lev.Ord & Gospel Mir..20110608",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624469/theora/5577_c0c23c1a9f22424b90545d16b87bcad2.ogv",
                "original": "https://upload.frikanalen.no/media/624469/original/orig_aeff0ed1e45745deadc4a4518bf130e8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624469/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624469/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624469/broadcast/5577_958b76ba637a4080b64ed1905c512ce1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624469/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:02:16.493000Z",
            "updatedTime": "2018-11-10T18:29:28.477446Z",
            "uploadedTime": "2011-05-05T18:02:16.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624469/theora/5577_c0c23c1a9f22424b90545d16b87bcad2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624469/large_thumb/large.jpg"
        },
        {
            "id": 624467,
            "name": "Lev.Ord & Gospel Mir..20110720",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624467/theora/5581_e2c31a2c48db418686e6da28b9b9121c.ogv",
                "original": "https://upload.frikanalen.no/media/624467/original/orig_6c1f9ec1449d4c2581989495fa7970d4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624467/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624467/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624467/broadcast/5581_12057b6961cf42b3a21a57709984756e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624467/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:05:05.157000Z",
            "updatedTime": "2018-11-10T18:29:28.478784Z",
            "uploadedTime": "2011-05-05T18:05:05.157000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624467/theora/5581_e2c31a2c48db418686e6da28b9b9121c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624467/large_thumb/large.jpg"
        },
        {
            "id": 624466,
            "name": "Lev.Ord & Gospel Mir..20110525",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624466/theora/5578_1a7d1b9d4a9245618e6e2cd9cf1f2dc5.ogv",
                "original": "https://upload.frikanalen.no/media/624466/original/orig_8f1b281cbafd4510a64cd2036626a361.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624466/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624466/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624466/broadcast/5578_df98bd18fc97451b81405440fa1f6ac9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624466/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:02:35.807000Z",
            "updatedTime": "2018-11-10T18:29:28.480168Z",
            "uploadedTime": "2011-05-05T18:02:35.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624466/theora/5578_1a7d1b9d4a9245618e6e2cd9cf1f2dc5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624466/large_thumb/large.jpg"
        },
        {
            "id": 624465,
            "name": "LevandeOrd & 10min 20110613",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624465/theora/5576_040bc762377548f8bcb12f5939466062.ogv",
                "original": "https://upload.frikanalen.no/media/624465/original/orig_51b23c3b5df04acabdc9314839bb39ef.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624465/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624465/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624465/broadcast/5576_21fb8c308d5649bc9412d5094ab07846.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624465/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:47:40.943000Z",
            "updatedTime": "2018-11-10T18:29:28.481515Z",
            "uploadedTime": "2011-05-05T15:47:40.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624465/theora/5576_040bc762377548f8bcb12f5939466062.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624465/large_thumb/large.jpg"
        },
        {
            "id": 624464,
            "name": "LevandeOrd & 10min 20110530",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624464/theora/5573_73b2ecaec6f64bbfab860367d401beca.ogv",
                "original": "https://upload.frikanalen.no/media/624464/original/orig_6e22532a8b814c7495bbfccc1fc69dfe.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624464/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624464/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624464/broadcast/5573_5e9ada798511409586b26023643727c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624464/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:45:41.747000Z",
            "updatedTime": "2018-11-10T18:29:28.482857Z",
            "uploadedTime": "2011-05-05T15:45:41.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624464/theora/5573_73b2ecaec6f64bbfab860367d401beca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624464/large_thumb/large.jpg"
        },
        {
            "id": 623938,
            "name": "Akkurat Nå! 26 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623938/broadcast/4670_2e790e6881664d32a9dd5132a36e1243.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:50.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:54:38.120000Z",
            "updatedTime": "2018-11-10T18:29:29.166570Z",
            "uploadedTime": "2010-08-28T04:54:38.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
        }
    ]
}