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=-publish_on_web
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=-publish_on_web",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=800&ordering=-publish_on_web",
    "results": [
        {
            "id": 624802,
            "name": "Dagen Derpå: Søtsaker",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
                "original": "https://upload.frikanalen.no/media/624802/original/orig_42fe7b607ef24defb31c487b23f71a7c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624802/broadcast/6042_69d409a784db479da704c53da2fd913a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624802/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.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:40:11Z",
            "updatedTime": "2018-11-10T18:29:28.040993Z",
            "uploadedTime": "2012-02-19T20:40:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624802/large_thumb/large.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": 624799,
            "name": "Ørskog Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624799/theora/6091_2f811604b6d74d73b5d9ec681b3817e3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624799/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624799/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624799/broadcast/6091_2f811604b6d74d73b5d9ec681b3817e3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624799/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:35.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:28:57.450000Z",
            "updatedTime": "2018-11-10T18:29:28.043715Z",
            "uploadedTime": "2012-03-06T13:28:57.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624799/theora/6091_2f811604b6d74d73b5d9ec681b3817e3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624799/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": 624797,
            "name": "Sørum Musikklag NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624797/theora/6092_2d72d91f09ba417182e31b829917cde5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624797/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624797/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624797/broadcast/6092_2d72d91f09ba417182e31b829917cde5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624797/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:43.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:35:05.797000Z",
            "updatedTime": "2018-11-10T18:29:28.046427Z",
            "uploadedTime": "2012-03-06T13:35:05.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624797/theora/6092_2d72d91f09ba417182e31b829917cde5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624797/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": 624794,
            "name": "Oslofjord Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624794/theora/6089_5cb8d1584922417d9b30a017d1bac033.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624794/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624794/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624794/broadcast/6089_a227a01e38494b85ad120bd19a53d8be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624794/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:33.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:51:16.927000Z",
            "updatedTime": "2018-11-10T18:29:28.050552Z",
            "uploadedTime": "2012-03-06T12:51:16.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624794/theora/6089_5cb8d1584922417d9b30a017d1bac033.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624794/large_thumb/large.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": 624792,
            "name": "Brøttum Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624792/theora/6087_42bf07bd0fc24f41968dbd87f67934c8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624792/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624792/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624792/broadcast/6087_42bf07bd0fc24f41968dbd87f67934c8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624792/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:27.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:38:36.157000Z",
            "updatedTime": "2018-11-10T18:29:28.053373Z",
            "uploadedTime": "2012-03-06T12:38:36.157000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624792/theora/6087_42bf07bd0fc24f41968dbd87f67934c8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624792/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": 624790,
            "name": "Tertnes Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624790/theora/6085_aa873b3abe5e41709cfe701160bbb8bc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624790/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624790/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624790/broadcast/6085_aa873b3abe5e41709cfe701160bbb8bc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624790/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:56.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:23:06.613000Z",
            "updatedTime": "2018-11-10T18:29:28.056120Z",
            "uploadedTime": "2012-03-06T12:23:06.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624790/theora/6085_aa873b3abe5e41709cfe701160bbb8bc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624790/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": 624786,
            "name": "Dagen Derpå: Feminisme",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624786/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624786/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624786/broadcast/6023_cec853a300214f11b0264e8f437a8a78.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624786/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-10T17:04:58Z",
            "updatedTime": "2018-11-10T18:29:28.061709Z",
            "uploadedTime": "2012-02-10T17:04:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
        },
        {
            "id": 624785,
            "name": "Bjørsvik Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624785/theora/6072_fe3c5394e0bc43128a089393e2a66437.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624785/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624785/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624785/broadcast/6072_fe3c5394e0bc43128a089393e2a66437.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624785/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:16.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T13:51:54.480000Z",
            "updatedTime": "2018-11-10T18:29:28.063104Z",
            "uploadedTime": "2012-03-01T13:51:54.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624785/theora/6072_fe3c5394e0bc43128a089393e2a66437.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624785/large_thumb/large.jpg"
        },
        {
            "id": 624784,
            "name": "Oster Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624784/theora/6071_5e47e6ad301c45569b02920c634d9ad6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624784/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624784/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624784/broadcast/6071_5e47e6ad301c45569b02920c634d9ad6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624784/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:22.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T12:46:54.383000Z",
            "updatedTime": "2018-11-10T18:29:28.064537Z",
            "uploadedTime": "2012-03-01T12:46:54.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624784/theora/6071_5e47e6ad301c45569b02920c634d9ad6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624784/large_thumb/large.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": 624782,
            "name": "Jaren Hornmusikk NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624782/theora/6070_aacd632863aa4eac953a2c2785513f45.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624782/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624782/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624782/broadcast/6070_aacd632863aa4eac953a2c2785513f45.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624782/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:17.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T11:09:48.427000Z",
            "updatedTime": "2018-11-10T18:29:28.067251Z",
            "uploadedTime": "2012-03-01T11:09:48.427000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624782/theora/6070_aacd632863aa4eac953a2c2785513f45.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624782/large_thumb/large.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": 624780,
            "name": "Ila Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624780/theora/6065_4c59f5eeff8743ddaf24c0995e09257c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624780/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624780/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624780/broadcast/6065_c654a09e70954ec0b37008d752ac2ace.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624780/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:40.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T09:20:47.897000Z",
            "updatedTime": "2018-11-10T18:29:28.069969Z",
            "uploadedTime": "2012-03-01T09:20:47.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624780/theora/6065_4c59f5eeff8743ddaf24c0995e09257c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624780/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": 624778,
            "name": "Sola Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624778/theora/6066_c9bf088a7160463ea7646910a74cd92c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624778/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624778/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624778/broadcast/6066_c9bf088a7160463ea7646910a74cd92c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624778/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:26.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T09:24:55.930000Z",
            "updatedTime": "2018-11-10T18:29:28.072840Z",
            "uploadedTime": "2012-03-01T09:24:55.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624778/theora/6066_c9bf088a7160463ea7646910a74cd92c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624778/large_thumb/large.jpg"
        },
        {
            "id": 624777,
            "name": "Manger Musikklag NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624777/theora/6062_afdafdb9e8ea4c139d3cd45a37a3c19a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624777/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624777/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624777/broadcast/6062_1231018aa53840d29376c6361bcb32e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624777/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.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T08:12:12.293000Z",
            "updatedTime": "2018-11-10T18:29:28.074189Z",
            "uploadedTime": "2012-03-01T08:12:12.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624777/theora/6062_afdafdb9e8ea4c139d3cd45a37a3c19a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624777/large_thumb/large.jpg"
        },
        {
            "id": 624776,
            "name": "Molde Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624776/theora/6064_616a563c2ab543dc9f1ab3c8e09f9e17.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624776/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624776/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624776/broadcast/6064_616a563c2ab543dc9f1ab3c8e09f9e17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624776/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:13.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T09:06:52.087000Z",
            "updatedTime": "2018-11-10T18:29:28.075633Z",
            "uploadedTime": "2012-03-01T09:06:52.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624776/theora/6064_616a563c2ab543dc9f1ab3c8e09f9e17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624776/large_thumb/large.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": 624774,
            "name": "09_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
                "original": "https://upload.frikanalen.no/media/624774/original/orig_2237065a5ca64d83be60dc5659f4bb53.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624774/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624774/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624774/broadcast/5929_24c81ca33c544c08a25e316d3f7ef842.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624774/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:29:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:37:05.470000Z",
            "updatedTime": "2018-11-10T18:29:28.078359Z",
            "uploadedTime": "2012-01-12T09:37:05.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624774/large_thumb/large.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": 624771,
            "name": "Gud, de andre og meg 2/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/624771/theora/orig_eca5c971a73b446b98098b920aac7377.ogv",
                "original": "https://upload.frikanalen.no/media/624771/original/orig_eca5c971a73b446b98098b920aac7377.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624771/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624771/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624771/broadcast/6051_88b16b1a02e940e1ae5be252dad66586.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624771/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-02-28T12:23:01.057000Z",
            "updatedTime": "2018-11-10T18:29:28.082454Z",
            "uploadedTime": "2012-02-28T12:23:01.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624771/theora/orig_eca5c971a73b446b98098b920aac7377.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624771/large_thumb/large.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": 624769,
            "name": "Gud, de andre og meg 1/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/624769/theora/orig_c141b0ebcf5d4a3daaf4e6f2045db759.ogv",
                "original": "https://upload.frikanalen.no/media/624769/original/orig_c141b0ebcf5d4a3daaf4e6f2045db759.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624769/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624769/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624769/broadcast/6050_9f2402b3c0e4458abf8edcad3709ba7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624769/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-02-28T12:20:47.837000Z",
            "updatedTime": "2018-11-10T18:29:28.085270Z",
            "uploadedTime": "2012-02-28T12:20:47.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624769/theora/orig_c141b0ebcf5d4a3daaf4e6f2045db759.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624769/large_thumb/large.jpg"
        },
        {
            "id": 625430,
            "name": "MakerCon - Travelling maker stories",
            "header": "Øyvind Nydal Dahl at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625430/theora/makercon-19-2014-10-18-travelling-maker-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625430/small_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625430/broadcast/makercon-19-2014-10-18-travelling-maker-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625430/large_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.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:14:20.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.252525Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625430/theora/makercon-19-2014-10-18-travelling-maker-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625430/large_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.jpg"
        },
        {
            "id": 625429,
            "name": "MakerCon - Making the first Maker Faire in Sweden",
            "header": "Nils Olander at MakerCon Nordic 2014-10-18.\r\n\r\nVideo at the end is from https://www.youtube.com/watch?v=79IotXVypFs with music from https://soundcloud.com/nocopyrightsounds/tobu-itro-sunburst-ncs-release .",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625429/theora/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625429/small_thumb/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625429/large_thumb/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625429/broadcast/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.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": "00:26:24.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.253836Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625429/theora/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625429/large_thumb/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.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": 625428,
            "name": "MakerCon - Breaking the mold: Printing 1000’s of parts",
            "header": "Espen Sivertsen at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625428/theora/makercon-35-2014-10-17-printing-1000-parts-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625428/small_thumb/makercon-35-2014-10-17-printing-1000-parts-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625428/large_thumb/makercon-35-2014-10-17-printing-1000-parts-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625428/broadcast/makercon-35-2014-10-17-printing-1000-parts-frikanalen.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": "00:21:06.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.255170Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625428/theora/makercon-35-2014-10-17-printing-1000-parts-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625428/large_thumb/makercon-35-2014-10-17-printing-1000-parts-frikanalen.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": 625427,
            "name": "MakerCon - Ultimaker — and open source 3D printing",
            "header": "Erik de Bruijn at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625427/theora/makercon-32-2014-10-17-ultimaker-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625427/large_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625427/broadcast/makercon-32-2014-10-17-ultimaker-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625427/small_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.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:22:08.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.256522Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625427/theora/makercon-32-2014-10-17-ultimaker-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625427/large_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg"
        },
        {
            "id": 624618,
            "name": "Den norske kirke i eksil 93",
            "header": "Indrebø taler om faste og hva sann kristendom er.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624618/theora/orig_865ffcd825234302975defcd6b1be2ac.ogv",
                "original": "https://upload.frikanalen.no/media/624618/original/orig_865ffcd825234302975defcd6b1be2ac.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624618/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624618/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624618/broadcast/5800_597f1423666240beaa26dbfdfd02d31a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624618/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:56.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-18T05:58:53.620000Z",
            "updatedTime": "2018-11-10T18:29:28.283421Z",
            "uploadedTime": "2011-10-18T05:58:53.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624618/theora/orig_865ffcd825234302975defcd6b1be2ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624618/large_thumb/large.jpg"
        },
        {
            "id": 624763,
            "name": "Den norske kirke i eksil 102",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624763/theora/orig_a4daa54f7b7546daadf71f2ee50c7a48.ogv",
                "original": "https://upload.frikanalen.no/media/624763/original/orig_a4daa54f7b7546daadf71f2ee50c7a48.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624763/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624763/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624763/broadcast/6046_3830fe2fb51a4d7a8a6ca66b1f1a98be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624763/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.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-22T09:50:10.897000Z",
            "updatedTime": "2018-11-10T18:29:28.093693Z",
            "uploadedTime": "2012-02-22T09:50:10.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624763/theora/orig_a4daa54f7b7546daadf71f2ee50c7a48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624763/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": 624691,
            "name": "Øyvind Øksnes - Chaconne",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624691/theora/5904_571bea808f064974ac6aa2068f384325.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624691/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624691/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624691/broadcast/5904_8e892c5bbfbd42feadbe89e299e2e90e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624691/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:13:26.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T12:37:08.597000Z",
            "updatedTime": "2018-11-10T18:29:28.188812Z",
            "uploadedTime": "2011-12-30T12:37:08.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624691/theora/5904_571bea808f064974ac6aa2068f384325.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624691/large_thumb/large.jpg"
        },
        {
            "id": 626238,
            "name": "EuroBSDCon 2019, Lillehammer: Rust: Systems Programmers Can Have Nice Things - Arun Thomas",
            "header": "Arun Thomas presents.\r\n\r\nRust is a new programming language, originally from Mozilla, that combines the safety and productivity of a high-level language with the performance and low-level control of a traditional systems language. Rust achieves this combination through clever and pragmatic programming language design — along with awesome tooling and libraries.\r\n\r\nIn this talk, I will dive into the features that make Rust the right choice for 21st-century systems programming. I will give a general introduction to the language and an overview of the Rust ecosystem. I will also walk through the process of developing Rust on BSD.\r\n\r\nArun Thomas\r\n\r\nArun Thomas is an operating systems researcher and an open source developer. He got his first taste of BSD in 2002.\r\n\r\nArun is a Principal Scientist at Draper Laboratory. At Draper, Arun leads the DARPA-funded SSITH/HOPE project, a research collaboration with the University of Pennsylvania, MIT, PSU, INRIA, Dover Microsystems, and Dornerworks to develop a hardware security architecture that enables flexible, verified policy enforcement on RISC-V. Recently, he has been exploring the use of Rust as a foundational technology for building secure systems. Arun has spoken about systems programming topics at ARM TechCon, the Embedded Systems Conference (ESC), BSDCan, EuroBSDcon, BSDTW, FOSDEM, Systems We Love, the RISC-V Workshop, and the Oxidize Embedded Rust Conference.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626238/theora/20190922T0930-18_soriamoria_ArunThomas-Rust.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626238/broadcast/20190922T0930-18_soriamoria_ArunThomas-Rust.dv",
                "original": "https://upload.frikanalen.no/media/626238/original/20190922T0930-18_soriamoria_ArunThomas-Rust.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626238/large_thumb/20190922T0930-18_soriamoria_ArunThomas-Rust.jpg"
            },
            "creator": "davidwnoble@gmail.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:39:01.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=M2dkr4seKto",
            "createdTime": "2019-12-21T13:21:01.388442Z",
            "updatedTime": "2019-12-26T19:28:58.830331Z",
            "uploadedTime": "2019-12-21T15:20:41.595555Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626238/theora/20190922T0930-18_soriamoria_ArunThomas-Rust.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626238/large_thumb/20190922T0930-18_soriamoria_ArunThomas-Rust.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": 625760,
            "name": "Daily Tech News Show 19. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625760/theora/DTNS20160819.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625760/broadcast/DTNS20160819.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625760/small_thumb/DTNS20160819.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625760/large_thumb/DTNS20160819.jpg",
                "original": "https://upload.frikanalen.no/media/625760/original/DTNS20160819.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:59:50.110000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7242vid",
            "createdTime": "2016-08-23T08:15:29.717540Z",
            "updatedTime": "2018-11-10T18:29:26.758362Z",
            "uploadedTime": "2016-08-23T08:15:34.995088Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625760/theora/DTNS20160819.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625760/large_thumb/DTNS20160819.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": 624754,
            "name": "07_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
                "original": "https://upload.frikanalen.no/media/624754/original/orig_d44e8d89851e45fb93ac3ead10401eec.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624754/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624754/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624754/broadcast/5926_c31bcbe23a054ccf8ba242b6dc304d57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624754/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:00.030000Z",
            "updatedTime": "2018-11-10T18:29:28.105570Z",
            "uploadedTime": "2012-01-12T09:36:00.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624754/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": 624751,
            "name": "06_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
                "original": "https://upload.frikanalen.no/media/624751/original/orig_288f700fa04c479b90c8b86e7226a009.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624751/broadcast/5924_cee06c09fc95447399f2725ea881b531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624751/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:32:44.200000Z",
            "updatedTime": "2018-11-10T18:29:28.109792Z",
            "uploadedTime": "2012-01-12T09:32:44.200000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624751/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": 624747,
            "name": "Et utrolig design",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624747/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624747/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624747/broadcast/6012_2bc3e8b0fa9c455eb585e39da0e9f305.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:38.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-02-08T00:14:41.743000Z",
            "updatedTime": "2018-11-10T18:29:28.113899Z",
            "uploadedTime": "2012-02-08T00:14:41.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
        },
        {
            "id": 624573,
            "name": "ADRA-magasinet 2011 Thailand",
            "header": "Et av landene som ADRA fokuserer spesielt på i 2011 er Thailand. Fattigdom og menneskehandel er store problemer i landet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624573/theora/orig_d58382418802456ebd0a04fa0ba5a3bf.ogv",
                "original": "https://upload.frikanalen.no/media/624573/original/orig_d58382418802456ebd0a04fa0ba5a3bf.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624573/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624573/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624573/broadcast/5752_501fd250685e4b05bf0ea76b88614c89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624573/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:49.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-08T12:43:22.777000Z",
            "updatedTime": "2018-11-10T18:29:28.343419Z",
            "uploadedTime": "2011-09-08T12:43:22.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624573/theora/orig_d58382418802456ebd0a04fa0ba5a3bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624573/large_thumb/large.jpg"
        }
    ]
}