List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&limit=50&offset=300&ordering=name&page=70
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3506,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=350&ordering=name&page=70",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=250&ordering=name&page=70",
    "results": [
        {
            "id": 628079,
            "name": "Apostlenes gjerninger del 5",
            "header": "Vi lever i apostlenes gjerninger kapittel 29",
            "description": "vv",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628079/theora/Apostlenes gjerninger del 5 (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/628079/broadcast/Apostlenes gjerninger del 5 (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/628079/large_thumb/Apostlenes gjerninger del 5 (1).jpg",
                "original": "https://upload.frikanalen.no/media/628079/original/Apostlenes gjerninger del 5 (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:34:41.333333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-04-25T13:00:00.425109Z",
            "updatedTime": "2025-04-25T14:00:31.288753Z",
            "uploadedTime": "2025-04-25T13:44:36.387493Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628079/theora/Apostlenes gjerninger del 5 (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628079/large_thumb/Apostlenes gjerninger del 5 (1).jpg"
        },
        {
            "id": 628078,
            "name": "Apostlenes gjerninger del 6",
            "header": "Vi lever i apostlenes gjerninger kapittel 29",
            "description": "vv",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628078/theora/Apostlenes gjerninger del 6 (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/628078/broadcast/Apostlenes gjerninger del 6 (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/628078/large_thumb/Apostlenes gjerninger del 6 (1).jpg",
                "original": "https://upload.frikanalen.no/media/628078/original/Apostlenes gjerninger del 6 (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:15.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-04-25T12:56:58.923705Z",
            "updatedTime": "2025-04-25T13:44:35.170474Z",
            "uploadedTime": "2025-04-25T13:23:07.814663Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628078/theora/Apostlenes gjerninger del 6 (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628078/large_thumb/Apostlenes gjerninger del 6 (1).jpg"
        },
        {
            "id": 628076,
            "name": "Apostlenes gjerninger del 7",
            "header": "Vi lever i apostlenes gjerninger kapittel 29",
            "description": "vv",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628076/theora/Apostlenes gjerninger del 7 (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/628076/broadcast/Apostlenes gjerninger del 7 (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/628076/large_thumb/Apostlenes gjerninger del 7 (1).jpg",
                "original": "https://upload.frikanalen.no/media/628076/original/Apostlenes gjerninger del 7 (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:35:13.866667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-04-25T12:51:17.039931Z",
            "updatedTime": "2025-04-25T13:07:17.846578Z",
            "uploadedTime": "2025-04-25T12:51:21.342523Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628076/theora/Apostlenes gjerninger del 7 (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628076/large_thumb/Apostlenes gjerninger del 7 (1).jpg"
        },
        {
            "id": 628075,
            "name": "Apostlenes gjerninger del 8",
            "header": "Vi lever i apostlenes gjerninger kapittel 29",
            "description": "xx",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628075/theora/Apostlenes gjerninger del 8 (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/628075/broadcast/Apostlenes gjerninger del 8 (1).dv",
                "original": "https://upload.frikanalen.no/media/628075/original/Apostlenes gjerninger del 8 (1).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/628075/large_thumb/Apostlenes gjerninger del 8 (1).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:45:03.766667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-04-25T09:45:12.532493Z",
            "updatedTime": "2025-04-25T10:05:58.650557Z",
            "uploadedTime": "2025-04-25T09:45:15.799799Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628075/theora/Apostlenes gjerninger del 8 (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628075/large_thumb/Apostlenes gjerninger del 8 (1).jpg"
        },
        {
            "id": 628061,
            "name": "Apostlenes gjerninger og vi...",
            "header": "Vi lever i det 29. kapittel",
            "description": "Vi lever i kapittel 29",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628061/theora/Apostlenes gjerninger og vi... (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/628061/broadcast/Apostlenes gjerninger og vi... (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/628061/large_thumb/Apostlenes gjerninger og vi... (1).jpg",
                "original": "https://upload.frikanalen.no/media/628061/original/Apostlenes gjerninger og vi... (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:46:25.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-04-02T08:58:33.302845Z",
            "updatedTime": "2025-04-02T09:57:42.961252Z",
            "uploadedTime": "2025-04-02T09:37:03.123668Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628061/theora/Apostlenes gjerninger og vi... (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628061/large_thumb/Apostlenes gjerninger og vi... (1).jpg"
        },
        {
            "id": 627984,
            "name": "Appell for Libanon",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627984/theora/Apell for Libanon..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627984/broadcast/Apell for Libanon..dv",
                "largeThumb": "https://upload.frikanalen.no/media/627984/large_thumb/Apell for Libanon..jpg",
                "original": "https://upload.frikanalen.no/media/627984/original/Apell for Libanon..mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:08:08.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-25T14:38:21.862209Z",
            "updatedTime": "2024-11-25T14:44:07.898998Z",
            "uploadedTime": "2024-11-25T14:39:32.523365Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627984/theora/Apell for Libanon..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627984/large_thumb/Apell for Libanon..jpg"
        },
        {
            "id": 625719,
            "name": "AppStream: Machine-readable metadata for all the things! - Debconf 16",
            "header": "Since last year, Debian supports the AppStream specification for providing machine readable metadata for any software component available in the Linux distribution.\nAt time, the data is primarily used by GNOME Software and KDE Discover to display an user-friendly catalogue of installable applications. But this is not all we can do with the new metadata: It can be used to automatically detect and install missing firmware and drivers, match applications between distributions and allow upstream projects to track them across different distribution releases and other interesting tasks like automatically checking installed applications for vulnerabilities or installing missing libraries and Python modules automatically in a distro-agnostic way.\n\nThe talk will explain what AppStream is today and how it is implemented in Debian, as well as giving some statistics on the availability and evolution of metadata. It will also go into detail on usecases for the metadata, challenges in writing it and future plans, like support for fonts and more automatization in data generation.\n\nTalk (20 mins) session with Matthias Klumpp during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625719/theora/AppStream_Machinereadable_metadata_for_all_the_things.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625719/broadcast/AppStream_Machinereadable_metadata_for_all_the_things.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625719/large_thumb/AppStream_Machinereadable_metadata_for_all_the_things.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625719/small_thumb/AppStream_Machinereadable_metadata_for_all_the_things.jpg",
                "original": "https://upload.frikanalen.no/media/625719/original/AppStream_Machinereadable_metadata_for_all_the_things.webm"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:12.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/64/",
            "createdTime": "2016-07-22T15:47:39.357070Z",
            "updatedTime": "2018-11-10T18:29:26.816621Z",
            "uploadedTime": "2016-07-22T15:47:44.809616Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625719/theora/AppStream_Machinereadable_metadata_for_all_the_things.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625719/large_thumb/AppStream_Machinereadable_metadata_for_all_the_things.jpg"
        },
        {
            "id": 624266,
            "name": "Apropos Asylpolitikk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
                "original": "https://upload.frikanalen.no/media/624266/original/orig_fec32e9f0f6e4e8d8100c7bc1fc92583.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624266/broadcast/5244_021b202cc96c44f883495217117d47a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624266/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:01:05.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T23:38:34Z",
            "updatedTime": "2018-11-10T18:29:28.747165Z",
            "uploadedTime": "2011-01-31T23:38:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg"
        },
        {
            "id": 624379,
            "name": "Apropos Blind Date",
            "header": "Blind Dating er en risikosport.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624379/theora/5478_b1e952cd89bc41e5a18e644574fcae9f.ogv",
                "original": "https://upload.frikanalen.no/media/624379/original/orig_b0ef39f48fde4ceaa8f4fcacf787a513.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624379/broadcast/5478_fc071a47430743c7b64f84056c819ed6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624379/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:35.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:43:32Z",
            "updatedTime": "2018-11-10T18:29:28.595928Z",
            "uploadedTime": "2011-03-24T20:43:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624379/theora/5478_b1e952cd89bc41e5a18e644574fcae9f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624379/large_thumb/large.jpg"
        },
        {
            "id": 623800,
            "name": "Apropos: Dopingjegere",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623800/theora/4567_71f64473eedb4171ae579a3b1f7bdaca.ogv",
                "original": "https://upload.frikanalen.no/media/623800/original/orig_abd84fcc7cfb4e5d8c480df07810e8a7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623800/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623800/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623800/broadcast/4567_b1769f17b45a4144a640fc762c599462.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623800/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:03:47.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:00:24Z",
            "updatedTime": "2018-11-10T18:29:29.362759Z",
            "uploadedTime": "2010-08-10T15:00:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623800/theora/4567_71f64473eedb4171ae579a3b1f7bdaca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623800/large_thumb/large.jpg"
        },
        {
            "id": 623949,
            "name": "Apropos: Festival",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
                "original": "https://upload.frikanalen.no/media/623949/original/orig_f1e503d636a44632862692750830cf40.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623949/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623949/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623949/broadcast/4777_27d8194132dc4e92b0f2198691e9a9f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623949/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:04:22.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:15:16.133000Z",
            "updatedTime": "2018-11-10T18:29:29.151580Z",
            "uploadedTime": "2010-09-29T07:15:16.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623949/large_thumb/large.jpg"
        },
        {
            "id": 624415,
            "name": "Apropos Filmfondet",
            "header": "Møt filmskaperen Amadeus Smitsonius og se klipp fra hans kommende storfilm \"Rekommandert kjærlighet\"!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624415/theora/5526_d840ab58ff814a2c9bf3013c8fce04fb.ogv",
                "original": "https://upload.frikanalen.no/media/624415/original/orig_7c690cccf77642538ccf8dee7203b0bb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624415/broadcast/5526_cbd7d3e9b76f41ebb2beaefc9962f0e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624415/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:44.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-14T15:55:58Z",
            "updatedTime": "2018-11-10T18:29:28.549964Z",
            "uploadedTime": "2011-04-14T15:55:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624415/theora/5526_d840ab58ff814a2c9bf3013c8fce04fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624415/large_thumb/large.jpg"
        },
        {
            "id": 624261,
            "name": "Apropos - Horoskop",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624261/theora/5314_248b6219b29a4365b4d4628349dec985.ogv",
                "original": "https://upload.frikanalen.no/media/624261/original/orig_9fe2638dce06420b945a7c4754d2bfdb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624261/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624261/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624261/broadcast/5314_a06fcd1885924a4586b02d99a51e8875.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624261/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:48.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-12T08:41:08.213000Z",
            "updatedTime": "2018-11-10T18:29:28.754207Z",
            "uploadedTime": "2011-02-12T08:41:08.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624261/theora/5314_248b6219b29a4365b4d4628349dec985.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624261/large_thumb/large.jpg"
        },
        {
            "id": 623947,
            "name": "Apropos: Immatrikulering",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623947/theora/4776_a9dc812b882049f8afa1df7d8510620a.ogv",
                "original": "https://upload.frikanalen.no/media/623947/original/orig_3b2f22762ab84ec9be9f4f7f7b1e6684.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623947/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623947/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623947/broadcast/4776_3c8e9547d9244c52905a5be11a77b210.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623947/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:02:09.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:04:02Z",
            "updatedTime": "2018-11-10T18:29:29.154296Z",
            "uploadedTime": "2010-09-29T07:04:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623947/theora/4776_a9dc812b882049f8afa1df7d8510620a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623947/large_thumb/large.jpg"
        },
        {
            "id": 624336,
            "name": "Apropos i Mørket",
            "header": "Hvor mye av skjønnheten er indre skjønnhet?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624336/theora/5407_637faf9a770246138b7ba7ff174cb864.ogv",
                "original": "https://upload.frikanalen.no/media/624336/original/orig_c2c9e6724fa44c1bbff66cc8b8c1244f.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624336/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624336/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624336/broadcast/5407_d8a3acf8bb0f4ffeb70f250ef718c1eb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624336/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:50.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:36:05Z",
            "updatedTime": "2018-11-10T18:29:28.649056Z",
            "uploadedTime": "2011-03-03T18:36:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624336/theora/5407_637faf9a770246138b7ba7ff174cb864.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624336/large_thumb/large.jpg"
        },
        {
            "id": 624396,
            "name": "Apropos Kjendisifisering",
            "header": "Det blir flere og flere kjendiser hver dag. Når når vi bristepunktet?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624396/theora/5495_c774b853421746bea18ada75acd4371a.ogv",
                "original": "https://upload.frikanalen.no/media/624396/original/orig_7bc6f765252e42b59ac889405d3a334b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624396/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624396/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624396/broadcast/5495_64cc3640b0d84114b107c47c97546f2a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624396/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:52.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:44:22Z",
            "updatedTime": "2018-11-10T18:29:28.574634Z",
            "uploadedTime": "2011-03-31T16:44:22Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624396/theora/5495_c774b853421746bea18ada75acd4371a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624396/large_thumb/large.jpg"
        },
        {
            "id": 623801,
            "name": "Apropos: Kulde",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
                "original": "https://upload.frikanalen.no/media/623801/original/orig_0dd0051042054356ad92291b8fc140c2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623801/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623801/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623801/broadcast/4588_e2d56ab5a86549b4af771bdd06f01795.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623801/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:02:48.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:21.567000Z",
            "updatedTime": "2018-11-10T18:29:29.361373Z",
            "uploadedTime": "2010-08-10T19:13:21.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
        },
        {
            "id": 624286,
            "name": "Apropos: Metal i Grand Prix",
            "header": "Melodi Grand Prix tar Black Metallen inn i sine hjerter og varmer en ellers så kald og dødelig sjanger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624286/theora/5330_a64eba3ab95c4bd686df3f6bf9ac427a.ogv",
                "original": "https://upload.frikanalen.no/media/624286/original/orig_627eb005aeaf45aebff7c8993e5c2c8f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624286/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624286/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624286/broadcast/5330_a41f1e6f45f44ec0899943f2cf529c2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624286/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:21.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-14T14:38:59Z",
            "updatedTime": "2018-11-10T18:29:28.719798Z",
            "uploadedTime": "2011-02-14T14:38:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624286/theora/5330_a64eba3ab95c4bd686df3f6bf9ac427a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624286/large_thumb/large.jpg"
        },
        {
            "id": 623802,
            "name": "Apropos: MGP",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623802/theora/4568_5995442d8d7d416a8ba44e82a4427cc7.ogv",
                "original": "https://upload.frikanalen.no/media/623802/original/orig_05478491f55d42f183996af069ff13e5.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623802/broadcast/4568_22982c55d9b34d9c8e87fcb7bc7c8269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623802/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:02:45.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:02:36Z",
            "updatedTime": "2018-11-10T18:29:29.360005Z",
            "uploadedTime": "2010-08-10T15:02:36Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623802/theora/4568_5995442d8d7d416a8ba44e82a4427cc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623802/large_thumb/large.jpg"
        },
        {
            "id": 623944,
            "name": "Apropos: Panting",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623944/theora/4772_ed96c7844cf8444cb0846f5d418cb55b.ogv",
                "original": "https://upload.frikanalen.no/media/623944/original/orig_e4a1cb3ef8c1457b8b7b8ce65be3ec13.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623944/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623944/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623944/broadcast/4772_42b6e421687548fc8cd060befed3c77b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623944/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:02:01.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T14:29:09.643000Z",
            "updatedTime": "2018-11-10T18:29:29.158356Z",
            "uploadedTime": "2010-09-27T14:29:09.643000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623944/theora/4772_ed96c7844cf8444cb0846f5d418cb55b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623944/large_thumb/large.jpg"
        },
        {
            "id": 623847,
            "name": "Apropos: Romøren",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623847/theora/4569_f4ca0e88f79d4cc4bde60c9601941d22.ogv",
                "original": "https://upload.frikanalen.no/media/623847/original/orig_5c934d5f45df4a2b96384aea2d4bca5d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623847/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623847/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623847/broadcast/4569_95741aee6f2041548b3c2c6db9a702fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623847/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:02:14.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:03:58.400000Z",
            "updatedTime": "2018-11-10T18:29:29.296613Z",
            "uploadedTime": "2010-08-10T15:03:58.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623847/theora/4569_f4ca0e88f79d4cc4bde60c9601941d22.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623847/large_thumb/large.jpg"
        },
        {
            "id": 624393,
            "name": "Apropos: Støttesang",
            "header": "Trengte virkelig Japan en støttesang?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624393/theora/5492_3a4f5a70dfbd4bc2a01abaedde4b5f4d.ogv",
                "original": "https://upload.frikanalen.no/media/624393/original/orig_ccfe9b1fcf1a41c0aba3348e0979f85b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624393/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624393/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624393/broadcast/5492_5de617588a0c44748e7ceeff1a3060ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624393/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:20.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:28:41Z",
            "updatedTime": "2018-11-10T18:29:28.578782Z",
            "uploadedTime": "2011-03-31T16:28:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624393/theora/5492_3a4f5a70dfbd4bc2a01abaedde4b5f4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624393/large_thumb/large.jpg"
        },
        {
            "id": 624302,
            "name": "Apropos Stripping",
            "header": "Politikere fra SV, AP og SP synes stripping er det samme som prostitusjon. Vet de hva de snakker om?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624302/theora/5361_7289cb49976c4bb39d228ba2f1d3bda7.ogv",
                "original": "https://upload.frikanalen.no/media/624302/original/orig_7165247561b94805b4af9b305f9ac6c9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624302/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624302/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624302/broadcast/5361_4717d4fc60994d0d8502053d892e4e4b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624302/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:03:00.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-21T12:19:27.960000Z",
            "updatedTime": "2018-11-10T18:29:28.694885Z",
            "uploadedTime": "2011-02-21T12:19:27.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624302/theora/5361_7289cb49976c4bb39d228ba2f1d3bda7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624302/large_thumb/large.jpg"
        },
        {
            "id": 624126,
            "name": "Apropos Trekant",
            "header": "Parodi på NRK3-serien \"Trekant\".",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624126/theora/5107_8799094ba8ac42238ac94bb454166bdf.ogv",
                "original": "https://upload.frikanalen.no/media/624126/original/orig_07b5d8ff6d7b45758923a035a78b0836.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624126/broadcast/5107_d48e1d20cb5d4db0947b958e71e3d4ea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624126/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:02:41.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-20T21:29:53.497000Z",
            "updatedTime": "2018-11-10T18:29:28.925903Z",
            "uploadedTime": "2010-12-20T21:29:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624126/theora/5107_8799094ba8ac42238ac94bb454166bdf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624126/large_thumb/large.jpg"
        },
        {
            "id": 624353,
            "name": "Apropos Vinterdepresjon",
            "header": "Lider du av vinterdepresjon? Vi har tipsene som hjelper deg til et bedre liv!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624353/theora/5437_e40b96a722a24f7aaf7e983da25f6e52.ogv",
                "original": "https://upload.frikanalen.no/media/624353/original/orig_b339fd6a4a2f448290b9344c78a0288a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624353/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624353/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624353/broadcast/5437_aab44fc387a14dd19988ce82c1f06f38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624353/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:00.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-10T22:17:24Z",
            "updatedTime": "2018-11-10T18:29:28.627964Z",
            "uploadedTime": "2011-03-10T22:17:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624353/theora/5437_e40b96a722a24f7aaf7e983da25f6e52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624353/large_thumb/large.jpg"
        },
        {
            "id": 622990,
            "name": "AQVA'dor",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622990/broadcast/orig_34f4c8dc80584df8942a67c78ddab18f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:58.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T10:59:31Z",
            "updatedTime": "2018-11-10T18:29:30.362428Z",
            "uploadedTime": "2009-08-21T10:59:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
        },
        {
            "id": 624939,
            "name": "AR6039b Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624939/theora/orig_673292102e64450f85eba7bd985a7ad6.ogv",
                "original": "https://upload.frikanalen.no/media/624939/original/orig_673292102e64450f85eba7bd985a7ad6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624939/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624939/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624939/broadcast/6333_663c5543d1a64571952da49359afb568.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624939/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:39",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-06-30T07:39:33.067000Z",
            "updatedTime": "2018-11-10T18:29:27.870970Z",
            "uploadedTime": "2012-06-30T07:39:33.067000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624939/theora/orig_673292102e64450f85eba7bd985a7ad6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624939/large_thumb/large.jpg"
        },
        {
            "id": 624909,
            "name": "AR6067 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624909/theora/orig_a5e89d872ddb4d39b36fa33c9ababe97.ogv",
                "original": "https://upload.frikanalen.no/media/624909/original/orig_a5e89d872ddb4d39b36fa33c9ababe97.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624909/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624909/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624909/broadcast/6282_505379b81f6d40d9b188c4c09b981f3e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624909/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:56.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-05-26T18:46:11.347000Z",
            "updatedTime": "2018-11-10T18:29:27.902655Z",
            "uploadedTime": "2012-05-26T18:46:11.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624909/theora/orig_a5e89d872ddb4d39b36fa33c9ababe97.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624909/large_thumb/large.jpg"
        },
        {
            "id": 624911,
            "name": "AR6075 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624911/theora/orig_f1124f309ee8491184a96ec26913f080.ogv",
                "original": "https://upload.frikanalen.no/media/624911/original/orig_f1124f309ee8491184a96ec26913f080.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624911/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624911/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624911/broadcast/6283_74c20d9f75c742d6b7cb1c6bc3d609a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624911/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:24:48.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-05-26T18:48:11.113000Z",
            "updatedTime": "2018-11-10T18:29:27.899889Z",
            "uploadedTime": "2012-05-26T18:48:11.113000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624911/theora/orig_f1124f309ee8491184a96ec26913f080.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624911/large_thumb/large.jpg"
        },
        {
            "id": 624910,
            "name": "AR6089 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624910/theora/orig_21f036ef75af4bbb8cdff25d5d3ef1d9.ogv",
                "original": "https://upload.frikanalen.no/media/624910/original/orig_21f036ef75af4bbb8cdff25d5d3ef1d9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624910/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624910/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624910/broadcast/6284_e3e30a1bd50943ce98da7a51ebfd9056.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624910/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:40.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-26T18:50:46.300000Z",
            "updatedTime": "2018-11-10T18:29:27.901271Z",
            "uploadedTime": "2012-05-26T18:50:46.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624910/theora/orig_21f036ef75af4bbb8cdff25d5d3ef1d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624910/large_thumb/large.jpg"
        },
        {
            "id": 624938,
            "name": "AR6131 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624938/theora/orig_38378a6bec894176b7f8add10ef0a8aa.ogv",
                "original": "https://upload.frikanalen.no/media/624938/original/orig_38378a6bec894176b7f8add10ef0a8aa.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624938/broadcast/6332_bedf157f9289401884035ba73d428d16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624938/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:39",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-06-30T07:38:36.660000Z",
            "updatedTime": "2018-11-10T18:29:27.872569Z",
            "uploadedTime": "2012-06-30T07:38:36.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624938/theora/orig_38378a6bec894176b7f8add10ef0a8aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624938/large_thumb/large.jpg"
        },
        {
            "id": 624953,
            "name": "AR6190 Arena Morsoen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624953/theora/orig_96c6dc55b5d7482fbf354d5b09d8905a.ogv",
                "original": "https://upload.frikanalen.no/media/624953/original/orig_96c6dc55b5d7482fbf354d5b09d8905a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624953/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624953/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624953/broadcast/6369_f4e926841f514ca2a9ea279bc747772a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624953/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:06",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-21T19:05:03.857000Z",
            "updatedTime": "2018-11-10T18:29:27.852966Z",
            "uploadedTime": "2012-08-21T19:05:03.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624953/theora/orig_96c6dc55b5d7482fbf354d5b09d8905a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624953/large_thumb/large.jpg"
        },
        {
            "id": 624952,
            "name": "AR6191 Arena spesial",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624952/theora/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.ogv",
                "original": "https://upload.frikanalen.no/media/624952/original/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624952/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624952/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624952/broadcast/6368_49b7b7cc888141f7a4ec5e7dbe5306ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624952/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:21:06",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-08-21T19:03:05.843000Z",
            "updatedTime": "2018-11-10T18:29:27.854304Z",
            "uploadedTime": "2012-08-21T19:03:05.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624952/theora/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624952/large_thumb/large.jpg"
        },
        {
            "id": 624979,
            "name": "AR6196 Arena",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624979/theora/orig_79b186a1cd2f47f094ca282922eb5d70.ogv",
                "original": "https://upload.frikanalen.no/media/624979/original/orig_79b186a1cd2f47f094ca282922eb5d70.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624979/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624979/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624979/broadcast/6397_0a7f0296c5dc42218f500140f2450b16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624979/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:33",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-15T08:28:39.280000Z",
            "updatedTime": "2018-11-10T18:29:27.818460Z",
            "uploadedTime": "2012-09-15T08:28:39.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624979/theora/orig_79b186a1cd2f47f094ca282922eb5d70.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624979/large_thumb/large.jpg"
        },
        {
            "id": 624977,
            "name": "AR6221 Arena",
            "header": "Arena med Bjørn Gjellum som programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624977/theora/orig_06e3a222f5c944ad9980e4f1ac0b8a08.ogv",
                "original": "https://upload.frikanalen.no/media/624977/original/orig_06e3a222f5c944ad9980e4f1ac0b8a08.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624977/broadcast/6398_c4dc4b9a52994644afde3df8c1020d51.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624977/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:11",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-15T08:34:00.703000Z",
            "updatedTime": "2018-11-10T18:29:27.821281Z",
            "uploadedTime": "2012-09-15T08:34:00.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624977/theora/orig_06e3a222f5c944ad9980e4f1ac0b8a08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624977/large_thumb/large.jpg"
        },
        {
            "id": 624984,
            "name": "AR6260 Arena",
            "header": "Arena med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624984/theora/orig_2453cd2b86044a448b08dfe32e2322cc.ogv",
                "original": "https://upload.frikanalen.no/media/624984/original/orig_2453cd2b86044a448b08dfe32e2322cc.m4v",
                "smallThumb": "https://upload.frikanalen.no/media/624984/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624984/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624984/broadcast/6443_e2416aa31c484303847a346a41c64f52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624984/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:47.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-25T21:02:21.537000Z",
            "updatedTime": "2018-11-10T18:29:27.811486Z",
            "uploadedTime": "2012-09-25T21:02:21.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624984/theora/orig_2453cd2b86044a448b08dfe32e2322cc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624984/large_thumb/large.jpg"
        },
        {
            "id": 625004,
            "name": "AR6288 Arena",
            "header": "Med Bjørn Gjellum i samtale med sentrale personer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625004/theora/6471_52acf37b0f31419cbe046cd70ecd0544.ogv",
                "original": "https://upload.frikanalen.no/media/625004/original/orig_5af1ddf5046e48b1b364fed8fb83fd47.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625004/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625004/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625004/broadcast/6471_cf79b7aa46e146f6a6c1ea5e090dc664.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625004/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:40",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-10T06:29:17.680000Z",
            "updatedTime": "2018-11-10T18:29:27.784751Z",
            "uploadedTime": "2012-10-10T06:29:17.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625004/theora/6471_52acf37b0f31419cbe046cd70ecd0544.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625004/large_thumb/large.jpg"
        },
        {
            "id": 625036,
            "name": "AR6302 Arena",
            "header": "Arena med Bjørn Gjellum",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
                "original": "https://upload.frikanalen.no/media/625036/original/orig_00e92baa6fba4d63b0c4927431313991.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625036/broadcast/6524_ca3c5d39a7ba40ffbb60b4bb75b0673f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625036/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-29T07:40:28.100000Z",
            "updatedTime": "2018-11-10T18:29:27.743790Z",
            "uploadedTime": "2012-10-29T07:40:28.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625036/large_thumb/large.jpg"
        },
        {
            "id": 625054,
            "name": "AR6321 Arena",
            "header": "Arena med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625054/theora/orig_f9b8f19a0966411995267d8ce8765723.ogv",
                "original": "https://upload.frikanalen.no/media/625054/original/orig_f9b8f19a0966411995267d8ce8765723.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625054/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625054/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625054/broadcast/6564_b9bb5187960c437bb24e01842348d882.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625054/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:49",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-11-13T11:32:24.180000Z",
            "updatedTime": "2018-11-10T18:29:27.717358Z",
            "uploadedTime": "2012-11-13T11:32:24.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625054/theora/orig_f9b8f19a0966411995267d8ce8765723.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625054/large_thumb/large.jpg"
        },
        {
            "id": 625072,
            "name": "AR6332 Arena",
            "header": "Wenche Olsen - Stortings repr.\nTrond Eriksen - daglig leder i ES\nKnut Harald Hareide - Leder KrF\nRoald Strand - Ernæringspesialist",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625072/theora/orig_4fb453383f5a4892b4d53672a05bf83e.ogv",
                "original": "https://upload.frikanalen.no/media/625072/original/orig_4fb453383f5a4892b4d53672a05bf83e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625072/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625072/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625072/broadcast/6575_09591f6fb9c944b68396cbf40ac0aa08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625072/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:24:10",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-11-19T13:53:20.733000Z",
            "updatedTime": "2018-11-10T18:29:27.692558Z",
            "uploadedTime": "2012-11-19T13:53:20.733000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625072/theora/orig_4fb453383f5a4892b4d53672a05bf83e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625072/large_thumb/large.jpg"
        },
        {
            "id": 625093,
            "name": "AR6364 Arena",
            "header": "Arena med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625093/theora/orig_3f318aa23bb8439d9afa60c257f1c472.ogv",
                "original": "https://upload.frikanalen.no/media/625093/original/orig_3f318aa23bb8439d9afa60c257f1c472.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625093/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625093/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625093/broadcast/6597_df6037519ca0497a96796e359f3ebb1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625093/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:23:55",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-12-08T11:50:59.337000Z",
            "updatedTime": "2018-11-10T18:29:27.665649Z",
            "uploadedTime": "2012-12-08T11:50:59.337000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625093/theora/orig_3f318aa23bb8439d9afa60c257f1c472.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625093/large_thumb/large.jpg"
        },
        {
            "id": 625102,
            "name": "AR6383 Arena",
            "header": "Aktualitet program med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625102/theora/orig_cfcfe20066494a34a912e798f2b4491f.ogv",
                "original": "https://upload.frikanalen.no/media/625102/original/orig_cfcfe20066494a34a912e798f2b4491f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625102/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625102/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625102/broadcast/6613_433eb32a1701475d8ada6cbc1e9950b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625102/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:24:59",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-12-18T21:49:39.920000Z",
            "updatedTime": "2018-11-10T18:29:27.653349Z",
            "uploadedTime": "2012-12-18T21:49:39.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625102/theora/orig_cfcfe20066494a34a912e798f2b4491f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625102/large_thumb/large.jpg"
        },
        {
            "id": 625128,
            "name": "AR6398 Arena #1",
            "header": "Aktualitetsprogram med Bjørn Gjellum (programleder) og Alen Kingsrød (produsent)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625128/theora/orig_4ef7b18af523472e81411a6c3e56990f.ogv",
                "original": "https://upload.frikanalen.no/media/625128/original/orig_4ef7b18af523472e81411a6c3e56990f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625128/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625128/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625128/broadcast/6653_0371aae805854f80a38646131fbd4dde.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625128/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:42.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-01-18T08:07:23.720000Z",
            "updatedTime": "2018-11-10T18:29:27.620282Z",
            "uploadedTime": "2013-01-18T08:07:23.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625128/theora/orig_4ef7b18af523472e81411a6c3e56990f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625128/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": 624960,
            "name": "Arena uke 35",
            "header": "Trond Eriksen\nKari Kjønnås Kjos",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624960/theora/orig_654f791f550c4e30816f22898c0c376c.ogv",
                "original": "https://upload.frikanalen.no/media/624960/original/orig_654f791f550c4e30816f22898c0c376c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624960/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624960/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624960/broadcast/6386_83ea336da3914711b4130e2aa939fe93.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624960/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:33",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-29T14:33:30.640000Z",
            "updatedTime": "2018-11-10T18:29:27.844791Z",
            "uploadedTime": "2012-08-29T14:33:30.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624960/theora/orig_654f791f550c4e30816f22898c0c376c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624960/large_thumb/large.jpg"
        },
        {
            "id": 625204,
            "name": "Arendalsuka 2013 - Boligpolitikk",
            "header": "Del 3 av 3.\n\nFattigfolk utfordret politikerne under Arendalsuka 2013!\n«Fattigfolk versus politikere» var overskrift da Samarbeidsforum mot fattigdom i Norge konfronterte topp-politikere på torgscenen under Arendalsdagene. Den tredje og siste utspørringen i ettermiddagsola på Arendalstorget handlet om bolig. Torbjørn Røe Isaksen (H) og arbeidsminister Anniken Huitfeldt (Ap) var svarere.\n\nUtspørrerne var Tom Byberg Torstensen fra Sosialt Entreprenørskaps og brobyggerorganisasjonen «KREM» (KREativt og Mangfoldig arbeidsliv). En meget engasjert arbeidsminister tok utfordringen og innrømmet at jobben ikke er gjort for de som lett faller utenfor boligsosiale ordninger.",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625204/large_thumb/3_arendal.jpg",
                "theora": "https://upload.frikanalen.no/media/625204/theora/3_arendal.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625204/small_thumb/3_arendal.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625204/broadcast/3_arendal.avi",
                "original": "https://upload.frikanalen.no/media/625204/original/3_arendal.mov"
            },
            "creator": "erik.bjerke66@gmail.com",
            "organization": {
                "id": 130,
                "name": "SEtv",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2085,
                "editorName": "Erik Bjerke",
                "editorEmail": "erik.bjerke66@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:10:52",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-09-07T07:51:01Z",
            "updatedTime": "2018-11-10T18:29:27.536970Z",
            "uploadedTime": "2013-09-07T07:51:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625204/theora/3_arendal.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625204/large_thumb/3_arendal.jpg"
        },
        {
            "id": 625201,
            "name": "Arendalsuka 2013 - Fattigdom i et folkehelseperspektiv",
            "header": "Del 1 av 3.\n\nFattigfolk utfordret politikere under Arendalsuka 2013! \n«Fattigfolk versus politikere» var overskrift da Samarbeidsforum mot fattigdom i Norge konfronterte topp-politikere på torgscenen under Arendalsdagene.\n\nFørste avdelingen av utspørringen hadde folkehelse som tema.  Abid Raja (V), Knut Arild Hareide (KrF) og Per Olaf Lundteigen (Sp) fikk spørsmål fra Lars Aasen fra Leieboerforeningen og Silje Berhus fra Aleneforeldreforeningen.\n\n «Samarbeidsforum mot fattigdom i Norge» er et nettverk av brukerorganisasjoner og enkeltpersoner som i samarbeid med Batteriet (Kirkens Bymisjon) jobber med å bringe erfaringer og forslag om bekjempelse av fattigdom fram til direkte dialog med myndighetene. Under den politiske festivaluka i Arendal sto flere av deltakerne fram med egne historier og velformulerte spørsmål til topp-politikerne på scenen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625201/theora/1 SF Arendal 2013 helse H264.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625201/large_thumb/1 SF Arendal 2013 helse H264.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625201/small_thumb/1 SF Arendal 2013 helse H264.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625201/broadcast/1_arendal_helse.avi",
                "original": "https://upload.frikanalen.no/media/625201/original/1 SF Arendal 2013 helse H264.mov"
            },
            "creator": "erik.bjerke66@gmail.com",
            "organization": {
                "id": 130,
                "name": "SEtv",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2085,
                "editorName": "Erik Bjerke",
                "editorEmail": "erik.bjerke66@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:13:31.680000",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-09-07T07:50:39Z",
            "updatedTime": "2018-11-10T18:29:27.541138Z",
            "uploadedTime": "2013-09-07T07:50:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625201/theora/1 SF Arendal 2013 helse H264.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625201/large_thumb/1 SF Arendal 2013 helse H264.jpg"
        },
        {
            "id": 625202,
            "name": "Arendalsuka 2013 - Ruspolitikk",
            "header": "Del 2 av 3.\r\n\r\nFattigfolk utfordrer politikerne under Arendalsuka 2013!\r\n\r\n«Fattigfolk versus politikere» var overskrift da Samarbeidsforum mot fattigdom i Norge konfronterte topp-politikere på torgscenen under Arendalsdagene.\r\n\r\nBarne- og inkluderingsminister Inga Marte Torkildsen (SV) og Robert Eriksen (FrP) fikk spørsmål om rusbehandling og rehabilitering, fra representantene Pål Berger og Bente Karlsen Røstad fra RIO - Rusmisbrukernes Interesse Organisasjon.",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625202/large_thumb/2_arendal.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625202/small_thumb/2_arendal.jpg",
                "theora": "https://upload.frikanalen.no/media/625202/theora/2_arendal.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625202/broadcast/2_arendal.avi",
                "original": "https://upload.frikanalen.no/media/625202/original/2_arendal.mov"
            },
            "creator": "erik.bjerke66@gmail.com",
            "organization": {
                "id": 130,
                "name": "SEtv",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2085,
                "editorName": "Erik Bjerke",
                "editorEmail": "erik.bjerke66@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:11.600000",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-09-07T07:50:51Z",
            "updatedTime": "2018-11-10T18:29:27.539757Z",
            "uploadedTime": "2013-09-07T07:50:52Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625202/theora/2_arendal.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625202/large_thumb/2_arendal.jpg"
        },
        {
            "id": 623769,
            "name": "Argentina misjonærer",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623769/theora/4242_b89cd3722c8942e2aed1fb4f97b3ccd8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623769/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623769/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623769/broadcast/4242_863c3e80732340e79c417835fb2f867c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623769/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:09:20.247000Z",
            "updatedTime": "2018-11-10T18:29:29.401930Z",
            "uploadedTime": "2010-04-16T10:09:20.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623769/theora/4242_b89cd3722c8942e2aed1fb4f97b3ccd8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623769/large_thumb/large.jpg"
        },
        {
            "id": 625000,
            "name": "Arkeologi med Roger 01",
            "header": "Roger Robertsen har gravd i sanden i Midt-Østen mange ganger, og deler i denne serien med oss sine spennende funn som kaster lys over livet på Bibelens tid.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625000/theora/orig_314b111cb87c4da7bc90452bd15fe395.ogv",
                "original": "https://upload.frikanalen.no/media/625000/original/orig_314b111cb87c4da7bc90452bd15fe395.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625000/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625000/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625000/broadcast/6464_76b1c4bf8d6a4e7ba2343ceb4635b57e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625000/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:10.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-07T08:21:41.017000Z",
            "updatedTime": "2018-11-10T18:29:27.790341Z",
            "uploadedTime": "2012-10-07T08:21:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625000/theora/orig_314b111cb87c4da7bc90452bd15fe395.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625000/large_thumb/large.jpg"
        }
    ]
}