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

{
    "count": 3447,
    "next": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=3300&ordering=has_tono_records&page=4",
    "previous": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=3200&ordering=has_tono_records&page=4",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 622147,
            "name": "Jul på Studentrådet del 24",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622147/theora/1579_0b9d259617134620a04942468d076bd7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622147/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622147/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622147/broadcast/orig_Jul på Studentrådet del 24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622147/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:06:17",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:19:00Z",
            "updatedTime": "2018-11-10T18:29:31.133690Z",
            "uploadedTime": "2009-01-02T02:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622147/theora/1579_0b9d259617134620a04942468d076bd7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622147/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": 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": 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": 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": 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": 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": 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": 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": 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": 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"
        },
        {
            "id": 622373,
            "name": "Sammen om livet del 5a",
            "header": "Atferdsmønstre som går igjen i familier",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622373/theora/2427_571c15ecceee41c081a78958ec090b13.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622373/broadcast/orig_10f2f7e0720d4d249b4c7c7eacb91d91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622373/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:27:00Z",
            "updatedTime": "2018-11-10T18:29:30.810418Z",
            "uploadedTime": "2009-01-02T16:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622373/theora/2427_571c15ecceee41c081a78958ec090b13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622373/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": 622372,
            "name": "Sammen om livet del 4b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622372/theora/2426_bd179025e5d04199ae79279f5be8a99d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622372/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622372/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622372/broadcast/orig_720626eacb8a45ccbaa60dfaa0430f14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622372/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:15",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:26:00Z",
            "updatedTime": "2018-11-10T18:29:30.811850Z",
            "uploadedTime": "2009-01-02T16:26:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622372/theora/2426_bd179025e5d04199ae79279f5be8a99d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622372/large_thumb/large.jpg"
        },
        {
            "id": 622371,
            "name": "Sammen om livet del 4a",
            "header": "Kommunikasjon, Hvordan missforståelser oppstår",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622371/theora/2425_2d56e00d449a4c6bbf2ce0bd773cacf8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622371/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622371/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622371/broadcast/orig_9d65ec6ae9714c42bfd9c9fc3f755ef6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622371/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:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.813211Z",
            "uploadedTime": "2009-01-02T16:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622371/theora/2425_2d56e00d449a4c6bbf2ce0bd773cacf8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622371/large_thumb/large.jpg"
        },
        {
            "id": 622370,
            "name": "Sammen om livet del 3b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622370/theora/2424_5a87318554ed428fbc8046bddad222e4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622370/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622370/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622370/broadcast/orig_b8b35189537e4776b52e7458e33edf53.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622370/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": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:24:00Z",
            "updatedTime": "2018-11-10T18:29:30.814547Z",
            "uploadedTime": "2009-01-02T16:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622370/theora/2424_5a87318554ed428fbc8046bddad222e4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622370/large_thumb/large.jpg"
        },
        {
            "id": 622369,
            "name": "Sammen om livet del 3a",
            "header": "Hvorfor kan du ikke være mer som jeg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622369/theora/2423_4035fcb6f8e6483798e418a0450f68b3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622369/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622369/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622369/broadcast/orig_4a49bbc2e40d490a9a69a61309db9a08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622369/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:23:00Z",
            "updatedTime": "2018-11-10T18:29:30.815916Z",
            "uploadedTime": "2009-01-02T16:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622369/theora/2423_4035fcb6f8e6483798e418a0450f68b3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622369/large_thumb/large.jpg"
        },
        {
            "id": 622368,
            "name": "Sammen om livet del 2b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622368/theora/2422_b3a98af3c0844e09ad92652fe394ca1d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622368/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622368/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622368/broadcast/orig_7de02c6525aa466e8e557dc29cf9b3cb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622368/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:22:00Z",
            "updatedTime": "2018-11-10T18:29:30.817278Z",
            "uploadedTime": "2009-01-02T16:22:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622368/theora/2422_b3a98af3c0844e09ad92652fe394ca1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622368/large_thumb/large.jpg"
        },
        {
            "id": 622943,
            "name": "Arbeiderpartiets valgkampvideo",
            "header": "Det er viktig for Arbeiderpartiet å få vite hva som er viktig for deg. Vi håper derfor du besøker http://www.viktigfordeg.no og deler dine seks ord med oss.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622943/theora/3189_553d3ff5ddf8464d9e393e848aa4dea6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622943/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622943/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622943/broadcast/3189_afbc64b8af064bacaff73abed2b6a8d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622943/large_thumb/large.jpg"
            },
            "creator": "sindre.beyer@dna.no",
            "organization": {
                "id": 73,
                "name": "Arbeiderpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1793,
                "editorName": "Sindre Fossum Beyer",
                "editorEmail": "sindre.beyer@dna.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:42.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://arbeiderpartiet.no",
            "createdTime": "2009-08-03T17:22:08Z",
            "updatedTime": "2018-11-10T18:29:30.395719Z",
            "uploadedTime": "2009-08-03T17:22:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622943/theora/3189_553d3ff5ddf8464d9e393e848aa4dea6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622943/large_thumb/large.jpg"
        },
        {
            "id": 623630,
            "name": "Pønsj9",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623630/theora/4317_957fea04707e453eaf56a483ef0469c9.ogv",
                "original": "https://upload.frikanalen.no/media/623630/original/orig_91aa44a738f948989cf42b3386c6ace9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623630/broadcast/4317_47b2ef26e5404c2d829a6c4e9ea059a1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623630/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:31.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:44:32.687000Z",
            "updatedTime": "2018-11-10T18:29:29.569008Z",
            "uploadedTime": "2010-05-12T04:44:32.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623630/theora/4317_957fea04707e453eaf56a483ef0469c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623630/large_thumb/large.jpg"
        },
        {
            "id": 623629,
            "name": "Pønsj- Uke 19",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv",
                "original": "https://upload.frikanalen.no/media/623629/original/orig_a43848feced142549540175ea2701ed6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623629/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623629/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623629/broadcast/4316_8e040e4e6633463baef13ddbb35069b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623629/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:22:11.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:42:51.580000Z",
            "updatedTime": "2018-11-10T18:29:29.570411Z",
            "uploadedTime": "2010-05-12T04:42:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623629/large_thumb/large.jpg"
        },
        {
            "id": 623628,
            "name": "Pønsj: Uke 18",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623628/theora/4315_c3baea1b89a2434cb1d01fac2be4d4de.ogv",
                "original": "https://upload.frikanalen.no/media/623628/original/orig_c0491dd7ccee495c9088f73dee5cfcde.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623628/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623628/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623628/broadcast/4315_0c7e2ffbc2724cdcbb496cf366acfaa2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623628/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:19:31.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:42:15.107000Z",
            "updatedTime": "2018-11-10T18:29:29.571790Z",
            "uploadedTime": "2010-05-12T04:42:15.107000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623628/theora/4315_c3baea1b89a2434cb1d01fac2be4d4de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623628/large_thumb/large.jpg"
        },
        {
            "id": 624620,
            "name": "Dagen derpå: UKA teater",
            "header": "UKA-11 kjører videre, og vi i Dagen Derpå fortsetter å gi dere en fullstendig dekning av festivalen. Denne uken ser vi nærmere på revyen og de ulike teaterforestillingene som er satt opp.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624620/theora/5802_566bf18a4f4a40c8b5301beee49c1873.ogv",
                "original": "https://upload.frikanalen.no/media/624620/original/orig_59ef4a5cda4c4f788320f44acc8b5e94.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624620/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624620/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624620/broadcast/5802_c828ba093bb244c588528ccb31237826.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624620/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-10-19T19:33:25.440000Z",
            "updatedTime": "2018-11-10T18:29:28.280666Z",
            "uploadedTime": "2011-10-19T19:33:25.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624620/theora/5802_566bf18a4f4a40c8b5301beee49c1873.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624620/large_thumb/large.jpg"
        }
    ]
}