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=550&ordering=-has_tono_records
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=600&ordering=-has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=500&ordering=-has_tono_records",
    "results": [
        {
            "id": 624877,
            "name": "Bibelstudier 05 (2 kv 2012)",
            "header": "Sekvensiell evangelisme. Kan evangeliet selges som en hvilken som helst produkt basert bare på menneskelig kunnskap? \nPaneldeltakerne og programleder Tor Tjeransen peker på evangeliet som en idé som sprenger alle grenser.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624877/theora/orig_7228be39d1364603be133161e7b1da7c.ogv",
                "original": "https://upload.frikanalen.no/media/624877/original/orig_7228be39d1364603be133161e7b1da7c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624877/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624877/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624877/broadcast/6143_782a04563b85492a8ad416340cce3175.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624877/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-03-29T08:57:38.373000Z",
            "updatedTime": "2018-11-10T18:29:27.946814Z",
            "uploadedTime": "2012-03-29T08:57:38.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624877/theora/orig_7228be39d1364603be133161e7b1da7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624877/large_thumb/large.jpg"
        },
        {
            "id": 624876,
            "name": "Bibelstudier 07 (2 kv 2012)",
            "header": "Menighetens evangelisme. Utadrettet arbeid i en menighet må alltid søke å gjøre bruk av den enkeltes ferdigheter til støtte for\nhele fellesskapet. I studio hører vi programleder Tor Tjeransen i samtale med  Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624876/theora/orig_a7848387fd3741308ad8c74f140da47d.ogv",
                "original": "https://upload.frikanalen.no/media/624876/original/orig_a7848387fd3741308ad8c74f140da47d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624876/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624876/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624876/broadcast/6145_030ed38eee5c4c7caf3330d07b5000cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624876/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-03-29T09:03:10.230000Z",
            "updatedTime": "2018-11-10T18:29:27.948209Z",
            "uploadedTime": "2012-03-29T09:03:10.230000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624876/theora/orig_a7848387fd3741308ad8c74f140da47d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624876/large_thumb/large.jpg"
        },
        {
            "id": 624873,
            "name": "New Life Mission - Profilvideo",
            "header": "Profilvideo produsert i 2012",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624873/theora/6240_c5a8e5751b234920a0c1e88cbc7af0f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624873/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624873/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624873/broadcast/6240_75aff54fbd9945ab9593cc93a90858d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624873/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-26T14:07:32Z",
            "updatedTime": "2018-11-10T18:29:27.952662Z",
            "uploadedTime": "2012-04-26T14:07:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624873/theora/6240_c5a8e5751b234920a0c1e88cbc7af0f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624873/large_thumb/large.jpg"
        },
        {
            "id": 624868,
            "name": "Sandviken Ungdomskorps",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624868/theora/6236_44720155fed44f06b7ebdca4d0e248ef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624868/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624868/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624868/broadcast/6236_d9a6c60f1fde488dbe40e56adedee3a1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624868/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:18:24.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T13:28:48.597000Z",
            "updatedTime": "2018-11-10T18:29:27.958381Z",
            "uploadedTime": "2012-04-23T13:28:48.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624868/theora/6236_44720155fed44f06b7ebdca4d0e248ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624868/large_thumb/large.jpg"
        },
        {
            "id": 624864,
            "name": "Nittedal og Hakadal Janitsjar",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624864/theora/6234_4578562bde6f4db6aebea0c0cc06a1f1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624864/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624864/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624864/broadcast/6234_4578562bde6f4db6aebea0c0cc06a1f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624864/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:25:52.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:43:30.437000Z",
            "updatedTime": "2018-11-10T18:29:27.964031Z",
            "uploadedTime": "2012-04-23T12:43:30.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624864/theora/6234_4578562bde6f4db6aebea0c0cc06a1f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624864/large_thumb/large.jpg"
        },
        {
            "id": 624863,
            "name": "Dagen Derpå: Forskning",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624863/theora/6114_a4c15bbf230647afb22c60325330a826.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624863/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624863/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624863/broadcast/6114_a4c15bbf230647afb22c60325330a826.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624863/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:21:09Z",
            "updatedTime": "2018-11-10T18:29:27.965414Z",
            "uploadedTime": "2012-03-15T19:21:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624863/theora/6114_a4c15bbf230647afb22c60325330a826.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624863/large_thumb/large.jpg"
        },
        {
            "id": 624856,
            "name": "Musikkforeningen Nidarholm",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624856/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624856/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624856/broadcast/6218_1673685791dd4108941b6e152c1197e9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624856/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:58.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:37:25.717000Z",
            "updatedTime": "2018-11-10T18:29:27.975167Z",
            "uploadedTime": "2012-04-13T07:37:25.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624856/large_thumb/large.jpg"
        },
        {
            "id": 624855,
            "name": "Dragefjellets Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624855/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624855/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624855/broadcast/6217_5722c31ef60d4b319551159d48ac8e89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624855/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.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:36:27.453000Z",
            "updatedTime": "2018-11-10T18:29:27.976562Z",
            "uploadedTime": "2012-04-13T07:36:27.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624855/large_thumb/large.jpg"
        },
        {
            "id": 624849,
            "name": "Skjold Nesttun Janitsjar",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624849/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624849/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624849/broadcast/6216_26f4248a853444e1989fc46bcd1d0219.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624849/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:59.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T13:48:41.563000Z",
            "updatedTime": "2018-11-10T18:29:27.984817Z",
            "uploadedTime": "2012-04-11T13:48:41.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624849/large_thumb/large.jpg"
        },
        {
            "id": 624848,
            "name": "Lørenskog Musikkorps",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624848/broadcast/6211_d25328311d74425bb5e2f5d29042b6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624848/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:09.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:39:20.370000Z",
            "updatedTime": "2018-11-10T18:29:27.986219Z",
            "uploadedTime": "2012-04-11T10:39:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
        },
        {
            "id": 624846,
            "name": "Vestre Aker Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624846/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624846/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624846/broadcast/6208_a49bfac92c68469db74a3ce9b5640c68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624846/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.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:06:37.467000Z",
            "updatedTime": "2018-11-10T18:29:27.988988Z",
            "uploadedTime": "2012-04-11T10:06:37.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
        },
        {
            "id": 624844,
            "name": "Tønsberg Janitsjarkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624844/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624844/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624844/broadcast/6206_108d35d6e00c4d95b4468feea02ff2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624844/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:52.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:04:35.283000Z",
            "updatedTime": "2018-11-10T18:29:27.990335Z",
            "uploadedTime": "2012-04-11T09:04:35.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624844/large_thumb/large.jpg"
        },
        {
            "id": 624837,
            "name": "Kolbu Janitsjarkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624837/theora/6200_138df8537bc14a71859bbd71b739d636.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624837/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624837/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624837/broadcast/6200_138df8537bc14a71859bbd71b739d636.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624837/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:23.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T12:51:07.463000Z",
            "updatedTime": "2018-11-10T18:29:27.996040Z",
            "uploadedTime": "2012-04-10T12:51:07.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624837/theora/6200_138df8537bc14a71859bbd71b739d636.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624837/large_thumb/large.jpg"
        },
        {
            "id": 625156,
            "name": "Student-TV 2013 Uke 10",
            "header": "Denne uken møter du Studentersamfundets nye leder og finn ut hva Dragvolligaen er.\r\nFinn også ut hvordan det er å være blind, musikkprodusent og lydtekniker. Apropos tar deg med på kurs i netthat, og det blir spennende i nest siste episode av Felles kjøleskap.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625156/theora/Student-TV_2013_uke_10.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625156/small_thumb/Student-TV_2013_uke_10.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625156/large_thumb/Student-TV_2013_uke_10.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625156/broadcast/Student-TV_2013_uke_10.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:13:54",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-03-15T00:29:03Z",
            "updatedTime": "2018-11-10T18:29:27.582519Z",
            "uploadedTime": "2013-03-15T00:29:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625156/theora/Student-TV_2013_uke_10.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625156/large_thumb/Student-TV_2013_uke_10.jpg"
        },
        {
            "id": 625153,
            "name": "Student-TV 2013 Uke 9",
            "header": "Blir man fin av øl og vin? Vi har testet myten! \r\nApropos ser på pavevalget og vi har snakket med Moddi om alkoholpress i musikkbransjen. I tillegg har vi som alltid aktuelle saker om studentlivet: Hvem er smartest på gløshaugen, og hvordan bør du gå fram hvis du vil lage film? \r\nSe også episode 4 av Felles kjøleskap i ukens sending fra Student-TV i Trondheim.",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625153/small_thumb/Uke_9-Frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625153/large_thumb/Uke_9-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625153/theora/Uke_9-Frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625153/broadcast/Uke_9-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:21:38",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-03-08T11:32:24Z",
            "updatedTime": "2018-11-10T18:29:27.585338Z",
            "uploadedTime": "2013-03-08T11:32:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625153/theora/Uke_9-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625153/large_thumb/Uke_9-Frikanalen.jpg"
        },
        {
            "id": 625152,
            "name": "Student-TV 2013 Uke 8",
            "header": "Denne uken har vi besøkt Luftkrigsskolen i Trondheim, hvor studentene har en litt annerledes skoledag.\r\nKonfliken tilspisses i episode 3 av Felles kjøleskap, og få med deg finalen av Lesesalen. Studentlekene har blitt arrangert i Trondheim, og vi har snakket med Samfundetlederen om hva som er viktig når det nå skal velges ny leder av Samfundet.",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625152/small_thumb/Uke_8-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625152/theora/Uke_8-Frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625152/large_thumb/Uke_8-Frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625152/broadcast/Uke_8-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:16:54.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-03-08T11:28:41Z",
            "updatedTime": "2018-11-10T18:29:27.586690Z",
            "uploadedTime": "2013-03-08T11:28:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625152/theora/Uke_8-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625152/large_thumb/Uke_8-Frikanalen.jpg"
        },
        {
            "id": 625151,
            "name": "Student-TV 2013 Uke 7",
            "header": "Denne uken sjekker vi ut magedanskurs på ISFiT, \r\nhumorspalten Apropos presenterer TV2s nye \r\nprogrammer, vi får tidenes mest dramatiske episode av \r\nLesesalen (4:5) og vi har snakket med studenter som har \r\nhybel på havet.",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625151/small_thumb/Uke_7-Frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625151/large_thumb/Uke_7-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625151/theora/Uke_7-Frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625151/broadcast/Uke_7-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:11:10.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-03-08T11:22:44Z",
            "updatedTime": "2018-11-10T18:29:27.588083Z",
            "uploadedTime": "2013-03-08T11:22:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625151/theora/Uke_7-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625151/large_thumb/Uke_7-Frikanalen.jpg"
        },
        {
            "id": 625144,
            "name": "Student-TV 2013 Uke 6",
            "header": "Aktuelt: Nyhet: Vil forbedre eksamen\r\nApropos Verdens rikeste land\r\nRomkameraten 2:6\r\nLesesalen 3:5\r\n\r\nKonkurranse: Fristen er utgått. Se dusken.no/tv for ferske konkurranser",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625144/large_thumb/Uke_6-Frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625144/small_thumb/Uke_6-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625144/theora/Uke_6-Frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625144/broadcast/Uke_6-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:13:23.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-02-15T09:44:44Z",
            "updatedTime": "2018-11-10T18:29:27.597666Z",
            "uploadedTime": "2013-02-15T09:44:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625144/theora/Uke_6-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625144/large_thumb/Uke_6-Frikanalen.jpg"
        },
        {
            "id": 625143,
            "name": "Student-TV 2013 Uke 5",
            "header": "Parodi: Stian Stud - Trondheims nye talkshow!\r\nRomkameraten 1:6\r\nLesesalen 2:5",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625143/theora/Uke_5-Frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625143/small_thumb/Uke_5-Frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625143/large_thumb/Uke_5-Frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625143/broadcast/Uke_5-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:40.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-02-15T09:43:53Z",
            "updatedTime": "2018-11-10T18:29:27.599040Z",
            "uploadedTime": "2013-02-15T09:43:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625143/theora/Uke_5-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625143/large_thumb/Uke_5-Frikanalen.jpg"
        },
        {
            "id": 625142,
            "name": "Student-TV 2013 Uke 4",
            "header": "Apropos Jobbintervju: Villig til sex på julebord? Vi avslører hva som egentlig blir sagt på jobbintervjuet.\r\nAktuelt: Nyhet: Trøndelagsdagen\r\nReportasje: Kantine-Lizzie - en hverdagshelt?\r\nLesesalen 1:5: fem Studenter - en lesesal - fem uker - en vinner!",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625142/large_thumb/Uke_4-Untitled_QuickTime_Movie.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625142/small_thumb/Uke_4-Untitled_QuickTime_Movie.jpg",
                "theora": "https://upload.frikanalen.no/media/625142/theora/Uke_4-Untitled_QuickTime_Movie.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625142/broadcast/Uke_4-Untitled_QuickTime_Movie.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:08:18.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-02-15T09:43:03Z",
            "updatedTime": "2018-11-10T18:29:27.600413Z",
            "uploadedTime": "2013-02-15T09:43:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625142/theora/Uke_4-Untitled_QuickTime_Movie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625142/large_thumb/Uke_4-Untitled_QuickTime_Movie.jpg"
        },
        {
            "id": 625141,
            "name": "Student-TV 2013 Uke 3",
            "header": "Aktuelt: Nyhet: Studiestøtte\r\nApropos Dommedag: Ikke alle er like glad for at dommedag aldri kom...\r\nAktuelt: Nyhet: Studenter lager racerbil",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625141/small_thumb/Uke2-3STV-Frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625141/large_thumb/Uke2-3STV-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625141/theora/Uke2-3STV-Frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625141/broadcast/Uke2-3STV-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:06:23.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-02-15T09:39:24Z",
            "updatedTime": "2018-11-10T18:29:27.601763Z",
            "uploadedTime": "2013-02-15T09:39:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625141/theora/Uke2-3STV-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625141/large_thumb/Uke2-3STV-Frikanalen.jpg"
        },
        {
            "id": 624823,
            "name": "Bibelstudier 04 (2 kv 2012)",
            "header": "Evangelisering. Hva slags spor setter den som spres sin tror? Må man selv praktisere det man forkynner?       Evangelisering kan og må utføres på mange forskjellige måter. Tor Tjeransen er programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624823/theora/orig_273df2c2e1b8417090a665b960e24af6.ogv",
                "original": "https://upload.frikanalen.no/media/624823/original/orig_273df2c2e1b8417090a665b960e24af6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624823/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624823/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624823/broadcast/6142_f02b53b3dda14fbf88ddf4317050ce88.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624823/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-03-29T08:54:55.387000Z",
            "updatedTime": "2018-11-10T18:29:28.013309Z",
            "uploadedTime": "2012-03-29T08:54:55.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624823/theora/orig_273df2c2e1b8417090a665b960e24af6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624823/large_thumb/large.jpg"
        },
        {
            "id": 624821,
            "name": "Tangert 2012 02",
            "header": "Grunnlaget for trosfriheten. Vi skal ikke så langt tilbake i Norges historie for å komme til en tid der både jøder og jesuitter var forbudt i landet. I dag nyter vi godt av trosfrihet. Hva er grunnlaget for denne friheten?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624821/theora/orig_85ac679538b14bf5b442dd20b5b9e846.ogv",
                "original": "https://upload.frikanalen.no/media/624821/original/orig_85ac679538b14bf5b442dd20b5b9e846.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624821/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624821/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624821/broadcast/6153_9c839e1a4a1a4638be0edcecd27b2398.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624821/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:39:39.833000Z",
            "updatedTime": "2018-11-10T18:29:28.016198Z",
            "uploadedTime": "2012-03-29T09:39:39.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624821/theora/orig_85ac679538b14bf5b442dd20b5b9e846.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624821/large_thumb/large.jpg"
        },
        {
            "id": 624820,
            "name": "Bibelstudier 03 (2 kv 2012)",
            "header": "Åndelige gaver. Alle mennesker har en nådegave fra Gud som ikke er helt lik en annens nådegave. Paneldeltakerne \ntror at alle kan finne sin egen nådegave og ta den i bruk. Programleder er Tor Tjeransen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624820/theora/orig_0701d3d72537402886cd3e30656a1160.ogv",
                "original": "https://upload.frikanalen.no/media/624820/original/orig_0701d3d72537402886cd3e30656a1160.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624820/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624820/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624820/broadcast/6141_f3cae65464814a3bb0fd145ffc9a7e43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624820/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-03-29T08:51:55.730000Z",
            "updatedTime": "2018-11-10T18:29:28.017566Z",
            "uploadedTime": "2012-03-29T08:51:55.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624820/theora/orig_0701d3d72537402886cd3e30656a1160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624820/large_thumb/large.jpg"
        },
        {
            "id": 625135,
            "name": "Opprinnelsen, 13 En ny jord",
            "header": "Gud vil gjenskape vår gamle og ødelagte jord. Han vil skape en ny jord med rettferdighet og uten ondskap. Prograleder for dette kvartals bibelstudier har vært Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625135/theora/orig_17e0447ed7b848edbc2f3097d413b82b.ogv",
                "original": "https://upload.frikanalen.no/media/625135/original/orig_17e0447ed7b848edbc2f3097d413b82b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625135/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625135/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625135/broadcast/6640_b32acaf98bcb4ef89a755d7b4f1630f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625135/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-12-31T14:17:52.053000Z",
            "updatedTime": "2018-11-10T18:29:27.610329Z",
            "uploadedTime": "2012-12-31T14:17:52.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625135/theora/orig_17e0447ed7b848edbc2f3097d413b82b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625135/large_thumb/large.jpg"
        },
        {
            "id": 625134,
            "name": "Opprinnelsen, 12 Evangeliet",
            "header": "Bibelen viser at det er en sterk sammenheng mellom skapelsen og det glade budskapet, evangeliet. Terje Bjerka er programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625134/theora/orig_dd4b8c1cb19b4829b0aa988d7641c53b.ogv",
                "original": "https://upload.frikanalen.no/media/625134/original/orig_dd4b8c1cb19b4829b0aa988d7641c53b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625134/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625134/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625134/broadcast/6639_ada6ea7b21404993907cb0d5c460875a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625134/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-12-31T14:12:34.100000Z",
            "updatedTime": "2018-11-10T18:29:27.611869Z",
            "uploadedTime": "2012-12-31T14:12:34.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625134/theora/orig_dd4b8c1cb19b4829b0aa988d7641c53b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625134/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": 625133,
            "name": "Opprinnelsen, 11 Sabbaten",
            "header": "Jesus sier at sabbaten ble til for menneskets skyld.Er dette et ekko fra skapelsen? Terje Bjerka er programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625133/theora/orig_3a6978a8af6c48449504fa69e0b787ea.ogv",
                "original": "https://upload.frikanalen.no/media/625133/original/orig_3a6978a8af6c48449504fa69e0b787ea.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625133/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625133/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625133/broadcast/6638_7935544018584196b04b6c77c04823cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625133/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-12-31T14:08:24.757000Z",
            "updatedTime": "2018-11-10T18:29:27.613354Z",
            "uploadedTime": "2012-12-31T14:08:24.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625133/theora/orig_3a6978a8af6c48449504fa69e0b787ea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625133/large_thumb/large.jpg"
        },
        {
            "id": 625132,
            "name": "Opprinnelsen, 10 Forvaltning",
            "header": "Gud ba de første menneskene om å stelle og utvikle hagen de ble plassert i. Ligger det her en oppfordring til forstandig miljøforvaltning? Har Gud omsorg for sitt skaperverk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625132/theora/orig_c82c078fdacc47aca01e1fe4559fd124.ogv",
                "original": "https://upload.frikanalen.no/media/625132/original/orig_c82c078fdacc47aca01e1fe4559fd124.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625132/broadcast/6637_5e02160e02cd460e8ff8ca65f637ef86.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625132/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-12-31T14:04:22.487000Z",
            "updatedTime": "2018-11-10T18:29:27.614727Z",
            "uploadedTime": "2012-12-31T14:04:22.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625132/theora/orig_c82c078fdacc47aca01e1fe4559fd124.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625132/large_thumb/large.jpg"
        },
        {
            "id": 625131,
            "name": "Opprinnelsen, 09 Ekteskapet",
            "header": "Kort etter skapelsen innstiftet Gud ekteskapet. Hva forteller dette om Gud? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625131/theora/orig_ac784a6911ed48f3806aa2093f28e5eb.ogv",
                "original": "https://upload.frikanalen.no/media/625131/original/orig_ac784a6911ed48f3806aa2093f28e5eb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625131/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625131/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625131/broadcast/6636_77441b4da8c74fd4baa9bdcd27aa050c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625131/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-12-31T13:59:06.380000Z",
            "updatedTime": "2018-11-10T18:29:27.616118Z",
            "uploadedTime": "2012-12-31T13:59:06.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625131/theora/orig_ac784a6911ed48f3806aa2093f28e5eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625131/large_thumb/large.jpg"
        },
        {
            "id": 625130,
            "name": "Opprinnelsen, 08 Jesus",
            "header": "Gud har ikke bare skapt, men han opprettholder også skaperverket.Og han har et endelig mål han arbeider mot. Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625130/theora/orig_a8ecddc005b44c5a8e6b9edca49fd8d4.ogv",
                "original": "https://upload.frikanalen.no/media/625130/original/orig_a8ecddc005b44c5a8e6b9edca49fd8d4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625130/broadcast/6635_45335697a47b48b78dc90d828e15a710.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625130/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-12-31T13:54:55.800000Z",
            "updatedTime": "2018-11-10T18:29:27.617527Z",
            "uploadedTime": "2012-12-31T13:54:55.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625130/theora/orig_a8ecddc005b44c5a8e6b9edca49fd8d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625130/large_thumb/large.jpg"
        },
        {
            "id": 625129,
            "name": "Opprinnelsen, 07 en gåte",
            "header": "Vår verden gir vitnesbyrd om både godhet og ondskap. Er ondskapen et bevis for at Gud ikke finnes, eller finnes en annen forklaring? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625129/theora/orig_ecaa51c68c244bc392594c253eacbfc7.ogv",
                "original": "https://upload.frikanalen.no/media/625129/original/orig_ecaa51c68c244bc392594c253eacbfc7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625129/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625129/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625129/broadcast/6634_3904a92bd42c4f7586b1a20008b80b7c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625129/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-12-31T13:51:08.863000Z",
            "updatedTime": "2018-11-10T18:29:27.618894Z",
            "uploadedTime": "2012-12-31T13:51:08.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625129/theora/orig_ecaa51c68c244bc392594c253eacbfc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625129/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": 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": 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": 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": 625123,
            "name": "Folkehelsens røtter 08",
            "header": "Per de Lange tar oss med tilbake i historienn for å vise den lange veien fram til dagens kunnskap innen folkehelsen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625123/theora/orig_5396c2763dc24d47a7906a6f5539895b.ogv",
                "original": "https://upload.frikanalen.no/media/625123/original/orig_5396c2763dc24d47a7906a6f5539895b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625123/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625123/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625123/broadcast/6641_33cd96c50f2d42bf8a85f765608aa263.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625123/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-31T14:26:42.217000Z",
            "updatedTime": "2018-11-10T18:29:27.627195Z",
            "uploadedTime": "2012-12-31T14:26:42.217000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625123/theora/orig_5396c2763dc24d47a7906a6f5539895b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625123/large_thumb/large.jpg"
        },
        {
            "id": 625122,
            "name": "Folkehelsens røtter 09",
            "header": "Per de Lange tar oss med tilbake i historienn for å vise den lange veien fram til dagens kunnskap innen folkehelsen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625122/theora/orig_e0969cddbffc41f9a6845bedb431ac30.ogv",
                "original": "https://upload.frikanalen.no/media/625122/original/orig_e0969cddbffc41f9a6845bedb431ac30.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625122/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625122/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625122/broadcast/6642_8653f430f0234b09b40e1457fbe8e03d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625122/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:52.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-31T14:35:28.293000Z",
            "updatedTime": "2018-11-10T18:29:27.628566Z",
            "uploadedTime": "2012-12-31T14:35:28.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625122/theora/orig_e0969cddbffc41f9a6845bedb431ac30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625122/large_thumb/large.jpg"
        },
        {
            "id": 625121,
            "name": "Folkehelsens røtter 07",
            "header": "Per de Lange tar oss med tilbake i historien og viser oss helsevitenskapens røtter. I siste del av programmet forteller han om mat som er egnet til å styrke kroppen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625121/theora/orig_710a8d8e69804f288f3a855f28b9ff9e.ogv",
                "original": "https://upload.frikanalen.no/media/625121/original/orig_710a8d8e69804f288f3a855f28b9ff9e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625121/broadcast/6629_265086f0cd894a35b46696c00987bada.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625121/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:53.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-28T09:18:21.713000Z",
            "updatedTime": "2018-11-10T18:29:27.629910Z",
            "uploadedTime": "2012-12-28T09:18:21.713000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625121/theora/orig_710a8d8e69804f288f3a855f28b9ff9e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625121/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": 625119,
            "name": "Folkehelsens røtter 06",
            "header": "Per de Lange tar oss med tilbake i historien og forteller om folkehelsevitenskapens kronglete vei fram til dagens anbefalinger.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625119/theora/orig_e6a8a3eaa2064f05abc0d43eb94479a5.ogv",
                "original": "https://upload.frikanalen.no/media/625119/original/orig_e6a8a3eaa2064f05abc0d43eb94479a5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625119/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625119/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625119/broadcast/6628_3090077363ca4a3397458c496176981e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625119/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:55.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-28T09:08:12.247000Z",
            "updatedTime": "2018-11-10T18:29:27.632632Z",
            "uploadedTime": "2012-12-28T09:08:12.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625119/theora/orig_e6a8a3eaa2064f05abc0d43eb94479a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625119/large_thumb/large.jpg"
        },
        {
            "id": 625118,
            "name": "Opprinnelsen, 06 Syndefallet",
            "header": "En av Guds skapninger gjorde opprør i Guds nyskapte verden. Hvorfor kunne ikke Gud bare drepe Satan før han fikk gjort mye skade? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625118/theora/orig_444cfa27c4284e6ca1c1123ab1234e3f.ogv",
                "original": "https://upload.frikanalen.no/media/625118/original/orig_444cfa27c4284e6ca1c1123ab1234e3f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625118/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625118/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625118/broadcast/6633_6102a1ef208e4c8fb32fc2740853bb18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625118/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-12-31T13:46:06.850000Z",
            "updatedTime": "2018-11-10T18:29:27.634013Z",
            "uploadedTime": "2012-12-31T13:46:06.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625118/theora/orig_444cfa27c4284e6ca1c1123ab1234e3f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625118/large_thumb/large.jpg"
        },
        {
            "id": 625117,
            "name": "Opprinnelsen, 05 moral",
            "header": "Hvorfor skapte Gud et tre i hagen som kunne gi kunnskap om Goddt og ondt? Hva har dette med moral og en fri vilje å gjøre. Får vi her innsikt i noe av det dypeste som bibelen åpenbarer?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625117/theora/orig_90c3de737bf842ed8d98adae10a5896d.ogv",
                "original": "https://upload.frikanalen.no/media/625117/original/orig_90c3de737bf842ed8d98adae10a5896d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625117/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625117/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625117/broadcast/6632_58b2b584cfdd44a59b5974d8fb29b254.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625117/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-12-31T13:40:58.210000Z",
            "updatedTime": "2018-11-10T18:29:27.635401Z",
            "uploadedTime": "2012-12-31T13:40:58.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625117/theora/orig_90c3de737bf842ed8d98adae10a5896d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625117/large_thumb/large.jpg"
        },
        {
            "id": 625116,
            "name": "Opprinnelsen, 04 Bibelsk tema",
            "header": "Om Gud er skaper eller ikke må ha stor betydning for eetikk og tro. Hvordan henger skapelsen sammen med en tro på en Gud son har noe han skulle ha sagt. Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625116/theora/orig_cb2f24e5627342739478984c9df42f90.ogv",
                "original": "https://upload.frikanalen.no/media/625116/original/orig_cb2f24e5627342739478984c9df42f90.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625116/broadcast/6631_87f4da20030f45cbb70cb0bf6dddf381.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625116/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-12-31T13:35:33.927000Z",
            "updatedTime": "2018-11-10T18:29:27.636819Z",
            "uploadedTime": "2012-12-31T13:35:33.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625116/theora/orig_cb2f24e5627342739478984c9df42f90.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625116/large_thumb/large.jpg"
        },
        {
            "id": 625115,
            "name": "Opprinnelsen, 03 Fullført",
            "header": "Da Gud fullførte skapelsen av himmel og jord gav han til slutt menneskene en viktig gave. Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625115/theora/orig_fcb99a9118da4bd68c56d7ef6b05e569.ogv",
                "original": "https://upload.frikanalen.no/media/625115/original/orig_fcb99a9118da4bd68c56d7ef6b05e569.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625115/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625115/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625115/broadcast/6630_1656abfe5613463f83a3bd1d22c3e5c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625115/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-12-31T13:31:05.343000Z",
            "updatedTime": "2018-11-10T18:29:27.638203Z",
            "uploadedTime": "2012-12-31T13:31:05.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625115/theora/orig_fcb99a9118da4bd68c56d7ef6b05e569.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625115/large_thumb/large.jpg"
        },
        {
            "id": 624764,
            "name": "UKA TV 2012 episode 3",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624764/theora/5907_228c6a4e181e41c0ba802fb27cf211fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624764/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624764/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624764/broadcast/5907_767bca87108f463f9a1be8a644e9d7be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624764/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:13.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:46:37.013000Z",
            "updatedTime": "2018-11-10T18:29:28.092286Z",
            "uploadedTime": "2012-01-02T14:46:37.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624764/theora/5907_228c6a4e181e41c0ba802fb27cf211fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624764/large_thumb/large.jpg"
        },
        {
            "id": 623405,
            "name": "HelseExpo Modum",
            "header": "Helsepersonell tester i samarbeid med Sunnhetsbladet folks helse mens de shopper i et handlesenter.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623405/theora/3976_a5dc4808bf6c4797b311ff2de7ab6862.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623405/broadcast/3976_bd3626a80b134f92bad898cce57162a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623405/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:27:54.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T09:40:53.137000Z",
            "updatedTime": "2018-11-10T18:29:29.837340Z",
            "uploadedTime": "2010-02-17T09:40:53.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623405/theora/3976_a5dc4808bf6c4797b311ff2de7ab6862.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623405/large_thumb/large.jpg"
        }
    ]
}