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

{
    "count": 3396,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=150&ordering=-has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=50&ordering=-has_tono_records",
    "results": [
        {
            "id": 624891,
            "name": "Bibelstudier 10 (2 kv 2012)",
            "header": "Reaksjon i kjærlighet. Kjærlighet er evangeliets utgangspunkt . Er det noen motsetning mellom plikt og kjærlighet? \nVi hører programleder Tor Tjeransen og Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624891/theora/orig_8c1734f65fe247088adb3216515d108e.ogv",
                "original": "https://upload.frikanalen.no/media/624891/original/orig_8c1734f65fe247088adb3216515d108e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624891/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624891/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624891/broadcast/6148_4212a1d3b2e2448b9b3d5845dc89ffda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624891/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:14:29.640000Z",
            "updatedTime": "2018-11-10T18:29:27.927580Z",
            "uploadedTime": "2012-03-29T09:14:29.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624891/theora/orig_8c1734f65fe247088adb3216515d108e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624891/large_thumb/large.jpg"
        },
        {
            "id": 624890,
            "name": "Bibelstudier 11 (2 kv 2012)",
            "header": "Fortell menigheten. Ikke mye inspirerer like godt som suksesshistorier. De gode historiene må deles.\nVi hører programleder Tor Tjeransen og Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624890/theora/orig_5a325449b3d14c6c84e3100a09646e5b.ogv",
                "original": "https://upload.frikanalen.no/media/624890/original/orig_5a325449b3d14c6c84e3100a09646e5b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624890/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624890/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624890/broadcast/6149_c7453b1f687a4dc8be9b35516cfcfa95.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624890/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:17:35.527000Z",
            "updatedTime": "2018-11-10T18:29:27.928931Z",
            "uploadedTime": "2012-03-29T09:17:35.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624890/theora/orig_5a325449b3d14c6c84e3100a09646e5b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624890/large_thumb/large.jpg"
        },
        {
            "id": 624878,
            "name": "Bibelstudier 06 (2 kv 2012)",
            "header": "Personlig evangelisme. Evangelisme dreier seg ofte om samtaler under fire øyne. Slike samtaler gir verdifull erfaring. I studio hører vi programleder Tor Tjeransen, Lynn S. Kvinge og Sven-Inge Frantzen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624878/theora/orig_05a53551f6044bb5a71282de40017f46.ogv",
                "original": "https://upload.frikanalen.no/media/624878/original/orig_05a53551f6044bb5a71282de40017f46.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624878/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624878/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624878/broadcast/6144_cffaf25b82994ba89be2b29eac1627ac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624878/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:00:22.260000Z",
            "updatedTime": "2018-11-10T18:29:27.945454Z",
            "uploadedTime": "2012-03-29T09:00:22.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624878/theora/orig_05a53551f6044bb5a71282de40017f46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624878/large_thumb/large.jpg"
        },
        {
            "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": 624875,
            "name": "Dagen Derpå: Stress",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624875/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624875/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624875/broadcast/6115_8162227d233143c58cb0f137a52c175c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624875/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:22:44.930000Z",
            "updatedTime": "2018-11-10T18:29:27.949784Z",
            "uploadedTime": "2012-03-15T19:22:44.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624875/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": 624865,
            "name": "Sarpsborg Janitsjarorkester",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624865/theora/6235_c7ba80082b56490cbc0ea5ada94fb18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624865/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624865/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624865/broadcast/6235_c7ba80082b56490cbc0ea5ada94fb18d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624865/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:37.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:59:15.980000Z",
            "updatedTime": "2018-11-10T18:29:27.962592Z",
            "uploadedTime": "2012-04-23T12:59:15.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624865/theora/6235_c7ba80082b56490cbc0ea5ada94fb18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624865/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": 624858,
            "name": "Dagen Derpå: Kreativitet",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624858/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624858/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624858/broadcast/6117_5d77149ecb004f4bb841f584ef5160e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624858/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:01.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:28:59Z",
            "updatedTime": "2018-11-10T18:29:27.972346Z",
            "uploadedTime": "2012-03-15T19:28:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624858/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": 624850,
            "name": "Sandefjord Ungdomskorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624850/broadcast/6215_a41d61539a7c40039dec20e87467e51d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624850/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.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T12:26:06.637000Z",
            "updatedTime": "2018-11-10T18:29:27.983425Z",
            "uploadedTime": "2012-04-11T12:26:06.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624850/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": 624847,
            "name": "Lillestrøm Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624847/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624847/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624847/broadcast/6207_8ff53fd581cc44cd832ddb8186bd5c6a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624847/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:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:54:16.193000Z",
            "updatedTime": "2018-11-10T18:29:27.987637Z",
            "uploadedTime": "2012-04-11T09:54:16.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624847/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": 624842,
            "name": "Sagene Janitsjarkorps NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624842/theora/6203_830f4689e3324a4c8a5e5fcc319b25f0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624842/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624842/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624842/broadcast/6203_830f4689e3324a4c8a5e5fcc319b25f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624842/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:47.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T07:52:00.513000Z",
            "updatedTime": "2018-11-10T18:29:27.993231Z",
            "uploadedTime": "2012-04-11T07:52:00.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624842/theora/6203_830f4689e3324a4c8a5e5fcc319b25f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624842/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": 624835,
            "name": "Halsen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624835/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624835/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624835/broadcast/6197_89bd5dc9f9074bf48a1456081779fb94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624835/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.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:03:58.307000Z",
            "updatedTime": "2018-11-10T18:29:27.998766Z",
            "uploadedTime": "2012-04-10T11:03:58.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
        },
        {
            "id": 624832,
            "name": "Borge Musikkorps NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624832/theora/6195_132c4a2fb628401ca1a7060fb8076315.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624832/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624832/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624832/broadcast/6195_132c4a2fb628401ca1a7060fb8076315.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624832/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:33.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T10:45:18.903000Z",
            "updatedTime": "2018-11-10T18:29:28.001557Z",
            "uploadedTime": "2012-04-10T10:45:18.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624832/theora/6195_132c4a2fb628401ca1a7060fb8076315.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624832/large_thumb/large.jpg"
        },
        {
            "id": 624824,
            "name": "Bibelstudier 02 (2 kv 2012)",
            "header": "Medlemmer i tjeneste. I en menighet er det et mål at alle skal ha en oppgave å utføre. Lynn S. Kvinge fra Norsk Bibelinstitutt, pastor i Bergen Sven-Inge Frantzen, og programleder Tor Tjeransen oppmuntrer alle som tror til å spre det glade budskapet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624824/theora/orig_9ab46fc6be594f5daf8055571522e859.ogv",
                "original": "https://upload.frikanalen.no/media/624824/original/orig_9ab46fc6be594f5daf8055571522e859.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624824/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624824/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624824/broadcast/6140_2338eedf3b46463fa455dd698660b5b9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624824/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:48:45.463000Z",
            "updatedTime": "2018-11-10T18:29:28.011753Z",
            "uploadedTime": "2012-03-29T08:48:45.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624824/theora/orig_9ab46fc6be594f5daf8055571522e859.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624824/large_thumb/large.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": 624816,
            "name": "Livsstilsagenten 02",
            "header": "Fargerik mat. Livsstilsagent Per de Lange besøker to matglade lektorer ved Universitet i Agder, Anne Merete Selvik Ask og Ingebjørg Aarek.\nDe gleder seg over gresk mat og livsstil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624816/theora/orig_9107c74c70f5447193586bf68c89bd96.ogv",
                "original": "https://upload.frikanalen.no/media/624816/original/orig_9107c74c70f5447193586bf68c89bd96.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624816/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624816/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624816/broadcast/6155_8e830eef23bc4262a9cd9d87c7349eaa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624816/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:51:37.800000Z",
            "updatedTime": "2018-11-10T18:29:28.023159Z",
            "uploadedTime": "2012-03-29T09:51:37.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624816/theora/orig_9107c74c70f5447193586bf68c89bd96.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624816/large_thumb/large.jpg"
        },
        {
            "id": 624812,
            "name": "Dagen Derpå: Kosmorama",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624812/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624812/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624812/broadcast/6044_0021edfbb7244d7ea46365be47733820.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:46:20Z",
            "updatedTime": "2018-11-10T18:29:28.027309Z",
            "uploadedTime": "2012-02-19T20:46:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
        },
        {
            "id": 624802,
            "name": "Dagen Derpå: Søtsaker",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
                "original": "https://upload.frikanalen.no/media/624802/original/orig_42fe7b607ef24defb31c487b23f71a7c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624802/broadcast/6042_69d409a784db479da704c53da2fd913a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:40:11Z",
            "updatedTime": "2018-11-10T18:29:28.040993Z",
            "uploadedTime": "2012-02-19T20:40:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
        },
        {
            "id": 624800,
            "name": "Gjallarhorn NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624800/theora/6094_41d543b47a464c058649b58573603dbf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624800/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624800/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624800/broadcast/6094_41d543b47a464c058649b58573603dbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624800/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:10.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:53:55.570000Z",
            "updatedTime": "2018-11-10T18:29:28.042331Z",
            "uploadedTime": "2012-03-06T13:53:55.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624800/theora/6094_41d543b47a464c058649b58573603dbf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624800/large_thumb/large.jpg"
        },
        {
            "id": 627916,
            "name": "Takk fra barn i Gaza",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627916/theora/2024-09-04 13-23-30.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627916/broadcast/2024-09-04 13-23-30.dv",
                "original": "https://upload.frikanalen.no/media/627916/original/2024-09-04 13-23-30.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627916/large_thumb/2024-09-04 13-23-30.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:13:01.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-09-06T21:19:50.462686Z",
            "updatedTime": "2024-10-04T09:20:39.866443Z",
            "uploadedTime": "2024-09-06T21:22:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627916/theora/2024-09-04 13-23-30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627916/large_thumb/2024-09-04 13-23-30.jpg"
        },
        {
            "id": 623110,
            "name": "Silje Strandengen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623110/broadcast/3517_924f00db42b54bee9e69816c78750cbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623110/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:05:03.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-18T18:10:28Z",
            "updatedTime": "2018-11-10T18:29:30.212383Z",
            "uploadedTime": "2009-09-18T18:10:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623110/large_thumb/large.jpg"
        },
        {
            "id": 625167,
            "name": "Student-TV 2013 Uke 12",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg",
                "theora": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625167/small_thumb/uke12.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625167/broadcast/uke12.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:05.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-04-06T08:20:55Z",
            "updatedTime": "2018-11-10T18:29:27.571711Z",
            "uploadedTime": "2013-04-06T08:20:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.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": 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": 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": 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": 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": 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": 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": 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": 625107,
            "name": "Det nye Kina",
            "header": "Stadig flere kinesere finner mening i livet ved å slutte seg til Kristen tro. Gunnar Jørgensen gir i programmet en rapport om møte med kristenledere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625107/theora/orig_e8c21906c3d44d4aa8371cd5d287c981.ogv",
                "original": "https://upload.frikanalen.no/media/625107/original/orig_e8c21906c3d44d4aa8371cd5d287c981.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625107/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625107/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625107/broadcast/6614_5544216c9e4140faaaffd9b6b46caa0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625107/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-20T11:40:16.737000Z",
            "updatedTime": "2018-11-10T18:29:27.649101Z",
            "uploadedTime": "2012-12-20T11:40:16.737000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625107/theora/orig_e8c21906c3d44d4aa8371cd5d287c981.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625107/large_thumb/large.jpg"
        },
        {
            "id": 625106,
            "name": "Opprinnelsen, 02 Skapelsen",
            "header": "Er det at jorden er et godt sted for mennesker å være et resultat av blind tilfeldighet? Eller er vi og vår verden et resultat av en skapende og kjærlig Gud? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625106/theora/orig_6ea22812c615419e9aae7f60ca87f885.ogv",
                "original": "https://upload.frikanalen.no/media/625106/original/orig_6ea22812c615419e9aae7f60ca87f885.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625106/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625106/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625106/broadcast/6617_687f531d4e954abbb60ba60343525d21.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625106/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-20T11:56:53.453000Z",
            "updatedTime": "2018-11-10T18:29:27.650542Z",
            "uploadedTime": "2012-12-20T11:56:53.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625106/theora/orig_6ea22812c615419e9aae7f60ca87f885.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625106/large_thumb/large.jpg"
        },
        {
            "id": 625094,
            "name": "Religion eller Jesus? Del 5",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 5\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625094/theora/6592_5c9c488685024164a3f0f12171c2f71e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625094/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625094/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625094/broadcast/6592_a9cee290c16e418f9eae583d51774342.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625094/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-12-06T18:55:14Z",
            "updatedTime": "2018-11-10T18:29:27.664293Z",
            "uploadedTime": "2012-12-06T18:55:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625094/theora/6592_5c9c488685024164a3f0f12171c2f71e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625094/large_thumb/large.jpg"
        },
        {
            "id": 625085,
            "name": "Religion eller Jesus? Del 4",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 4\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625085/theora/6555_e194d91ac5084a6388996f14567a7639.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625085/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625085/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625085/broadcast/6555_f82333c08c3a47669ee3944baff3a5ea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625085/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-11-08T18:11:02Z",
            "updatedTime": "2018-11-10T18:29:27.675580Z",
            "uploadedTime": "2012-11-08T18:11:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625085/theora/6555_e194d91ac5084a6388996f14567a7639.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625085/large_thumb/large.jpg"
        },
        {
            "id": 625045,
            "name": "BI parodi",
            "header": "Ikke forbli en lettvekter...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625045/theora/6558_b7a5847c5a0840599f8f0336d87e7ede.ogv",
                "original": "https://upload.frikanalen.no/media/625045/original/orig_cdb945ac3bb44d50afb57b702811a1b2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625045/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625045/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625045/broadcast/6558_f7faacbf2b354f38b5d614730acbab93.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625045/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:00:57.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T20:04:33.117000Z",
            "updatedTime": "2018-11-10T18:29:27.732210Z",
            "uploadedTime": "2012-11-08T20:04:33.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625045/theora/6558_b7a5847c5a0840599f8f0336d87e7ede.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625045/large_thumb/large.jpg"
        },
        {
            "id": 625076,
            "name": "Religion eller Jesus? Del 1",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625076/theora/6552_521bb3512b664a9888162a451b239acb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625076/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625076/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625076/broadcast/6552_8bbfdd54b1ae481c9d63725bf5604a2b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625076/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-11-08T17:51:15Z",
            "updatedTime": "2018-11-10T18:29:27.686941Z",
            "uploadedTime": "2012-11-08T17:51:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625076/theora/6552_521bb3512b664a9888162a451b239acb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625076/large_thumb/large.jpg"
        },
        {
            "id": 625073,
            "name": "Ritualer i menigheten.",
            "header": "Hva er eventuelle ritualer godt for? Program 9 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625073/theora/orig_db21f635beb14843bed9366e42ab13f7.ogv",
                "original": "https://upload.frikanalen.no/media/625073/original/orig_db21f635beb14843bed9366e42ab13f7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625073/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625073/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625073/broadcast/6424_217cd38431c245d5b4be06822c5e7f40.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625073/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:59:09.883000Z",
            "updatedTime": "2018-11-10T18:29:27.691156Z",
            "uploadedTime": "2012-09-21T08:59:09.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625073/theora/orig_db21f635beb14843bed9366e42ab13f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625073/large_thumb/large.jpg"
        },
        {
            "id": 624793,
            "name": "Jølster Musikklag NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624793/theora/6088_32479222ca984f64b8e6b1c6326c0a17.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624793/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624793/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624793/broadcast/6088_32479222ca984f64b8e6b1c6326c0a17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624793/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:45",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:43:16.360000Z",
            "updatedTime": "2018-11-10T18:29:28.051985Z",
            "uploadedTime": "2012-03-06T12:43:16.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624793/theora/6088_32479222ca984f64b8e6b1c6326c0a17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624793/large_thumb/large.jpg"
        }
    ]
}