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

{
    "count": 3411,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=900&ordering=-is_filler",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=800&ordering=-is_filler",
    "results": [
        {
            "id": 625582,
            "name": "Daily Tech News Show 13. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625582/large_thumb/DTNS20160513.jpg",
                "original": "https://upload.frikanalen.no/media/625582/original/DTNS20160513.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625582/broadcast/DTNS20160513.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625582/small_thumb/DTNS20160513.jpg",
                "theora": "https://upload.frikanalen.no/media/625582/theora/DTNS20160513.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:05.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6412vid",
            "createdTime": "2016-05-23T21:11:20.150959Z",
            "updatedTime": "2018-11-10T18:29:27.049953Z",
            "uploadedTime": "2016-05-23T21:55:43.844439Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625582/theora/DTNS20160513.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625582/large_thumb/DTNS20160513.jpg"
        },
        {
            "id": 624800,
            "name": "Gjallarhorn NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624800/theora/6094_41d543b47a464c058649b58573603dbf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624800/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624800/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624800/broadcast/6094_41d543b47a464c058649b58573603dbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624800/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:10.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:53:55.570000Z",
            "updatedTime": "2018-11-10T18:29:28.042331Z",
            "uploadedTime": "2012-03-06T13:53:55.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624800/theora/6094_41d543b47a464c058649b58573603dbf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624800/large_thumb/large.jpg"
        },
        {
            "id": 624923,
            "name": "Den norske kirke i eksil 114",
            "header": "Guds ord er sannheten om oss mennesker.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624923/theora/orig_f348e1cecd694a2686cfd5d9078e5d86.ogv",
                "original": "https://upload.frikanalen.no/media/624923/original/orig_f348e1cecd694a2686cfd5d9078e5d86.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624923/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624923/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624923/broadcast/6302_7e553ba80fbd4b4eb801844490f27321.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624923/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:00.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-13T06:45:28.667000Z",
            "updatedTime": "2018-11-10T18:29:27.886236Z",
            "uploadedTime": "2012-06-13T06:45:28.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624923/theora/orig_f348e1cecd694a2686cfd5d9078e5d86.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624923/large_thumb/large.jpg"
        },
        {
            "id": 624798,
            "name": "Sandefjord Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624798/theora/6093_fe06c4ce6f0e4cd6890a7ce22c8ec41b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624798/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624798/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624798/broadcast/6093_fe06c4ce6f0e4cd6890a7ce22c8ec41b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624798/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:22:22.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:40:12.640000Z",
            "updatedTime": "2018-11-10T18:29:28.045074Z",
            "uploadedTime": "2012-03-06T13:40:12.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624798/theora/6093_fe06c4ce6f0e4cd6890a7ce22c8ec41b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624798/large_thumb/large.jpg"
        },
        {
            "id": 624927,
            "name": "New Life - Program 04 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
                "original": "https://upload.frikanalen.no/media/624927/original/orig_76956d95df6f44dfb55170c425dcc0c0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624927/broadcast/6303_8482db070b2f49beb40e16dab9e8bbf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624927/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:15.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-13T07:16:31.213000Z",
            "updatedTime": "2018-11-10T18:29:27.884889Z",
            "uploadedTime": "2012-06-13T07:16:31.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624927/large_thumb/large.jpg"
        },
        {
            "id": 624795,
            "name": "Laksevåg NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624795/theora/6090_df948e66b67143048c663abdabea8a4f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624795/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624795/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624795/broadcast/6090_df948e66b67143048c663abdabea8a4f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624795/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:21:14.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:09:54.353000Z",
            "updatedTime": "2018-11-10T18:29:28.049184Z",
            "uploadedTime": "2012-03-06T13:09:54.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624795/theora/6090_df948e66b67143048c663abdabea8a4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624795/large_thumb/large.jpg"
        },
        {
            "id": 625583,
            "name": "Daily Tech News Show 16. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625583/large_thumb/DTNS20160516.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625583/broadcast/DTNS20160516.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625583/small_thumb/DTNS20160516.jpg",
                "theora": "https://upload.frikanalen.no/media/625583/theora/DTNS20160516.ogv",
                "original": "https://upload.frikanalen.no/media/625583/original/DTNS20160516.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:42:39.650000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6423vid",
            "createdTime": "2016-05-23T21:56:55.011108Z",
            "updatedTime": "2018-11-10T18:29:27.048001Z",
            "uploadedTime": "2016-05-23T22:31:08.885491Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625583/theora/DTNS20160516.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625583/large_thumb/DTNS20160516.jpg"
        },
        {
            "id": 624793,
            "name": "Jølster Musikklag NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624793/theora/6088_32479222ca984f64b8e6b1c6326c0a17.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624793/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624793/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624793/broadcast/6088_32479222ca984f64b8e6b1c6326c0a17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624793/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:24:45",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:43:16.360000Z",
            "updatedTime": "2018-11-10T18:29:28.051985Z",
            "uploadedTime": "2012-03-06T12:43:16.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624793/theora/6088_32479222ca984f64b8e6b1c6326c0a17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624793/large_thumb/large.jpg"
        },
        {
            "id": 624930,
            "name": "New Life - Program 05 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv",
                "original": "https://upload.frikanalen.no/media/624930/original/orig_fc5c17fadeed4752be74725ffc13b0a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624930/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624930/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624930/broadcast/6308_72121d670cdd4a81b837c9070ae65d90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624930/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:42.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T19:14:04.690000Z",
            "updatedTime": "2018-11-10T18:29:27.882125Z",
            "uploadedTime": "2012-06-19T19:14:04.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624930/large_thumb/large.jpg"
        },
        {
            "id": 624791,
            "name": "Radøy Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624791/theora/6086_3af69f86dd434cbaa8a40c53fbec9b6c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624791/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624791/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624791/broadcast/6086_3af69f86dd434cbaa8a40c53fbec9b6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624791/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:23:55.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:30:40.913000Z",
            "updatedTime": "2018-11-10T18:29:28.054734Z",
            "uploadedTime": "2012-03-06T12:30:40.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624791/theora/6086_3af69f86dd434cbaa8a40c53fbec9b6c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624791/large_thumb/large.jpg"
        },
        {
            "id": 624931,
            "name": "New Life - Program 06 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
                "original": "https://upload.frikanalen.no/media/624931/original/orig_d8dfd259bf084ee28c4c25b090b58ba2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624931/broadcast/6310_a98112794ac0464ab91249c48ba70d02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:01.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T20:16:02.590000Z",
            "updatedTime": "2018-11-10T18:29:27.880782Z",
            "uploadedTime": "2012-06-19T20:16:02.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
        },
        {
            "id": 624788,
            "name": "Den norske  kirke i eksil 103",
            "header": "1 Joh 1,9 Men dersom vi bekjenner våre synder, er han trofast og rettferdig, så han tilgir oss syndene og renser oss for all urett.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624788/theora/orig_ccc31ae8bf8846b1abed29004f4f9d03.ogv",
                "original": "https://upload.frikanalen.no/media/624788/original/orig_ccc31ae8bf8846b1abed29004f4f9d03.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624788/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624788/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624788/broadcast/6084_d9fd8688febe47eba85493e30d460112.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624788/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:24:55.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T09:37:24.680000Z",
            "updatedTime": "2018-11-10T18:29:28.058907Z",
            "uploadedTime": "2012-03-06T09:37:24.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624788/theora/orig_ccc31ae8bf8846b1abed29004f4f9d03.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624788/large_thumb/large.jpg"
        },
        {
            "id": 625584,
            "name": "Daily Tech News Show 17. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625584/original/DTNS20160517.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625584/broadcast/DTNS20160517.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625584/large_thumb/DTNS20160517.jpg",
                "theora": "https://upload.frikanalen.no/media/625584/theora/DTNS20160517.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625584/small_thumb/DTNS20160517.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:05:55.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6431vid",
            "createdTime": "2016-05-23T22:33:34.203192Z",
            "updatedTime": "2018-11-10T18:29:27.044628Z",
            "uploadedTime": "2016-05-24T05:38:12.976806Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625584/theora/DTNS20160517.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625584/large_thumb/DTNS20160517.jpg"
        },
        {
            "id": 625835,
            "name": "Daily Tech News Show 31. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625835/theora/DTNS20161029.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625835/broadcast/DTNS20161029.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625835/small_thumb/DTNS20161029.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625835/large_thumb/DTNS20161029.jpg",
                "original": "https://upload.frikanalen.no/media/625835/original/DTNS20161029.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:36:55.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7895vid",
            "createdTime": "2016-12-01T11:13:10.559531Z",
            "updatedTime": "2018-11-10T18:29:26.647160Z",
            "uploadedTime": "2016-12-01T11:13:15.754093Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625835/theora/DTNS20161029.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625835/large_thumb/DTNS20161029.jpg"
        },
        {
            "id": 625168,
            "name": "Empo TV - del 130",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625168/large_thumb/Empo-130411.jpg",
                "theora": "https://upload.frikanalen.no/media/625168/theora/Empo-130411.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625168/small_thumb/Empo-130411.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625168/broadcast/Empo-130411.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-04-11T13:34:53Z",
            "updatedTime": "2020-08-30T19:36:51.732109Z",
            "uploadedTime": "2013-04-11T13:34:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625168/theora/Empo-130411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625168/large_thumb/Empo-130411.jpg"
        },
        {
            "id": 624783,
            "name": "Krohnengen Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624783/theora/6068_1ea227c9f0734baf82f429e734d30ecc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624783/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624783/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624783/broadcast/6068_7a85d06636494f6ebd2bdad97291a502.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624783/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:59.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T10:24:55.867000Z",
            "updatedTime": "2018-11-10T18:29:28.065898Z",
            "uploadedTime": "2012-03-01T10:24:55.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624783/theora/6068_1ea227c9f0734baf82f429e734d30ecc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624783/large_thumb/large.jpg"
        },
        {
            "id": 626064,
            "name": "gopro.mp4 test 2",
            "header": "aoeu",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626064/theora/gopro.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626064/broadcast/gopro.dv",
                "original": "https://upload.frikanalen.no/media/626064/original/gopro.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626064/large_thumb/gopro.jpg"
            },
            "creator": "odin.omdal@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:04.360000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2018-11-18T14:08:35.936544Z",
            "updatedTime": "2018-11-18T14:10:56.657250Z",
            "uploadedTime": "2018-11-18T14:09:56.758541Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626064/theora/gopro.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626064/large_thumb/gopro.jpg"
        },
        {
            "id": 624781,
            "name": "Kleppe Musikklag NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624781/theora/6069_3665113ba54c4efcaa5adca0781718f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624781/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624781/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624781/broadcast/6069_3665113ba54c4efcaa5adca0781718f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624781/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:50.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T10:55:49.450000Z",
            "updatedTime": "2018-11-10T18:29:28.068620Z",
            "uploadedTime": "2012-03-01T10:55:49.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624781/theora/6069_3665113ba54c4efcaa5adca0781718f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624781/large_thumb/large.jpg"
        },
        {
            "id": 623922,
            "name": "Test av ny Theora",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623922/theora/4750_68e162e0d91746d6ab896267e245345a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623922/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623922/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623922/broadcast/4750_35509d1ad1e341d880b66302c5a68243.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623922/large_thumb/large.jpg"
            },
            "creator": "rune@never.no",
            "organization": {
                "id": 99,
                "name": "never.no (test/dev-konto #1)",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1048,
                "editorName": "Rune Bjerke",
                "editorEmail": "rune@never.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:05",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-14T12:02:49.807000Z",
            "updatedTime": "2018-11-14T11:26:01.799935Z",
            "uploadedTime": "2010-09-14T12:02:49.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623922/theora/4750_68e162e0d91746d6ab896267e245345a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623922/large_thumb/large.jpg"
        },
        {
            "id": 624779,
            "name": "Oslo Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624779/theora/6067_d3f9e5d141d140ceaf948b05a38fc4d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624779/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624779/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624779/broadcast/6067_d3f9e5d141d140ceaf948b05a38fc4d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624779/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:24:21.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T09:35:28.380000Z",
            "updatedTime": "2018-11-10T18:29:28.071322Z",
            "uploadedTime": "2012-03-01T09:35:28.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624779/theora/6067_d3f9e5d141d140ceaf948b05a38fc4d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624779/large_thumb/large.jpg"
        },
        {
            "id": 624934,
            "name": "Den norske kirke i eksil 115",
            "header": "Ivar Kristianslund tar et oppgjør med abortloven.\nNå er det lyd.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624934/theora/orig_85fdb9afeeee4565977b50481356978a.ogv",
                "original": "https://upload.frikanalen.no/media/624934/original/orig_85fdb9afeeee4565977b50481356978a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624934/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624934/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624934/broadcast/6329_af96757fb59a4ee08ca96e185cf592e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624934/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:25:57",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-22T20:12:23.557000Z",
            "updatedTime": "2018-11-10T18:29:27.878005Z",
            "uploadedTime": "2012-06-22T20:12:23.557000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624934/theora/orig_85fdb9afeeee4565977b50481356978a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624934/large_thumb/large.jpg"
        },
        {
            "id": 624937,
            "name": "den norske kirke i eksil 116",
            "header": "Kjære seer.\nHvorfor lager vi disse  programmene.Svaret er for mennesker skal bli frelst. Jesus kom til denne jord for å frelse syndere for himmelen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624937/theora/orig_9beed5eefcd3459fa7b85df28c79e169.ogv",
                "original": "https://upload.frikanalen.no/media/624937/original/orig_9beed5eefcd3459fa7b85df28c79e169.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624937/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624937/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624937/broadcast/6331_e751390d240f4eef80b85c7ca6600e3b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624937/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:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-25T20:40:36.277000Z",
            "updatedTime": "2018-11-10T18:29:27.873925Z",
            "uploadedTime": "2012-06-25T20:40:36.277000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624937/theora/orig_9beed5eefcd3459fa7b85df28c79e169.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624937/large_thumb/large.jpg"
        },
        {
            "id": 625585,
            "name": "Daily Tech News Show 18. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625585/original/DTNS20160518.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625585/broadcast/DTNS20160518.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625585/large_thumb/DTNS20160518.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625585/small_thumb/DTNS20160518.jpg",
                "theora": "https://upload.frikanalen.no/media/625585/theora/DTNS20160518.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:33.410000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6437vid",
            "createdTime": "2016-05-23T23:26:49.908728Z",
            "updatedTime": "2018-11-10T18:29:27.042529Z",
            "uploadedTime": "2016-05-24T00:13:02.995147Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625585/theora/DTNS20160518.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625585/large_thumb/DTNS20160518.jpg"
        },
        {
            "id": 624775,
            "name": "Stavanger Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624775/theora/6063_ee63e545b17246a699e459e97d3d9847.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624775/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624775/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624775/broadcast/6063_ee63e545b17246a699e459e97d3d9847.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624775/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:24:40.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T08:28:35.747000Z",
            "updatedTime": "2018-11-10T18:29:28.077020Z",
            "uploadedTime": "2012-03-01T08:28:35.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624775/theora/6063_ee63e545b17246a699e459e97d3d9847.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624775/large_thumb/large.jpg"
        },
        {
            "id": 625586,
            "name": "Daily Tech News Show 19. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625586/broadcast/DTNS20160519.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625586/small_thumb/DTNS20160519.jpg",
                "original": "https://upload.frikanalen.no/media/625586/original/DTNS20160519.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:19.500000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6444vid",
            "createdTime": "2016-05-24T00:13:40.730844Z",
            "updatedTime": "2018-11-10T18:29:27.040469Z",
            "uploadedTime": "2016-05-24T00:57:51.036347Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.jpg"
        },
        {
            "id": 624772,
            "name": "Gud, de andre og meg 4/4",
            "header": "Relasjoner er noe som angår oss alle. Rundt bålet har Finn Myklebust samlet seks ungdommer for å samtale om relasjoner til Gud, familien, kristne og verden. Serien på fire programmer handler om Gud, de andre og meg.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624772/theora/orig_e46e460aafd3424392f78aa2eaa2866b.ogv",
                "original": "https://upload.frikanalen.no/media/624772/original/orig_e46e460aafd3424392f78aa2eaa2866b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624772/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624772/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624772/broadcast/6052_5c91c204d03c4ab6a5071da8206b0f21.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624772/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-28T12:28:05.077000Z",
            "updatedTime": "2018-11-10T18:29:28.081105Z",
            "uploadedTime": "2012-02-28T12:28:05.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624772/theora/orig_e46e460aafd3424392f78aa2eaa2866b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624772/large_thumb/large.jpg"
        },
        {
            "id": 625836,
            "name": "Daily Tech News Show 01. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625836/theora/DTNS20161101.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625836/broadcast/DTNS20161101.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625836/large_thumb/DTNS20161101.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625836/small_thumb/DTNS20161101.jpg",
                "original": "https://upload.frikanalen.no/media/625836/original/DTNS20161101.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:49.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7905vid",
            "createdTime": "2016-12-01T13:28:39.883504Z",
            "updatedTime": "2018-11-10T18:29:26.645743Z",
            "uploadedTime": "2016-12-01T13:28:44.401516Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625836/theora/DTNS20161101.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625836/large_thumb/DTNS20161101.jpg"
        },
        {
            "id": 624770,
            "name": "Gud, de andre og meg 3/4",
            "header": "Relasjoner er noe som angår oss alle. Rundt bålet har Finn Myklebust samlet seks ungdommer for å samtale om relasjoner til Gud, familien, kristne og verden. Serien på fire programmer handler om Gud, de andre og meg.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624770/theora/orig_4ad12c2915d747da966f705e3ba8ce2f.ogv",
                "original": "https://upload.frikanalen.no/media/624770/original/orig_4ad12c2915d747da966f705e3ba8ce2f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624770/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624770/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624770/broadcast/6053_b04a273c757e4f83b1615a331618dae4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624770/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-28T12:30:03.390000Z",
            "updatedTime": "2018-11-10T18:29:28.083839Z",
            "uploadedTime": "2012-02-28T12:30:03.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624770/theora/orig_4ad12c2915d747da966f705e3ba8ce2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624770/large_thumb/large.jpg"
        },
        {
            "id": 625587,
            "name": "Daily Tech News Show 20. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625587/original/DTNS20160520.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625587/broadcast/DTNS20160520.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625587/small_thumb/DTNS20160520.jpg",
                "theora": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:55.350000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6453vid",
            "createdTime": "2016-05-24T00:58:45.209370Z",
            "updatedTime": "2018-11-10T18:29:27.038537Z",
            "uploadedTime": "2016-05-24T01:36:07.982021Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg"
        },
        {
            "id": 624768,
            "name": "UKA TV 2012 episode 6",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624768/theora/5909_5b7a66f705d3462686e2f62eb239b7c6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624768/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624768/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624768/broadcast/5909_46c4192644954eccb6a9fa7da3409792.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624768/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:27",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:48:05.470000Z",
            "updatedTime": "2018-11-10T18:29:28.086710Z",
            "uploadedTime": "2012-01-02T14:48:05.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624768/theora/5909_5b7a66f705d3462686e2f62eb239b7c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624768/large_thumb/large.jpg"
        },
        {
            "id": 625589,
            "name": "Daily Tech News Show 23. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625589/theora/DTNS20160523.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625589/broadcast/DTNS20160523.dv",
                "original": "https://upload.frikanalen.no/media/625589/original/DTNS20160523.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625589/small_thumb/DTNS20160523.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625589/large_thumb/DTNS20160523.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:55.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6468vid",
            "createdTime": "2016-05-24T06:42:05.372462Z",
            "updatedTime": "2018-11-10T18:29:27.032798Z",
            "uploadedTime": "2016-05-24T06:45:11.861161Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625589/theora/DTNS20160523.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625589/large_thumb/DTNS20160523.jpg"
        },
        {
            "id": 624766,
            "name": "Eikanger-Bjørsvik NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624766/theora/6047_f26be0b64f554e3a98f68ed72875a18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624766/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624766/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624766/broadcast/6047_f26be0b64f554e3a98f68ed72875a18d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624766/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:59.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-23T13:59:08.470000Z",
            "updatedTime": "2018-11-10T18:29:28.089484Z",
            "uploadedTime": "2012-02-23T13:59:08.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624766/theora/6047_f26be0b64f554e3a98f68ed72875a18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624766/large_thumb/large.jpg"
        },
        {
            "id": 625837,
            "name": "Daily Tech News Show 10. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625837/theora/DTNS20161110.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625837/broadcast/DTNS20161110.dv",
                "original": "https://upload.frikanalen.no/media/625837/original/DTNS20161110.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625837/small_thumb/DTNS20161110.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625837/large_thumb/DTNS20161110.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:25.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7978vid",
            "createdTime": "2016-12-13T12:31:03.629821Z",
            "updatedTime": "2018-11-10T18:29:26.644406Z",
            "uploadedTime": "2016-12-13T12:31:10.138795Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625837/theora/DTNS20161110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625837/large_thumb/DTNS20161110.jpg"
        },
        {
            "id": 624727,
            "name": "Bibelst 1kv 2012 Nr 10",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624727/theora/orig_8c8034d8061547e2aa3378dde1cd2971.ogv",
                "original": "https://upload.frikanalen.no/media/624727/original/orig_8c8034d8061547e2aa3378dde1cd2971.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624727/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624727/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624727/broadcast/5943_93261ec6dcf74a6091351c65eff9d666.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624727/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T12:03:48.613000Z",
            "updatedTime": "2018-11-10T18:29:28.140369Z",
            "uploadedTime": "2012-01-19T12:03:48.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624727/theora/orig_8c8034d8061547e2aa3378dde1cd2971.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624727/large_thumb/large.jpg"
        },
        {
            "id": 624953,
            "name": "AR6190 Arena Morsoen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624953/theora/orig_96c6dc55b5d7482fbf354d5b09d8905a.ogv",
                "original": "https://upload.frikanalen.no/media/624953/original/orig_96c6dc55b5d7482fbf354d5b09d8905a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624953/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624953/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624953/broadcast/6369_f4e926841f514ca2a9ea279bc747772a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624953/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:06",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-21T19:05:03.857000Z",
            "updatedTime": "2018-11-10T18:29:27.852966Z",
            "uploadedTime": "2012-08-21T19:05:03.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624953/theora/orig_96c6dc55b5d7482fbf354d5b09d8905a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624953/large_thumb/large.jpg"
        },
        {
            "id": 624764,
            "name": "UKA TV 2012 episode 3",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624764/theora/5907_228c6a4e181e41c0ba802fb27cf211fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624764/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624764/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624764/broadcast/5907_767bca87108f463f9a1be8a644e9d7be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624764/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:13.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:46:37.013000Z",
            "updatedTime": "2018-11-10T18:29:28.092286Z",
            "uploadedTime": "2012-01-02T14:46:37.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624764/theora/5907_228c6a4e181e41c0ba802fb27cf211fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624764/large_thumb/large.jpg"
        },
        {
            "id": 624954,
            "name": "Den norske kirke i eksil 118",
            "header": "Menigheten synger sanger fra sangboka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624954/theora/orig_32f32d15eb754b5e88ade800f6d7162b.ogv",
                "original": "https://upload.frikanalen.no/media/624954/original/orig_32f32d15eb754b5e88ade800f6d7162b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624954/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624954/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624954/broadcast/6371_66d5b0e673124a3aa5cb494b2b07b509.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624954/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-22T17:26:16.210000Z",
            "updatedTime": "2018-11-10T18:29:27.851615Z",
            "uploadedTime": "2012-08-22T17:26:16.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624954/theora/orig_32f32d15eb754b5e88ade800f6d7162b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624954/large_thumb/large.jpg"
        },
        {
            "id": 624761,
            "name": "08_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624761/theora/5928_0667adb00d434838837aa47d18891b18.ogv",
                "original": "https://upload.frikanalen.no/media/624761/original/orig_e12e2c44ad444568ad9f488dff41812e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624761/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624761/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624761/broadcast/5928_c7b4ac70cb3b4d2185bbcdc7a3b5a085.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624761/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:36:43.687000Z",
            "updatedTime": "2018-11-10T18:29:28.096749Z",
            "uploadedTime": "2012-01-12T09:36:43.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624761/theora/5928_0667adb00d434838837aa47d18891b18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624761/large_thumb/large.jpg"
        },
        {
            "id": 625591,
            "name": "Daily Tech News Show 24. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625591/small_thumb/DTNS20160524.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625591/broadcast/DTNS20160524.dv",
                "theora": "https://upload.frikanalen.no/media/625591/theora/DTNS20160524.ogv",
                "original": "https://upload.frikanalen.no/media/625591/original/DTNS20160524.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625591/large_thumb/DTNS20160524.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:35.410000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6474vid",
            "createdTime": "2016-05-24T22:16:49.388498Z",
            "updatedTime": "2018-11-10T18:29:27.023858Z",
            "uploadedTime": "2016-05-25T05:13:13.319864Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625591/theora/DTNS20160524.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625591/large_thumb/DTNS20160524.jpg"
        },
        {
            "id": 624760,
            "name": "UKA TV 2012 episode 2",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624760/theora/5906_231936b47e6147e58ac99f95d1568520.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624760/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624760/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624760/broadcast/5906_6a3a74be96014b97aec5b8c27753038b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624760/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:45:52.827000Z",
            "updatedTime": "2018-11-10T18:29:28.098305Z",
            "uploadedTime": "2012-01-02T14:45:52.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624760/theora/5906_231936b47e6147e58ac99f95d1568520.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624760/large_thumb/large.jpg"
        },
        {
            "id": 624520,
            "name": "NM2011 - Manger Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624520/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624520/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624520/broadcast/5676_435b7f7eb49c4967a445cfa46eab70a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624520/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:07.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T10:02:42.303000Z",
            "updatedTime": "2018-11-10T18:29:28.412198Z",
            "uploadedTime": "2011-07-02T10:02:42.303000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624520/large_thumb/large.jpg"
        },
        {
            "id": 624759,
            "name": "UKA TV 2012 episode 1",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624759/theora/5905_911cf44b248b456cbd459769620b679c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624759/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624759/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624759/broadcast/5905_58d346430f044a628cf287708e0a26cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624759/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:45:08.937000Z",
            "updatedTime": "2018-11-10T18:29:28.099847Z",
            "uploadedTime": "2012-01-02T14:45:08.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624759/theora/5905_911cf44b248b456cbd459769620b679c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624759/large_thumb/large.jpg"
        },
        {
            "id": 624758,
            "name": "Dagen Derpå: Studentmiljø",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
                "original": "https://upload.frikanalen.no/media/624758/original/orig_b807211abfdf4e90ab0259607a95bdce.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624758/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624758/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624758/broadcast/6004_160c9b1908ab439e95b92ab67a44e1cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-03T16:21:15Z",
            "updatedTime": "2018-11-10T18:29:28.101385Z",
            "uploadedTime": "2012-02-03T16:21:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
        },
        {
            "id": 624757,
            "name": "Dagen Derpå: Sære sporter",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624757/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624757/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624757/broadcast/6006_a73d1c3ae09644c7a9caae55710e842a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-04T09:06:14Z",
            "updatedTime": "2018-11-10T18:29:28.102808Z",
            "uploadedTime": "2012-02-04T09:06:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
        },
        {
            "id": 624956,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
                "original": "https://upload.frikanalen.no/media/624956/original/orig_305b5b1bc0b04c418a7463ac35de6486.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624956/broadcast/6377_cc63773dcb744024b8453032556eb849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624956/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:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:55:54.667000Z",
            "updatedTime": "2018-11-10T18:29:27.850233Z",
            "uploadedTime": "2012-08-28T06:55:54.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
        },
        {
            "id": 624752,
            "name": "Dagen Derpå: Valentines 4:3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
                "original": "https://upload.frikanalen.no/media/624752/original/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624752/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624752/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624752/broadcast/5996_654a2c4bec3648bca56c27793e29ed32.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-01T22:53:15.080000Z",
            "updatedTime": "2018-11-10T18:29:28.108373Z",
            "uploadedTime": "2012-02-01T22:53:15.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
        },
        {
            "id": 624957,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
                "original": "https://upload.frikanalen.no/media/624957/original/orig_76f3ab454e554abea36616ed9590ee43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624957/broadcast/6378_6cad2325c32a428cb24bea5961414ab5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624957/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:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:56:52.667000Z",
            "updatedTime": "2018-11-10T18:29:27.848880Z",
            "uploadedTime": "2012-08-28T06:56:52.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
        },
        {
            "id": 624750,
            "name": "Dagen Derpå: Valentines",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624750/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624750/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624750/broadcast/6024_28fcda61987b49078978acd32519f531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624750/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-11T11:21:43Z",
            "updatedTime": "2018-11-10T18:29:28.111174Z",
            "uploadedTime": "2012-02-11T11:21:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624750/large_thumb/large.jpg"
        },
        {
            "id": 625594,
            "name": "Daily Tech News Show 25. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625594/large_thumb/DTNS20160525.jpg",
                "theora": "https://upload.frikanalen.no/media/625594/theora/DTNS20160525.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625594/small_thumb/DTNS20160525.jpg",
                "original": "https://upload.frikanalen.no/media/625594/original/DTNS20160525.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625594/broadcast/DTNS20160525.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:04:34.550000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6482vid",
            "createdTime": "2016-05-26T06:52:05.104049Z",
            "updatedTime": "2018-11-10T18:29:27.017975Z",
            "uploadedTime": "2016-05-26T07:50:17.214696Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625594/theora/DTNS20160525.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625594/large_thumb/DTNS20160525.jpg"
        },
        {
            "id": 624959,
            "name": "Den norske kirke i eksil 117-2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624959/theora/orig_bad9f01d84c14f9a8118e09d4aa660e1.ogv",
                "original": "https://upload.frikanalen.no/media/624959/original/orig_bad9f01d84c14f9a8118e09d4aa660e1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624959/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624959/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624959/broadcast/6384_7d412b953cf14641869c5ca9ce191da5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624959/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:22",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-28T19:40:53.793000Z",
            "updatedTime": "2018-11-10T18:29:27.846166Z",
            "uploadedTime": "2012-08-28T19:40:53.793000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624959/theora/orig_bad9f01d84c14f9a8118e09d4aa660e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624959/large_thumb/large.jpg"
        }
    ]
}