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

{
    "count": 3835,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1650&ordering=ref_url",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1550&ordering=ref_url",
    "results": [
        {
            "id": 624934,
            "name": "Den norske kirke i eksil 115",
            "header": "Ivar Kristianslund tar et oppgjør med abortloven.\nNå er det lyd.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624934/theora/orig_85fdb9afeeee4565977b50481356978a.ogv",
                "original": "https://upload.frikanalen.no/media/624934/original/orig_85fdb9afeeee4565977b50481356978a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624934/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624934/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624934/broadcast/6329_af96757fb59a4ee08ca96e185cf592e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624934/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:57",
            "durationSec": 1557.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-22T20:12:23.557000Z",
            "updatedTime": "2018-11-10T18:29:27.878005Z",
            "uploadedTime": "2012-06-22T20:12:23.557000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624934/theora/orig_85fdb9afeeee4565977b50481356978a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624934/large_thumb/large.jpg"
        },
        {
            "id": 626130,
            "name": "Rune test",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626130/theora/Popsenteret.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626130/broadcast/Popsenteret.dv",
                "original": "https://upload.frikanalen.no/media/626130/original/Popsenteret.mov",
                "largeThumb": "https://upload.frikanalen.no/media/626130/large_thumb/Popsenteret.jpg"
            },
            "creator": "rune.hagerup@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": false
            },
            "duration": "00:03:09.840000",
            "durationSec": 189.84,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2019-01-28T10:51:00.251654Z",
            "updatedTime": "2019-01-28T13:30:02.295998Z",
            "uploadedTime": "2019-01-28T13:28:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626130/theora/Popsenteret.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626130/large_thumb/Popsenteret.jpg"
        },
        {
            "id": 624042,
            "name": "Born to play del 1",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624042/theora/4944_f7401ecf43534b5b93d9df38f0658e84.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624042/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624042/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624042/broadcast/4944_167c75cedf6d435c9dba61e9afe0a828.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624042/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51.960000",
            "durationSec": 1731.96,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-11-24T11:59:17.450000Z",
            "updatedTime": "2018-11-10T18:29:29.030964Z",
            "uploadedTime": "2010-11-24T11:59:17.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624042/theora/4944_f7401ecf43534b5b93d9df38f0658e84.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624042/large_thumb/large.jpg"
        },
        {
            "id": 624931,
            "name": "New Life - Program 06 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
                "original": "https://upload.frikanalen.no/media/624931/original/orig_d8dfd259bf084ee28c4c25b090b58ba2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624931/broadcast/6310_a98112794ac0464ab91249c48ba70d02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:01.360000",
            "durationSec": 1561.36,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T20:16:02.590000Z",
            "updatedTime": "2018-11-10T18:29:27.880782Z",
            "uploadedTime": "2012-06-19T20:16:02.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
        },
        {
            "id": 624040,
            "name": "Akkurat Nå! 21. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624040/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624040/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624040/broadcast/4924_0c4fa22cc7f24c43b6023d1e4787f966.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624040/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:54:56.240000",
            "durationSec": 3296.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:54:09.880000Z",
            "updatedTime": "2018-11-10T18:29:29.033705Z",
            "uploadedTime": "2010-11-04T15:54:09.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624040/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",
            "durationSec": 1680.0,
            "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": 624036,
            "name": "Den norske kirke i eksil 71",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624036/theora/orig_27ff087e3f6d44eab1423613e086d264.ogv",
                "original": "https://upload.frikanalen.no/media/624036/original/orig_27ff087e3f6d44eab1423613e086d264.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624036/broadcast/4940_5b81a126a82044e8816bdf6e327eb737.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624036/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:58.960000",
            "durationSec": 1618.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-15T20:45:25.117000Z",
            "updatedTime": "2018-11-10T18:29:29.039094Z",
            "uploadedTime": "2010-11-15T20:45:25.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624036/theora/orig_27ff087e3f6d44eab1423613e086d264.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624036/large_thumb/large.jpg"
        },
        {
            "id": 624927,
            "name": "New Life - Program 04 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
                "original": "https://upload.frikanalen.no/media/624927/original/orig_76956d95df6f44dfb55170c425dcc0c0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624927/broadcast/6303_8482db070b2f49beb40e16dab9e8bbf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624927/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:15.840000",
            "durationSec": 1635.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-13T07:16:31.213000Z",
            "updatedTime": "2018-11-10T18:29:27.884889Z",
            "uploadedTime": "2012-06-13T07:16:31.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624927/large_thumb/large.jpg"
        },
        {
            "id": 624034,
            "name": "Akkurat Nå! 14. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624034/theora/4923_0be99a90a75f401ead916b11ea1fa5d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624034/broadcast/4923_ca16d3a7a8664273bb049e4abfb56d76.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624034/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:53:35.680000",
            "durationSec": 3215.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:52:11.547000Z",
            "updatedTime": "2018-11-10T18:29:29.041843Z",
            "uploadedTime": "2010-11-04T15:52:11.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624034/theora/4923_0be99a90a75f401ead916b11ea1fa5d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624034/large_thumb/large.jpg"
        },
        {
            "id": 624031,
            "name": "Akkurat Nå! 7.november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624031/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624031/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624031/broadcast/4922_574789ffc9894936ab809bde71fa28f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624031/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:53:36.400000",
            "durationSec": 3216.4,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:49:53.897000Z",
            "updatedTime": "2018-11-10T18:29:29.045923Z",
            "uploadedTime": "2010-11-04T15:49:53.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624031/large_thumb/large.jpg"
        },
        {
            "id": 624030,
            "name": "ADRA 2010 005",
            "header": "Programleder Gry Haugen har besøk av Birgit Philipsen som er ny leder av ADRA Norge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624030/theora/4902_bab4f6dc3a1c437fb61b69d6e63ddb5b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624030/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624030/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624030/broadcast/4902_bab4f6dc3a1c437fb61b69d6e63ddb5b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624030/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:33:20.430000Z",
            "updatedTime": "2018-11-10T18:29:29.047267Z",
            "uploadedTime": "2010-10-25T17:33:20.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624030/theora/4902_bab4f6dc3a1c437fb61b69d6e63ddb5b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624030/large_thumb/large.jpg"
        },
        {
            "id": 624029,
            "name": "ADRA 2010 006",
            "header": "Programleder Gry Haugen har besøk i studio av Danilo Avileis som har ansvar for for ADRAs prosjekt i Nord-Sudan.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624029/theora/4903_50b39a23519040368240d48c2902b8db.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624029/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624029/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624029/broadcast/4903_50b39a23519040368240d48c2902b8db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624029/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:23:59.640000",
            "durationSec": 1439.64,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:38:01.013000Z",
            "updatedTime": "2018-11-10T18:29:29.048634Z",
            "uploadedTime": "2010-10-25T17:38:01.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624029/theora/4903_50b39a23519040368240d48c2902b8db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624029/large_thumb/large.jpg"
        },
        {
            "id": 624028,
            "name": "Verden er større enn meg selv",
            "header": "Mattesonskolen er en liten internasjonal skole i Trømborg i Østfold der studentene lærer å leve. Bibelen og naturen er sentrale læringsmidler.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624028/theora/4904_70dd1d64dc0a44518cf7bb252bb85c4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624028/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624028/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624028/broadcast/4904_70dd1d64dc0a44518cf7bb252bb85c4d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624028/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.040000",
            "durationSec": 1560.04,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:42:00.123000Z",
            "updatedTime": "2018-11-10T18:29:29.049969Z",
            "uploadedTime": "2010-10-25T17:42:00.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624028/theora/4904_70dd1d64dc0a44518cf7bb252bb85c4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624028/large_thumb/large.jpg"
        },
        {
            "id": 624025,
            "name": "HelseExpo Mjøndalen 18",
            "header": "Er det ett fett? Leder av Fredheim Helsesenter Frode Sømme tar for seg fettets velsignelser og forbannelser.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624025/theora/4907_465c385ff23348f683d2261f7a3a47ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624025/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624025/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624025/broadcast/4907_465c385ff23348f683d2261f7a3a47ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624025/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:29",
            "durationSec": 1469.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:55:49.623000Z",
            "updatedTime": "2018-11-10T18:29:29.051327Z",
            "uploadedTime": "2010-10-25T17:55:49.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624025/theora/4907_465c385ff23348f683d2261f7a3a47ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624025/large_thumb/large.jpg"
        },
        {
            "id": 624024,
            "name": "HelseExpo Mjøndalen 17",
            "header": "Sykepleier Solveig Gudmundsen foredrar om å kjenne seg selv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624024/theora/4906_bdfbad32aca94a0d9e43674c195e755a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624024/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624024/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624024/broadcast/4906_bdfbad32aca94a0d9e43674c195e755a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624024/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:59.200000",
            "durationSec": 1499.2,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:52:53.247000Z",
            "updatedTime": "2018-11-10T18:29:29.052723Z",
            "uploadedTime": "2010-10-25T17:52:53.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624024/theora/4906_bdfbad32aca94a0d9e43674c195e755a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624024/large_thumb/large.jpg"
        },
        {
            "id": 624023,
            "name": "HelseExpo Mjøndalen 16",
            "header": "Vegarisk ernæring. Klinisk ernæringsfysiolog Linn Helene Stølen forteller om emnet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624023/theora/4905_fe1285e556a24cc685af03d2673c7c66.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624023/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624023/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624023/broadcast/4905_fe1285e556a24cc685af03d2673c7c66.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624023/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:23:53.280000",
            "durationSec": 1433.28,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:50:26.053000Z",
            "updatedTime": "2018-11-10T18:29:29.054192Z",
            "uploadedTime": "2010-10-25T17:50:26.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624023/theora/4905_fe1285e556a24cc685af03d2673c7c66.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624023/large_thumb/large.jpg"
        },
        {
            "id": 624022,
            "name": "ADRA 2010 004",
            "header": "Programleder Gry Haugen har besøk av tre skoleelever som har vært med på å samle penger til ADRAs hjelpearbeid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624022/theora/4901_6b583894d50f4a6e93d039a6a6252fd0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624022/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624022/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624022/broadcast/4901_6b583894d50f4a6e93d039a6a6252fd0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624022/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:29:37.427000Z",
            "updatedTime": "2018-11-10T18:29:29.055613Z",
            "uploadedTime": "2010-10-25T17:29:37.427000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624022/theora/4901_6b583894d50f4a6e93d039a6a6252fd0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624022/large_thumb/large.jpg"
        },
        {
            "id": 624021,
            "name": "Inside Israel november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624021/theora/4910_f9efabdc9eec469eab7d0d52e72d9e82.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624021/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624021/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624021/broadcast/4910_f9efabdc9eec469eab7d0d52e72d9e82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624021/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:09.480000",
            "durationSec": 1509.48,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-25T18:36:31.227000Z",
            "updatedTime": "2018-11-10T18:29:29.056955Z",
            "uploadedTime": "2010-10-25T18:36:31.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624021/theora/4910_f9efabdc9eec469eab7d0d52e72d9e82.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624021/large_thumb/large.jpg"
        },
        {
            "id": 624020,
            "name": "ADRA 2010 003",
            "header": "Programleder Gry Haugen i ADRA har besøk av Ingar Rekstad som er lærer på en skole der elevene hjelper med å samle penger til ADRAS hjelpearbeid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624020/theora/4900_8a81ecae502f443f9b90b277ca6c92b5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624020/broadcast/4900_8a81ecae502f443f9b90b277ca6c92b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624020/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:23:29.200000",
            "durationSec": 1409.2,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:25:08.093000Z",
            "updatedTime": "2018-11-10T18:29:29.058287Z",
            "uploadedTime": "2010-10-25T17:25:08.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624020/theora/4900_8a81ecae502f443f9b90b277ca6c92b5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624020/large_thumb/large.jpg"
        },
        {
            "id": 628322,
            "name": "Diesen & Macgregor: Krig er uunngåelig",
            "header": "Diesen & Macgregor: Krig er uunngåelig",
            "description": "Professor Diesen intervjuer Douglas Macgregor: Krig er uunngåelig.",
            "files": {
                "webmMed": "https://upload.frikanalen.no/media/628322/webm_med/Diesen_Macgregor_War_inevitable.webm",
                "largeThumb": "https://upload.frikanalen.no/media/628322/large_thumb/Diesen_Macgregor_War_inevitable.jpg",
                "original": "https://upload.frikanalen.no/media/628322/original/Diesen_Macgregor_War_inevitable.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:42:38.020000",
            "durationSec": 2558.02,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-09-28T18:10:06.641884Z",
            "updatedTime": "2025-09-29T06:21:36.560597Z",
            "uploadedTime": "2025-09-28T18:58:11Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628322/large_thumb/Diesen_Macgregor_War_inevitable.jpg"
        },
        {
            "id": 627984,
            "name": "Appell for Libanon",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627984/theora/Apell for Libanon..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627984/broadcast/Apell for Libanon..dv",
                "largeThumb": "https://upload.frikanalen.no/media/627984/large_thumb/Apell for Libanon..jpg",
                "original": "https://upload.frikanalen.no/media/627984/original/Apell for Libanon..mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:08:08.240000",
            "durationSec": 488.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-25T14:38:21.862209Z",
            "updatedTime": "2024-11-25T14:44:07.898998Z",
            "uploadedTime": "2024-11-25T14:39:32.523365Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627984/theora/Apell for Libanon..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627984/large_thumb/Apell for Libanon..jpg"
        },
        {
            "id": 623897,
            "name": "Inside Israel September 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623897/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623897/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623897/broadcast/4667_6d1f1ff65f424a24a6ea50c2da6dc7d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:13.280000",
            "durationSec": 1513.28,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-26T21:19:45.947000Z",
            "updatedTime": "2018-11-10T18:29:29.223375Z",
            "uploadedTime": "2010-08-26T21:19:45.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
        },
        {
            "id": 628374,
            "name": "Bibelhistorie...Vi vandrer med Jesus. Sending nr. 2",
            "header": null,
            "description": "Bibelhistorie",
            "files": {
                "webmMed": "https://upload.frikanalen.no/media/628374/webm_med/Bibelhistorie._Vi_vandrer_med_Jesus....webm",
                "largeThumb": "https://upload.frikanalen.no/media/628374/large_thumb/Bibelhistorie._Vi_vandrer_med_Jesus....jpg",
                "original": "https://upload.frikanalen.no/media/628374/original/Bibelhistorie._Vi_vandrer_med_Jesus....mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": "Anders Helge Myhren",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "+47 97 57 89 63",
                "fkmember": true
            },
            "duration": "00:37:50.656145",
            "durationSec": 2270.656145,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-10-31T18:09:35.503859Z",
            "updatedTime": "2025-10-31T20:51:29.459990Z",
            "uploadedTime": "2025-10-31T18:10:13.842041Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628374/large_thumb/Bibelhistorie._Vi_vandrer_med_Jesus....jpg"
        },
        {
            "id": 623764,
            "name": "ADRA 2010 001",
            "header": "ADRA Norge driver bistandsarbeid over store deler av verden. Fokus er på Haiti og Etiopia. Gry Haugen har besøk av hjelpearbeider Chandra Baier i studio.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623764/theora/4476_c39157ee25634f8a92e268c1be8317e7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623764/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623764/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623764/broadcast/4476_1b16762df2da43e998f4a624405e4aa1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623764/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:53.680000",
            "durationSec": 1493.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T07:50:11.080000Z",
            "updatedTime": "2018-11-10T18:29:29.408854Z",
            "uploadedTime": "2010-07-07T07:50:11.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623764/theora/4476_c39157ee25634f8a92e268c1be8317e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623764/large_thumb/large.jpg"
        },
        {
            "id": 627986,
            "name": "Gud",
            "header": "Guds navn er Jehova",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627986/theora/Gud (2).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627986/broadcast/Gud (2).dv",
                "original": "https://upload.frikanalen.no/media/627986/original/Gud (2).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627986/large_thumb/Gud (2).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": "Anders Helge Myhren",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "+47 97 57 89 63",
                "fkmember": true
            },
            "duration": "00:43:27.633333",
            "durationSec": 2607.633333,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-27T14:44:13.953919Z",
            "updatedTime": "2024-11-27T15:05:12.141361Z",
            "uploadedTime": "2024-11-27T14:44:42.240704Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627986/theora/Gud (2).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627986/large_thumb/Gud (2).jpg"
        },
        {
            "id": 623766,
            "name": "Frisk og glad, del 4 av 9",
            "header": "Reduser risikoen for kreft. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623766/theora/4453_10c63a1674694fb5839793b1b0f81364.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623766/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623766/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623766/broadcast/4453_fafae0c8d4da4d3f80eed2a5ffa93a1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623766/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "durationSec": 3300.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:20:29.847000Z",
            "updatedTime": "2018-11-10T18:29:29.406108Z",
            "uploadedTime": "2010-06-28T14:20:29.847000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623766/theora/4453_10c63a1674694fb5839793b1b0f81364.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623766/large_thumb/large.jpg"
        },
        {
            "id": 624012,
            "name": "10min med Svenn Tommy 011110",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624012/theora/4915_7ce638e440404e4db1f583b07d9a8915.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624012/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624012/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624012/broadcast/4915_d33212a14b42424087df63a3e533bd38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624012/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:59.080000",
            "durationSec": 1799.08,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-01T12:00:10.960000Z",
            "updatedTime": "2018-11-10T18:29:29.069296Z",
            "uploadedTime": "2010-11-01T12:00:10.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624012/theora/4915_7ce638e440404e4db1f583b07d9a8915.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624012/large_thumb/large.jpg"
        },
        {
            "id": 624008,
            "name": "Den norske kirke i eksil 70",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624008/theora/orig_40b385d6323347a7a3ed28e84a4718ca.ogv",
                "original": "https://upload.frikanalen.no/media/624008/original/orig_40b385d6323347a7a3ed28e84a4718ca.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624008/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624008/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624008/broadcast/4912_7916d31ee99743f5a4bfb8c0f866eac7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624008/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:24:29.800000",
            "durationSec": 1469.8,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-26T08:41:20.507000Z",
            "updatedTime": "2018-11-10T18:29:29.073882Z",
            "uploadedTime": "2010-10-26T08:41:20.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624008/theora/orig_40b385d6323347a7a3ed28e84a4718ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624008/large_thumb/large.jpg"
        },
        {
            "id": 623765,
            "name": "ADRA 2010 002",
            "header": "ADRA Norge driver bistandsarbeid mange steder i verden. Chandra Baier som er gjest hos programleder Gry Haugen forteller om erfaringer fra Haiti.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623765/theora/4477_7fc4b484f6ce42989e4f2d64d8c3b98b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623765/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623765/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623765/broadcast/4477_7236dd030df54e3a88446892e6d62f5d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623765/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.160000",
            "durationSec": 1560.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T07:53:49.600000Z",
            "updatedTime": "2018-11-10T18:29:29.407478Z",
            "uploadedTime": "2010-07-07T07:53:49.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623765/theora/4477_7fc4b484f6ce42989e4f2d64d8c3b98b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623765/large_thumb/large.jpg"
        },
        {
            "id": 628211,
            "name": "Diesen intervjuer Maté om Russiagate",
            "header": "Professor Diesen & Aaron Maté about Russiagate Revelations and the Obama Treason Allegations",
            "description": "Original tittel: Aaron Maté. Russiagate Revelations and the Obama Treason Allegations",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628211/theora/Diesen_Mate.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628211/broadcast/Diesen_Mate.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628211/large_thumb/Diesen_Mate.jpg",
                "original": "https://upload.frikanalen.no/media/628211/original/Diesen_Mate.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:33:44.180000",
            "durationSec": 2024.18,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-07-28T07:35:19.071006Z",
            "updatedTime": "2025-07-28T20:33:36.108071Z",
            "uploadedTime": "2025-07-28T07:42:50Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628211/theora/Diesen_Mate.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628211/large_thumb/Diesen_Mate.jpg"
        },
        {
            "id": 628150,
            "name": "Diesen: Usas bombing av Iran et politisk teater?",
            "header": "Professor Diesen og Gilbert Doctorow: Var usas bombing av Irans et politisk teater?",
            "description": "Original tittel: Gilbert Doctorow: U.S. Bombing of Iran as Political Theatre?",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628150/theora/Diesen_Doctorow.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628150/broadcast/Diesen_Doctorow.dv",
                "original": "https://upload.frikanalen.no/media/628150/original/Diesen_Doctorow.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/628150/large_thumb/Diesen_Doctorow.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:56:40.580000",
            "durationSec": 3400.58,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-06-25T10:21:02.693177Z",
            "updatedTime": "2025-06-29T21:10:01.040896Z",
            "uploadedTime": "2025-06-25T10:25:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628150/theora/Diesen_Doctorow.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628150/large_thumb/Diesen_Doctorow.jpg"
        },
        {
            "id": 624003,
            "name": "Akkurat Nå! 24 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624003/theora/4674_889b805040cf46028887ad967988c467.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624003/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624003/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624003/broadcast/4674_e1a5fbf76a644be8b5f47cb8f35082e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624003/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:51:13.360000",
            "durationSec": 3073.36,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T05:00:34.800000Z",
            "updatedTime": "2018-11-10T18:29:29.080652Z",
            "uploadedTime": "2010-08-28T05:00:34.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624003/theora/4674_889b805040cf46028887ad967988c467.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624003/large_thumb/large.jpg"
        },
        {
            "id": 624001,
            "name": "Den norske kirke i eksil 69",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624001/theora/orig_1c190344d5dc48fd8236f48a6de9eb62.ogv",
                "original": "https://upload.frikanalen.no/media/624001/original/orig_1c190344d5dc48fd8236f48a6de9eb62.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624001/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624001/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624001/broadcast/4896_bb330cf9eeb94f7aaffc944d7646a710.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624001/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:37.080000",
            "durationSec": 1597.08,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-21T13:56:53.187000Z",
            "updatedTime": "2018-11-10T18:29:29.083387Z",
            "uploadedTime": "2010-10-21T13:56:53.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624001/theora/orig_1c190344d5dc48fd8236f48a6de9eb62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624001/large_thumb/large.jpg"
        },
        {
            "id": 624033,
            "name": "Bibelundervisning - del 16",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624033/broadcast/4931_53a393c5f0b04623a05b13731c27187f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624033/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.200000",
            "durationSec": 1680.2,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-08T21:41:55.380000Z",
            "updatedTime": "2023-07-12T22:31:44.906057Z",
            "uploadedTime": "2010-11-08T21:41:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624033/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",
            "durationSec": 1680.0,
            "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",
            "durationSec": 1680.0,
            "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": 628046,
            "name": "Diesen & Mearsheimer: Usas fredsinitiativ",
            "header": "",
            "description": "Glenn Diesen, Alexander Mercouris & John Mearsheimer about the US Push for Peace & Europe Panics",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628046/theora/Diesen_Mearsheimer8mars25.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628046/broadcast/Diesen_Mearsheimer8mars25.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628046/large_thumb/Diesen_Mearsheimer8mars25.jpg",
                "original": "https://upload.frikanalen.no/media/628046/original/Diesen_Mearsheimer8mars25.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:59:54.340000",
            "durationSec": 3594.34,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-03-19T12:35:03.695586Z",
            "updatedTime": "2025-03-19T13:30:12.076842Z",
            "uploadedTime": "2025-03-19T12:46:43.429619Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628046/theora/Diesen_Mearsheimer8mars25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628046/large_thumb/Diesen_Mearsheimer8mars25.jpg"
        },
        {
            "id": 623996,
            "name": "ShowKafé 2010 del 3 - 17.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623996/theora/4893_0cec57adec66472283d286c1850c8d23.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623996/broadcast/4893_0e9f70c969a14bc48eafb60fa7332d85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623996/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:23.600000",
            "durationSec": 1703.6,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:42:57.317000Z",
            "updatedTime": "2018-11-10T18:29:29.088772Z",
            "uploadedTime": "2010-10-19T08:42:57.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623996/theora/4893_0cec57adec66472283d286c1850c8d23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623996/large_thumb/large.jpg"
        },
        {
            "id": 623995,
            "name": "ShowKafé 2010 del 2 - 10.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623995/theora/4892_d4e0e93618c8476584fe900340543618.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623995/broadcast/4892_fdd23bf1b96447e0bff3bbb0f296d98f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623995/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:39.480000",
            "durationSec": 1719.48,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:29:47.377000Z",
            "updatedTime": "2018-11-10T18:29:29.090111Z",
            "uploadedTime": "2010-10-19T08:29:47.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623995/theora/4892_d4e0e93618c8476584fe900340543618.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623995/large_thumb/large.jpg"
        },
        {
            "id": 623994,
            "name": "ShowKafé 2010 del 1 - 03.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623994/broadcast/4891_9937580a81434683bd7cfeb0a924994c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:36.840000",
            "durationSec": 1716.84,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:15:33.843000Z",
            "updatedTime": "2018-11-10T18:29:29.091466Z",
            "uploadedTime": "2010-10-19T08:15:33.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
        },
        {
            "id": 628222,
            "name": "Diesen om innblanding i Thailand-Kambodsja-konflikten",
            "header": "Professor Diesen intervjuer Brian Berletic om Usas innblanding i Tailand-Kambodsja-konflikten",
            "description": "Original tittel: Brian Berletic: U.S. Involvement in the Thailand-Cambodia Conflict",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628222/theora/Diesen_Berletic.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628222/broadcast/Diesen_Berletic.dv",
                "original": "https://upload.frikanalen.no/media/628222/original/Diesen_Berletic.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/628222/large_thumb/Diesen_Berletic.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:29:56.980000",
            "durationSec": 1796.98,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-08-02T08:23:24.572481Z",
            "updatedTime": "2025-08-02T10:51:04.581522Z",
            "uploadedTime": "2025-08-02T08:29:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628222/theora/Diesen_Berletic.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628222/large_thumb/Diesen_Berletic.jpg"
        },
        {
            "id": 623929,
            "name": "Guds Ord, 041010",
            "header": "Guds Ord med Björn Kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623929/theora/4760_903093d130ac4708852ac66580d916c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623929/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623929/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623929/broadcast/4760_903093d130ac4708852ac66580d916c1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623929/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:31.840000",
            "durationSec": 1531.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-21T13:17:02.633000Z",
            "updatedTime": "2018-11-10T18:29:29.178746Z",
            "uploadedTime": "2010-09-21T13:17:02.633000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623929/theora/4760_903093d130ac4708852ac66580d916c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623929/large_thumb/large.jpg"
        },
        {
            "id": 628359,
            "name": "Diesen: Trumps krig mot Russland",
            "header": "Diesen: Trumps krig mot Russland",
            "description": "Professor Diesen intervjuer Brian Berletic om Trumps krig mot Russland og latent gjengjeldelse",
            "files": {
                "webmMed": "https://upload.frikanalen.no/media/628359/webm_med/Diesen_Berletic_Trump_war_Russia.webm",
                "largeThumb": "https://upload.frikanalen.no/media/628359/large_thumb/Diesen_Berletic_Trump_war_Russia.jpg",
                "original": "https://upload.frikanalen.no/media/628359/original/Diesen_Berletic_Trump_war_Russia.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:59:51.660000",
            "durationSec": 3591.66,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-10-19T16:13:07.937481Z",
            "updatedTime": "2025-10-21T17:44:08.681106Z",
            "uploadedTime": "2025-10-19T17:09:27Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628359/large_thumb/Diesen_Berletic_Trump_war_Russia.jpg"
        },
        {
            "id": 623991,
            "name": "Akkurat Nå! 17 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623991/theora/4673_d4efc7885f7b4774af169a9fe6bcd1c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623991/broadcast/4673_25d786f6fc5348ea80e375233d5a2d9f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623991/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:55:58.120000",
            "durationSec": 3358.12,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:59:09.080000Z",
            "updatedTime": "2018-11-10T18:29:29.095747Z",
            "uploadedTime": "2010-08-28T04:59:09.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623991/theora/4673_d4efc7885f7b4774af169a9fe6bcd1c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623991/large_thumb/large.jpg"
        },
        {
            "id": 627980,
            "name": "Matteus Evangelium, 3",
            "header": "Viktige opplysninger",
            "description": "Fra bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627980/theora/Matteus evangelium 3.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627980/broadcast/Matteus evangelium 3.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627980/large_thumb/Matteus evangelium 3.jpg",
                "original": "https://upload.frikanalen.no/media/627980/original/Matteus evangelium 3.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": "Anders Helge Myhren",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "+47 97 57 89 63",
                "fkmember": true
            },
            "duration": "00:49:44.633333",
            "durationSec": 2984.633333,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-18T09:02:52.391358Z",
            "updatedTime": "2024-11-18T10:00:08.589591Z",
            "uploadedTime": "2024-11-18T09:36:56.923658Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627980/theora/Matteus evangelium 3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627980/large_thumb/Matteus evangelium 3.jpg"
        },
        {
            "id": 623981,
            "name": "Utrop TV - nr 21",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623981/theora/4683_8084ac51e186431bb40cc79ccef94374.ogv",
                "original": "https://upload.frikanalen.no/media/623981/original/orig_106c76a91a7945809cad10e1da1a3da5.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623981/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623981/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623981/broadcast/4683_8b0d994abd634e28a4d0e6427d31f7d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623981/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-30T13:59:19.240000Z",
            "updatedTime": "2018-11-10T18:29:29.108171Z",
            "uploadedTime": "2010-08-30T13:59:19.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623981/theora/4683_8084ac51e186431bb40cc79ccef94374.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623981/large_thumb/large.jpg"
        },
        {
            "id": 623980,
            "name": "Jesus I India del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623980/theora/4826_ee2e1621261d4603b105e901d4b2512b.ogv",
                "original": "https://upload.frikanalen.no/media/623980/original/orig_d4cb0c58b2cd4e9183cf6cfd149767e0.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623980/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623980/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623980/broadcast/4826_12f76df8c0a44a1a91eb3f05bbd6aa56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623980/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:29:03.080000",
            "durationSec": 1743.08,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-12T13:11:12.713000Z",
            "updatedTime": "2018-11-10T18:29:29.109559Z",
            "uploadedTime": "2010-10-12T13:11:12.713000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623980/theora/4826_ee2e1621261d4603b105e901d4b2512b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623980/large_thumb/large.jpg"
        },
        {
            "id": 628041,
            "name": "Diesen i samtale med Kneissl",
            "header": "",
            "description": "Glenn Diesen, Alexander Mercouris & Karin Kneissl about Europe's Growing Irrelevance",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628041/theora/Diesen_Kneissl.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628041/broadcast/Diesen_Kneissl.dv",
                "original": "https://upload.frikanalen.no/media/628041/original/Diesen_Kneissl.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/628041/large_thumb/Diesen_Kneissl.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:58:23.900000",
            "durationSec": 3503.9,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-03-11T13:37:35.980986Z",
            "updatedTime": "2025-03-11T14:24:52.982000Z",
            "uploadedTime": "2025-03-11T13:41:50.422972Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628041/theora/Diesen_Kneissl.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628041/large_thumb/Diesen_Kneissl.jpg"
        },
        {
            "id": 623978,
            "name": "Den norske kirke i eksil 68",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623978/theora/4823_45e7689378784149817ebd4b65477a4b.ogv",
                "original": "https://upload.frikanalen.no/media/623978/original/orig_cdc35e43d7f5424b862d357609799f0c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623978/broadcast/4823_ac3363e4d2974d98b3281a4b79043f02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623978/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:40.120000",
            "durationSec": 1660.12,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-11T18:14:08.750000Z",
            "updatedTime": "2018-11-10T18:29:29.112284Z",
            "uploadedTime": "2010-10-11T18:14:08.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623978/theora/4823_45e7689378784149817ebd4b65477a4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623978/large_thumb/large.jpg"
        },
        {
            "id": 622959,
            "name": "Demokratene - Vidar Kleppe",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622959/theora/3206_21ec7deefad54540bc4c040067d4e328.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622959/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622959/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622959/broadcast/orig_e474774b2f7f4181871934abb7fee785.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622959/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:26.520000",
            "durationSec": 1586.52,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:11:40.877000Z",
            "updatedTime": "2018-11-10T18:29:30.387281Z",
            "uploadedTime": "2009-08-10T09:11:40.877000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622959/theora/3206_21ec7deefad54540bc4c040067d4e328.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622959/large_thumb/large.jpg"
        }
    ]
}