List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=3050&ordering=has_tono_records
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3724,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3100&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3000&ordering=has_tono_records",
    "results": [
        {
            "id": 622558,
            "name": "Sang: Per & Monica, Tyttebæret",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622558/theora/1535_10a7c0befb884039a51ea0307ecc630c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622558/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622558/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622558/broadcast/orig_SANG Tyttebaeret Per & Monica.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622558/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:02:24.160000",
            "durationSec": 144.16,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.557381Z",
            "uploadedTime": "2009-01-02T01:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622558/theora/1535_10a7c0befb884039a51ea0307ecc630c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622558/large_thumb/large.jpg"
        },
        {
            "id": 622557,
            "name": "Sang: Per & Monica, Jesus..",
            "header": "Jesus din søte forening",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622557/theora/1534_a65e3ca2622f48bea2b827a782a5560b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622557/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622557/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622557/broadcast/orig_SANG Jesus din soete Per & Monica.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622557/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:03:48.760000",
            "durationSec": 228.76,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.558787Z",
            "uploadedTime": "2009-01-02T01:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622557/theora/1534_a65e3ca2622f48bea2b827a782a5560b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622557/large_thumb/large.jpg"
        },
        {
            "id": 623293,
            "name": "Talentfabrikken 2010 uke 01",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623293/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623293/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623293/broadcast/2865_ec18ac43f145481b9eec89387d13fdcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623293/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.120000",
            "durationSec": 1738.12,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:16:12.463000Z",
            "updatedTime": "2018-11-10T18:29:29.985632Z",
            "uploadedTime": "2009-05-15T22:16:12.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623293/large_thumb/large.jpg"
        },
        {
            "id": 622556,
            "name": "Musikk: Gebet",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622556/theora/1292_cf76fa9f88f74343b4d0dfb292169610.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622556/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622556/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622556/broadcast/orig_Terje og Sidsel Dahl - Gebet.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622556/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:02:31",
            "durationSec": 151.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:32:00Z",
            "updatedTime": "2018-11-10T18:29:30.560223Z",
            "uploadedTime": "2009-01-01T21:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622556/theora/1292_cf76fa9f88f74343b4d0dfb292169610.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622556/large_thumb/large.jpg"
        },
        {
            "id": 622555,
            "name": "Musikk: Achat Sha-Alti",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622555/theora/1289_51525dfcadc646208de18eaa23bc22bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622555/broadcast/orig_Terje og Sidsel Dahl - Achat Sha-Alti.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622555/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:02:39",
            "durationSec": 159.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.561571Z",
            "uploadedTime": "2009-01-01T21:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622555/theora/1289_51525dfcadc646208de18eaa23bc22bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622555/large_thumb/large.jpg"
        },
        {
            "id": 623372,
            "name": "Apokalypsis 12A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623372/theora/3798_10c11e56d3534b42828189974369ef39.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623372/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623372/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623372/broadcast/3798_c4704f6f28c244b9946dadc54d445f6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623372/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:56:40.830000Z",
            "updatedTime": "2018-11-10T18:29:29.878984Z",
            "uploadedTime": "2010-01-05T21:56:40.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623372/theora/3798_10c11e56d3534b42828189974369ef39.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623372/large_thumb/large.jpg"
        },
        {
            "id": 623371,
            "name": "Apokalypsis 08A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623371/theora/3794_ade49795bd0846338dcebbbd4499cbfa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623371/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623371/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623371/broadcast/3794_0828a193fa8649a7a4b136380012306a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623371/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:54:46.173000Z",
            "updatedTime": "2018-11-10T18:29:29.880418Z",
            "uploadedTime": "2010-01-05T21:54:46.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623371/theora/3794_ade49795bd0846338dcebbbd4499cbfa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623371/large_thumb/large.jpg"
        },
        {
            "id": 623370,
            "name": "Apokalypsis 07A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623370/theora/3793_feb7a1eb902b4113acdb5332aabef18e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623370/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623370/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623370/broadcast/3793_88b5684882f740b98975c14253d42dab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623370/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:54:23.187000Z",
            "updatedTime": "2018-11-10T18:29:29.881812Z",
            "uploadedTime": "2010-01-05T21:54:23.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623370/theora/3793_feb7a1eb902b4113acdb5332aabef18e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623370/large_thumb/large.jpg"
        },
        {
            "id": 623369,
            "name": "Apokalypsis 11A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623369/theora/3797_32abc29b9677498f805beafe825983c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623369/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623369/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623369/broadcast/3797_733386c365d9432abcd196dee60f6c42.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623369/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:56:18.063000Z",
            "updatedTime": "2018-11-10T18:29:29.883239Z",
            "uploadedTime": "2010-01-05T21:56:18.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623369/theora/3797_32abc29b9677498f805beafe825983c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623369/large_thumb/large.jpg"
        },
        {
            "id": 623368,
            "name": "Apokalypsis 09A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623368/theora/3795_53848c31cae14b1ea3dfccffb0bcca8a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623368/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623368/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623368/broadcast/3795_e01f5540e0ea418f9ca9f9537679742f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623368/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:55:06.530000Z",
            "updatedTime": "2018-11-10T18:29:29.884670Z",
            "uploadedTime": "2010-01-05T21:55:06.530000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623368/theora/3795_53848c31cae14b1ea3dfccffb0bcca8a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623368/large_thumb/large.jpg"
        },
        {
            "id": 623367,
            "name": "Apokalypsis 10A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623367/theora/3796_8551bfcc60c342cca7cd06fdcedb4c2e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623367/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623367/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623367/broadcast/3796_9d4f21b439784c56bb30743a42b38645.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623367/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.560000",
            "durationSec": 1560.56,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:55:54.203000Z",
            "updatedTime": "2018-11-10T18:29:29.886041Z",
            "uploadedTime": "2010-01-05T21:55:54.203000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623367/theora/3796_8551bfcc60c342cca7cd06fdcedb4c2e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623367/large_thumb/large.jpg"
        },
        {
            "id": 622554,
            "name": "Godt Perspektiv prog 3",
            "header": "I dette programmet møter du Dan Ruben Reinartsen som var narkoman, men plutselig ble situasjonen forandre til det positive. Du møter  Espen Andersen, Unn Auke og artisten Roger Åsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622554/theora/1286_7914ebd2f1e04afd86455579df9a0858.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622554/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622554/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622554/broadcast/orig_11e33da48ead4dc5b6f54f6daa8fc56e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622554/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:59:03",
            "durationSec": 3543.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:26:00Z",
            "updatedTime": "2018-11-10T18:29:30.562941Z",
            "uploadedTime": "2009-01-01T21:26:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622554/theora/1286_7914ebd2f1e04afd86455579df9a0858.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622554/large_thumb/large.jpg"
        },
        {
            "id": 622300,
            "name": "Finnerlykke 07b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622300/theora/2289_92708d4bc075423db8d94fc37e74d6e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622300/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622300/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622300/broadcast/orig_Program 7b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622300/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:18.480000",
            "durationSec": 1518.48,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.911937Z",
            "uploadedTime": "2009-01-02T14:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622300/theora/2289_92708d4bc075423db8d94fc37e74d6e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622300/large_thumb/large.jpg"
        },
        {
            "id": 622552,
            "name": "Godt Perspektiv prog 2",
            "header": "I dette programmet møter du TX-Vikings,Liv Lerberg forteller om at hun hadde problemer med å si nei til venner, så vanskelig var det at hun begynte å miste seg selv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622552/theora/1283_9cf4dcb7f4594d6e9701014a2e8e08c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622552/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622552/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622552/broadcast/orig_d0adee8e9f1e4b07babb616bb00a85a8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622552/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:58:44.720000",
            "durationSec": 3524.72,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:23:00Z",
            "updatedTime": "2018-11-10T18:29:30.565660Z",
            "uploadedTime": "2009-01-01T21:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622552/theora/1283_9cf4dcb7f4594d6e9701014a2e8e08c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622552/large_thumb/large.jpg"
        },
        {
            "id": 623363,
            "name": "TV-RFN. En stemningsrapport fra Tromsø. Del 2",
            "header": "Vi viser en stemningsrapport fra Tromsø, vinter og sommer 2009. Dette er andre del av våre programmer fra Tromsø.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623363/theora/3777_a72eaa8706b541a69fd64598da6c1321.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623363/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623363/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623363/broadcast/3777_bd0cb19564294f449c2a1ffd3b5147f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623363/large_thumb/large.jpg"
            },
            "creator": "kristian@kikkas-network.no",
            "organization": {
                "id": 75,
                "name": "Kikkas Network",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1868,
                "editorName": "Kristian Andreas Jørgensen",
                "editorEmail": "kristian@kikkas-network.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:50",
            "durationSec": 1730.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.kikkas-network.no",
            "createdTime": "2010-01-02T16:36:13.983000Z",
            "updatedTime": "2018-11-10T18:29:29.891496Z",
            "uploadedTime": "2010-01-02T16:36:13.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623363/theora/3777_a72eaa8706b541a69fd64598da6c1321.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623363/large_thumb/large.jpg"
        },
        {
            "id": 624215,
            "name": "Kongelig lineup på ISFIT",
            "header": "På ISFiT 2011 kan du i dagene mellom 11. til 20. februar få med deg blant annet Susanne Sundfør, Kronprins Haakon, Kronprinsesse Mette-Marit og mye annet.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624215/theora/5240_848b503c09064f2280aba2517f1d1dad.ogv",
                "original": "https://upload.frikanalen.no/media/624215/original/orig_507756d1e18e41d5a29e53f51e26eaa1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624215/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624215/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624215/broadcast/5240_f5ce84e15f6b431f9ff04948bdbf1a01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624215/large_thumb/large.jpg"
            },
            "creator": "red@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:01:49.440000",
            "durationSec": 109.44,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:08:46Z",
            "updatedTime": "2018-11-10T18:29:28.816371Z",
            "uploadedTime": "2011-01-31T21:08:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624215/theora/5240_848b503c09064f2280aba2517f1d1dad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624215/large_thumb/large.jpg"
        },
        {
            "id": 624214,
            "name": "Det avgjørende øyeblikket",
            "header": "En kort reportasje om fotograf Monica Svorstøl og hennes utstilling, \"Det avgjørende øyeblikket\"",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624214/theora/5235_dd99ca85b5b1463d91af4c97099245b8.ogv",
                "original": "https://upload.frikanalen.no/media/624214/original/orig_7af57401da8040dcb6a83ef6571b5b0e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624214/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624214/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624214/broadcast/5235_448ee850854a4318896cf8286b7cb13f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624214/large_thumb/large.jpg"
            },
            "creator": "red@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:02:34.600000",
            "durationSec": 154.6,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T20:47:35Z",
            "updatedTime": "2018-11-10T18:29:28.817747Z",
            "uploadedTime": "2011-01-31T20:47:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624214/theora/5235_dd99ca85b5b1463d91af4c97099245b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624214/large_thumb/large.jpg"
        },
        {
            "id": 622299,
            "name": "Finnerlykke 06b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622299/theora/2287_bcb6fb3885534eda800dd8c3b7c465e9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622299/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622299/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622299/broadcast/orig_Program 6b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622299/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:03.240000",
            "durationSec": 1563.24,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.913272Z",
            "uploadedTime": "2009-01-02T14:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622299/theora/2287_bcb6fb3885534eda800dd8c3b7c465e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622299/large_thumb/large.jpg"
        },
        {
            "id": 624212,
            "name": "Filmandmeldelse: The Town",
            "header": "Anmeldelse av filmen The town.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624212/theora/5216_eea47146eaaa4c5788565664b2243188.ogv",
                "original": "https://upload.frikanalen.no/media/624212/original/orig_ba319eeb8fdc42ef9cdfda0a37730e57.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624212/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624212/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624212/broadcast/5216_b44ac6ae04e447be99b367a948e8f2dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624212/large_thumb/large.jpg"
            },
            "creator": "red@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:01:37.800000",
            "durationSec": 97.8,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T19:50:18Z",
            "updatedTime": "2018-11-10T18:29:28.820484Z",
            "uploadedTime": "2011-01-31T19:50:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624212/theora/5216_eea47146eaaa4c5788565664b2243188.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624212/large_thumb/large.jpg"
        },
        {
            "id": 622548,
            "name": "Musikk: Shabbat Nigun",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622548/theora/1264_5b9fbfe78308498cb3cb6663771c489d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622548/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622548/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622548/broadcast/orig_Musikk - Shabbat Nigun - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622548/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:01:14",
            "durationSec": 74.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:04:00Z",
            "updatedTime": "2018-11-10T18:29:30.571104Z",
            "uploadedTime": "2009-01-01T21:04:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622548/theora/1264_5b9fbfe78308498cb3cb6663771c489d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622548/large_thumb/large.jpg"
        },
        {
            "id": 622547,
            "name": "Musikk: Høstvise",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622547/theora/1261_9d292fbd963547b09607b4dfdc1ca770.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622547/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622547/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622547/broadcast/orig_Terje og Sidsel Dahl - Høstvise.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622547/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:01:28",
            "durationSec": 88.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.572574Z",
            "uploadedTime": "2009-01-01T21:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622547/theora/1261_9d292fbd963547b09607b4dfdc1ca770.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622547/large_thumb/large.jpg"
        },
        {
            "id": 622546,
            "name": "Musikk: Glad melodi",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622546/theora/1260_e93dba0abd80429da972fbacd0c61e6c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622546/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622546/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622546/broadcast/orig_Terje og Sidsel Dahl - Glad melodi.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622546/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:01:09",
            "durationSec": 69.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.573974Z",
            "uploadedTime": "2009-01-01T21:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622546/theora/1260_e93dba0abd80429da972fbacd0c61e6c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622546/large_thumb/large.jpg"
        },
        {
            "id": 622545,
            "name": "Musikk: Ani Ole Lirushalayim",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622545/theora/1258_d6aa855b57f24465a8f7177fd6b01c41.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622545/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622545/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622545/broadcast/orig_Terje og Sidsel Dahl - Ani Ole Lirushalayim.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622545/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:02:40",
            "durationSec": 160.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.575323Z",
            "uploadedTime": "2009-01-01T20:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622545/theora/1258_d6aa855b57f24465a8f7177fd6b01c41.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622545/large_thumb/large.jpg"
        },
        {
            "id": 622544,
            "name": "Musikk: Å, jeg venter...",
            "header": "Å, jeg venter at Jesus skal hente meg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622544/theora/1245_9ca63bc41b2543d1a128dd8e76563421.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622544/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622544/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622544/broadcast/orig_Tore Sognefest - Å, jeg venter at Jesus skal hente meg.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622544/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:02:17",
            "durationSec": 137.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.576679Z",
            "uploadedTime": "2009-01-01T20:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622544/theora/1245_9ca63bc41b2543d1a128dd8e76563421.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622544/large_thumb/large.jpg"
        },
        {
            "id": 622543,
            "name": "Musikk: Om kvelden",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622543/theora/1244_572ea449ef314b0294a00c23c77bb34a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622543/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622543/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622543/broadcast/orig_Tore Sognefest - Om kvelden.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622543/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:02:45",
            "durationSec": 165.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.578014Z",
            "uploadedTime": "2009-01-01T20:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622543/theora/1244_572ea449ef314b0294a00c23c77bb34a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622543/large_thumb/large.jpg"
        },
        {
            "id": 623349,
            "name": "Et medmenneske Ove Berntsen",
            "header": "Ove Berntsen forteller om hva han gjør med sin depresjon. Programleder: Eirin Viktil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623349/theora/3897_a7d3f3821b9d460887e2a1ac885fa312.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623349/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623349/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623349/broadcast/3897_9112a5228ac94dc190c92253b9df7f7d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623349/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:10.360000",
            "durationSec": 1570.36,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-20T08:02:34.713000Z",
            "updatedTime": "2018-11-10T18:29:29.910727Z",
            "uploadedTime": "2010-01-20T08:02:34.713000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623349/theora/3897_a7d3f3821b9d460887e2a1ac885fa312.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623349/large_thumb/large.jpg"
        },
        {
            "id": 623348,
            "name": "Et medmenneske Matts Sjølander",
            "header": "Matts Sjølander har studert realfag og teologi, og mener at de to disipliner er beslektet. Programleder: Gunnar Jørgensen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623348/theora/3896_959042d02e394f79b72a8c5ebfa338c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623348/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623348/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623348/broadcast/3896_49754b91b0bd4927b9cb2aac2ef0b8c9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623348/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:59.440000",
            "durationSec": 1559.44,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-20T07:58:57.917000Z",
            "updatedTime": "2018-11-10T18:29:29.912113Z",
            "uploadedTime": "2010-01-20T07:58:57.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623348/theora/3896_959042d02e394f79b72a8c5ebfa338c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623348/large_thumb/large.jpg"
        },
        {
            "id": 623347,
            "name": "Sverre Valen - på sangens vinger",
            "header": "Sverre Valen - en korbygger i norsk musikkliv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623347/theora/3904_971fffcf892145d18b42bfff63f57512.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623347/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623347/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623347/broadcast/3904_7334f1a4fcb44e6aa12d2924915ca3ec.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623347/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:30",
            "durationSec": 1410.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-20T22:33:18.107000Z",
            "updatedTime": "2018-11-10T18:29:29.913480Z",
            "uploadedTime": "2010-01-20T22:33:18.107000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623347/theora/3904_971fffcf892145d18b42bfff63f57512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623347/large_thumb/large.jpg"
        },
        {
            "id": 623346,
            "name": "Et medmenneske Astrid og Halvor",
            "header": "Astrid og Halvor Roheim jobber begge med ungdom på Tyrifjord Videregående skole. Programleder: Eirin Viktil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623346/theora/3902_4c05d6b757194d2faef128fc9236670e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623346/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623346/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623346/broadcast/3902_9882941408ae46ac835b972ed423cbf6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623346/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:42.560000",
            "durationSec": 1662.56,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-20T22:20:30.620000Z",
            "updatedTime": "2018-11-10T18:29:29.914875Z",
            "uploadedTime": "2010-01-20T22:20:30.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623346/theora/3902_4c05d6b757194d2faef128fc9236670e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623346/large_thumb/large.jpg"
        },
        {
            "id": 624147,
            "name": "Fenomenet Paulus 09",
            "header": "Program 9/11 ? Sabbaten.\nMennesker som lever hektiske liv bør unne seg å prøve den gudgitte resepten mot stress.\nPaulus var stadig på farten som misjonær. Han jobbet intenst. Ikke ulikt mange moderne mennesker som forsøker å fylle mange forventninger. Mennesker som lever hektiske liv bør unne seg å prøve den gudgitte resepten mot stress.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624147/theora/5074_f7a43e5073404cf1b1e32a865824e131.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624147/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624147/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624147/broadcast/5074_f7a43e5073404cf1b1e32a865824e131.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624147/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-10T12:30:27.333000Z",
            "updatedTime": "2018-11-10T18:29:28.896643Z",
            "uploadedTime": "2010-12-10T12:30:27.333000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624147/theora/5074_f7a43e5073404cf1b1e32a865824e131.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624147/large_thumb/large.jpg"
        },
        {
            "id": 623345,
            "name": "Et medmenneske Gry Haugen",
            "header": "Gry Haugen jobber i hjelpeorganisasjonen ADRA. Programleder: Eirin Viktil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623345/theora/3903_bb176705833a4687b302c0092f160856.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623345/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623345/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623345/broadcast/3903_7613511a36f24c879ddae08971257602.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623345/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:54.920000",
            "durationSec": 1554.92,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-20T22:22:35.183000Z",
            "updatedTime": "2018-11-10T18:29:29.916257Z",
            "uploadedTime": "2010-01-20T22:22:35.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623345/theora/3903_bb176705833a4687b302c0092f160856.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623345/large_thumb/large.jpg"
        },
        {
            "id": 622542,
            "name": "Musikk: Gje meg handa di ven",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622542/theora/1242_5630f707ec324df1aa001e0e6a31cb53.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622542/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622542/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622542/broadcast/orig_Tore Sognefest - Gje meg handa di ven.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622542/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:02:41",
            "durationSec": 161.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.579358Z",
            "uploadedTime": "2009-01-01T20:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622542/theora/1242_5630f707ec324df1aa001e0e6a31cb53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622542/large_thumb/large.jpg"
        },
        {
            "id": 622541,
            "name": "Musikk: Bred dina vida vingar",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622541/theora/1241_685c2aa24b1d4de38b6a776ecd9336ef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622541/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622541/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622541/broadcast/orig_Tore Sognefest - Bred dina vida vingar.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622541/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:01:57",
            "durationSec": 117.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.580794Z",
            "uploadedTime": "2009-01-01T20:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622541/theora/1241_685c2aa24b1d4de38b6a776ecd9336ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622541/large_thumb/large.jpg"
        },
        {
            "id": 622540,
            "name": "STV U34 Studentersamfundet",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622540/theora/949_c127e9054aa249bcb2537e305ab8163f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622540/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622540/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622540/broadcast/orig_STV U34 StudentersamfundetNY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622540/large_thumb/large.jpg"
            },
            "creator": "red@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:27:14.200000",
            "durationSec": 1634.2,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:49:00Z",
            "updatedTime": "2018-11-10T18:29:30.582143Z",
            "uploadedTime": "2009-01-01T15:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622540/theora/949_c127e9054aa249bcb2537e305ab8163f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622540/large_thumb/large.jpg"
        },
        {
            "id": 622539,
            "name": "STV U43 Statisk studio",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622539/theora/948_1304cdd477ab404a846734eea9c13b39.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622539/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622539/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622539/broadcast/orig_STV U43 Statisk studio.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622539/large_thumb/large.jpg"
            },
            "creator": "red@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:17:00.160000",
            "durationSec": 1020.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.583500Z",
            "uploadedTime": "2009-01-01T15:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622539/theora/948_1304cdd477ab404a846734eea9c13b39.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622539/large_thumb/large.jpg"
        },
        {
            "id": 622538,
            "name": "STV U45 Gaming",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622538/theora/947_27c2b9300a364d6997451ccd06cbe71f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622538/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622538/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622538/broadcast/orig_STV U45 Gaming.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622538/large_thumb/large.jpg"
            },
            "creator": "red@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:28:42.120000",
            "durationSec": 1722.12,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.584899Z",
            "uploadedTime": "2009-01-01T15:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622538/theora/947_27c2b9300a364d6997451ccd06cbe71f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622538/large_thumb/large.jpg"
        },
        {
            "id": 622537,
            "name": "STV U44 Halloween",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622537/theora/946_c914d08e01454e4c99b13e57744d5482.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622537/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622537/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622537/broadcast/orig_STV U44 Halloween.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622537/large_thumb/large.jpg"
            },
            "creator": "red@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:27:05.160000",
            "durationSec": 1625.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:46:00Z",
            "updatedTime": "2018-11-10T18:29:30.586241Z",
            "uploadedTime": "2009-01-01T15:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622537/theora/946_c914d08e01454e4c99b13e57744d5482.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622537/large_thumb/large.jpg"
        },
        {
            "id": 623337,
            "name": "Apokalypsis 06B",
            "header": "Oppfølger til Apokalypsis-programmene. Med Kenneth Bergland og Bjørn Eivind Holm.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623337/theora/3804_62c9a48ea9e54bf8b44633d0ab9f262b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623337/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623337/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623337/broadcast/3804_0e905b5a58c84435b662b47608dc6569.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623337/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T22:02:30.010000Z",
            "updatedTime": "2018-11-10T18:29:29.927596Z",
            "uploadedTime": "2010-01-05T22:02:30.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623337/theora/3804_62c9a48ea9e54bf8b44633d0ab9f262b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623337/large_thumb/large.jpg"
        },
        {
            "id": 623336,
            "name": "Apokalypsis 12B",
            "header": "Oppfølger til Apokalypsis-programmene. Med Kenneth Bergland og Bjørn Eivind Holm.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623336/theora/3810_6427294046a64d7e815b2d588b05074d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623336/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623336/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623336/broadcast/3810_8f95fa74e46c43879242339c71e28962.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623336/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T22:05:58.010000Z",
            "updatedTime": "2018-11-10T18:29:29.928965Z",
            "uploadedTime": "2010-01-05T22:05:58.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623336/theora/3810_6427294046a64d7e815b2d588b05074d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623336/large_thumb/large.jpg"
        },
        {
            "id": 623335,
            "name": "Apokalypsis 07B",
            "header": "Oppfølger til Apokalypsis-programmene. Med Kenneth Bergland og Bjørn Eivind Holm.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623335/theora/3805_574f3e1652294267ba6405c4655ca336.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623335/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623335/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623335/broadcast/3805_ccb9eb56d0474339b00e8563357254fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623335/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T22:03:44.497000Z",
            "updatedTime": "2018-11-10T18:29:29.930313Z",
            "uploadedTime": "2010-01-05T22:03:44.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623335/theora/3805_574f3e1652294267ba6405c4655ca336.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623335/large_thumb/large.jpg"
        },
        {
            "id": 622536,
            "name": "STV U43 Teater",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622536/theora/945_e4dc82a149af4f65ad357e1a1e819ac0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622536/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622536/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622536/broadcast/orig_STV U43 Teater.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622536/large_thumb/large.jpg"
            },
            "creator": "red@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:30:00.240000",
            "durationSec": 1800.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.587619Z",
            "uploadedTime": "2009-01-01T15:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622536/theora/945_e4dc82a149af4f65ad357e1a1e819ac0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622536/large_thumb/large.jpg"
        },
        {
            "id": 622535,
            "name": "STV U42 Sjekking kort",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622535/theora/944_a8cd97188628420598472dbdbcd721ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622535/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622535/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622535/broadcast/orig_STV U42 Sjekking kort.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622535/large_thumb/large.jpg"
            },
            "creator": "red@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:19:59.640000",
            "durationSec": 1199.64,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.588958Z",
            "uploadedTime": "2009-01-01T15:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622535/theora/944_a8cd97188628420598472dbdbcd721ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622535/large_thumb/large.jpg"
        },
        {
            "id": 623331,
            "name": "Apokalypsis 11B",
            "header": "Oppfølger til Apokalypsis-programmene. Med Kenneth Bergland og Bjørn Eivind Holm.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623331/theora/3809_baa71c0bbe4b49429e9fa92882931d33.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623331/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623331/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623331/broadcast/3809_591a26117be14940b3b4e30f85b7aafb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623331/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T22:05:29.963000Z",
            "updatedTime": "2018-11-10T18:29:29.934528Z",
            "uploadedTime": "2010-01-05T22:05:29.963000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623331/theora/3809_baa71c0bbe4b49429e9fa92882931d33.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623331/large_thumb/large.jpg"
        },
        {
            "id": 623330,
            "name": "Apokalypsis 10B",
            "header": "Oppfølger til Apokalypsis-programmene. Med Kenneth Bergland og Bjørn Eivind Holm.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623330/theora/3808_253ddb8c82394540b87d0ee4db60b3dd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623330/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623330/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623330/broadcast/3808_9b6190eeced84740a7353c67f1d5a8e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623330/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T22:04:57.213000Z",
            "updatedTime": "2018-11-10T18:29:29.935976Z",
            "uploadedTime": "2010-01-05T22:04:57.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623330/theora/3808_253ddb8c82394540b87d0ee4db60b3dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623330/large_thumb/large.jpg"
        },
        {
            "id": 623329,
            "name": "Apokalypsis 09B",
            "header": "Oppfølger til Apokalypsis-programmene. Med Kenneth Bergland og Bjørn Eivind Holm.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623329/theora/3807_db47ccbfb03a4c16aea6544ded545b60.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623329/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623329/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623329/broadcast/3807_95e980ee0a00423eab748f4385007cb9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623329/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T22:04:31.840000Z",
            "updatedTime": "2018-11-10T18:29:29.937382Z",
            "uploadedTime": "2010-01-05T22:04:31.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623329/theora/3807_db47ccbfb03a4c16aea6544ded545b60.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623329/large_thumb/large.jpg"
        },
        {
            "id": 623328,
            "name": "Apokalypsis 08B",
            "header": "Oppfølger til Apokalypsis-programmene. Med Kenneth Bergland og Bjørn Eivind Holm.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623328/theora/3806_f420fdab1b0d4a9bb3c53a8c87c55d08.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623328/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623328/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623328/broadcast/3806_cd4f0303a4b94c759a4c4524725104e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623328/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T22:04:06.557000Z",
            "updatedTime": "2018-11-10T18:29:29.938730Z",
            "uploadedTime": "2010-01-05T22:04:06.557000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623328/theora/3806_f420fdab1b0d4a9bb3c53a8c87c55d08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623328/large_thumb/large.jpg"
        },
        {
            "id": 623327,
            "name": "Apokalypsis 06A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623327/theora/3792_e18157262e7f47b59e5564a170a924ac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623327/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623327/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623327/broadcast/3792_4443d1c7e1414bb38e43a36e341ac98f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623327/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:53:59.173000Z",
            "updatedTime": "2018-11-10T18:29:29.940127Z",
            "uploadedTime": "2010-01-05T21:53:59.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623327/theora/3792_e18157262e7f47b59e5564a170a924ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623327/large_thumb/large.jpg"
        },
        {
            "id": 623326,
            "name": "Apokalypsis 05B",
            "header": "Oppfølger til Apokalypsis-programmene. Med Kenneth Bergland og Bjørn Eivind Holm.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623326/theora/3803_591b938961934c64a7f553cb3ad5ecf0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623326/broadcast/3803_9385816e9871444bb81cd9a466d85d0e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623326/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T22:01:53.027000Z",
            "updatedTime": "2018-11-10T18:29:29.941474Z",
            "uploadedTime": "2010-01-05T22:01:53.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623326/theora/3803_591b938961934c64a7f553cb3ad5ecf0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623326/large_thumb/large.jpg"
        },
        {
            "id": 623325,
            "name": "Apokalypsis 04B",
            "header": "Oppfølger til Apokalypsis-programmene. Med Kenneth Bergland og Bjørn Eivind Holm.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623325/theora/3802_c52239df05324d49ba4db01bdfd8b08f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623325/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623325/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623325/broadcast/3802_5794add2104c49b2a34339dfe9d6bd73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623325/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T22:01:26.387000Z",
            "updatedTime": "2018-11-10T18:29:29.943565Z",
            "uploadedTime": "2010-01-05T22:01:26.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623325/theora/3802_c52239df05324d49ba4db01bdfd8b08f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623325/large_thumb/large.jpg"
        },
        {
            "id": 623324,
            "name": "Apokalypsis 05A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623324/theora/3791_dfe860b7be18419b96dfb7ec226c6248.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623324/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623324/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623324/broadcast/3791_24952f2489e749cbb9a0006649b9b536.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623324/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:53:31.330000Z",
            "updatedTime": "2018-11-10T18:29:29.945187Z",
            "uploadedTime": "2010-01-05T21:53:31.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623324/theora/3791_dfe860b7be18419b96dfb7ec226c6248.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623324/large_thumb/large.jpg"
        }
    ]
}