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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2500&ordering=-updated_time",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2400&ordering=-updated_time",
    "results": [
        {
            "id": 624345,
            "name": "NM2011 - Tomra Brass Band",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624345/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624345/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624345/broadcast/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624345/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:29.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-07T09:41:35.507000Z",
            "updatedTime": "2018-11-10T18:29:28.639056Z",
            "uploadedTime": "2011-03-07T09:41:35.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624345/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": 624348,
            "name": "Utrop TV - Studio3",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624348/theora/orig_70106cd6eb264e2391e3f42e586d7ff2.ogv",
                "original": "https://upload.frikanalen.no/media/624348/original/orig_70106cd6eb264e2391e3f42e586d7ff2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624348/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624348/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624348/broadcast/5282_5ecc293f5ffe4cae93af075f52dc8fd6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624348/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:27:16.200000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-08T09:59:15.667000Z",
            "updatedTime": "2018-11-10T18:29:28.634685Z",
            "uploadedTime": "2011-02-08T09:59:15.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624348/theora/orig_70106cd6eb264e2391e3f42e586d7ff2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624348/large_thumb/large.jpg"
        },
        {
            "id": 624352,
            "name": "10_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624352/theora/5279_05571497a4504d2fb3755cb073df368a.ogv",
                "original": "https://upload.frikanalen.no/media/624352/original/orig_69f6e3fec93644dbafe265f2a48fc7a4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624352/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624352/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624352/broadcast/5279_d16970ea6e4b4efdb231aff04ab79800.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624352/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:55:57.113000Z",
            "updatedTime": "2018-11-10T18:29:28.629318Z",
            "uploadedTime": "2011-02-04T13:55:57.113000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624352/theora/5279_05571497a4504d2fb3755cb073df368a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624352/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": 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": 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": 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": 624357,
            "name": "NM2011 - Kleppe Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624357/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624357/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624357/broadcast/5444_fa777523e7f54e24a74d19097f22fb27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624357/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:36.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-13T12:56:14.060000Z",
            "updatedTime": "2018-11-10T18:29:28.622424Z",
            "uploadedTime": "2011-03-13T12:56:14.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624357/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": 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": 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": 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": 624363,
            "name": "Ti Minutter& Livshjelp20110420",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg og Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
                "original": "https://upload.frikanalen.no/media/624363/original/orig_d73d528707da4a22984312af27913bbc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624363/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624363/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624363/broadcast/5451_32e20383669940109b2f45539e61a0f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624363/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:19:51.220000Z",
            "updatedTime": "2018-11-10T18:29:28.613744Z",
            "uploadedTime": "2011-03-16T13:19:51.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624363/large_thumb/large.jpg"
        },
        {
            "id": 624365,
            "name": "Sketsjup - St. Patricksday",
            "header": "Drikk deg grønn som en busemann!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624365/theora/5453_1dbe30c85d0949feb3bc59667d2e3912.ogv",
                "original": "https://upload.frikanalen.no/media/624365/original/orig_f156e033ff214b1c852250ea24fca171.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624365/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624365/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624365/broadcast/5453_7d36773c17a54480a02d9991ddf27b8f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624365/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:53.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-18T18:41:50Z",
            "updatedTime": "2018-11-10T18:29:28.612364Z",
            "uploadedTime": "2011-03-18T18:41:50Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624365/theora/5453_1dbe30c85d0949feb3bc59667d2e3912.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624365/large_thumb/large.jpg"
        },
        {
            "id": 624367,
            "name": "NTNU app",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
                "original": "https://upload.frikanalen.no/media/624367/original/orig_daa7c6d3037548a9b6e3f84c5eabc841.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624367/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624367/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624367/broadcast/5458_2b9b51e6340049e2b2b2ad0af7b83cfb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624367/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:56.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-18T18:50:50.910000Z",
            "updatedTime": "2018-11-10T18:29:28.611013Z",
            "uploadedTime": "2011-03-18T18:50:50.910000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg"
        },
        {
            "id": 624368,
            "name": "NTNUI har fått ny leder",
            "header": "Jens Sveen Frogner forteller oss hvilke planer han har for NTNUIs fremtid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624368/theora/5459_4ea7bd756ea44bf7aa8b999ad735495d.ogv",
                "original": "https://upload.frikanalen.no/media/624368/original/orig_b4be2a509bc74166ad57462dc907e0cf.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624368/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624368/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624368/broadcast/5459_710754a2f3bd4e8880035aebf27e7249.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624368/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:08.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-18T18:52:44.100000Z",
            "updatedTime": "2018-11-10T18:29:28.609639Z",
            "uploadedTime": "2011-03-18T18:52:44.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624368/theora/5459_4ea7bd756ea44bf7aa8b999ad735495d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624368/large_thumb/large.jpg"
        },
        {
            "id": 624369,
            "name": "Redusert støtte til studbolig",
            "header": "Studentersamskipnaden får mindre støtte fra Kunnskapsdepartementet til å bygge hybeler enn før.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624369/theora/5460_29072009e85948ceb5a765eef6eb2270.ogv",
                "original": "https://upload.frikanalen.no/media/624369/original/orig_67e597389bc14f39b6050dfbcb24477b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624369/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624369/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624369/broadcast/5460_8e0af9f09b8d4bba99f72a2e34ea63fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624369/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:09.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-18T18:54:51.023000Z",
            "updatedTime": "2018-11-10T18:29:28.608292Z",
            "uploadedTime": "2011-03-18T18:54:51.023000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624369/theora/5460_29072009e85948ceb5a765eef6eb2270.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624369/large_thumb/large.jpg"
        },
        {
            "id": 624370,
            "name": "De Levende Ord 20110411",
            "header": "De Levende Ord med Tommy M.Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624370/theora/5463_a31de1a419414eb5b7b380d4a58f3d42.ogv",
                "original": "https://upload.frikanalen.no/media/624370/original/orig_da61d3cad3c240a1854d42318b50038a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624370/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624370/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624370/broadcast/5463_c1fcfb7dfbfb48939a3c8aaf8c4233f2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624370/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-19T12:57:17.650000Z",
            "updatedTime": "2018-11-10T18:29:28.606903Z",
            "uploadedTime": "2011-03-19T12:57:17.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624370/theora/5463_a31de1a419414eb5b7b380d4a58f3d42.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624370/large_thumb/large.jpg"
        },
        {
            "id": 624371,
            "name": "De Levende Ord 20110427",
            "header": "De Levende Ord med Tommy M.Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624371/theora/5464_533a743d08214274936406868132256d.ogv",
                "original": "https://upload.frikanalen.no/media/624371/original/orig_65216b00f4984d45a1c595d80ac2d822.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624371/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624371/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624371/broadcast/5464_8019ea81001c43e5a5c5f7f1b5f3bf13.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624371/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-19T13:08:35.640000Z",
            "updatedTime": "2018-11-10T18:29:28.605558Z",
            "uploadedTime": "2011-03-19T13:08:35.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624371/theora/5464_533a743d08214274936406868132256d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624371/large_thumb/large.jpg"
        },
        {
            "id": 624372,
            "name": "Country Team 20110425",
            "header": "Country Team med Kåre og Lena Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624372/theora/orig_5c560b9d7eaf4dc584560f79bcdd29f0.ogv",
                "original": "https://upload.frikanalen.no/media/624372/original/orig_5c560b9d7eaf4dc584560f79bcdd29f0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624372/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624372/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624372/broadcast/5466_c37556a01f95462c8f84f8c33b645898.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624372/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:28:10.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-21T08:22:27.983000Z",
            "updatedTime": "2018-11-10T18:29:28.604196Z",
            "uploadedTime": "2011-03-21T08:22:27.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624372/theora/orig_5c560b9d7eaf4dc584560f79bcdd29f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624372/large_thumb/large.jpg"
        },
        {
            "id": 624374,
            "name": "Ukas Anbefaling: Cookies!",
            "header": "Kos deg med cookies",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624374/theora/5471_96b9da446bdd4b768670b82de4dc2eda.ogv",
                "original": "https://upload.frikanalen.no/media/624374/original/orig_d5a1cd62ea4e49048d3a662b8bb3d1a8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624374/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624374/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624374/broadcast/5471_eab0df93640f4d2ea7169670754f9511.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624374/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:20.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-22T15:09:21Z",
            "updatedTime": "2018-11-10T18:29:28.601321Z",
            "uploadedTime": "2011-03-22T15:09:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624374/theora/5471_96b9da446bdd4b768670b82de4dc2eda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624374/large_thumb/large.jpg"
        },
        {
            "id": 624375,
            "name": "12_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
                "original": "https://upload.frikanalen.no/media/624375/original/orig_8229ac7892014609b51bb67e7cad40a8.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624375/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624375/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624375/broadcast/5421_c9fc17b342bd46819ab93bdb2ec0bc26.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624375/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:19:37.560000Z",
            "updatedTime": "2018-11-10T18:29:28.599984Z",
            "uploadedTime": "2011-03-09T10:19:37.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624375/large_thumb/large.jpg"
        },
        {
            "id": 624376,
            "name": "11_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
                "original": "https://upload.frikanalen.no/media/624376/original/orig_213c3b93f37e4161b0dffad7e66be2b4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624376/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624376/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624376/broadcast/5420_88147a6605ed4c1b943cb9be383c01d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624376/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:18:17.010000Z",
            "updatedTime": "2018-11-10T18:29:28.598611Z",
            "uploadedTime": "2011-03-09T10:18:17.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624376/large_thumb/large.jpg"
        },
        {
            "id": 624377,
            "name": "Den norske kirke i eksil 81",
            "header": "Be så skal du få.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624377/theora/orig_896349e27cbd46d99e6ee62d2199d42c.ogv",
                "original": "https://upload.frikanalen.no/media/624377/original/orig_896349e27cbd46d99e6ee62d2199d42c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624377/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624377/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624377/broadcast/5465_cd4737116c454ef4a6f673050f6764f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624377/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:13.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-19T19:03:44.997000Z",
            "updatedTime": "2018-11-10T18:29:28.597266Z",
            "uploadedTime": "2011-03-19T19:03:44.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624377/theora/orig_896349e27cbd46d99e6ee62d2199d42c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624377/large_thumb/large.jpg"
        },
        {
            "id": 624379,
            "name": "Apropos Blind Date",
            "header": "Blind Dating er en risikosport.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624379/theora/5478_b1e952cd89bc41e5a18e644574fcae9f.ogv",
                "original": "https://upload.frikanalen.no/media/624379/original/orig_b0ef39f48fde4ceaa8f4fcacf787a513.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624379/broadcast/5478_fc071a47430743c7b64f84056c819ed6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624379/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:35.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:43:32Z",
            "updatedTime": "2018-11-10T18:29:28.595928Z",
            "uploadedTime": "2011-03-24T20:43:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624379/theora/5478_b1e952cd89bc41e5a18e644574fcae9f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624379/large_thumb/large.jpg"
        },
        {
            "id": 624380,
            "name": "Frivillig i filmens tjeneste",
            "header": "Filmfestivalen Kosmorama går snart av stabelen. Mange av bidragsyterne er frivillige studenter.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624380/theora/5479_fd9bdc8f3d874a6097c1f93a43c1cf4b.ogv",
                "original": "https://upload.frikanalen.no/media/624380/original/orig_85132394ad5c459eab9ab0b51c4e02cb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624380/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624380/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624380/broadcast/5479_bcd2bc617a094a8ebcad8294691ba3df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624380/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:59.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:45:45.077000Z",
            "updatedTime": "2018-11-10T18:29:28.594500Z",
            "uploadedTime": "2011-03-24T20:45:45.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624380/theora/5479_fd9bdc8f3d874a6097c1f93a43c1cf4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624380/large_thumb/large.jpg"
        },
        {
            "id": 624381,
            "name": "Country team Johnsen Del 1",
            "header": "Kåre og Lena Johnsen synger og spiller. Ett opptak fra ett sang Cafè möte arrangert av ckms tv. Charlottenberg 26 mars 2011",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624381/theora/orig_d947bd05eddd4ff48967fd0dd5859fcf.ogv",
                "original": "https://upload.frikanalen.no/media/624381/original/orig_d947bd05eddd4ff48967fd0dd5859fcf.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624381/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624381/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624381/broadcast/5481_30717c089b7647a6adde95cd53b581ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624381/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:57.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-03-28T13:06:30.070000Z",
            "updatedTime": "2018-11-10T18:29:28.593092Z",
            "uploadedTime": "2011-03-28T13:06:30.070000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624381/theora/orig_d947bd05eddd4ff48967fd0dd5859fcf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624381/large_thumb/large.jpg"
        },
        {
            "id": 624382,
            "name": "13_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624382/theora/5422_afbbd582fe99443483916b986b8e8647.ogv",
                "original": "https://upload.frikanalen.no/media/624382/original/orig_5a2c1679097a4728ada76ff0bd9c840d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624382/broadcast/5422_7425dc03db074b11ad4a4894b29d5ea5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624382/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:21:11.470000Z",
            "updatedTime": "2018-11-10T18:29:28.591740Z",
            "uploadedTime": "2011-03-09T10:21:11.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624382/theora/5422_afbbd582fe99443483916b986b8e8647.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624382/large_thumb/large.jpg"
        },
        {
            "id": 624384,
            "name": "Country Team",
            "header": "Kåre og lena Johnsen spiller og synger på ckms`s sang cafè i Charlottenberg 26 mars 2011 del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624384/theora/orig_68be5e8c5fad42f7a1f3092226c8e216.ogv",
                "original": "https://upload.frikanalen.no/media/624384/original/orig_68be5e8c5fad42f7a1f3092226c8e216.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624384/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624384/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624384/broadcast/5482_168401f106bf44b4a8bf0606377b0bb1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624384/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:37.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-03-29T19:48:05.240000Z",
            "updatedTime": "2018-11-10T18:29:28.588597Z",
            "uploadedTime": "2011-03-29T19:48:05.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624384/theora/orig_68be5e8c5fad42f7a1f3092226c8e216.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624384/large_thumb/large.jpg"
        },
        {
            "id": 624387,
            "name": "Earth Hour",
            "header": "Earth Hour har blitt arrangert for femte året på rad. Vi har tatt pulsen på engasjementet i Trondheim.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624387/theora/5486_9bc64061cda54a2a9591b8e1cfbaa1b9.ogv",
                "original": "https://upload.frikanalen.no/media/624387/original/orig_86cf547252b94989a8ca8f7c0aa086e8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624387/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624387/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624387/broadcast/5486_2c105688a729489993ba9195944b1f66.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624387/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:01.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-31T15:35:18.777000Z",
            "updatedTime": "2018-11-10T18:29:28.587168Z",
            "uploadedTime": "2011-03-31T15:35:18.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624387/theora/5486_9bc64061cda54a2a9591b8e1cfbaa1b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624387/large_thumb/large.jpg"
        },
        {
            "id": 624388,
            "name": "Går i strupen på overtru",
            "header": "Religion, homeopati og overnaturlege evner er rein svindel for å lure pengar av folk. Det meiner James Randi som nyleg besøkte Samfundet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624388/theora/5487_51981530dabc4d1d86f1719dbb1dad7b.ogv",
                "original": "https://upload.frikanalen.no/media/624388/original/orig_f9d4ccc718e249e59123e2ffd187e806.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624388/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624388/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624388/broadcast/5487_9266bf6ba2ad4d35acad7bb00808185c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624388/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:56.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-31T15:38:29.657000Z",
            "updatedTime": "2018-11-10T18:29:28.585740Z",
            "uploadedTime": "2011-03-31T15:38:29.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624388/theora/5487_51981530dabc4d1d86f1719dbb1dad7b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624388/large_thumb/large.jpg"
        },
        {
            "id": 624389,
            "name": "Drømmejobben kommer",
            "header": "Selv om ikke alle studieretninger gir et like klart bilde av den...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624389/theora/5475_23c555ef96da4ad4b685fef0c4c95c46.ogv",
                "original": "https://upload.frikanalen.no/media/624389/original/orig_31e8864b86a74408b076e66d17a50e57.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624389/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624389/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624389/broadcast/5475_efcacb8d7de24484a1e08c12bb910333.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624389/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:41.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:37:12.347000Z",
            "updatedTime": "2018-11-10T18:29:28.584386Z",
            "uploadedTime": "2011-03-24T20:37:12.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624389/theora/5475_23c555ef96da4ad4b685fef0c4c95c46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624389/large_thumb/large.jpg"
        },
        {
            "id": 624390,
            "name": "Atomkraftens fremtid",
            "header": "Hvor står vi i atomspørsmålet etter hendelsene i Japan?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624390/theora/5480_d6e94fda8c5643268a3af73d603d4e68.ogv",
                "original": "https://upload.frikanalen.no/media/624390/original/orig_badd3dc9ec7f40e08196ad717a765eef.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624390/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624390/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624390/broadcast/5480_b0548745465b4d4ba78615421c84a2d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624390/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:40.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:49:38.183000Z",
            "updatedTime": "2018-11-10T18:29:28.582978Z",
            "uploadedTime": "2011-03-24T20:49:38.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624390/theora/5480_d6e94fda8c5643268a3af73d603d4e68.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624390/large_thumb/large.jpg"
        },
        {
            "id": 624391,
            "name": "28 timer senere",
            "header": "Snu opp ned på døgnet ditt og hold ut lenger på byen! Dette er hva vår reporter erfarte da han testet ut 6-dagersuka.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624391/theora/5488_466b7a5b77c5407da61d5ac5ba04639e.ogv",
                "original": "https://upload.frikanalen.no/media/624391/original/orig_032b6b819a374dc8bdbc6097ad269c81.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624391/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624391/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624391/broadcast/5488_64ccf5815ceb42f582e94dc94b2f8486.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624391/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.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:20:58Z",
            "updatedTime": "2018-11-10T18:29:28.581611Z",
            "uploadedTime": "2011-03-31T16:20:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624391/theora/5488_466b7a5b77c5407da61d5ac5ba04639e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624391/large_thumb/large.jpg"
        },
        {
            "id": 624392,
            "name": "Magisk samling på Outland",
            "header": "Hvorfor velger guttegjengen kortspill i stedet for Xbox?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624392/theora/5490_3d2e8ccf9ed54b3b9162d7661ea0523f.ogv",
                "original": "https://upload.frikanalen.no/media/624392/original/orig_16f94167e6404ac78dc0de91b4116953.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624392/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624392/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624392/broadcast/5490_be168cb0abce4c20869a3286553b3ba9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624392/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:53.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:24:00Z",
            "updatedTime": "2018-11-10T18:29:28.580229Z",
            "uploadedTime": "2011-03-31T16:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624392/theora/5490_3d2e8ccf9ed54b3b9162d7661ea0523f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624392/large_thumb/large.jpg"
        },
        {
            "id": 624393,
            "name": "Apropos: Støttesang",
            "header": "Trengte virkelig Japan en støttesang?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624393/theora/5492_3a4f5a70dfbd4bc2a01abaedde4b5f4d.ogv",
                "original": "https://upload.frikanalen.no/media/624393/original/orig_ccfe9b1fcf1a41c0aba3348e0979f85b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624393/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624393/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624393/broadcast/5492_5de617588a0c44748e7ceeff1a3060ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624393/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:20.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:28:41Z",
            "updatedTime": "2018-11-10T18:29:28.578782Z",
            "uploadedTime": "2011-03-31T16:28:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624393/theora/5492_3a4f5a70dfbd4bc2a01abaedde4b5f4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624393/large_thumb/large.jpg"
        },
        {
            "id": 624394,
            "name": "Demonstrasjon mot DLD",
            "header": "Onsdag demonstrerte over 200 personer mot datalagringsdirektivet i Trondheim. Alle partiene var representert i demonstrasjonen, selv ja-partiene Ap og Høyre",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624394/theora/5493_17a8099a35004e3eb9ccfc97cbf3b659.ogv",
                "original": "https://upload.frikanalen.no/media/624394/original/orig_59d208c459e54284a890dcecf877625a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624394/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624394/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624394/broadcast/5493_ae19e160a628423590754ddcc904c7dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624394/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:47.010000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:32:45.687000Z",
            "updatedTime": "2018-11-10T18:29:28.577341Z",
            "uploadedTime": "2011-03-31T16:32:45.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624394/theora/5493_17a8099a35004e3eb9ccfc97cbf3b659.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624394/large_thumb/large.jpg"
        },
        {
            "id": 624395,
            "name": "Facebook-revolusjonen",
            "header": "Sosiale medier fungerte som sosiale våpen i den egyptiske revolusjonen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624395/theora/5494_714b4542c28344839c607ae76c116981.ogv",
                "original": "https://upload.frikanalen.no/media/624395/original/orig_d74a2539b2864b8da1be43514c68af7b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624395/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624395/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624395/broadcast/5494_72af427337ed429eac9b39e30ea48575.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624395/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:52.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:36:30.693000Z",
            "updatedTime": "2018-11-10T18:29:28.576006Z",
            "uploadedTime": "2011-03-31T16:36:30.693000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624395/theora/5494_714b4542c28344839c607ae76c116981.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624395/large_thumb/large.jpg"
        },
        {
            "id": 624396,
            "name": "Apropos Kjendisifisering",
            "header": "Det blir flere og flere kjendiser hver dag. Når når vi bristepunktet?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624396/theora/5495_c774b853421746bea18ada75acd4371a.ogv",
                "original": "https://upload.frikanalen.no/media/624396/original/orig_7bc6f765252e42b59ac889405d3a334b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624396/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624396/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624396/broadcast/5495_64cc3640b0d84114b107c47c97546f2a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624396/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:52.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:44:22Z",
            "updatedTime": "2018-11-10T18:29:28.574634Z",
            "uploadedTime": "2011-03-31T16:44:22Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624396/theora/5495_c774b853421746bea18ada75acd4371a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624396/large_thumb/large.jpg"
        },
        {
            "id": 624398,
            "name": "Inside Israel april 2011",
            "header": "Oslo symposium\n\nDet er med stor glede vi ønsker velkommen til Oslo Symposium 2011. I to dager har profilerte tenkere og reflekterte samfunnsaktører diskutert de store emnene for vårt land og for vår fremtid.\n\nFor mer informasjon:\n\nwww.oslosymposium.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624398/theora/orig_2143d87cc27e4d55bc14385600ccec52.ogv",
                "original": "https://upload.frikanalen.no/media/624398/original/orig_2143d87cc27e4d55bc14385600ccec52.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624398/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624398/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624398/broadcast/5500_51ab57b02ab940fea4d930ecdde7748c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624398/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:58.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-06T17:37:46.227000Z",
            "updatedTime": "2018-11-10T18:29:28.571936Z",
            "uploadedTime": "2011-04-06T17:37:46.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624398/theora/orig_2143d87cc27e4d55bc14385600ccec52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624398/large_thumb/large.jpg"
        },
        {
            "id": 624399,
            "name": "Stjernespekket kanonåpning",
            "header": "Det var mange kjente fjes da filmbransjen delte ut Kanonprisen i festivalteltet på Torget mandag kveld.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624399/theora/5504_24a8ce8abfab4d91b73cc7f7f5a5d5af.ogv",
                "original": "https://upload.frikanalen.no/media/624399/original/orig_14867d76c7e842c2b03eb52f7e7d5821.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624399/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624399/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624399/broadcast/5504_758f2fdd17f1499ebafbc2b93b3224aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624399/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:07.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T11:51:17.473000Z",
            "updatedTime": "2018-11-10T18:29:28.570556Z",
            "uploadedTime": "2011-04-08T11:51:17.473000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624399/theora/5504_24a8ce8abfab4d91b73cc7f7f5a5d5af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624399/large_thumb/large.jpg"
        },
        {
            "id": 624400,
            "name": "Svett deg smart!",
            "header": "Oppdag hvordan fysisk aktivitet gjør deg til en bedre student.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624400/theora/5508_923a1bc3d2cd46d7b30df2ea3c2f5bfc.ogv",
                "original": "https://upload.frikanalen.no/media/624400/original/orig_c30a7ddda4ca49f2bf44958b1eb213b7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624400/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624400/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624400/broadcast/5508_a741bbf5395845639965f57b1d21c950.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624400/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:37.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T12:02:08Z",
            "updatedTime": "2018-11-10T18:29:28.569180Z",
            "uploadedTime": "2011-04-08T12:02:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624400/theora/5508_923a1bc3d2cd46d7b30df2ea3c2f5bfc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624400/large_thumb/large.jpg"
        },
        {
            "id": 624401,
            "name": "Sketsjup: En ganske sint mann",
            "header": "Historien om en ganske sint mann.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624401/theora/5512_c19af8624f3f4ef0bb5c67bf73cc89fe.ogv",
                "original": "https://upload.frikanalen.no/media/624401/original/orig_3ee834d6cf6f402685c6dd41262eb556.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624401/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624401/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624401/broadcast/5512_e78cf4b16b6e4d09b1ee25c73b28fbf0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624401/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:41.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T12:13:09Z",
            "updatedTime": "2018-11-10T18:29:28.567781Z",
            "uploadedTime": "2011-04-08T12:13:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624401/theora/5512_c19af8624f3f4ef0bb5c67bf73cc89fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624401/large_thumb/large.jpg"
        },
        {
            "id": 624402,
            "name": "Teaser: Lev alternativt!",
            "header": "Følg med på www.stv.no for mer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624402/theora/5514_39730e34372e47559154658821411ad5.ogv",
                "original": "https://upload.frikanalen.no/media/624402/original/orig_271672baefc348e090ea0132e5f410ea.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624402/broadcast/5514_24d7b443185d48e7aa3fd50e1b375bbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624402/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:04.590000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T12:23:35Z",
            "updatedTime": "2018-11-10T18:29:28.566344Z",
            "uploadedTime": "2011-04-08T12:23:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624402/theora/5514_39730e34372e47559154658821411ad5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624402/large_thumb/large.jpg"
        },
        {
            "id": 624403,
            "name": "FAQ om datalagringsdirektivet",
            "header": "Student-TV gir deg svar på det mest grunnleggende om datalagringsdirektivet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624403/theora/5515_d342963a7a514b2b85a985c1d4b35d73.ogv",
                "original": "https://upload.frikanalen.no/media/624403/original/orig_e5f90608d2cc416c8ca5945f4b426560.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624403/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624403/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624403/broadcast/5515_08a3a4b4184d494c8c9b42a43351031f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624403/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:57.490000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T12:27:42.183000Z",
            "updatedTime": "2018-11-10T18:29:28.565003Z",
            "uploadedTime": "2011-04-08T12:27:42.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624403/theora/5515_d342963a7a514b2b85a985c1d4b35d73.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624403/large_thumb/large.jpg"
        },
        {
            "id": 624404,
            "name": "Nordens mørke krimgåte",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624404/theora/5503_6be0271eecb2486198d1cd458b1f690c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624404/broadcast/5503_4914c7fb618a469582128cd952f6a163.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624404/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:54.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:10:59.237000Z",
            "updatedTime": "2018-11-10T18:29:28.563662Z",
            "uploadedTime": "2011-04-07T11:10:59.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624404/theora/5503_6be0271eecb2486198d1cd458b1f690c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624404/large_thumb/large.jpg"
        },
        {
            "id": 624405,
            "name": "Hva tjener far din? Episode 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624405/theora/5501_f164b64001a3490d91e394f2733f5475.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624405/broadcast/5501_6d809e467e4d4884915038b91d22f18e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624405/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:26.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:06:41.417000Z",
            "updatedTime": "2018-11-10T18:29:28.562280Z",
            "uploadedTime": "2011-04-07T11:06:41.417000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624405/theora/5501_f164b64001a3490d91e394f2733f5475.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624405/large_thumb/large.jpg"
        },
        {
            "id": 624406,
            "name": "Seriemesterne: Oppgrader",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624406/theora/5502_f040e7b9fec64a2f80d1b75c680f929b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624406/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624406/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624406/broadcast/5502_0ef50ff2e4884530878e4a389687a99a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624406/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:13.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:08:45.500000Z",
            "updatedTime": "2018-11-10T18:29:28.560940Z",
            "uploadedTime": "2011-04-07T11:08:45.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624406/theora/5502_f040e7b9fec64a2f80d1b75c680f929b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624406/large_thumb/large.jpg"
        },
        {
            "id": 624407,
            "name": "Heftig Mageplask",
            "header": "Trondheimsbandet Mageplask om konserter, groupies, sex og død.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624407/theora/5516_13a7c5bfddb645eb8d2c80cc73bf663f.ogv",
                "original": "https://upload.frikanalen.no/media/624407/original/orig_49b3656182fc44849299abe29a45a3f2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624407/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624407/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624407/broadcast/5516_cbe0ff1f1b1d4360a292385c4158b161.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624407/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:22.490000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T13:37:24Z",
            "updatedTime": "2018-11-10T18:29:28.559592Z",
            "uploadedTime": "2011-04-08T13:37:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624407/theora/5516_13a7c5bfddb645eb8d2c80cc73bf663f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624407/large_thumb/large.jpg"
        }
    ]
}