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

{
    "count": 3405,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1750&ordering=-created_time",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1650&ordering=-created_time",
    "results": [
        {
            "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": 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": 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": 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": 624362,
            "name": "De Gode Nyheder 20110418",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624362/theora/5450_1c86905a64ec42e6bb2d8172cd1c74ec.ogv",
                "original": "https://upload.frikanalen.no/media/624362/original/orig_12a4414993d448f6a9feb8d513983f71.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624362/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624362/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624362/broadcast/5450_cebe23af106b4ef8a37b74ebc43355a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624362/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T13:15:26.963000Z",
            "updatedTime": "2018-11-10T18:29:28.615271Z",
            "uploadedTime": "2011-03-16T13:15:26.963000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624362/theora/5450_1c86905a64ec42e6bb2d8172cd1c74ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624362/large_thumb/large.jpg"
        },
        {
            "id": 624361,
            "name": "Helse & Källan",
            "header": "Helse med Eva Britt Fjeldberg. Källan med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624361/theora/5449_66481e94199845abac3b83f08ffdaf1c.ogv",
                "original": "https://upload.frikanalen.no/media/624361/original/orig_7c0ac71650c34a2298783839e24814d5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624361/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624361/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624361/broadcast/5449_413924103a7f42a79d466b254836399c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624361/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T07:50:51.637000Z",
            "updatedTime": "2018-11-10T18:29:28.616702Z",
            "uploadedTime": "2011-03-16T07:50:51.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624361/theora/5449_66481e94199845abac3b83f08ffdaf1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624361/large_thumb/large.jpg"
        },
        {
            "id": 624360,
            "name": "De Levende Ord",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624360/theora/5448_dfd02819fdc446e3b2eb7f07bee906ef.ogv",
                "original": "https://upload.frikanalen.no/media/624360/original/orig_c561a4630af647d7b2d82f2cf69c88f8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624360/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624360/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624360/broadcast/5448_0f7b3379985a42599b630450992d62df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624360/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T07:45:49.927000Z",
            "updatedTime": "2018-11-10T18:29:28.618055Z",
            "uploadedTime": "2011-03-16T07:45:49.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624360/theora/5448_dfd02819fdc446e3b2eb7f07bee906ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624360/large_thumb/large.jpg"
        },
        {
            "id": 624492,
            "name": "Utrop TV - Studio7",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624492/theora/orig_18e78492bd534caca502c351e2e1a479.ogv",
                "original": "https://upload.frikanalen.no/media/624492/original/orig_18e78492bd534caca502c351e2e1a479.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624492/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624492/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624492/broadcast/5447_8c7cb94e276846aba9b455f763efeabc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624492/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:22:31.920000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-14T13:23:07.587000Z",
            "updatedTime": "2018-11-10T18:29:28.446977Z",
            "uploadedTime": "2011-03-14T13:23:07.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624492/theora/orig_18e78492bd534caca502c351e2e1a479.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624492/large_thumb/large.jpg"
        },
        {
            "id": 624436,
            "name": "Utrop TV - Studio6",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624436/theora/orig_ac71c438126a4e13b8ecba688407da0b.ogv",
                "original": "https://upload.frikanalen.no/media/624436/original/orig_ac71c438126a4e13b8ecba688407da0b.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624436/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624436/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624436/broadcast/5446_bc7ceb8dc6a347db94c8b5278249073d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624436/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:23:36.960000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-14T13:21:17.570000Z",
            "updatedTime": "2018-11-10T18:29:28.522245Z",
            "uploadedTime": "2011-03-14T13:21:17.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624436/theora/orig_ac71c438126a4e13b8ecba688407da0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624436/large_thumb/large.jpg"
        },
        {
            "id": 624411,
            "name": "Utrop TV - Studio5",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624411/theora/5445_fc5fad991c934cca8b488f6fe8a65ccc.ogv",
                "original": "https://upload.frikanalen.no/media/624411/original/orig_aa68c93b7fca47b7b4d3d3674acf9aba.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624411/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624411/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624411/broadcast/5445_3d3c6870d03e43aea455f9ab7695f3c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624411/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:57.320000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-14T13:19:34.567000Z",
            "updatedTime": "2018-11-10T18:29:28.554054Z",
            "uploadedTime": "2011-03-14T13:19:34.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624411/theora/5445_fc5fad991c934cca8b488f6fe8a65ccc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624411/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": 624354,
            "name": "Enden er nær",
            "header": "Hva er dommedag? Når kommer den?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624354/theora/5439_b2206152d8df4c92abed242267b89a58.ogv",
                "original": "https://upload.frikanalen.no/media/624354/original/orig_348607f496484df8b132b891f46b785e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624354/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624354/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624354/broadcast/5439_aaaaf3ba626e44a3a42d3365d776e604.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624354/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:04:35.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-10T22:22:29Z",
            "updatedTime": "2018-11-10T18:29:28.626536Z",
            "uploadedTime": "2011-03-10T22:22:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624354/theora/5439_b2206152d8df4c92abed242267b89a58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624354/large_thumb/large.jpg"
        },
        {
            "id": 624353,
            "name": "Apropos Vinterdepresjon",
            "header": "Lider du av vinterdepresjon? Vi har tipsene som hjelper deg til et bedre liv!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624353/theora/5437_e40b96a722a24f7aaf7e983da25f6e52.ogv",
                "original": "https://upload.frikanalen.no/media/624353/original/orig_b339fd6a4a2f448290b9344c78a0288a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624353/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624353/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624353/broadcast/5437_aab44fc387a14dd19988ce82c1f06f38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624353/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:00.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-10T22:17:24Z",
            "updatedTime": "2018-11-10T18:29:28.627964Z",
            "uploadedTime": "2011-03-10T22:17:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624353/theora/5437_e40b96a722a24f7aaf7e983da25f6e52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624353/large_thumb/large.jpg"
        },
        {
            "id": 624428,
            "name": "16_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624428/theora/5428_e3e32a5647914b02be1e5237152eecba.ogv",
                "original": "https://upload.frikanalen.no/media/624428/original/orig_7c3c3411826443ce9e44e36f3e92ac24.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624428/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624428/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624428/broadcast/5428_d70d57db818a44008f7c4ca06e65870e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624428/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:26:32.140000Z",
            "updatedTime": "2018-11-10T18:29:28.533518Z",
            "uploadedTime": "2011-03-09T10:26:32.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624428/theora/5428_e3e32a5647914b02be1e5237152eecba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624428/large_thumb/large.jpg"
        },
        {
            "id": 624427,
            "name": "15_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624427/theora/5427_ede308d504a5404db7941eb1899101b4.ogv",
                "original": "https://upload.frikanalen.no/media/624427/original/orig_6d42e857dbc940c3af856bf4fa253322.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624427/broadcast/5427_d32520b9d8524a0496e0621ec523f396.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624427/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:24:56.083000Z",
            "updatedTime": "2018-11-10T18:29:28.534853Z",
            "uploadedTime": "2011-03-09T10:24:56.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624427/theora/5427_ede308d504a5404db7941eb1899101b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624427/large_thumb/large.jpg"
        },
        {
            "id": 624451,
            "name": "18_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
                "original": "https://upload.frikanalen.no/media/624451/original/orig_6bfe33d5541a43a0b6f5fb2562c5df96.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624451/broadcast/5426_e312a77f0f174f6e85969bc88335945c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624451/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:23:35.033000Z",
            "updatedTime": "2018-11-10T18:29:28.501066Z",
            "uploadedTime": "2011-03-09T10:23:35.033000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624451/large_thumb/large.jpg"
        },
        {
            "id": 624429,
            "name": "17_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
                "original": "https://upload.frikanalen.no/media/624429/original/orig_a6223ac7b53f4b79bbd6fd3f89bfec2f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624429/broadcast/5425_d42972a8058247aa8c9d444c882f65b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624429/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:23:16.753000Z",
            "updatedTime": "2018-11-10T18:29:28.532169Z",
            "uploadedTime": "2011-03-09T10:23:16.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624429/large_thumb/large.jpg"
        },
        {
            "id": 624408,
            "name": "14_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
                "original": "https://upload.frikanalen.no/media/624408/original/orig_fccd0aec47234bd88314ad0aa986f3d0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624408/broadcast/5424_7782ce1b887c4748bf154a1f86c2dfb5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624408/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:22:58.173000Z",
            "updatedTime": "2018-11-10T18:29:28.558165Z",
            "uploadedTime": "2011-03-09T10:22:58.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624408/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": 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": 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": 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": 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": 624340,
            "name": "Fredsprisvinnar i medvind",
            "header": "Før møtte Dusko Kostic stengte dører og døve ører. Etter at han fikk Studentenes fredspris når han no ut til toppolitikarar i Kroatia.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
                "original": "https://upload.frikanalen.no/media/624340/original/orig_cc2c5066d7514933aba52dd92f3f97df.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624340/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624340/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624340/broadcast/5414_b7c62b1f16134dbc998b843a0ae35fe2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:21.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-04T21:14:27.620000Z",
            "updatedTime": "2018-11-10T18:29:28.643461Z",
            "uploadedTime": "2011-03-04T21:14:27.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
        },
        {
            "id": 624341,
            "name": "Closer",
            "header": "Teaterstykket Closer byr på kjærlighet, svik og partnerbytte - alt på engelsk.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624341/theora/5413_d5c04f7dd2af412a86188c8c309a966d.ogv",
                "original": "https://upload.frikanalen.no/media/624341/original/orig_13f9da1521d9411c86fd179cd5515e8a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624341/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624341/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624341/broadcast/5413_c52e12880a454a63a020a3a6d854a055.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624341/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:00.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-04T21:02:05Z",
            "updatedTime": "2018-11-10T18:29:28.642069Z",
            "uploadedTime": "2011-03-04T21:02:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624341/theora/5413_d5c04f7dd2af412a86188c8c309a966d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624341/large_thumb/large.jpg"
        },
        {
            "id": 624339,
            "name": "Sirkusåpenbaring",
            "header": "Hva får man hvis man blander rock´n´roll med sirkus? Jo! Cirkus Khaoom!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624339/theora/5410_5182d69c7d714c75818a4448102524dc.ogv",
                "original": "https://upload.frikanalen.no/media/624339/original/orig_7b961a8f4c3c41578ed1a3e62b9e1590.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624339/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624339/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624339/broadcast/5410_7771170f21674f23ba509ac840b1aae0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624339/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:12.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-04T20:50:16.093000Z",
            "updatedTime": "2018-11-10T18:29:28.644848Z",
            "uploadedTime": "2011-03-04T20:50:16.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624339/theora/5410_5182d69c7d714c75818a4448102524dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624339/large_thumb/large.jpg"
        },
        {
            "id": 624338,
            "name": "Lacrosseturnering",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624338/broadcast/5409_34dff75cfbfa43b68d7da7f06bc327f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624338/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:02:31.690000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:47.337000Z",
            "updatedTime": "2018-11-10T18:29:28.646227Z",
            "uploadedTime": "2011-03-03T21:08:47.337000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
        },
        {
            "id": 624337,
            "name": "Hoffmanns eventyr",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624337/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624337/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624337/broadcast/5408_ad4b9bb4d20340d3bf413d53fbeec4f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624337/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:02:47.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:12.273000Z",
            "updatedTime": "2018-11-10T18:29:28.647658Z",
            "uploadedTime": "2011-03-03T21:08:12.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624337/large_thumb/large.jpg"
        },
        {
            "id": 624336,
            "name": "Apropos i Mørket",
            "header": "Hvor mye av skjønnheten er indre skjønnhet?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624336/theora/5407_637faf9a770246138b7ba7ff174cb864.ogv",
                "original": "https://upload.frikanalen.no/media/624336/original/orig_c2c9e6724fa44c1bbff66cc8b8c1244f.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624336/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624336/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624336/broadcast/5407_d8a3acf8bb0f4ffeb70f250ef718c1eb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624336/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:50.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:36:05Z",
            "updatedTime": "2018-11-10T18:29:28.649056Z",
            "uploadedTime": "2011-03-03T18:36:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624336/theora/5407_637faf9a770246138b7ba7ff174cb864.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624336/large_thumb/large.jpg"
        },
        {
            "id": 624335,
            "name": "Norges triveligste studieby",
            "header": "En ny undersøkelse viser at Trondheimsstudenter er mest fornøyd med sin studietilværelse, mye på grunn av fadderordningen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
                "original": "https://upload.frikanalen.no/media/624335/original/orig_b32140b839dc4bab95fff4d10d3c0e93.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624335/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624335/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624335/broadcast/5406_c5c4a1fd16cd4aa99ffb18dacb17ed18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624335/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:16.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T18:33:31.500000Z",
            "updatedTime": "2018-11-10T18:29:28.650467Z",
            "uploadedTime": "2011-03-03T18:33:31.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624335/large_thumb/large.jpg"
        },
        {
            "id": 624334,
            "name": "Mer enn grøftefyll",
            "header": "Audhild Sjømo invidde Trondheims studenter i vinkulturen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624334/theora/5405_aade50ad6d904b99892d83801a9a937f.ogv",
                "original": "https://upload.frikanalen.no/media/624334/original/orig_6589a185b0444f6883a0fc6972bcf6b2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624334/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624334/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624334/broadcast/5405_603b6347c0e24355a8b0d11a45a42445.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624334/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:45.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:29:00.507000Z",
            "updatedTime": "2018-11-10T18:29:28.651868Z",
            "uploadedTime": "2011-03-03T18:29:00.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624334/theora/5405_aade50ad6d904b99892d83801a9a937f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624334/large_thumb/large.jpg"
        },
        {
            "id": 624333,
            "name": "Den Gladfulle Kokken",
            "header": "Student-TVs versjon av Jamie Oliver er klar for matlaging.\r\n\r\nLurer du på hvordan man lager den perfekte maten, samt hvilken vin som passer til den spesielle matretten? Se her!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624333/theora/5404_65c05be112c2436098ba52909dd27503.ogv",
                "original": "https://upload.frikanalen.no/media/624333/original/orig_bdf1659581084c5c90d77e5fd8ed1bb7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624333/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624333/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624333/broadcast/5404_ca8b09e699ad4f1fbefb5cabc21c7929.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624333/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:42.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:06:56Z",
            "updatedTime": "2018-11-10T18:29:28.653236Z",
            "uploadedTime": "2011-03-03T18:06:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624333/theora/5404_65c05be112c2436098ba52909dd27503.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624333/large_thumb/large.jpg"
        },
        {
            "id": 624332,
            "name": "Sketsjup: Fishy Business",
            "header": "En mann og hans fisk.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624332/theora/5402_035a2d8641ba4b9d8231c75a9c328141.ogv",
                "original": "https://upload.frikanalen.no/media/624332/original/orig_4320b28d4d764b478fcc350abe898ad9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624332/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624332/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624332/broadcast/5402_26997a12eed042e4a6026eb4a344e679.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624332/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:01.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:00:48Z",
            "updatedTime": "2018-11-10T18:29:28.654593Z",
            "uploadedTime": "2011-03-03T18:00:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624332/theora/5402_035a2d8641ba4b9d8231c75a9c328141.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624332/large_thumb/large.jpg"
        },
        {
            "id": 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": 624342,
            "name": "Akkurat Nå! 6. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
                "original": "https://upload.frikanalen.no/media/624342/original/orig_10a4a075c0924ee085a585ec1b9b1c37.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624342/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624342/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624342/broadcast/5392_22bdeba1ba9247cf8fa5d4488b7bb467.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624342/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:32.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:15:24.027000Z",
            "updatedTime": "2018-11-10T18:29:28.640501Z",
            "uploadedTime": "2011-03-02T19:15:24.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624342/large_thumb/large.jpg"
        },
        {
            "id": 624329,
            "name": "De Levende Ord",
            "header": "De levende Ord med Hans O.Hansson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624329/theora/5391_9980dde5e9df4bc38e2d01ce664a495f.ogv",
                "original": "https://upload.frikanalen.no/media/624329/original/orig_e3012de1f5924832aa4ef3e362c0d625.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624329/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624329/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624329/broadcast/5391_1be44b24270e49a1b5a38b0b139d1757.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624329/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-01T09:48:29.570000Z",
            "updatedTime": "2018-11-10T18:29:28.658699Z",
            "uploadedTime": "2011-03-01T09:48:29.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624329/theora/5391_9980dde5e9df4bc38e2d01ce664a495f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624329/large_thumb/large.jpg"
        },
        {
            "id": 624324,
            "name": "Backstage med Bernhoft",
            "header": "Hvordan går det med multiartisten Jarle Bernhoft?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624324/theora/5389_c2539c685b4b420d87fe394bc5bed8e0.ogv",
                "original": "https://upload.frikanalen.no/media/624324/original/orig_dad0eee86e8440729de5d597c00c804c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624324/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624324/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624324/broadcast/5389_a6fd4bb2ebf740ceab62072eaecc7f47.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624324/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:27.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T13:22:01Z",
            "updatedTime": "2018-11-10T18:29:28.665558Z",
            "uploadedTime": "2011-02-28T13:22:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624324/theora/5389_c2539c685b4b420d87fe394bc5bed8e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624324/large_thumb/large.jpg"
        },
        {
            "id": 624326,
            "name": "Ti Minutter & De Levende Ord",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg & De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
                "original": "https://upload.frikanalen.no/media/624326/original/orig_0161291c8532402ba2f271d9b19b42d0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624326/broadcast/5381_a08d01646a3b4ba287620a993a5978a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624326/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T12:22:38.787000Z",
            "updatedTime": "2018-11-10T18:29:28.662812Z",
            "uploadedTime": "2011-02-28T12:22:38.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624326/large_thumb/large.jpg"
        },
        {
            "id": 624328,
            "name": "Inside Israel Mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624328/theora/orig_4daf993b47a5449791ce0ab0f4888f43.ogv",
                "original": "https://upload.frikanalen.no/media/624328/original/orig_4daf993b47a5449791ce0ab0f4888f43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624328/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624328/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624328/broadcast/5380_fad7056e185340c0bb5bfd91bd72c0c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624328/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T10:12:56.610000Z",
            "updatedTime": "2018-11-10T18:29:28.660128Z",
            "uploadedTime": "2011-02-28T10:12:56.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624328/theora/orig_4daf993b47a5449791ce0ab0f4888f43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624328/large_thumb/large.jpg"
        },
        {
            "id": 624323,
            "name": "De Gode Nyheder",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624323/theora/5379_3fa581dc291e4a4f908f606a8a1ea558.ogv",
                "original": "https://upload.frikanalen.no/media/624323/original/orig_ebfce92be49e42758b75e7780d8807a8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624323/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624323/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624323/broadcast/5379_859391470d7846ff8c609ccfe047d258.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624323/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T08:21:37.280000Z",
            "updatedTime": "2018-11-10T18:29:28.666900Z",
            "uploadedTime": "2011-02-28T08:21:37.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624323/theora/5379_3fa581dc291e4a4f908f606a8a1ea558.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624323/large_thumb/large.jpg"
        },
        {
            "id": 624321,
            "name": "Invadert av inntrykk",
            "header": "Under ISFiT har Trondheim by blitt invadert av kunst. Hva har de å si til sitt forsvar?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624321/theora/5378_ac96481ef92847e8868e7f695a2b379c.ogv",
                "original": "https://upload.frikanalen.no/media/624321/original/orig_e194ecb5d2894e85b6fb5ce7cdb25542.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624321/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624321/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624321/broadcast/5378_76c3ab3e01884d3793699eafcc79253f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624321/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:50",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-25T16:16:18Z",
            "updatedTime": "2018-11-10T18:29:28.669705Z",
            "uploadedTime": "2011-02-25T16:16:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624321/theora/5378_ac96481ef92847e8868e7f695a2b379c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624321/large_thumb/large.jpg"
        },
        {
            "id": 624319,
            "name": "NM2011 - Tertnes Amatørkorps",
            "header": "Tertnes Amatørkorps og Talentfabrikken",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624319/theora/5377_57b998fd524d4be29be9a3c2fc22d688.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624319/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624319/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624319/broadcast/5377_f4c35a61688f4ffea2072e495777ac29.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624319/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:35.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-24T18:14:44.680000Z",
            "updatedTime": "2018-11-10T18:29:28.672612Z",
            "uploadedTime": "2011-02-24T18:14:44.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624319/theora/5377_57b998fd524d4be29be9a3c2fc22d688.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624319/large_thumb/large.jpg"
        },
        {
            "id": 624316,
            "name": "Helse & Källan",
            "header": "Helse med Eva Britt Fjeldberg og Källan med Carl Henrik Karlson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624316/theora/5376_fc71f6c580834d628e2fe95dea5a59eb.ogv",
                "original": "https://upload.frikanalen.no/media/624316/original/orig_d4d01b18373c4ad6ad06aa5503a7dd97.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624316/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624316/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624316/broadcast/5376_ab07b389780b4263bb1ae481da4e8014.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624316/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-24T06:21:57.127000Z",
            "updatedTime": "2018-11-10T18:29:28.675372Z",
            "uploadedTime": "2011-02-24T06:21:57.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624316/theora/5376_fc71f6c580834d628e2fe95dea5a59eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624316/large_thumb/large.jpg"
        },
        {
            "id": 624314,
            "name": "Peder Påske",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624314/theora/5375_d919a21d71514ec5a9bc58ee5ef1c0bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624314/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624314/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624314/broadcast/5375_909a084e3d81480298d841a3b2a454cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624314/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:47.970000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-23T17:41:55.613000Z",
            "updatedTime": "2018-11-10T18:29:28.678163Z",
            "uploadedTime": "2011-02-23T17:41:55.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624314/theora/5375_d919a21d71514ec5a9bc58ee5ef1c0bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624314/large_thumb/large.jpg"
        },
        {
            "id": 624313,
            "name": "Jarle Bernhoft",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624313/theora/5374_0bd4b6ebdaab4e29918c48afe62e0ea5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624313/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624313/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624313/broadcast/5374_3a73c15a26d041a687e44992732c9b09.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624313/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:02:14.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-23T17:38:47.640000Z",
            "updatedTime": "2018-11-10T18:29:28.679709Z",
            "uploadedTime": "2011-02-23T17:38:47.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624313/theora/5374_0bd4b6ebdaab4e29918c48afe62e0ea5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624313/large_thumb/large.jpg"
        },
        {
            "id": 624311,
            "name": "De Levende Ord",
            "header": "De Levende Ord med Tommy M.Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624311/theora/5373_b6b2e6c2d0134c7580a00c4a0dbc807f.ogv",
                "original": "https://upload.frikanalen.no/media/624311/original/orig_f84d713fbfc348899257d696342dcedc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624311/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624311/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624311/broadcast/5373_40e98ebb128949cc90f8165b5b2ed229.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624311/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-23T13:26:21.717000Z",
            "updatedTime": "2018-11-10T18:29:28.682515Z",
            "uploadedTime": "2011-02-23T13:26:21.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624311/theora/5373_b6b2e6c2d0134c7580a00c4a0dbc807f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624311/large_thumb/large.jpg"
        },
        {
            "id": 624310,
            "name": "De Levende Ord program 3",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624310/theora/5372_5bb24db9f949436c94c53643b9808cf4.ogv",
                "original": "https://upload.frikanalen.no/media/624310/original/orig_b36c2a237bda4429a1244c6786ca1f2a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624310/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624310/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624310/broadcast/5372_c890983d4e034a1180fd1981c1c324d5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624310/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-23T07:50:28.600000Z",
            "updatedTime": "2018-11-10T18:29:28.683950Z",
            "uploadedTime": "2011-02-23T07:50:28.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624310/theora/5372_5bb24db9f949436c94c53643b9808cf4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624310/large_thumb/large.jpg"
        },
        {
            "id": 624309,
            "name": "Country Team",
            "header": "Country Team med Kåre og Lena Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624309/theora/5371_67338293b68c4db18066a3c6f511733a.ogv",
                "original": "https://upload.frikanalen.no/media/624309/original/orig_16e27f6ea1954b0c8aa5141ce831872d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624309/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624309/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624309/broadcast/5371_9438cb55b4dc4bb2b6a635b413c60c82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624309/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-23T06:11:20.657000Z",
            "updatedTime": "2018-11-10T18:29:28.685311Z",
            "uploadedTime": "2011-02-23T06:11:20.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624309/theora/5371_67338293b68c4db18066a3c6f511733a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624309/large_thumb/large.jpg"
        },
        {
            "id": 624320,
            "name": "Sexundervisning på Samfundet",
            "header": "Kronprinsesse Mette Marit var blant gjestene da ISFiT satte fokus på kondombruk og kjønnssykdommer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624320/theora/5368_85679eea15bd4ee0932e82d330c83b36.ogv",
                "original": "https://upload.frikanalen.no/media/624320/original/orig_832a8d34b2ca43799609d1af0c040a2f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624320/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624320/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624320/broadcast/5368_29e0f9447d03475387069d7c7e7102e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624320/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:14.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-21T12:47:19Z",
            "updatedTime": "2018-11-10T18:29:28.671105Z",
            "uploadedTime": "2011-02-21T12:47:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624320/theora/5368_85679eea15bd4ee0932e82d330c83b36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624320/large_thumb/large.jpg"
        }
    ]
}