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

{
    "count": 3555,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2250&ordering=duration",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2150&ordering=duration",
    "results": [
        {
            "id": 625684,
            "name": "Software Heritage: Building the Universal Software Archive - Debconf 16",
            "header": "In the past few decades, software has become a critical part of every single bit of infrastructure running the world, from the tiniest devices we embed in our bodies to improve our health, to the biggest human creations. Software is the key to accessing all the digital information we're constantly creating, and therefore is an essential part of our cultural heritage. But software is just a bunch of bits. Unlike antique stone carvings, software gets lost, deleted, or corrupted.\n\nSoftware Heritage has set out to build the biggest archive of free software ever conceived. Our mission is to collect, preserve, organise and facilitate the sharing of all the available free software. We are laying down foundations on which a wealth of applications can be built, ranging from cultural heritage, to research and industry.\n\nWe started working in May 2015, and (as of April 2016) we have archived 2.2 billion unique files, more than 480 million project revisions across more than 16 million data sources, among which  Debian source packages from snapshot.debian.org, public GitHub repositories, and the GNU project's FTP archive.\n\nThis presentation will cover in more detail the why and the how of Software Heritage, as well as opportunities for the community to help us fulfill our goals.\n\nTalk (45 mins) session with Nicolas Dandrimont during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625684/theora/Software_Heritage_Building_the_Universal_Software_Archive.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625684/broadcast/Software_Heritage_Building_the_Universal_Software_Archive.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625684/large_thumb/Software_Heritage_Building_the_Universal_Software_Archive.jpg",
                "original": "https://upload.frikanalen.no/media/625684/original/Software_Heritage_Building_the_Universal_Software_Archive.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625684/small_thumb/Software_Heritage_Building_the_Universal_Software_Archive.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:27:50.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/42/",
            "createdTime": "2016-07-20T21:54:04.545318Z",
            "updatedTime": "2018-11-10T18:29:26.872630Z",
            "uploadedTime": "2016-07-20T21:54:09.449006Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625684/theora/Software_Heritage_Building_the_Universal_Software_Archive.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625684/large_thumb/Software_Heritage_Building_the_Universal_Software_Archive.jpg"
        },
        {
            "id": 623967,
            "name": "41_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623967/theora/orig_26f0e80845a8447baf35280125872c6f.ogv",
                "original": "https://upload.frikanalen.no/media/623967/original/orig_26f0e80845a8447baf35280125872c6f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623967/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623967/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623967/broadcast/4753_ede2cb9a55b9422d902b31cc8b3fe48e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623967/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:27:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:24:17.863000Z",
            "updatedTime": "2018-11-10T18:29:29.126081Z",
            "uploadedTime": "2010-09-20T11:24:17.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623967/theora/orig_26f0e80845a8447baf35280125872c6f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623967/large_thumb/large.jpg"
        },
        {
            "id": 622615,
            "name": "Talentfabrikken uke 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622615/theora/1679_036f56e219b14599a40cc2eb7429d5a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622615/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622615/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622615/broadcast/orig_e74751cba34a45adb0b1fc0af3bf04d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622615/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:27:51.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:59:00Z",
            "updatedTime": "2018-11-10T18:29:30.481840Z",
            "uploadedTime": "2009-01-02T03:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622615/theora/1679_036f56e219b14599a40cc2eb7429d5a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622615/large_thumb/large.jpg"
        },
        {
            "id": 622447,
            "name": "JukeboxTV",
            "header": "Musikkprogram med kun norske artister og band.\nKategori country/danseband/roots/etc.\nRullerende musikkvideoer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622447/theora/459_6faffd50f39040bb8ee30cb26d922a7c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622447/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622447/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622447/broadcast/orig_Jukbox TV Uke 43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622447/large_thumb/large.jpg"
            },
            "creator": "piraya.music@c2i.net",
            "organization": {
                "id": 56,
                "name": "Music House AS",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1071,
                "editorName": "Henning Hoel Eriksen",
                "editorEmail": "piraya.music@c2i.net",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:52.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.710189Z",
            "uploadedTime": "2009-01-01T07:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622447/theora/459_6faffd50f39040bb8ee30cb26d922a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622447/large_thumb/large.jpg"
        },
        {
            "id": 622426,
            "name": "Muslim TV - Waage-Intervju",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622426/theora/2113_244b32eb4d164aa78b1dafad1823ef3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622426/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622426/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622426/broadcast/orig_Muslim TV - Demonstrasjon i Oslo.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622426/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:52.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.739597Z",
            "uploadedTime": "2009-01-02T11:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622426/theora/2113_244b32eb4d164aa78b1dafad1823ef3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622426/large_thumb/large.jpg"
        },
        {
            "id": 623997,
            "name": "43_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623997/theora/orig_4297f4f859e54234bbb44cad8df07d37.ogv",
                "original": "https://upload.frikanalen.no/media/623997/original/orig_4297f4f859e54234bbb44cad8df07d37.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623997/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623997/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623997/broadcast/4755_5f16a41c44684b06bd36bc4f6b59e752.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623997/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:27:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:26:27.990000Z",
            "updatedTime": "2018-11-10T18:29:29.087408Z",
            "uploadedTime": "2010-09-20T11:26:27.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623997/theora/orig_4297f4f859e54234bbb44cad8df07d37.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623997/large_thumb/large.jpg"
        },
        {
            "id": 624013,
            "name": "45_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624013/theora/orig_0f33ecf90a844158ade2f18d68485993.ogv",
                "original": "https://upload.frikanalen.no/media/624013/original/orig_0f33ecf90a844158ade2f18d68485993.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624013/broadcast/4757_e0ec7fc3dcc347fc84c167b651fb8459.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624013/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:27:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:28:56.557000Z",
            "updatedTime": "2018-11-10T18:29:29.067906Z",
            "uploadedTime": "2010-09-20T11:28:56.557000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624013/theora/orig_0f33ecf90a844158ade2f18d68485993.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624013/large_thumb/large.jpg"
        },
        {
            "id": 623986,
            "name": "42_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623986/theora/orig_2616490a6510463d93d468b3f1c19ee7.ogv",
                "original": "https://upload.frikanalen.no/media/623986/original/orig_2616490a6510463d93d468b3f1c19ee7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623986/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623986/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623986/broadcast/4754_141b1d1026d44f29bd09ba5605955bb3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623986/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:27:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:25:28.257000Z",
            "updatedTime": "2018-11-10T18:29:29.101336Z",
            "uploadedTime": "2010-09-20T11:25:28.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623986/theora/orig_2616490a6510463d93d468b3f1c19ee7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623986/large_thumb/large.jpg"
        },
        {
            "id": 623042,
            "name": "Østfoldkirken U38",
            "header": "Gudstjeneste fra Østfoldkirken i Moss. Mer info www.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623042/theora/3313_18f43fe8b05448fa9d7b73cd0f141406.ogv",
                "original": "https://upload.frikanalen.no/media/623042/original/orig_3293c232b7ea4f22a80b88616c9bb1d1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623042/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623042/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623042/broadcast/3313_cdd06a76712b453e87c194f11c4ce9d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623042/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:27:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:56:36.123000Z",
            "updatedTime": "2018-11-10T18:29:30.303501Z",
            "uploadedTime": "2009-08-28T20:56:36.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623042/theora/3313_18f43fe8b05448fa9d7b73cd0f141406.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623042/large_thumb/large.jpg"
        },
        {
            "id": 623405,
            "name": "HelseExpo Modum",
            "header": "Helsepersonell tester i samarbeid med Sunnhetsbladet folks helse mens de shopper i et handlesenter.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623405/theora/3976_a5dc4808bf6c4797b311ff2de7ab6862.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623405/broadcast/3976_bd3626a80b134f92bad898cce57162a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623405/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:54.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T09:40:53.137000Z",
            "updatedTime": "2018-11-10T18:29:29.837340Z",
            "uploadedTime": "2010-02-17T09:40:53.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623405/theora/3976_a5dc4808bf6c4797b311ff2de7ab6862.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623405/large_thumb/large.jpg"
        },
        {
            "id": 623697,
            "name": "Den norske kirke i eksil de 59",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623697/theora/4438_4d84ac00721841058b61ff0ad94ab506.ogv",
                "original": "https://upload.frikanalen.no/media/623697/original/orig_5748bf11089843819418184e285e0436.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623697/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623697/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623697/broadcast/4438_a516dbbd98584cda8138c32ed34bc935.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623697/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:27:54.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-24T10:27:43.380000Z",
            "updatedTime": "2018-11-10T18:29:29.489248Z",
            "uploadedTime": "2010-06-24T10:27:43.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623697/theora/4438_4d84ac00721841058b61ff0ad94ab506.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623697/large_thumb/large.jpg"
        },
        {
            "id": 622173,
            "name": "Talentfabrikken uke 15",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622173/theora/1670_d6e6df7140fa4b53a98103a8ebc3d7fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622173/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622173/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622173/broadcast/orig_029c0f00e0434d2fb74c22ed4ac29922.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622173/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:27:56.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:50:00Z",
            "updatedTime": "2018-11-10T18:29:31.088343Z",
            "uploadedTime": "2009-01-02T03:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622173/theora/1670_d6e6df7140fa4b53a98103a8ebc3d7fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622173/large_thumb/large.jpg"
        },
        {
            "id": 624963,
            "name": "Et Budskap om Fred",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624963/theora/6366_72688790376c4e29815a0fdef5ac64fa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624963/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624963/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624963/broadcast/6366_72688790376c4e29815a0fdef5ac64fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624963/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:56.720000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-08-16T13:18:31.857000Z",
            "updatedTime": "2018-11-10T18:29:27.840751Z",
            "uploadedTime": "2012-08-16T13:18:31.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624963/theora/6366_72688790376c4e29815a0fdef5ac64fa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624963/large_thumb/large.jpg"
        },
        {
            "id": 624381,
            "name": "Country team Johnsen Del 1",
            "header": "Kåre og Lena Johnsen synger og spiller. Ett opptak fra ett sang Cafè möte arrangert av ckms tv. Charlottenberg 26 mars 2011",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624381/theora/orig_d947bd05eddd4ff48967fd0dd5859fcf.ogv",
                "original": "https://upload.frikanalen.no/media/624381/original/orig_d947bd05eddd4ff48967fd0dd5859fcf.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624381/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624381/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624381/broadcast/5481_30717c089b7647a6adde95cd53b581ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624381/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:57.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-03-28T13:06:30.070000Z",
            "updatedTime": "2018-11-10T18:29:28.593092Z",
            "uploadedTime": "2011-03-28T13:06:30.070000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624381/theora/orig_d947bd05eddd4ff48967fd0dd5859fcf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624381/large_thumb/large.jpg"
        },
        {
            "id": 622456,
            "name": "Dette er livet del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622456/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622456/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622456/broadcast/orig_Karisma TV- Dette er livet del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:49:00Z",
            "updatedTime": "2018-11-10T18:29:30.697704Z",
            "uploadedTime": "2009-01-01T09:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
        },
        {
            "id": 622528,
            "name": "Drøfting av Quranen del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622528/theora/932_8437322d781c4d37aef08e0975db2182.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622528/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622528/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622528/broadcast/orig_Den hellige Quranen del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622528/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:32:00Z",
            "updatedTime": "2018-11-10T18:29:30.598579Z",
            "uploadedTime": "2009-01-01T15:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622528/theora/932_8437322d781c4d37aef08e0975db2182.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622528/large_thumb/large.jpg"
        },
        {
            "id": 624723,
            "name": "Preken, Finn Eckhoff 01",
            "header": "Enestående tro. Hva er spesielt med kristendommen i forhold til andre trosretninger?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624723/theora/orig_b5dcb9c4cb4b44a58bd8c1084d1d1796.ogv",
                "original": "https://upload.frikanalen.no/media/624723/original/orig_b5dcb9c4cb4b44a58bd8c1084d1d1796.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624723/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624723/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624723/broadcast/5948_c744624eed83418b964067a509d557e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624723/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T12:53:41.493000Z",
            "updatedTime": "2018-11-10T18:29:28.145803Z",
            "uploadedTime": "2012-01-19T12:53:41.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624723/theora/orig_b5dcb9c4cb4b44a58bd8c1084d1d1796.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624723/large_thumb/large.jpg"
        },
        {
            "id": 623554,
            "name": "Talentfabrikken 5. mai 2010",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623554/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623554/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623554/broadcast/4231_3aa83edc83dc45709e5d66478383a9b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623554/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:27:58.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-14T20:03:05Z",
            "updatedTime": "2018-11-10T18:29:29.653875Z",
            "uploadedTime": "2010-04-14T20:03:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623554/large_thumb/large.jpg"
        },
        {
            "id": 623705,
            "name": "solbjerg",
            "header": "Erling i samtale med Jean Murphy på Solbjerg senter i Danmark. Salling kunstsenter",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623705/theora/4454_8eea2c21e8da42b396588a30a77a3fbd.ogv",
                "original": "https://upload.frikanalen.no/media/623705/original/orig_5979235fef1e43d485607c338d8602d3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623705/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623705/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623705/broadcast/4454_da6b4ab8088840b99ea79e3c4d22a16a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623705/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.morokulien.eu",
            "createdTime": "2010-06-29T10:25:16.693000Z",
            "updatedTime": "2018-11-10T18:29:29.479564Z",
            "uploadedTime": "2010-06-29T10:25:16.693000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623705/theora/4454_8eea2c21e8da42b396588a30a77a3fbd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623705/large_thumb/large.jpg"
        },
        {
            "id": 623525,
            "name": "Babylonkoden 07a",
            "header": "På menyen i løveselskap. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623525/theora/4132_99095bd1adfc4137981c7053a4b686f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623525/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623525/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623525/broadcast/4132_e545bb0885924823ac96d749ad63f384.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623525/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:01:37.383000Z",
            "updatedTime": "2018-11-10T18:29:29.695269Z",
            "uploadedTime": "2010-03-25T09:01:37.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623525/theora/4132_99095bd1adfc4137981c7053a4b686f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623525/large_thumb/large.jpg"
        },
        {
            "id": 623894,
            "name": "\"För-i-väla\"",
            "header": "Opptak fra Eidskog bygdetun Almenninga, på Vestmarka. 29/8-2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623894/theora/4699_c401b888569a49deb96138aceafa5fc3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623894/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623894/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623894/broadcast/4699_05d84b0ae7b44cd7989924b963c66bd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623894/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-08-31T19:24:51.563000Z",
            "updatedTime": "2018-11-10T18:29:29.227483Z",
            "uploadedTime": "2010-08-31T19:24:51.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623894/theora/4699_c401b888569a49deb96138aceafa5fc3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623894/large_thumb/large.jpg"
        },
        {
            "id": 623733,
            "name": "Babylonkoden 13a",
            "header": "De siste dager. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623733/theora/4147_7b16374fd6844e6885e55a9e4eecd25e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623733/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623733/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623733/broadcast/4147_3fc67a64f3184b7695c989f17a5e9ca6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623733/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:24:02.180000Z",
            "updatedTime": "2018-11-10T18:29:29.448245Z",
            "uploadedTime": "2010-03-25T09:24:02.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623733/theora/4147_7b16374fd6844e6885e55a9e4eecd25e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623733/large_thumb/large.jpg"
        },
        {
            "id": 625239,
            "name": "Empo TV - del 168",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625239/theora/Empo-140213.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625239/large_thumb/Empo-140213.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625239/small_thumb/Empo-140213.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625239/broadcast/Empo-140213.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:27:59.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-13T12:31:11Z",
            "updatedTime": "2020-08-30T19:28:27.826899Z",
            "uploadedTime": "2014-02-13T12:31:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625239/theora/Empo-140213.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625239/large_thumb/Empo-140213.jpg"
        },
        {
            "id": 622936,
            "name": "Livsretning del 5b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622936/theora/3182_71ca4b7f5eab456e82f990f03f5c962a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622936/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622936/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622936/broadcast/orig_ddd3ee74db854ae28b9e24d3e64d0eb2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622936/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:59.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:52:10.933000Z",
            "updatedTime": "2018-11-10T18:29:30.403945Z",
            "uploadedTime": "2009-07-29T12:52:10.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622936/theora/3182_71ca4b7f5eab456e82f990f03f5c962a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622936/large_thumb/large.jpg"
        },
        {
            "id": 623609,
            "name": "Bibelundervisning - del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623609/theora/4256_6e143cb512eb4980b4ce694a38dc96ff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623609/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623609/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623609/broadcast/4256_a9caa983dfe04329be1e246399eb3b01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623609/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-22T19:01:02.490000Z",
            "updatedTime": "2023-07-12T22:27:44.380016Z",
            "uploadedTime": "2010-04-22T19:01:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623609/theora/4256_6e143cb512eb4980b4ce694a38dc96ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623609/large_thumb/large.jpg"
        },
        {
            "id": 624297,
            "name": "Uka-TV 11 - Sending 1",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624297/theora/orig_14461aa6ce10463b84dd7e207e312cf9.ogv",
                "original": "https://upload.frikanalen.no/media/624297/original/orig_14461aa6ce10463b84dd7e207e312cf9.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624297/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624297/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624297/broadcast/5334_30afe807ffc941aea482ab701901b107.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624297/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:59.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:21:55.497000Z",
            "updatedTime": "2018-11-10T18:29:28.701767Z",
            "uploadedTime": "2011-02-15T22:21:55.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624297/theora/orig_14461aa6ce10463b84dd7e207e312cf9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624297/large_thumb/large.jpg"
        },
        {
            "id": 624050,
            "name": "Bibeltime nr 17",
            "header": "Vekkelse og reformer del 3",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624050/theora/4958_0d248da18e804ce3bb4c0c283fc9ef91.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624050/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624050/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624050/broadcast/4958_0d248da18e804ce3bb4c0c283fc9ef91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624050/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-26T08:53:10.047000Z",
            "updatedTime": "2023-07-12T22:31:00.369248Z",
            "uploadedTime": "2010-11-26T08:53:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624050/theora/4958_0d248da18e804ce3bb4c0c283fc9ef91.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624050/large_thumb/large.jpg"
        },
        {
            "id": 623985,
            "name": "misjon - Intervju med Solonka",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623985/theora/4824_4574435b09a044c6a7d677289c3e2975.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623985/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623985/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623985/broadcast/4824_4574435b09a044c6a7d677289c3e2975.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623985/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-11T19:04:49.303000Z",
            "updatedTime": "2023-07-12T22:30:33.389262Z",
            "uploadedTime": "2010-10-11T19:04:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623985/theora/4824_4574435b09a044c6a7d677289c3e2975.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623985/large_thumb/large.jpg"
        },
        {
            "id": 623696,
            "name": "Samtalaprogram 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623696/theora/4345_113bd69ba8bd4820aae30f635500b7b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623696/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623696/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623696/broadcast/4345_354a550693384d36aa1ffd7ddb79f42d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623696/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-19T20:42:05.943000Z",
            "updatedTime": "2023-07-12T22:25:08.757840Z",
            "uploadedTime": "2010-05-19T20:42:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623696/theora/4345_113bd69ba8bd4820aae30f635500b7b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623696/large_thumb/large.jpg"
        },
        {
            "id": 623706,
            "name": "Samtalaprogram 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623706/theora/4408_c26037b783dd443593f67c6e6e81e80a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623706/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623706/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623706/broadcast/4408_ddae5908a5764a57ba1072dbe3c99e03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623706/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-16T21:52:13.427000Z",
            "updatedTime": "2023-07-12T22:24:41.591966Z",
            "uploadedTime": "2010-06-16T21:52:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623706/theora/4408_c26037b783dd443593f67c6e6e81e80a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623706/large_thumb/large.jpg"
        },
        {
            "id": 623729,
            "name": "Bibelundervisning - del 6-1",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623729/theora/4410_f238cd00296b48c5880217773be10f77.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623729/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623729/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623729/broadcast/4410_b165b2a9daa54f99a5dac256cf13a3f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623729/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-16T22:11:05.987000Z",
            "updatedTime": "2023-07-12T22:24:20.624635Z",
            "uploadedTime": "2010-06-16T22:11:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623729/theora/4410_f238cd00296b48c5880217773be10f77.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623729/large_thumb/large.jpg"
        },
        {
            "id": 623636,
            "name": "Bibelundervisning - del 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623636/theora/4257_cf96afe5e83e4105b9b31773c1a52dbc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623636/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623636/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623636/broadcast/4257_66e288c56d3c4b0c8301974963f5c5db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623636/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-22T19:03:17.340000Z",
            "updatedTime": "2023-07-12T22:27:19.984446Z",
            "uploadedTime": "2010-04-22T19:03:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623636/theora/4257_cf96afe5e83e4105b9b31773c1a52dbc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623636/large_thumb/large.jpg"
        },
        {
            "id": 623730,
            "name": "Bibelundervisning - del 7",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623730/theora/4411_824c080204e54e84a84b8e2fc322e28a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623730/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623730/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623730/broadcast/4411_609e18acd3b9483c8da157a99676ada5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623730/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-16T22:14:33.367000Z",
            "updatedTime": "2023-07-12T22:23:55.342184Z",
            "uploadedTime": "2010-06-16T22:14:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623730/theora/4411_824c080204e54e84a84b8e2fc322e28a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623730/large_thumb/large.jpg"
        },
        {
            "id": 623679,
            "name": "Bibelundervisning - del 6",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623679/theora/4344_93ad18abc7794089a9ffcdd0480533ff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623679/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623679/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623679/broadcast/4344_aff935c42e9640c9bc5cc8f72f5068c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623679/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-19T20:39:34.313000Z",
            "updatedTime": "2023-07-12T22:25:42.558373Z",
            "uploadedTime": "2010-05-19T20:39:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623679/theora/4344_93ad18abc7794089a9ffcdd0480533ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623679/large_thumb/large.jpg"
        },
        {
            "id": 623670,
            "name": "Misjon del 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623670/theora/4343_4b9010cc622f4bedb1babd4374ca524b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623670/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623670/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623670/broadcast/4343_f25f7787499e4721871ff87de84cb4a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623670/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-19T20:38:13.970000Z",
            "updatedTime": "2023-07-12T22:30:10.414828Z",
            "uploadedTime": "2010-05-19T20:38:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623670/theora/4343_4b9010cc622f4bedb1babd4374ca524b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623670/large_thumb/large.jpg"
        },
        {
            "id": 623860,
            "name": "Bibelundervisning - del 11",
            "header": "Helbredelse del 3",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623860/theora/4633_5ff9368fdbe040ceacccd5a91b4dcf9a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623860/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623860/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623860/broadcast/4633_a44e089bfa5145e3b615a16eaf1e97c9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623860/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-19T14:22:58.730000Z",
            "updatedTime": "2023-07-12T22:35:07.981337Z",
            "uploadedTime": "2010-08-19T14:22:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623860/theora/4633_5ff9368fdbe040ceacccd5a91b4dcf9a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623860/large_thumb/large.jpg"
        },
        {
            "id": 623637,
            "name": "Bibelundervisning - del 5",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623637/theora/4258_2417e3a45a484e19a1011a49752bf71b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623637/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623637/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623637/broadcast/4258_a0a339f752784adcab19ac125cfe2202.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623637/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-22T19:04:30.230000Z",
            "updatedTime": "2023-07-12T22:26:40.559459Z",
            "uploadedTime": "2010-04-22T19:04:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623637/theora/4258_2417e3a45a484e19a1011a49752bf71b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623637/large_thumb/large.jpg"
        },
        {
            "id": 623653,
            "name": "Misjon del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623653/theora/4342_eb8c583d749e4355b608f7f1337e10a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623653/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623653/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623653/broadcast/4342_2bfbc119270542e1956b2ca8bb20ae58.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623653/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-19T20:36:47.857000Z",
            "updatedTime": "2023-07-12T22:26:15.360813Z",
            "uploadedTime": "2010-05-19T20:36:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623653/theora/4342_eb8c583d749e4355b608f7f1337e10a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623653/large_thumb/large.jpg"
        },
        {
            "id": 623592,
            "name": "tanzania",
            "header": "En film om törken i Masailand,Tanzania, Afrika",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623592/theora/4271_5aff7a2c2b2843c597533d0696077a57.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623592/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623592/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623592/broadcast/4271_6a2b3490b7ba49ba85d6aaa787c44312.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623592/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-04-30T09:32:43.577000Z",
            "updatedTime": "2018-11-10T18:29:29.617173Z",
            "uploadedTime": "2010-04-30T09:32:43.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623592/theora/4271_5aff7a2c2b2843c597533d0696077a57.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623592/large_thumb/large.jpg"
        },
        {
            "id": 623795,
            "name": "misjon del 6",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623795/theora/4612_87fcdb1d8b4140c8919edee45a37a370.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623795/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623795/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623795/broadcast/4612_95f6ed488df14077ac7148e7a622dd52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623795/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-11T16:33:08.933000Z",
            "updatedTime": "2023-07-12T22:36:05.863477Z",
            "uploadedTime": "2010-08-11T16:33:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623795/theora/4612_87fcdb1d8b4140c8919edee45a37a370.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623795/large_thumb/large.jpg"
        },
        {
            "id": 623898,
            "name": "Bibelundervisning - del 12",
            "header": "De åndelige nådegaver - del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623898/theora/4721_f768e4a201874571a01d2f67948f4d2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623898/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623898/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623898/broadcast/4721_0a2bc28483a84c41a0488f12f07abb44.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623898/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-07T20:45:23.077000Z",
            "updatedTime": "2023-07-12T22:34:48.665937Z",
            "uploadedTime": "2010-09-07T20:45:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623898/theora/4721_f768e4a201874571a01d2f67948f4d2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623898/large_thumb/large.jpg"
        },
        {
            "id": 624038,
            "name": "Misjonsmøte 03",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624038/theora/4941_adbcc50538dc4e48896c93b02915dfd7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624038/broadcast/4941_adbcc50538dc4e48896c93b02915dfd7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624038/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-17T19:44:42.933000Z",
            "updatedTime": "2023-07-12T22:31:20.292576Z",
            "uploadedTime": "2010-11-17T19:44:42Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624038/theora/4941_adbcc50538dc4e48896c93b02915dfd7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624038/large_thumb/large.jpg"
        },
        {
            "id": 623717,
            "name": "Samtalaprogram 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623717/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623717/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623717/broadcast/4409_73a42b80d9944650bdc07905fd072d3a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623717/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-16T22:01:18.210000Z",
            "updatedTime": "2023-07-12T22:34:25.584192Z",
            "uploadedTime": "2010-06-16T22:01:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623717/large_thumb/large.jpg"
        },
        {
            "id": 623915,
            "name": "Bibelundervisning - del 13",
            "header": "De ådelige nådegaver del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623915/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623915/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623915/broadcast/4744_d82f79bc2685405abf59acc35fc3ec0e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623915/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-12T13:41:35.453000Z",
            "updatedTime": "2023-07-12T22:34:01.246238Z",
            "uploadedTime": "2010-09-12T13:41:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623915/large_thumb/large.jpg"
        },
        {
            "id": 625036,
            "name": "AR6302 Arena",
            "header": "Arena med Bjørn Gjellum",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
                "original": "https://upload.frikanalen.no/media/625036/original/orig_00e92baa6fba4d63b0c4927431313991.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625036/broadcast/6524_ca3c5d39a7ba40ffbb60b4bb75b0673f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625036/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:28:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-29T07:40:28.100000Z",
            "updatedTime": "2018-11-10T18:29:27.743790Z",
            "uploadedTime": "2012-10-29T07:40:28.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625036/large_thumb/large.jpg"
        },
        {
            "id": 623773,
            "name": "Misjon del 5",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623773/theora/4531_1dd0c4c69c124b33a48a4bdc7c107dfd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623773/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623773/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623773/broadcast/4531_333a26f5daa94e339a48586b993c6be2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623773/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-01T20:26:29.500000Z",
            "updatedTime": "2023-07-12T22:36:30.834081Z",
            "uploadedTime": "2010-08-01T20:26:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623773/theora/4531_1dd0c4c69c124b33a48a4bdc7c107dfd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623773/large_thumb/large.jpg"
        },
        {
            "id": 622460,
            "name": "Dette er livet del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622460/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622460/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622460/broadcast/orig_Karisma TV- Dette er livet del 10.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.692121Z",
            "uploadedTime": "2009-01-01T09:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
        },
        {
            "id": 624017,
            "name": "Bibelundevisning del. 15",
            "header": "Vekkelse og reformer del. 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624017/theora/4916_672a668956d84ba38ec71c1603163322.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624017/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624017/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624017/broadcast/4916_672a668956d84ba38ec71c1603163322.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624017/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-01T23:07:00.387000Z",
            "updatedTime": "2023-07-12T22:32:05.317173Z",
            "uploadedTime": "2010-11-01T23:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624017/theora/4916_672a668956d84ba38ec71c1603163322.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624017/large_thumb/large.jpg"
        },
        {
            "id": 624005,
            "name": "Misjonsmøte 02",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624005/theora/4898_db047a4817da492e8c8410e3a3b8d21f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624005/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624005/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624005/broadcast/4898_db047a4817da492e8c8410e3a3b8d21f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624005/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-24T10:36:24.563000Z",
            "updatedTime": "2023-07-12T22:32:29.919697Z",
            "uploadedTime": "2010-10-24T10:36:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624005/theora/4898_db047a4817da492e8c8410e3a3b8d21f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624005/large_thumb/large.jpg"
        },
        {
            "id": 623570,
            "name": "Misjon",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623570/theora/4217_4f405e45c4264e89ab94acd1effb0906.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623570/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623570/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623570/broadcast/4217_eb1ca50f011149008e59ff3c70c7b246.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623570/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-12T15:37:34.787000Z",
            "updatedTime": "2023-07-12T22:23:03.987879Z",
            "uploadedTime": "2010-04-12T15:37:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623570/theora/4217_4f405e45c4264e89ab94acd1effb0906.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623570/large_thumb/large.jpg"
        }
    ]
}