List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=1250&ordering=is_filler
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3453,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1300&ordering=is_filler",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1200&ordering=is_filler",
    "results": [
        {
            "id": 624362,
            "name": "De Gode Nyheder 20110418",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624362/theora/5450_1c86905a64ec42e6bb2d8172cd1c74ec.ogv",
                "original": "https://upload.frikanalen.no/media/624362/original/orig_12a4414993d448f6a9feb8d513983f71.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624362/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624362/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624362/broadcast/5450_cebe23af106b4ef8a37b74ebc43355a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624362/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T13:15:26.963000Z",
            "updatedTime": "2018-11-10T18:29:28.615271Z",
            "uploadedTime": "2011-03-16T13:15:26.963000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624362/theora/5450_1c86905a64ec42e6bb2d8172cd1c74ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624362/large_thumb/large.jpg"
        },
        {
            "id": 624361,
            "name": "Helse & Källan",
            "header": "Helse med Eva Britt Fjeldberg. Källan med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624361/theora/5449_66481e94199845abac3b83f08ffdaf1c.ogv",
                "original": "https://upload.frikanalen.no/media/624361/original/orig_7c0ac71650c34a2298783839e24814d5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624361/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624361/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624361/broadcast/5449_413924103a7f42a79d466b254836399c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624361/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T07:50:51.637000Z",
            "updatedTime": "2018-11-10T18:29:28.616702Z",
            "uploadedTime": "2011-03-16T07:50:51.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624361/theora/5449_66481e94199845abac3b83f08ffdaf1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624361/large_thumb/large.jpg"
        },
        {
            "id": 624360,
            "name": "De Levende Ord",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624360/theora/5448_dfd02819fdc446e3b2eb7f07bee906ef.ogv",
                "original": "https://upload.frikanalen.no/media/624360/original/orig_c561a4630af647d7b2d82f2cf69c88f8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624360/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624360/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624360/broadcast/5448_0f7b3379985a42599b630450992d62df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624360/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T07:45:49.927000Z",
            "updatedTime": "2018-11-10T18:29:28.618055Z",
            "uploadedTime": "2011-03-16T07:45:49.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624360/theora/5448_dfd02819fdc446e3b2eb7f07bee906ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624360/large_thumb/large.jpg"
        },
        {
            "id": 624359,
            "name": "Utrop TV - Studio4",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624359/theora/5283_22a4611428cf4ef8b7801b7100a2a97f.ogv",
                "original": "https://upload.frikanalen.no/media/624359/original/orig_1be79fa9046b4e41a33ce86509e3d1ef.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624359/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624359/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624359/broadcast/5283_d76cd110e28945bc9722cdcc449ca6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624359/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:54.840000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-08T10:02:49.250000Z",
            "updatedTime": "2018-11-10T18:29:28.619659Z",
            "uploadedTime": "2011-02-08T10:02:49.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624359/theora/5283_22a4611428cf4ef8b7801b7100a2a97f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624359/large_thumb/large.jpg"
        },
        {
            "id": 627974,
            "name": "Om bibelen 2",
            "header": "Viktige opplysninger",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627974/theora/Om bibelen  2 (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627974/broadcast/Om bibelen  2 (1).dv",
                "original": "https://upload.frikanalen.no/media/627974/original/Om bibelen  2 (1).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627974/large_thumb/Om bibelen  2 (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:44:00.533333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-14T07:30:58.249537Z",
            "updatedTime": "2024-11-14T07:52:20.884534Z",
            "uploadedTime": "2024-11-14T07:31:27.387919Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627974/theora/Om bibelen  2 (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627974/large_thumb/Om bibelen  2 (1).jpg"
        },
        {
            "id": 624356,
            "name": "Akkurat Nå! 13. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624356/theora/5393_ac5e6f9d9382482b86ae3b81a1ea457c.ogv",
                "original": "https://upload.frikanalen.no/media/624356/original/orig_c522eb2d89214a3089a69d2d6b583991.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624356/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624356/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624356/broadcast/5393_b1cfaccffe11466a9daec9523e934f73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624356/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:26.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:17:30.950000Z",
            "updatedTime": "2018-11-10T18:29:28.623813Z",
            "uploadedTime": "2011-03-02T19:17:30.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624356/theora/5393_ac5e6f9d9382482b86ae3b81a1ea457c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624356/large_thumb/large.jpg"
        },
        {
            "id": 624278,
            "name": "Møteplassen - Håp 5",
            "header": "Er det håp for vår bønn for de som ikke er kommet til tro? Vi møter Asbjørn Kvalbein, Sverre Jølstad og Kristina Jølstad Moi.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624278/theora/5301_2bab65e2551445629b555c5d73c95a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624278/broadcast/5301_d0e1b72057404a7ea355af1d549b8c04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624278/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T12:39:48Z",
            "updatedTime": "2018-11-10T18:29:28.729959Z",
            "uploadedTime": "2011-02-11T12:39:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624278/theora/5301_2bab65e2551445629b555c5d73c95a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624278/large_thumb/large.jpg"
        },
        {
            "id": 624242,
            "name": "Akkurat Nå 6. februar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624242/theora/5205_654b883872f54b86b3c1cb27871eabcf.ogv",
                "original": "https://upload.frikanalen.no/media/624242/original/orig_082a964c5b9f4475b16e068e5c5743d9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624242/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624242/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624242/broadcast/5205_7498fee553cb40a9a2e564f7d84d6ba4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624242/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:56:00.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-26T16:18:23.393000Z",
            "updatedTime": "2018-11-10T18:29:28.780167Z",
            "uploadedTime": "2011-01-26T16:18:23.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624242/theora/5205_654b883872f54b86b3c1cb27871eabcf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624242/large_thumb/large.jpg"
        },
        {
            "id": 624355,
            "name": "Den norske kirke i eksil nr 80",
            "header": "Vi leser at biskop Pettersen går i mot det Gud sier i sitt ord. Han godtar homofilt samliv. Dette fordømmer Gud på det sterkeste.Ja så sterkt at mennesker som gjør slikt får ikke komme inn i Hans rike men går evig fortapt. Dette er alvorlig. Pettersen sier at kirken står bak ham. Hvem er kirken?. Det er de som lever etter Guds ord , ikke de som sier de er kristne og alikevel lever i bevisste synder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624355/theora/orig_07bac5573c29482ba34a43e293ce1f01.ogv",
                "original": "https://upload.frikanalen.no/media/624355/original/orig_07bac5573c29482ba34a43e293ce1f01.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624355/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624355/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624355/broadcast/5419_01a1f355ba724510bc10c81e8471dd14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624355/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-09T07:45:26.450000Z",
            "updatedTime": "2018-11-10T18:29:28.625153Z",
            "uploadedTime": "2011-03-09T07:45:26.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624355/theora/orig_07bac5573c29482ba34a43e293ce1f01.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624355/large_thumb/large.jpg"
        },
        {
            "id": 624354,
            "name": "Enden er nær",
            "header": "Hva er dommedag? Når kommer den?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624354/theora/5439_b2206152d8df4c92abed242267b89a58.ogv",
                "original": "https://upload.frikanalen.no/media/624354/original/orig_348607f496484df8b132b891f46b785e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624354/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624354/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624354/broadcast/5439_aaaaf3ba626e44a3a42d3365d776e604.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624354/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:04:35.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-10T22:22:29Z",
            "updatedTime": "2018-11-10T18:29:28.626536Z",
            "uploadedTime": "2011-03-10T22:22:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624354/theora/5439_b2206152d8df4c92abed242267b89a58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624354/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": 625098,
            "name": "Den norske kirke i eksil 128",
            "header": "Vi ønsker dere alle en velsignet julehøytid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625098/theora/orig_4e7138ad326b421f8233e1b02b5697c0.ogv",
                "original": "https://upload.frikanalen.no/media/625098/original/orig_4e7138ad326b421f8233e1b02b5697c0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625098/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625098/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625098/broadcast/6601_1b76e1c7141b4fdab8e2ca0f68875880.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625098/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-13T15:24:42.977000Z",
            "updatedTime": "2018-11-10T18:29:27.658793Z",
            "uploadedTime": "2012-12-13T15:24:42.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625098/theora/orig_4e7138ad326b421f8233e1b02b5697c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625098/large_thumb/large.jpg"
        },
        {
            "id": 624310,
            "name": "De Levende Ord program 3",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624310/theora/5372_5bb24db9f949436c94c53643b9808cf4.ogv",
                "original": "https://upload.frikanalen.no/media/624310/original/orig_b36c2a237bda4429a1244c6786ca1f2a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624310/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624310/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624310/broadcast/5372_c890983d4e034a1180fd1981c1c324d5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624310/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-23T07:50:28.600000Z",
            "updatedTime": "2018-11-10T18:29:28.683950Z",
            "uploadedTime": "2011-02-23T07:50:28.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624310/theora/5372_5bb24db9f949436c94c53643b9808cf4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624310/large_thumb/large.jpg"
        },
        {
            "id": 624373,
            "name": "Empo tv - del 40",
            "header": "Empo tv er talerøret for mennesker med utviklingshemming. Vi lager tv for alle. Vi sender på Frikanalen, din lokal-tv og på nett: empotv.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624373/theora/5032_b9152f62e1574ef899300c5d188ab1da.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624373/broadcast/5032_95f969bcafaf434fb5aa8a84de5d3d97.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624373/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:57.760000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-12-02T13:27:19.083000Z",
            "updatedTime": "2020-08-30T19:58:01.892816Z",
            "uploadedTime": "2010-12-02T13:27:19.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624373/theora/5032_b9152f62e1574ef899300c5d188ab1da.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624373/large_thumb/large.jpg"
        },
        {
            "id": 624383,
            "name": "Empo tv - del 41",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624383/theora/5473_0f871586b425443d84fa963bcb4bca2f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624383/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624383/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624383/broadcast/5473_3fd541ced39947b092b4b9cd6f1fb281.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624383/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:52.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-03-24T09:47:12.660000Z",
            "updatedTime": "2020-08-30T19:58:11.068118Z",
            "uploadedTime": "2011-03-24T09:47:12.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624383/theora/5473_0f871586b425443d84fa963bcb4bca2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624383/large_thumb/large.jpg"
        },
        {
            "id": 624346,
            "name": "Den norske kirke i eksil 79",
            "header": "jeg har lagt til salmetekstene så dere kan følge med på salmene som blir sunget.\nDersom dere har forslag til programmet vennligst ta kontakt.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624346/theora/orig_e9153535b24d43b3ba493d06354f96d2.ogv",
                "original": "https://upload.frikanalen.no/media/624346/original/orig_e9153535b24d43b3ba493d06354f96d2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624346/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624346/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624346/broadcast/5418_808351d21c5642898d37ee84cbe72309.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624346/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-07T15:36:46.513000Z",
            "updatedTime": "2018-11-10T18:29:28.637634Z",
            "uploadedTime": "2011-03-07T15:36:46.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624346/theora/orig_e9153535b24d43b3ba493d06354f96d2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624346/large_thumb/large.jpg"
        },
        {
            "id": 625095,
            "name": "Empo tv - del 116",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625095/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625095/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625095/broadcast/6538_059361a1eeb9452799798f6719305b5c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-07T11:26:54.027000Z",
            "updatedTime": "2020-08-30T19:40:56.195048Z",
            "uploadedTime": "2012-11-07T11:26:54.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg"
        },
        {
            "id": 624342,
            "name": "Akkurat Nå! 6. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
                "original": "https://upload.frikanalen.no/media/624342/original/orig_10a4a075c0924ee085a585ec1b9b1c37.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624342/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624342/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624342/broadcast/5392_22bdeba1ba9247cf8fa5d4488b7bb467.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624342/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:49:32.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:15:24.027000Z",
            "updatedTime": "2018-11-10T18:29:28.640501Z",
            "uploadedTime": "2011-03-02T19:15:24.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624342/large_thumb/large.jpg"
        },
        {
            "id": 624341,
            "name": "Closer",
            "header": "Teaterstykket Closer byr på kjærlighet, svik og partnerbytte - alt på engelsk.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624341/theora/5413_d5c04f7dd2af412a86188c8c309a966d.ogv",
                "original": "https://upload.frikanalen.no/media/624341/original/orig_13f9da1521d9411c86fd179cd5515e8a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624341/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624341/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624341/broadcast/5413_c52e12880a454a63a020a3a6d854a055.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624341/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.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-04T21:02:05Z",
            "updatedTime": "2018-11-10T18:29:28.642069Z",
            "uploadedTime": "2011-03-04T21:02:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624341/theora/5413_d5c04f7dd2af412a86188c8c309a966d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624341/large_thumb/large.jpg"
        },
        {
            "id": 625110,
            "name": "empo tv - del 118",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625110/theora/6582_3b8b15d92e294d9b8ed05befe20b7cc7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625110/broadcast/6582_ced1e487b5c34a8eae5b4824fc87eb50.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625110/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-27T13:20:40.727000Z",
            "updatedTime": "2020-08-30T19:42:09.988396Z",
            "uploadedTime": "2012-11-27T13:20:40.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625110/theora/6582_3b8b15d92e294d9b8ed05befe20b7cc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625110/large_thumb/large.jpg"
        },
        {
            "id": 624339,
            "name": "Sirkusåpenbaring",
            "header": "Hva får man hvis man blander rock´n´roll med sirkus? Jo! Cirkus Khaoom!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624339/theora/5410_5182d69c7d714c75818a4448102524dc.ogv",
                "original": "https://upload.frikanalen.no/media/624339/original/orig_7b961a8f4c3c41578ed1a3e62b9e1590.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624339/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624339/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624339/broadcast/5410_7771170f21674f23ba509ac840b1aae0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624339/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:12.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-04T20:50:16.093000Z",
            "updatedTime": "2018-11-10T18:29:28.644848Z",
            "uploadedTime": "2011-03-04T20:50:16.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624339/theora/5410_5182d69c7d714c75818a4448102524dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624339/large_thumb/large.jpg"
        },
        {
            "id": 625094,
            "name": "Religion eller Jesus? Del 5",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 5\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625094/theora/6592_5c9c488685024164a3f0f12171c2f71e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625094/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625094/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625094/broadcast/6592_a9cee290c16e418f9eae583d51774342.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625094/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-12-06T18:55:14Z",
            "updatedTime": "2018-11-10T18:29:27.664293Z",
            "uploadedTime": "2012-12-06T18:55:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625094/theora/6592_5c9c488685024164a3f0f12171c2f71e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625094/large_thumb/large.jpg"
        },
        {
            "id": 626312,
            "name": "Shofar Tempeldagen i Jerusalem",
            "header": "Bladet Evangelisten\r\nProgram 22",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626312/theora/Shofar Tempeldagen i Jerusalem program 21.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626312/broadcast/Shofar Tempeldagen i Jerusalem program 21.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626312/large_thumb/Shofar Tempeldagen i Jerusalem program 21.jpg",
                "original": "https://upload.frikanalen.no/media/626312/original/Shofar Tempeldagen i Jerusalem program 21.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:03.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-03T16:02:53.165705Z",
            "updatedTime": "2020-08-31T20:23:31.223972Z",
            "uploadedTime": "2020-02-03T16:17:15.713728Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626312/theora/Shofar Tempeldagen i Jerusalem program 21.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626312/large_thumb/Shofar Tempeldagen i Jerusalem program 21.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": 625687,
            "name": "Daily Tech News Show 20. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625687/broadcast/DTNS20160720.dv",
                "theora": "https://upload.frikanalen.no/media/625687/theora/DTNS20160720.ogv",
                "original": "https://upload.frikanalen.no/media/625687/original/DTNS20160720.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625687/large_thumb/DTNS20160720.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625687/small_thumb/DTNS20160720.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:16.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7000vid",
            "createdTime": "2016-07-21T07:14:51.826990Z",
            "updatedTime": "2018-11-10T18:29:26.861628Z",
            "uploadedTime": "2016-07-21T07:15:01.874577Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625687/theora/DTNS20160720.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625687/large_thumb/DTNS20160720.jpg"
        },
        {
            "id": 624334,
            "name": "Mer enn grøftefyll",
            "header": "Audhild Sjømo invidde Trondheims studenter i vinkulturen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624334/theora/5405_aade50ad6d904b99892d83801a9a937f.ogv",
                "original": "https://upload.frikanalen.no/media/624334/original/orig_6589a185b0444f6883a0fc6972bcf6b2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624334/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624334/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624334/broadcast/5405_603b6347c0e24355a8b0d11a45a42445.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624334/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:45.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:29:00.507000Z",
            "updatedTime": "2018-11-10T18:29:28.651868Z",
            "uploadedTime": "2011-03-03T18:29:00.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624334/theora/5405_aade50ad6d904b99892d83801a9a937f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624334/large_thumb/large.jpg"
        },
        {
            "id": 624333,
            "name": "Den Gladfulle Kokken",
            "header": "Student-TVs versjon av Jamie Oliver er klar for matlaging.\r\n\r\nLurer du på hvordan man lager den perfekte maten, samt hvilken vin som passer til den spesielle matretten? Se her!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624333/theora/5404_65c05be112c2436098ba52909dd27503.ogv",
                "original": "https://upload.frikanalen.no/media/624333/original/orig_bdf1659581084c5c90d77e5fd8ed1bb7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624333/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624333/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624333/broadcast/5404_ca8b09e699ad4f1fbefb5cabc21c7929.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624333/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:42.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:06:56Z",
            "updatedTime": "2018-11-10T18:29:28.653236Z",
            "uploadedTime": "2011-03-03T18:06:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624333/theora/5404_65c05be112c2436098ba52909dd27503.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624333/large_thumb/large.jpg"
        },
        {
            "id": 624332,
            "name": "Sketsjup: Fishy Business",
            "header": "En mann og hans fisk.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624332/theora/5402_035a2d8641ba4b9d8231c75a9c328141.ogv",
                "original": "https://upload.frikanalen.no/media/624332/original/orig_4320b28d4d764b478fcc350abe898ad9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624332/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624332/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624332/broadcast/5402_26997a12eed042e4a6026eb4a344e679.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624332/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:01.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:00:48Z",
            "updatedTime": "2018-11-10T18:29:28.654593Z",
            "uploadedTime": "2011-03-03T18:00:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624332/theora/5402_035a2d8641ba4b9d8231c75a9c328141.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624332/large_thumb/large.jpg"
        },
        {
            "id": 624331,
            "name": "09_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624331/theora/5278_598616a6749b4a38bcbb1b441dd875b0.ogv",
                "original": "https://upload.frikanalen.no/media/624331/original/orig_9001217f7ccb4cf08bda4d224768d193.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624331/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624331/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624331/broadcast/5278_8f1e174f80ab46f3aba01043b9f4b6c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624331/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:47:19.227000Z",
            "updatedTime": "2018-11-10T18:29:28.655976Z",
            "uploadedTime": "2011-02-04T13:47:19.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624331/theora/5278_598616a6749b4a38bcbb1b441dd875b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624331/large_thumb/large.jpg"
        },
        {
            "id": 624329,
            "name": "De Levende Ord",
            "header": "De levende Ord med Hans O.Hansson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624329/theora/5391_9980dde5e9df4bc38e2d01ce664a495f.ogv",
                "original": "https://upload.frikanalen.no/media/624329/original/orig_e3012de1f5924832aa4ef3e362c0d625.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624329/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624329/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624329/broadcast/5391_1be44b24270e49a1b5a38b0b139d1757.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624329/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-01T09:48:29.570000Z",
            "updatedTime": "2018-11-10T18:29:28.658699Z",
            "uploadedTime": "2011-03-01T09:48:29.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624329/theora/5391_9980dde5e9df4bc38e2d01ce664a495f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624329/large_thumb/large.jpg"
        },
        {
            "id": 624328,
            "name": "Inside Israel Mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624328/theora/orig_4daf993b47a5449791ce0ab0f4888f43.ogv",
                "original": "https://upload.frikanalen.no/media/624328/original/orig_4daf993b47a5449791ce0ab0f4888f43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624328/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624328/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624328/broadcast/5380_fad7056e185340c0bb5bfd91bd72c0c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624328/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T10:12:56.610000Z",
            "updatedTime": "2018-11-10T18:29:28.660128Z",
            "uploadedTime": "2011-02-28T10:12:56.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624328/theora/orig_4daf993b47a5449791ce0ab0f4888f43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624328/large_thumb/large.jpg"
        },
        {
            "id": 624326,
            "name": "Ti Minutter & De Levende Ord",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg & De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
                "original": "https://upload.frikanalen.no/media/624326/original/orig_0161291c8532402ba2f271d9b19b42d0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624326/broadcast/5381_a08d01646a3b4ba287620a993a5978a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624326/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T12:22:38.787000Z",
            "updatedTime": "2018-11-10T18:29:28.662812Z",
            "uploadedTime": "2011-02-28T12:22:38.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624326/large_thumb/large.jpg"
        },
        {
            "id": 625084,
            "name": "Den norske kirke i eksil 125",
            "header": "Dette programmet omde 10 jomfruer og deres oljelamper. Hva betyr dette for deg?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625084/theora/orig_197361f2edf14755a112e1e8e33da7a2.ogv",
                "original": "https://upload.frikanalen.no/media/625084/original/orig_197361f2edf14755a112e1e8e33da7a2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625084/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625084/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625084/broadcast/6583_e7b80706cf2f4f29b55427eca30806a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625084/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-27T22:58:47.703000Z",
            "updatedTime": "2018-11-10T18:29:27.676968Z",
            "uploadedTime": "2012-11-27T22:58:47.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625084/theora/orig_197361f2edf14755a112e1e8e33da7a2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625084/large_thumb/large.jpg"
        },
        {
            "id": 624324,
            "name": "Backstage med Bernhoft",
            "header": "Hvordan går det med multiartisten Jarle Bernhoft?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624324/theora/5389_c2539c685b4b420d87fe394bc5bed8e0.ogv",
                "original": "https://upload.frikanalen.no/media/624324/original/orig_dad0eee86e8440729de5d597c00c804c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624324/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624324/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624324/broadcast/5389_a6fd4bb2ebf740ceab62072eaecc7f47.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624324/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:27.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T13:22:01Z",
            "updatedTime": "2018-11-10T18:29:28.665558Z",
            "uploadedTime": "2011-02-28T13:22:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624324/theora/5389_c2539c685b4b420d87fe394bc5bed8e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624324/large_thumb/large.jpg"
        },
        {
            "id": 624323,
            "name": "De Gode Nyheder",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624323/theora/5379_3fa581dc291e4a4f908f606a8a1ea558.ogv",
                "original": "https://upload.frikanalen.no/media/624323/original/orig_ebfce92be49e42758b75e7780d8807a8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624323/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624323/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624323/broadcast/5379_859391470d7846ff8c609ccfe047d258.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624323/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T08:21:37.280000Z",
            "updatedTime": "2018-11-10T18:29:28.666900Z",
            "uploadedTime": "2011-02-28T08:21:37.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624323/theora/5379_3fa581dc291e4a4f908f606a8a1ea558.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624323/large_thumb/large.jpg"
        },
        {
            "id": 624322,
            "name": "Uka-TV 11 - Sending 7",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624322/theora/5340_091b95727e08481288811f4323dc9773.ogv",
                "original": "https://upload.frikanalen.no/media/624322/original/orig_cf987eaac74348b4b2df6f9bceb80c18.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624322/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624322/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624322/broadcast/5340_58426e7a921e4144929d4fefb334a0f2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624322/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:32.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:42:06.953000Z",
            "updatedTime": "2018-11-10T18:29:28.668283Z",
            "uploadedTime": "2011-02-15T22:42:06.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624322/theora/5340_091b95727e08481288811f4323dc9773.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624322/large_thumb/large.jpg"
        },
        {
            "id": 624321,
            "name": "Invadert av inntrykk",
            "header": "Under ISFiT har Trondheim by blitt invadert av kunst. Hva har de å si til sitt forsvar?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624321/theora/5378_ac96481ef92847e8868e7f695a2b379c.ogv",
                "original": "https://upload.frikanalen.no/media/624321/original/orig_e194ecb5d2894e85b6fb5ce7cdb25542.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624321/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624321/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624321/broadcast/5378_76c3ab3e01884d3793699eafcc79253f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624321/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:50",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-25T16:16:18Z",
            "updatedTime": "2018-11-10T18:29:28.669705Z",
            "uploadedTime": "2011-02-25T16:16:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624321/theora/5378_ac96481ef92847e8868e7f695a2b379c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624321/large_thumb/large.jpg"
        },
        {
            "id": 624320,
            "name": "Sexundervisning på Samfundet",
            "header": "Kronprinsesse Mette Marit var blant gjestene da ISFiT satte fokus på kondombruk og kjønnssykdommer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624320/theora/5368_85679eea15bd4ee0932e82d330c83b36.ogv",
                "original": "https://upload.frikanalen.no/media/624320/original/orig_832a8d34b2ca43799609d1af0c040a2f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624320/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624320/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624320/broadcast/5368_29e0f9447d03475387069d7c7e7102e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624320/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:14.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-21T12:47:19Z",
            "updatedTime": "2018-11-10T18:29:28.671105Z",
            "uploadedTime": "2011-02-21T12:47:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624320/theora/5368_85679eea15bd4ee0932e82d330c83b36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624320/large_thumb/large.jpg"
        },
        {
            "id": 625080,
            "name": "48_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
                "original": "https://upload.frikanalen.no/media/625080/original/orig_1ce4fa77768e471391f79262b1610a18.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625080/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625080/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625080/broadcast/6577_6020b9487d2c407fb73fda0d26bae37b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625080/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:53",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-23T15:08:33.743000Z",
            "updatedTime": "2018-11-10T18:29:27.682427Z",
            "uploadedTime": "2012-11-23T15:08:33.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625080/large_thumb/large.jpg"
        },
        {
            "id": 624318,
            "name": "Uka-TV 11 - Sending 6",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624318/theora/orig_a3aa7541716b4d2eaaaa033823215947.ogv",
                "original": "https://upload.frikanalen.no/media/624318/original/orig_a3aa7541716b4d2eaaaa033823215947.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624318/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624318/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624318/broadcast/5339_a8b8167106d94f74b087a15ed019c8e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624318/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:05.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:40:21.310000Z",
            "updatedTime": "2018-11-10T18:29:28.673985Z",
            "uploadedTime": "2011-02-15T22:40:21.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624318/theora/orig_a3aa7541716b4d2eaaaa033823215947.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624318/large_thumb/large.jpg"
        },
        {
            "id": 624316,
            "name": "Helse & Källan",
            "header": "Helse med Eva Britt Fjeldberg og Källan med Carl Henrik Karlson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624316/theora/5376_fc71f6c580834d628e2fe95dea5a59eb.ogv",
                "original": "https://upload.frikanalen.no/media/624316/original/orig_d4d01b18373c4ad6ad06aa5503a7dd97.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624316/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624316/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624316/broadcast/5376_ab07b389780b4263bb1ae481da4e8014.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624316/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-24T06:21:57.127000Z",
            "updatedTime": "2018-11-10T18:29:28.675372Z",
            "uploadedTime": "2011-02-24T06:21:57.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624316/theora/5376_fc71f6c580834d628e2fe95dea5a59eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624316/large_thumb/large.jpg"
        },
        {
            "id": 624009,
            "name": "Akkurat Nå! 31 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624009/theora/4675_5b7e217dd4df42a9a043793bd3eadc67.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624009/broadcast/4675_817a721f71d243ae80269e6a96af9d83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624009/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:35.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T05:01:54.600000Z",
            "updatedTime": "2018-11-10T18:29:29.072359Z",
            "uploadedTime": "2010-08-28T05:01:54.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624009/theora/4675_5b7e217dd4df42a9a043793bd3eadc67.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624009/large_thumb/large.jpg"
        },
        {
            "id": 624315,
            "name": "Uka-TV 11 - Sending 5",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624315/theora/5338_ee89f224bbad4de9884ada234144aca8.ogv",
                "original": "https://upload.frikanalen.no/media/624315/original/orig_c6c519d7fa874ef5b2157ebd5a13fb7b.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624315/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624315/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624315/broadcast/5338_2557581e34534acc85e8a318b7981912.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624315/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:07.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:36:58.837000Z",
            "updatedTime": "2018-11-10T18:29:28.676774Z",
            "uploadedTime": "2011-02-15T22:36:58.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624315/theora/5338_ee89f224bbad4de9884ada234144aca8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624315/large_thumb/large.jpg"
        },
        {
            "id": 625045,
            "name": "BI parodi",
            "header": "Ikke forbli en lettvekter...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625045/theora/6558_b7a5847c5a0840599f8f0336d87e7ede.ogv",
                "original": "https://upload.frikanalen.no/media/625045/original/orig_cdb945ac3bb44d50afb57b702811a1b2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625045/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625045/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625045/broadcast/6558_f7faacbf2b354f38b5d614730acbab93.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625045/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:00:57.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T20:04:33.117000Z",
            "updatedTime": "2018-11-10T18:29:27.732210Z",
            "uploadedTime": "2012-11-08T20:04:33.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625045/theora/6558_b7a5847c5a0840599f8f0336d87e7ede.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625045/large_thumb/large.jpg"
        },
        {
            "id": 625041,
            "name": "Den norske kirke i eksil 122",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
                "original": "https://upload.frikanalen.no/media/625041/original/orig_96b518686e2643f6a4374ffec1288ef6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625041/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625041/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625041/broadcast/6533_bff6e57f8b8e480dafa007665a130f08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625041/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:34",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-01T08:59:13.857000Z",
            "updatedTime": "2018-11-10T18:29:27.736752Z",
            "uploadedTime": "2012-11-01T08:59:13.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625041/large_thumb/large.jpg"
        },
        {
            "id": 625579,
            "name": "Daily Tech News Show 10. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625579/small_thumb/DTNS20160510.jpg",
                "theora": "https://upload.frikanalen.no/media/625579/theora/DTNS20160510.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625579/broadcast/DTNS20160510.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625579/large_thumb/DTNS20160510.jpg",
                "original": "https://upload.frikanalen.no/media/625579/original/DTNS20160510.mp4"
            },
            "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": "01:02:54.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6383vid",
            "createdTime": "2016-05-23T18:39:45.728308Z",
            "updatedTime": "2018-11-10T18:29:27.057250Z",
            "uploadedTime": "2016-05-23T19:33:00.753145Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625579/theora/DTNS20160510.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625579/large_thumb/DTNS20160510.jpg"
        },
        {
            "id": 624347,
            "name": "Empo tv - del 38",
            "header": "Empo tv er talerøret for mennesker med utviklingshemming. Vi lager tv for alle. Vi sender på Frikanalen, din lokal-tv og på nett: empotv.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624347/theora/5031_ddf1379fb9924294be3da7657d1bed65.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624347/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624347/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624347/broadcast/5031_458f3678581845eb87c98c7a708fd9f6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624347/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:15.360000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-12-02T13:25:01.063000Z",
            "updatedTime": "2020-08-30T19:57:44.444949Z",
            "uploadedTime": "2010-12-02T13:25:01.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624347/theora/5031_ddf1379fb9924294be3da7657d1bed65.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624347/large_thumb/large.jpg"
        },
        {
            "id": 624309,
            "name": "Country Team",
            "header": "Country Team med Kåre og Lena Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624309/theora/5371_67338293b68c4db18066a3c6f511733a.ogv",
                "original": "https://upload.frikanalen.no/media/624309/original/orig_16e27f6ea1954b0c8aa5141ce831872d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624309/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624309/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624309/broadcast/5371_9438cb55b4dc4bb2b6a635b413c60c82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624309/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-23T06:11:20.657000Z",
            "updatedTime": "2018-11-10T18:29:28.685311Z",
            "uploadedTime": "2011-02-23T06:11:20.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624309/theora/5371_67338293b68c4db18066a3c6f511733a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624309/large_thumb/large.jpg"
        },
        {
            "id": 624308,
            "name": "Uka-TV 11 - Sending 4",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624308/theora/5337_eab55eef4b684c1284762653568007ec.ogv",
                "original": "https://upload.frikanalen.no/media/624308/original/orig_18bcbf59990c48a48cb18ec2a7002360.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624308/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624308/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624308/broadcast/5337_8915445020214b428e000c1e7567e2aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624308/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:22.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:33:16.533000Z",
            "updatedTime": "2018-11-10T18:29:28.686655Z",
            "uploadedTime": "2011-02-15T22:33:16.533000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624308/theora/5337_eab55eef4b684c1284762653568007ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624308/large_thumb/large.jpg"
        },
        {
            "id": 623771,
            "name": "Ulvsmålafestivalen 020810",
            "header": "Delar af ulvsmålafestivalens program.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623771/theora/4528_7275d86a2439425d9d29307cb0366bbc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623771/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623771/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623771/broadcast/4528_ad61ba54169f47aa868b5723d50bfb28.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623771/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:28.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-30T12:31:09.213000Z",
            "updatedTime": "2018-11-10T18:29:29.399238Z",
            "uploadedTime": "2010-07-30T12:31:09.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623771/theora/4528_7275d86a2439425d9d29307cb0366bbc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623771/large_thumb/large.jpg"
        }
    ]
}