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

{
    "count": 3453,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=has_tono_records",
    "results": [
        {
            "id": 624684,
            "name": "Malene Flataker - Suite",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624684/theora/5896_db0893c3a23b4726b7c5e213d5ca4896.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624684/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624684/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624684/broadcast/5896_b5af91ebd93f46dfae60630557a566ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624684/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:08:49.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:35:30.087000Z",
            "updatedTime": "2018-11-10T18:29:28.198571Z",
            "uploadedTime": "2011-12-30T11:35:30.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624684/theora/5896_db0893c3a23b4726b7c5e213d5ca4896.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624684/large_thumb/large.jpg"
        },
        {
            "id": 624683,
            "name": "Kim Systad - Hurricane´s Eye",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624683/theora/5897_b090b19b8fb448d4865cd02bdeb80c4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624683/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624683/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624683/broadcast/5897_d545f9ad5d0148dcacb54a6b1e9a0c2c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624683/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:13.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:39:23.433000Z",
            "updatedTime": "2018-11-10T18:29:28.199963Z",
            "uploadedTime": "2011-12-30T11:39:23.433000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624683/theora/5897_b090b19b8fb448d4865cd02bdeb80c4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624683/large_thumb/large.jpg"
        },
        {
            "id": 624682,
            "name": "Veronika Stubberud - PequenaCz",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624682/theora/5895_9a3516dbca0c4139a07c9ea5dbedb933.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624682/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624682/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624682/broadcast/5895_fea2e343218043d5a697b35794af0291.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624682/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:34.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-29T19:38:34.813000Z",
            "updatedTime": "2018-11-10T18:29:28.201323Z",
            "uploadedTime": "2011-12-29T19:38:34.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624682/theora/5895_9a3516dbca0c4139a07c9ea5dbedb933.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624682/large_thumb/large.jpg"
        },
        {
            "id": 624681,
            "name": "Endre Vetås - Concrt.for Basun",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624681/theora/5894_aa7c97d99b864af5b3602ddf2f21bd06.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624681/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624681/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624681/broadcast/5894_ad7f751a3cac4c83a19565dc9ab215c9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624681/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:08:05.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-29T19:33:57.777000Z",
            "updatedTime": "2018-11-10T18:29:28.202666Z",
            "uploadedTime": "2011-12-29T19:33:57.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624681/theora/5894_aa7c97d99b864af5b3602ddf2f21bd06.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624681/large_thumb/large.jpg"
        },
        {
            "id": 624680,
            "name": "Nathaniel Hjønnevåg -Rebonds B",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624680/theora/5893_ebf9af5a0a1d4bcd9ba20ffe7d5f6fd3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624680/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624680/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624680/broadcast/5893_c61d71e856054dec87b0656ef84f1f6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624680/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:27.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T18:04:47.363000Z",
            "updatedTime": "2018-11-10T18:29:28.204041Z",
            "uploadedTime": "2011-12-29T18:04:47.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624680/theora/5893_ebf9af5a0a1d4bcd9ba20ffe7d5f6fd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624680/large_thumb/large.jpg"
        },
        {
            "id": 623668,
            "name": "Klipp fra NM i Reinkappkjøring (1), Tromsø  07.02.2010",
            "header": "TV-RFN presenterer klipp fra NM i Reinkappkjøring Tromsø 07.02.2010 - Del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623668/theora/4380_55d06f055f5d42419c48ffd75138e27e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623668/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623668/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623668/broadcast/4380_9d12d80df0f842bcbee83b567abb0ba9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623668/large_thumb/large.jpg"
            },
            "creator": "kristian@kikkas-network.no",
            "organization": {
                "id": 75,
                "name": "Kikkas Network",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1868,
                "editorName": "Kristian Andreas Jørgensen",
                "editorEmail": "kristian@kikkas-network.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:28",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.kikkas-network.no",
            "createdTime": "2010-06-01T09:32:07.623000Z",
            "updatedTime": "2018-11-10T18:29:29.518302Z",
            "uploadedTime": "2010-06-01T09:32:07.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623668/theora/4380_55d06f055f5d42419c48ffd75138e27e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623668/large_thumb/large.jpg"
        },
        {
            "id": 624678,
            "name": "Julie Davidsen - Sonate i Edur",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624678/theora/5892_f40c0d3c727e493fa7bf9ead45c9dfee.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624678/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624678/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624678/broadcast/5892_cf1adee96bf5463bbc3b2dd88e26dd1e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624678/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:04:42.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T14:36:01.783000Z",
            "updatedTime": "2018-11-10T18:29:28.206731Z",
            "uploadedTime": "2011-12-29T14:36:01.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624678/theora/5892_f40c0d3c727e493fa7bf9ead45c9dfee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624678/large_thumb/large.jpg"
        },
        {
            "id": 624677,
            "name": "Sjasmin Reitehaug - Saxflight",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624677/theora/5891_30f8b971022e44aca19502e503365052.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624677/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624677/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624677/broadcast/5891_2059836ec424490e8294fcbe5242d897.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624677/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:08:18.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T14:11:09.023000Z",
            "updatedTime": "2018-11-10T18:29:28.208154Z",
            "uploadedTime": "2011-12-29T14:11:09.023000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624677/theora/5891_30f8b971022e44aca19502e503365052.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624677/large_thumb/large.jpg"
        },
        {
            "id": 624676,
            "name": "Henrik Falang - Trompetkonsert",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624676/theora/5890_ae17704fcd3a4a7fb2ed9de405c10f6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624676/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624676/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624676/broadcast/5890_f53ad1cd5893493fa303bdd94cc6000e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624676/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:08:52.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:53:52.030000Z",
            "updatedTime": "2018-11-10T18:29:28.209534Z",
            "uploadedTime": "2011-12-29T13:53:52.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624676/theora/5890_ae17704fcd3a4a7fb2ed9de405c10f6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624676/large_thumb/large.jpg"
        },
        {
            "id": 624675,
            "name": "Fredrikke Vesthaug - Sonate",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624675/theora/5888_62000c3ba6744533990994298b9ee36b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624675/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624675/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624675/broadcast/5888_25a4e2c915f240da9a2a4d6ea3b68845.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624675/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:48.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:42:51.997000Z",
            "updatedTime": "2018-11-10T18:29:28.210878Z",
            "uploadedTime": "2011-12-29T13:42:51.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624675/theora/5888_62000c3ba6744533990994298b9ee36b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624675/large_thumb/large.jpg"
        },
        {
            "id": 624674,
            "name": "Soran Lind - Valse Vanité",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624674/theora/5887_8fc5dc6cdac54d48b4ad1668b3118f46.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624674/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624674/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624674/broadcast/5887_c3e06dd6a7ad475295d9d2305f14859d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624674/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:02.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:37:37.163000Z",
            "updatedTime": "2018-11-10T18:29:28.212275Z",
            "uploadedTime": "2011-12-29T13:37:37.163000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624674/theora/5887_8fc5dc6cdac54d48b4ad1668b3118f46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624674/large_thumb/large.jpg"
        },
        {
            "id": 624673,
            "name": "Simen A.O Hagen - Konsert i Eb",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624673/theora/5885_5121e889d848496baa67195c46c455fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624673/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624673/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624673/broadcast/5885_58437737c8504db8b002cb145eecc11a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624673/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:01.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:23:25.537000Z",
            "updatedTime": "2018-11-10T18:29:28.213619Z",
            "uploadedTime": "2011-12-29T13:23:25.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624673/theora/5885_5121e889d848496baa67195c46c455fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624673/large_thumb/large.jpg"
        },
        {
            "id": 624672,
            "name": "Kristian Berg - Fnugg",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624672/theora/5886_93683556cc5848abbc4b28bd87c05247.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624672/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624672/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624672/broadcast/5886_3e517eee69854f519f443a80bd554fcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624672/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:12.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:28:43.090000Z",
            "updatedTime": "2018-11-10T18:29:28.214972Z",
            "uploadedTime": "2011-12-29T13:28:43.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624672/theora/5886_93683556cc5848abbc4b28bd87c05247.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624672/large_thumb/large.jpg"
        },
        {
            "id": 624671,
            "name": "Bibelst 1kv 2012 Nr 03",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624671/theora/orig_f6e7ea6c29ce45d89c0e63433dbc678e.ogv",
                "original": "https://upload.frikanalen.no/media/624671/original/orig_f6e7ea6c29ce45d89c0e63433dbc678e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624671/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624671/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624671/broadcast/5875_24b7d650fce3457c8169f775839f8169.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624671/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:09:51.810000Z",
            "updatedTime": "2018-11-10T18:29:28.216343Z",
            "uploadedTime": "2011-12-22T11:09:51.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624671/theora/orig_f6e7ea6c29ce45d89c0e63433dbc678e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624671/large_thumb/large.jpg"
        },
        {
            "id": 624670,
            "name": "Bibelst 1kv 2012 Nr 02",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624670/theora/orig_cc155a760bb846049b1318b22d78da4d.ogv",
                "original": "https://upload.frikanalen.no/media/624670/original/orig_cc155a760bb846049b1318b22d78da4d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624670/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624670/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624670/broadcast/5874_019726f98c8d4036982f9296e16502ed.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624670/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:07:30.013000Z",
            "updatedTime": "2018-11-10T18:29:28.217715Z",
            "uploadedTime": "2011-12-22T11:07:30.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624670/theora/orig_cc155a760bb846049b1318b22d78da4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624670/large_thumb/large.jpg"
        },
        {
            "id": 624669,
            "name": "Bibelst 1kv 2012 Nr 01",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nona Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624669/theora/orig_e98a2f942edc458182e46f6e1f9fa292.ogv",
                "original": "https://upload.frikanalen.no/media/624669/original/orig_e98a2f942edc458182e46f6e1f9fa292.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624669/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624669/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624669/broadcast/5869_f89d038786f942c1b2c64d4cc636915b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624669/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T10:36:46.190000Z",
            "updatedTime": "2018-11-10T18:29:28.219111Z",
            "uploadedTime": "2011-12-22T10:36:46.190000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624669/theora/orig_e98a2f942edc458182e46f6e1f9fa292.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624669/large_thumb/large.jpg"
        },
        {
            "id": 626733,
            "name": "Om koronavaksine",
            "header": "Trond Ali og Ola snakker om vaksine. Opptaket er gjort 5. mars som var før AstraZeneca-vaksinen ble et tema",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626733/theora/tronAliOmVaksine.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626733/broadcast/tronAliOmVaksine.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626733/large_thumb/tronAliOmVaksine.jpg",
                "original": "https://upload.frikanalen.no/media/626733/original/tronAliOmVaksine.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 406 16 181",
                "fkmember": true
            },
            "duration": "00:21:51.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-03-19T21:23:49.528526Z",
            "updatedTime": "2024-05-22T13:19:13.332234Z",
            "uploadedTime": "2021-03-20T03:45:52Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626733/theora/tronAliOmVaksine.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626733/large_thumb/tronAliOmVaksine.jpg"
        },
        {
            "id": 624667,
            "name": "Bibelstudier 12 mai-aug 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Roger Robertsen fra Norsk Bibelinstitutt er studieleder i denne serien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624667/theora/orig_ee17328b44344c50956cfbb8d899af00.ogv",
                "original": "https://upload.frikanalen.no/media/624667/original/orig_ee17328b44344c50956cfbb8d899af00.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624667/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624667/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624667/broadcast/5670_a4b101a8cbec4d37b9587e699f3db74a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624667/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T15:24:44.363000Z",
            "updatedTime": "2018-11-10T18:29:28.221869Z",
            "uploadedTime": "2011-07-01T15:24:44.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624667/theora/orig_ee17328b44344c50956cfbb8d899af00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624667/large_thumb/large.jpg"
        },
        {
            "id": 622991,
            "name": "Bazar fra Trondheim",
            "header": "Bazar er på Normisjons gen.forsamling og tar pulsen. Reprisen av Møteplassen Omsorg 1 er med Terje Forsberg som forteller om grov omsorgssvikt i barndommen og hans forsonende forvandling da han ble frelst.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622991/broadcast/orig_0c0c58c922e84ad0a8a4ebc42796a7d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622991/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-22T10:44:26Z",
            "updatedTime": "2018-11-10T18:29:30.361058Z",
            "uploadedTime": "2009-08-22T10:44:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622991/large_thumb/large.jpg"
        },
        {
            "id": 622990,
            "name": "AQVA'dor",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622990/broadcast/orig_34f4c8dc80584df8942a67c78ddab18f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:58.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T10:59:31Z",
            "updatedTime": "2018-11-10T18:29:30.362428Z",
            "uploadedTime": "2009-08-21T10:59:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
        },
        {
            "id": 622989,
            "name": "Duo Traverso",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622989/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622989/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622989/broadcast/orig_c5babdfb4585445e8667b2302bd55dd3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:23.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:40:02Z",
            "updatedTime": "2018-11-10T18:29:30.363809Z",
            "uploadedTime": "2009-08-21T08:40:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
        },
        {
            "id": 623616,
            "name": "Pønsj: Roboter",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623616/theora/4305_fbbcb0d0da8c47c2b95b9c5927c33529.ogv",
                "original": "https://upload.frikanalen.no/media/623616/original/orig_703860fd5c444f71901e9653d1721141.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623616/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623616/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623616/broadcast/4305_38efa6a235df44fe9f8ab2968cfaf227.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623616/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:18:20.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:01:45.783000Z",
            "updatedTime": "2018-11-10T18:29:29.588165Z",
            "uploadedTime": "2010-05-12T04:01:45.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623616/theora/4305_fbbcb0d0da8c47c2b95b9c5927c33529.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623616/large_thumb/large.jpg"
        },
        {
            "id": 622988,
            "name": "Audun Breen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622988/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622988/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622988/broadcast/orig_688ca778dbde47f7a84dcccf09093937.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622988/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:17",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:29:31Z",
            "updatedTime": "2018-11-10T18:29:30.365158Z",
            "uploadedTime": "2009-08-21T08:29:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622988/large_thumb/large.jpg"
        },
        {
            "id": 622385,
            "name": "Møteplassen - Ærlighet 5 og 1",
            "header": "Samtaleprogram. Refleksjoner ved Johanna Engamo Kleveland og intervju med Sigmund Danielsen",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622385/theora/2454_e9b7d1a1b59a499b85aac8dd61148f16.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622385/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622385/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622385/broadcast/orig_0a4996a0744c4faf925ad7831d51a024.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622385/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:16.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.794032Z",
            "uploadedTime": "2009-01-02T16:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622385/theora/2454_e9b7d1a1b59a499b85aac8dd61148f16.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622385/large_thumb/large.jpg"
        },
        {
            "id": 622102,
            "name": "Musikk: Menuett",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622102/theora/1294_770c83508f304af8820386de474f9aed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622102/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622102/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622102/broadcast/orig_Terje og Sidsel Dahl - Menuett.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622102/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:34:00Z",
            "updatedTime": "2018-11-10T18:29:31.211984Z",
            "uploadedTime": "2009-01-01T21:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622102/theora/1294_770c83508f304af8820386de474f9aed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622102/large_thumb/large.jpg"
        },
        {
            "id": 623662,
            "name": "Klipp fra NM i Lassokasting. Tromsø 06.02.2010",
            "header": "TV-RFN presenterer klipp fra NM i Lassokasting fra Storgata i Tromsø.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623662/theora/4379_36c49efe28444c509e04eaa85eabe790.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623662/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623662/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623662/broadcast/4379_b0d55e4bbfb84a2a81a1afacccfeafe0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623662/large_thumb/large.jpg"
            },
            "creator": "kristian@kikkas-network.no",
            "organization": {
                "id": 75,
                "name": "Kikkas Network",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1868,
                "editorName": "Kristian Andreas Jørgensen",
                "editorEmail": "kristian@kikkas-network.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:20:41.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.kikkas-network.no",
            "createdTime": "2010-06-01T09:22:38.577000Z",
            "updatedTime": "2018-11-10T18:29:29.526595Z",
            "uploadedTime": "2010-06-01T09:22:38.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623662/theora/4379_36c49efe28444c509e04eaa85eabe790.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623662/large_thumb/large.jpg"
        },
        {
            "id": 622101,
            "name": "Godt Perspektiv prog 1",
            "header": "I dette programmet møter du Anders Reinemo som opplevde at Gud snakket til han gjennom en colakork. Jesusrevolution er en organisasjon som drar i hele Europa for å fortelle om evangeliet, i Godt Perspektiv sier de hvorfor. Roald Juliussen forteller om misjonærlivet i krigsherjede Kongo.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622101/theora/1281_c28205fcc04a4bb5bd3544c5357751a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622101/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622101/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622101/broadcast/orig_97f5d9af98964ad08ce9ced9bcc1eb25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622101/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:08.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:21:00Z",
            "updatedTime": "2018-11-10T18:29:31.213511Z",
            "uploadedTime": "2009-01-01T21:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622101/theora/1281_c28205fcc04a4bb5bd3544c5357751a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622101/large_thumb/large.jpg"
        },
        {
            "id": 624654,
            "name": "Dagen Derpå: UKA",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv",
                "original": "https://upload.frikanalen.no/media/624654/original/orig_46e64eb5cab046bdb44d519ff00fc25e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624654/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624654/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624654/broadcast/5853_48abb7e987184815a2382cc77928b9e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624654/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-03T15:05:37.667000Z",
            "updatedTime": "2018-11-10T18:29:28.239632Z",
            "uploadedTime": "2011-12-03T15:05:37.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624654/large_thumb/large.jpg"
        },
        {
            "id": 622977,
            "name": "Møteplassen - Omsorg 3",
            "header": "Merete Heintz fra NNS forteller om kristen omsorg, og Terje Forsberg forteller om en oppvekst med grov omsorgssvikt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622977/theora/3225_646195b184ff43feaa9f8147e2910783.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622977/broadcast/3225_fec1ec8148d74a25869de94d32ad32f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622977/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-14T10:51:51Z",
            "updatedTime": "2018-11-10T18:29:30.376353Z",
            "uploadedTime": "2009-08-14T10:51:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622977/theora/3225_646195b184ff43feaa9f8147e2910783.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622977/large_thumb/large.jpg"
        },
        {
            "id": 622976,
            "name": "Møteplassen - Omsorg 2",
            "header": "Merete Heintz fra NNS forteller om kristen omsorg, og Terje Forsberg forteller om en oppvekst med grov omsorgssvikt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622976/theora/3224_8bf0e917ca194753bfd953e63ede795e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622976/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622976/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622976/broadcast/3224_4ee2cf34067040ba86d2c7fdb2458c3b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622976/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-14T10:48:49Z",
            "updatedTime": "2018-11-10T18:29:30.377739Z",
            "uploadedTime": "2009-08-14T10:48:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622976/theora/3224_8bf0e917ca194753bfd953e63ede795e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622976/large_thumb/large.jpg"
        },
        {
            "id": 622382,
            "name": "Bazar på KIA-konferanse",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622382/broadcast/orig_0a26b1e571b64389a2cbd4977bddac64.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622382/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:30",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:38:00Z",
            "updatedTime": "2018-11-10T18:29:30.798176Z",
            "uploadedTime": "2009-01-02T16:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622382/large_thumb/large.jpg"
        },
        {
            "id": 624645,
            "name": "Dagen derpå",
            "header": "Student-TV Trondheim begynner med sending igjen. Ta del i høstens første sending med tema; immatrikulering. Velkommen til alle nye studenter!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624645/theora/5737_8c936771b4da442ca617a9b2edbe5bda.ogv",
                "original": "https://upload.frikanalen.no/media/624645/original/orig_36fd8bdef2b54a21b02e5dea7ecfff2f.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624645/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624645/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624645/broadcast/5737_40a6751ce6d14cda9a064d6889dd8bad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624645/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-02T20:03:39.570000Z",
            "updatedTime": "2018-11-10T18:29:28.246559Z",
            "uploadedTime": "2011-09-02T20:03:39.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624645/theora/5737_8c936771b4da442ca617a9b2edbe5bda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624645/large_thumb/large.jpg"
        },
        {
            "id": 624644,
            "name": "Dagen Derpå: Norsk film",
            "header": "I denne ukens sending ser vi på filmproduksjon i Trøndelag. Midtnorsk Filmsenter svarer på hva som må til for å få støtte og vi har snakket med skuespiller Kristofer Hivju, som snart er å se i storfilmen The Thing. Håvard Gossé Bergseth ved Prosjektor Filmproduksjon snakker om mulighetene for amatører å lage film i Trondheim.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624644/theora/5793_244f9e7bbec94890b09c413c77d4503e.ogv",
                "original": "https://upload.frikanalen.no/media/624644/original/orig_af88a795f95f4efcb4fd29d485c1ea95.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624644/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624644/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624644/broadcast/5793_f05829be457243c0b1b086538465fdbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624644/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:45.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-14T16:38:03Z",
            "updatedTime": "2018-11-10T18:29:28.247955Z",
            "uploadedTime": "2011-10-14T16:38:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624644/theora/5793_244f9e7bbec94890b09c413c77d4503e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624644/large_thumb/large.jpg"
        },
        {
            "id": 622975,
            "name": "Møteplassen - Omsorg 1",
            "header": "Merete Heintz forteller om opplevd kristen omsorg, og Terje Forsberg forteller om en barndom med grov omsorgssvikt og forvandlingen da han ble frelst.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622975/theora/3196_ad3feabe853045f9b1a77676f0bf1fa7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622975/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622975/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622975/broadcast/3196_e7f2d4d79d1f455392e8d905f7bbcbc2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622975/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-06T14:08:35Z",
            "updatedTime": "2018-11-10T18:29:30.379092Z",
            "uploadedTime": "2009-08-06T14:08:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622975/theora/3196_ad3feabe853045f9b1a77676f0bf1fa7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622975/large_thumb/large.jpg"
        },
        {
            "id": 622149,
            "name": "Møteplassen - Vandring 1 og 2",
            "header": "Å vandre med Gud\nBegeistret for Gud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622149/theora/1609_629fccef0c9d487bb09e1dd2377494b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622149/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622149/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622149/broadcast/orig_Møteplassen - vandring 1 og 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622149/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.130527Z",
            "uploadedTime": "2009-01-02T02:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622149/theora/1609_629fccef0c9d487bb09e1dd2377494b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622149/large_thumb/large.jpg"
        },
        {
            "id": 622380,
            "name": "Sammen om livet del 8b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622380/theora/2434_7fade1760bd34113a67a3a3848057637.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622380/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622380/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622380/broadcast/orig_280e6912c30246068eebd33308d100cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622380/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.800918Z",
            "uploadedTime": "2009-01-02T16:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622380/theora/2434_7fade1760bd34113a67a3a3848057637.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622380/large_thumb/large.jpg"
        },
        {
            "id": 623650,
            "name": "HelseExpo Mjøndalen 07",
            "header": "Barnets helse. Slik gir du barnet en god start. Med Dr. Serena Tonstad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623650/theora/4348_0811f2c68d5c4741b74084ed4d7c1e96.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623650/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623650/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623650/broadcast/4348_85cf18094b9b4c658e85071632b95eea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623650/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:44.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:06:50.783000Z",
            "updatedTime": "2018-11-10T18:29:29.542426Z",
            "uploadedTime": "2010-05-21T07:06:50.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623650/theora/4348_0811f2c68d5c4741b74084ed4d7c1e96.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623650/large_thumb/large.jpg"
        },
        {
            "id": 624636,
            "name": "Dagen derpå: Uvanlige hobbyer",
            "header": "Dagen Derpå tar denne uka for seg hobbyer utenom det vanlige. Vi besøker Trondheim Bilbanecenter, snakker med en som eier sin egen Stormtrooperdrakt, og vi prøver å fekte med middelaldersverd.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624636/theora/5819_7ee9dea8f7664bc8919e90eaf921e1ab.ogv",
                "original": "https://upload.frikanalen.no/media/624636/original/orig_07582690fd324b7dad37ee17d505f258.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624636/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624636/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624636/broadcast/5819_50771187ff9547b9ad1ded3c730a08fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624636/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-10T12:23:34Z",
            "updatedTime": "2018-11-10T18:29:28.259045Z",
            "uploadedTime": "2011-11-10T12:23:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624636/theora/5819_7ee9dea8f7664bc8919e90eaf921e1ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624636/large_thumb/large.jpg"
        },
        {
            "id": 623648,
            "name": "HelseExpo Mjøndalen 06",
            "header": "Hvis Gud er God, hvorfor er det så mye lidelse? Med Karl J. Bergland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623648/theora/4346_1d16b34f04dc4e53b7105a20501050d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623648/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623648/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623648/broadcast/4346_1c1da1130e544ad595dc2e8349376b34.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623648/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:03.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T06:27:48.873000Z",
            "updatedTime": "2018-11-10T18:29:29.545345Z",
            "uploadedTime": "2010-05-21T06:27:48.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623648/theora/4346_1d16b34f04dc4e53b7105a20501050d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623648/large_thumb/large.jpg"
        },
        {
            "id": 623647,
            "name": "HelseExpo Mjøndalen 10",
            "header": "Barn og fysisk aktivitet. Med lege Jørn Ossum Gronert.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623647/theora/4351_ce82ebe915054cbfb9de02f497338516.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623647/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623647/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623647/broadcast/4351_2f0d74969a6c462a865ff733280105a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623647/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:55.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:13:25.420000Z",
            "updatedTime": "2018-11-10T18:29:29.546722Z",
            "uploadedTime": "2010-05-21T07:13:25.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623647/theora/4351_ce82ebe915054cbfb9de02f497338516.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623647/large_thumb/large.jpg"
        },
        {
            "id": 623646,
            "name": "HelseExpo Mjøndalen 09",
            "header": "Helse i et økologisk og et etisk perspektiv. Med Dr Sigve Tonstad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623646/theora/4350_759e010794aa4ebf8b604c9d813fd736.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623646/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623646/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623646/broadcast/4350_1dcb7a3270b94ffb80bb1fb831ab3c1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623646/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.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:11:13.507000Z",
            "updatedTime": "2018-11-10T18:29:29.548165Z",
            "uploadedTime": "2010-05-21T07:11:13.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623646/theora/4350_759e010794aa4ebf8b604c9d813fd736.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623646/large_thumb/large.jpg"
        },
        {
            "id": 624630,
            "name": "Dagen derpå: Flaks",
            "header": "I ukens sending tester Dagen derpå flaksen sin på travbanen, og vi prøver gøye statistikk-eksperiment. Vi har kjøp skrapelodd og sett om vi kan vinne storpremien. I tillegg har vi vært på travbanen for å se om kunnskap eller flaks er viktigest når en spiller på hest.\r\n\r\nVi har også satt matten på prøve og testet ut Monty Hall problemet som lenge skapte hodebry for store matematikere. \r\n\r\nHvor stor er egentlig sannsynligheten for at to elever i en klasse har bursdag på samme dag? Vi har blåst støv av kalkulatoren og funnet svaret.\r\n\r\nI ukens Apropos kan du se en prest på Segway, eller hvis du vil ha mer seriøse saker kan du glede deg til Aktuellt saken.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624630/theora/5813_ab7aa8a436d4434e99a29ae568ffd95c.ogv",
                "original": "https://upload.frikanalen.no/media/624630/original/orig_bd0c32d69f2c4eadb68d7813b75d251a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624630/broadcast/5813_fff064bfb4d2460fa97f87a9889b3e40.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624630/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-04T18:07:15.273000Z",
            "updatedTime": "2018-11-10T18:29:28.265961Z",
            "uploadedTime": "2011-11-04T18:07:15.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624630/theora/5813_ab7aa8a436d4434e99a29ae568ffd95c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624630/large_thumb/large.jpg"
        },
        {
            "id": 623645,
            "name": "HelseExpo Mjøndalen 08",
            "header": "Gode samliv. Hvorfor er gode samliv så vanskelig å få til. Med familieterapeut Egil Halleland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623645/theora/4349_18f7d5c684c4471584ce011370393b58.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623645/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623645/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623645/broadcast/4349_bade55e008cc4d12b6763281626e2bbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623645/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:09.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:09:18.707000Z",
            "updatedTime": "2018-11-10T18:29:29.549525Z",
            "uploadedTime": "2010-05-21T07:09:18.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623645/theora/4349_18f7d5c684c4471584ce011370393b58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623645/large_thumb/large.jpg"
        },
        {
            "id": 622379,
            "name": "Sammen om livet del 8a",
            "header": "I gode og onde dager, kjærlighet og penger",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622379/theora/2433_a028fd2a5e82406ba67aa8c90b4e26f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622379/broadcast/orig_f3edac6649a74b47965765370c8120c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622379/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.802263Z",
            "uploadedTime": "2009-01-02T16:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622379/theora/2433_a028fd2a5e82406ba67aa8c90b4e26f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622379/large_thumb/large.jpg"
        },
        {
            "id": 622378,
            "name": "Sammen om livet del 7b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622378/theora/2432_83d809eb142b4982b382f03247e4cab1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622378/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622378/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622378/broadcast/orig_cf515c867af34db59162c1bd614fc7ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622378/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:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:32:00Z",
            "updatedTime": "2018-11-10T18:29:30.803639Z",
            "uploadedTime": "2009-01-02T16:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622378/theora/2432_83d809eb142b4982b382f03247e4cab1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622378/large_thumb/large.jpg"
        },
        {
            "id": 623642,
            "name": "New Life 2010 del 09",
            "header": "Fra Ebenezer barneskole.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
                "original": "https://upload.frikanalen.no/media/623642/original/orig_6da8eed28d0846a7b7684327c7009372.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623642/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623642/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623642/broadcast/4358_ed0733ca0fe5459ab5d94578dbb0f4ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623642/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:02.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-23T12:15:06.133000Z",
            "updatedTime": "2018-11-10T18:29:29.554055Z",
            "uploadedTime": "2010-05-23T12:15:06.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623642/large_thumb/large.jpg"
        },
        {
            "id": 622377,
            "name": "Sammen om livet del 7a",
            "header": "Intimitet og sex",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622377/theora/2431_e022bc5e9fed4770a10544ea87631df3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622377/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622377/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622377/broadcast/orig_8b6e35d6c75e43008905eb9319139482.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622377/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.805007Z",
            "uploadedTime": "2009-01-02T16:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622377/theora/2431_e022bc5e9fed4770a10544ea87631df3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622377/large_thumb/large.jpg"
        },
        {
            "id": 622376,
            "name": "Sammen om livet del 6b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622376/theora/2430_12f6831f5ea941f4b477be8c312b2212.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622376/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622376/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622376/broadcast/orig_4ef5fbcded614ff9ab48e068f2ed2a96.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622376/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.806363Z",
            "uploadedTime": "2009-01-02T16:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622376/theora/2430_12f6831f5ea941f4b477be8c312b2212.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622376/large_thumb/large.jpg"
        },
        {
            "id": 622375,
            "name": "Sammen om livet del 6a",
            "header": "Konflikthåndtering",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622375/theora/2429_f58885ad48fd424ca205fda5e26250f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622375/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622375/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622375/broadcast/orig_07cce77d9f8340a4bef48b302947be97.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622375/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.807736Z",
            "uploadedTime": "2009-01-02T16:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622375/theora/2429_f58885ad48fd424ca205fda5e26250f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622375/large_thumb/large.jpg"
        },
        {
            "id": 622374,
            "name": "Sammen om livet del 5b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622374/theora/2428_7ca671551e8347b49522186852d6f467.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622374/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622374/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622374/broadcast/orig_e5e8ed71759f4c22b4350d058c1b5cfb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622374/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:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:28:00Z",
            "updatedTime": "2018-11-10T18:29:30.809075Z",
            "uploadedTime": "2009-01-02T16:28:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622374/theora/2428_7ca671551e8347b49522186852d6f467.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622374/large_thumb/large.jpg"
        }
    ]
}