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": 625065,
            "name": "Kristenlivet.",
            "header": "Hva prioriterer du i livet? Program 11 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625065/theora/orig_38eac952d5f944d28d589ee5179fadb7.ogv",
                "original": "https://upload.frikanalen.no/media/625065/original/orig_38eac952d5f944d28d589ee5179fadb7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625065/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625065/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625065/broadcast/6426_aadfb3e226934403a75671925f51c4a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625065/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-09-21T09:06:13.847000Z",
            "updatedTime": "2018-11-10T18:29:27.702317Z",
            "uploadedTime": "2012-09-21T09:06:13.847000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625065/theora/orig_38eac952d5f944d28d589ee5179fadb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625065/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": 625066,
            "name": "Jesus og de frelste.",
            "header": "Målet er en god og lys framtid. Program 12 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625066/theora/orig_2a85c6aaef8641a28a73e48cbd93d0b9.ogv",
                "original": "https://upload.frikanalen.no/media/625066/original/orig_2a85c6aaef8641a28a73e48cbd93d0b9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625066/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625066/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625066/broadcast/6427_15656393fabc4024b8d297a5712105e2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625066/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-09-21T09:11:45.280000Z",
            "updatedTime": "2018-11-10T18:29:27.700941Z",
            "uploadedTime": "2012-09-21T09:11:45.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625066/theora/orig_2a85c6aaef8641a28a73e48cbd93d0b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625066/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": 625684,
            "name": "Software Heritage: Building the Universal Software Archive - Debconf 16",
            "header": "In the past few decades, software has become a critical part of every single bit of infrastructure running the world, from the tiniest devices we embed in our bodies to improve our health, to the biggest human creations. Software is the key to accessing all the digital information we're constantly creating, and therefore is an essential part of our cultural heritage. But software is just a bunch of bits. Unlike antique stone carvings, software gets lost, deleted, or corrupted.\n\nSoftware Heritage has set out to build the biggest archive of free software ever conceived. Our mission is to collect, preserve, organise and facilitate the sharing of all the available free software. We are laying down foundations on which a wealth of applications can be built, ranging from cultural heritage, to research and industry.\n\nWe started working in May 2015, and (as of April 2016) we have archived 2.2 billion unique files, more than 480 million project revisions across more than 16 million data sources, among which  Debian source packages from snapshot.debian.org, public GitHub repositories, and the GNU project's FTP archive.\n\nThis presentation will cover in more detail the why and the how of Software Heritage, as well as opportunities for the community to help us fulfill our goals.\n\nTalk (45 mins) session with Nicolas Dandrimont during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625684/theora/Software_Heritage_Building_the_Universal_Software_Archive.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625684/broadcast/Software_Heritage_Building_the_Universal_Software_Archive.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625684/large_thumb/Software_Heritage_Building_the_Universal_Software_Archive.jpg",
                "original": "https://upload.frikanalen.no/media/625684/original/Software_Heritage_Building_the_Universal_Software_Archive.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625684/small_thumb/Software_Heritage_Building_the_Universal_Software_Archive.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:27:50.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/42/",
            "createdTime": "2016-07-20T21:54:04.545318Z",
            "updatedTime": "2018-11-10T18:29:26.872630Z",
            "uploadedTime": "2016-07-20T21:54:09.449006Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625684/theora/Software_Heritage_Building_the_Universal_Software_Archive.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625684/large_thumb/Software_Heritage_Building_the_Universal_Software_Archive.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": 625853,
            "name": "Daily Tech News Show 01. December 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625853/theora/DTNS20161130.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625853/broadcast/DTNS20161130.dv",
                "original": "https://upload.frikanalen.no/media/625853/original/DTNS20161130.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625853/large_thumb/DTNS20161130.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625853/small_thumb/DTNS20161130.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:53:28.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8125vid",
            "createdTime": "2016-12-20T08:29:07.303512Z",
            "updatedTime": "2018-11-10T18:29:26.621494Z",
            "uploadedTime": "2016-12-20T08:29:28.477836Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625853/theora/DTNS20161130.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625853/large_thumb/DTNS20161130.jpg"
        },
        {
            "id": 626303,
            "name": "Shofar Guds lover - Israels lover",
            "header": "Bladet Evangelisten\r\nprogram 25",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626303/theora/Shofar 30 Guds lover - Israels lover.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626303/broadcast/Shofar 30 Guds lover - Israels lover.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626303/large_thumb/Shofar 30 Guds lover - Israels lover.jpg",
                "original": "https://upload.frikanalen.no/media/626303/original/Shofar 30 Guds lover - Israels lover.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:20.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-03T14:37:48.415996Z",
            "updatedTime": "2020-08-31T20:24:17.507939Z",
            "uploadedTime": "2020-02-03T14:48:31.828017Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626303/theora/Shofar 30 Guds lover - Israels lover.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626303/large_thumb/Shofar 30 Guds lover - Israels lover.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": 626291,
            "name": "En sang i uka",
            "header": "I dagens torsdagsinnslag møter vi Andreas Gregersen som har satt seg et stort mål for året: han skal nemlig lage en sang hver eneste uke i 2020. Vi besøkte ham i det han skulle lage sang for uke 4. Tittelen på sangen ble Empo Tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626291/theora/203101-Gregersen-RH.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626291/broadcast/203101-Gregersen-RH.dv",
                "original": "https://upload.frikanalen.no/media/626291/original/203101-Gregersen-RH.mov",
                "largeThumb": "https://upload.frikanalen.no/media/626291/large_thumb/203101-Gregersen-RH.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:03:16.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-01-31T11:59:49.796550Z",
            "updatedTime": "2020-01-31T12:22:22.783168Z",
            "uploadedTime": "2020-01-31T12:22:37.210012Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626291/theora/203101-Gregersen-RH.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626291/large_thumb/203101-Gregersen-RH.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": 626080,
            "name": "What We’ve Learned From Billions of Security Reports - Scott Helme",
            "header": "Running one of the largest security reporting platforms of its kind, we handle billions of security reports for our customers every single month. Come and learn how we've scaled from handling 10,000 reports per month to 10,000 reports per second and the many evolutions our infrastructure has gone through. Alongside that come and see how, with our bird’s-eye view of such a diverse ecosystem, we’ve helped identify malware in a multinational organisation, had a malicious browser plugin taken down and much more!\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626080/broadcast/20181120-scott.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg",
                "original": "https://upload.frikanalen.no/media/626080/original/20181120-scott.mp4"
            },
            "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:59:28.100000",
            "categories": [
                "Annet",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=AKPlqFWoN84",
            "createdTime": "2018-11-29T23:28:38.310380Z",
            "updatedTime": "2018-12-13T19:43:50.512606Z",
            "uploadedTime": "2018-11-30T00:14:31.216568Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg"
        },
        {
            "id": 624130,
            "name": "Kopiering er ikke tyveri",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv",
                "original": "https://upload.frikanalen.no/media/624130/original/orig_ae77ad81f90b4683afcef32645e6856a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624130/broadcast/5110_7c10fc16cc1b4945ba122480a8227edb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624130/large_thumb/large.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:01:19.640000",
            "categories": [
                "Barn og ungdom",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-12-21T14:25:36.933000Z",
            "updatedTime": "2018-11-13T23:53:34.177518Z",
            "uploadedTime": "2010-12-21T14:25:36.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624130/large_thumb/large.jpg"
        },
        {
            "id": 625067,
            "name": "Loven og evangeliet.",
            "header": "Er lov og evangelium to uforenlige begreper? Program 10 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625067/theora/orig_0d465d7315214d3490b54d35f8486a8e.ogv",
                "original": "https://upload.frikanalen.no/media/625067/original/orig_0d465d7315214d3490b54d35f8486a8e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625067/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625067/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625067/broadcast/6425_f75536f314dd4cba8d1498ed5855e521.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625067/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-09-21T09:01:49.647000Z",
            "updatedTime": "2018-11-10T18:29:27.699535Z",
            "uploadedTime": "2012-09-21T09:01:49.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625067/theora/orig_0d465d7315214d3490b54d35f8486a8e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625067/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": 625660,
            "name": "Daily Tech News Show 04. July 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625660/large_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625660/small_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg",
                "theora": "https://upload.frikanalen.no/media/625660/theora/DTNS-2800---Announcing-New-Headlines-Show.ogv",
                "original": "https://upload.frikanalen.no/media/625660/original/DTNS-2800---Announcing-New-Headlines-Show.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625660/broadcast/DTNS-2800---Announcing-New-Headlines-Show.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:14:15.380000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6828vid",
            "createdTime": "2016-07-05T21:55:13.479602Z",
            "updatedTime": "2018-11-10T18:29:26.907817Z",
            "uploadedTime": "2016-07-05T21:55:22.880558Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625660/theora/DTNS-2800---Announcing-New-Headlines-Show.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625660/large_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg"
        },
        {
            "id": 624965,
            "name": "38_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624965/theora/6380_1f9e59260ac64030b4dfb233dc662ab7.ogv",
                "original": "https://upload.frikanalen.no/media/624965/original/orig_2947d1f38bcf4333a7a93266bf5efeab.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624965/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624965/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624965/broadcast/6380_9c743323d8c148a789cb25fc53a4a963.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624965/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:04:07.540000Z",
            "updatedTime": "2018-11-10T18:29:27.837998Z",
            "uploadedTime": "2012-08-28T07:04:07.540000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624965/theora/6380_1f9e59260ac64030b4dfb233dc662ab7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624965/large_thumb/large.jpg"
        },
        {
            "id": 625665,
            "name": "Daily Tech News Show 08. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625665/theora/DTNS20160708.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625665/broadcast/DTNS20160708.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625665/small_thumb/DTNS20160708.jpg",
                "original": "https://upload.frikanalen.no/media/625665/original/DTNS20160708.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625665/large_thumb/DTNS20160708.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:49:38.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6881vid",
            "createdTime": "2016-07-15T20:01:30.329227Z",
            "updatedTime": "2018-11-10T18:29:26.900845Z",
            "uploadedTime": "2016-07-15T20:01:39.826420Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625665/theora/DTNS20160708.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625665/large_thumb/DTNS20160708.jpg"
        },
        {
            "id": 625854,
            "name": "Daily Tech News Show 01. December 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625854/theora/DTNS20161201.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625854/broadcast/DTNS20161201.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625854/large_thumb/DTNS20161201.jpg",
                "original": "https://upload.frikanalen.no/media/625854/original/DTNS20161201.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625854/small_thumb/DTNS20161201.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:29.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8132vid",
            "createdTime": "2016-12-20T09:30:37.525533Z",
            "updatedTime": "2018-11-10T18:29:26.620122Z",
            "uploadedTime": "2016-12-20T09:30:42.262825Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625854/theora/DTNS20161201.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625854/large_thumb/DTNS20161201.jpg"
        },
        {
            "id": 625069,
            "name": "Alexx Alexxander",
            "header": "Se den store gatemagikeren utføre sine fantastiske tryllekunster på gata i Trondheim!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625069/broadcast/orig_ac2fc3ff7eb34fb4b2a39c3a53832d48.dv",
                "theora": "https://upload.frikanalen.no/media/625069/theora/orig_ac2fc3ff7eb34fb4b2a39c3a53832d48.ogv",
                "original": "https://upload.frikanalen.no/media/625069/original/orig_ac2fc3ff7eb34fb4b2a39c3a53832d48.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625069/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625069/med_thumb/medium.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625069/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:04:16.770000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T20:00:06.693000Z",
            "updatedTime": "2018-11-10T18:29:27.696728Z",
            "uploadedTime": "2012-11-08T20:00:06.693000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625069/theora/orig_ac2fc3ff7eb34fb4b2a39c3a53832d48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625069/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": 625070,
            "name": "FAT konf 05: Gud i loven",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. Her hører vi Roger Robertsen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625070/theora/orig_cec782a36b3d4f8d8a0730ab733cb2ca.ogv",
                "original": "https://upload.frikanalen.no/media/625070/original/orig_cec782a36b3d4f8d8a0730ab733cb2ca.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625070/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625070/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625070/broadcast/6551_bcb69dc00bd1421aa198cd92556314aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625070/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:22:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T15:05:03.373000Z",
            "updatedTime": "2018-11-10T18:29:27.695325Z",
            "uploadedTime": "2012-11-08T15:05:03.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625070/theora/orig_cec782a36b3d4f8d8a0730ab733cb2ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625070/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": 625666,
            "name": "Daily Tech News Show 11. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625666/broadcast/DTNS20160711.dv",
                "theora": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv",
                "original": "https://upload.frikanalen.no/media/625666/original/DTNS20160711.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625666/small_thumb/DTNS20160711.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:30.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6899vid",
            "createdTime": "2016-07-15T21:24:52.537484Z",
            "updatedTime": "2018-11-10T18:29:26.899473Z",
            "uploadedTime": "2016-07-15T21:25:03.792416Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg"
        }
    ]
}