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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3400&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=has_tono_records",
    "results": [
        {
            "id": 624560,
            "name": "Bibelstudier 11 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624560/theora/orig_b91c9b9eaeab402e8b43c8df4e45a394.ogv",
                "original": "https://upload.frikanalen.no/media/624560/original/orig_b91c9b9eaeab402e8b43c8df4e45a394.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624560/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624560/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624560/broadcast/5656_1a68e7bb7ea041e7b3862a4741f6100a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624560/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:56:50.757000Z",
            "updatedTime": "2018-11-10T18:29:28.357143Z",
            "uploadedTime": "2011-07-01T14:56:50.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624560/theora/orig_b91c9b9eaeab402e8b43c8df4e45a394.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624560/large_thumb/large.jpg"
        },
        {
            "id": 624559,
            "name": "Bibelstudier 09 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624559/theora/orig_2327634964394166a461e88c25bf9f92.ogv",
                "original": "https://upload.frikanalen.no/media/624559/original/orig_2327634964394166a461e88c25bf9f92.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624559/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624559/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624559/broadcast/5654_20119a43c1254426845bae9b77d1fc52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624559/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:52:05.987000Z",
            "updatedTime": "2018-11-10T18:29:28.358511Z",
            "uploadedTime": "2011-07-01T14:52:05.987000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624559/theora/orig_2327634964394166a461e88c25bf9f92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624559/large_thumb/large.jpg"
        },
        {
            "id": 622936,
            "name": "Livsretning del 5b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622936/theora/3182_71ca4b7f5eab456e82f990f03f5c962a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622936/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622936/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622936/broadcast/orig_ddd3ee74db854ae28b9e24d3e64d0eb2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622936/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:59.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:52:10.933000Z",
            "updatedTime": "2018-11-10T18:29:30.403945Z",
            "uploadedTime": "2009-07-29T12:52:10.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622936/theora/3182_71ca4b7f5eab456e82f990f03f5c962a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622936/large_thumb/large.jpg"
        },
        {
            "id": 624557,
            "name": "Bibelstudier 08 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624557/theora/orig_d7bc436f1fa340aeb7d1943772edeff2.ogv",
                "original": "https://upload.frikanalen.no/media/624557/original/orig_d7bc436f1fa340aeb7d1943772edeff2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624557/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624557/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624557/broadcast/5653_3d8c9eaeb4b44577af9e0df4172e3ded.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624557/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:49:54.170000Z",
            "updatedTime": "2018-11-10T18:29:28.361271Z",
            "uploadedTime": "2011-07-01T14:49:54.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624557/theora/orig_d7bc436f1fa340aeb7d1943772edeff2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624557/large_thumb/large.jpg"
        },
        {
            "id": 624556,
            "name": "Bibelstudier 07 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624556/theora/orig_c16996df95a545c687edbb3903a69c1c.ogv",
                "original": "https://upload.frikanalen.no/media/624556/original/orig_c16996df95a545c687edbb3903a69c1c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624556/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624556/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624556/broadcast/5652_a292bce4ea1f4b9daffe4201295ed399.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624556/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:47:51.527000Z",
            "updatedTime": "2018-11-10T18:29:28.362620Z",
            "uploadedTime": "2011-07-01T14:47:51.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624556/theora/orig_c16996df95a545c687edbb3903a69c1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624556/large_thumb/large.jpg"
        },
        {
            "id": 622935,
            "name": "Livsretning del 5a",
            "header": "Avhengighet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622935/theora/3181_f37b5b723b414bee88ec8e75cceeae3f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622935/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622935/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622935/broadcast/orig_139c45da91d14b4588edf52754e76767.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622935/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:50:56.357000Z",
            "updatedTime": "2018-11-10T18:29:30.405287Z",
            "uploadedTime": "2009-07-29T12:50:56.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622935/theora/3181_f37b5b723b414bee88ec8e75cceeae3f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622935/large_thumb/large.jpg"
        },
        {
            "id": 622934,
            "name": "Livsretning del 4b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622934/theora/3187_fe908237a96842a78833f94832506ea2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622934/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622934/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622934/broadcast/orig_46c4ac8854b9400c8bb7576164040c5b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622934/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:28:30.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T13:07:38.897000Z",
            "updatedTime": "2018-11-10T18:29:30.406626Z",
            "uploadedTime": "2009-07-29T13:07:38.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622934/theora/3187_fe908237a96842a78833f94832506ea2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622934/large_thumb/large.jpg"
        },
        {
            "id": 622933,
            "name": "Livsretning del 4a",
            "header": "Fornuft og følelser del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622933/theora/3180_415b6ffc650d4707922a533f65f452d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622933/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622933/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622933/broadcast/orig_7990e2d878434cb78765cc5f1d01a130.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622933/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:28:14.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:49:12.937000Z",
            "updatedTime": "2018-11-10T18:29:30.407999Z",
            "uploadedTime": "2009-07-29T12:49:12.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622933/theora/3180_415b6ffc650d4707922a533f65f452d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622933/large_thumb/large.jpg"
        },
        {
            "id": 622932,
            "name": "Livsretning del 3b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622932/theora/3179_008ab18b35664f5c8ff83556933d6f56.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622932/broadcast/orig_ac5ccd475f444d48a3468ce2ac3c8a56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622932/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:28:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:47:12.470000Z",
            "updatedTime": "2018-11-10T18:29:30.409372Z",
            "uploadedTime": "2009-07-29T12:47:12.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622932/theora/3179_008ab18b35664f5c8ff83556933d6f56.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622932/large_thumb/large.jpg"
        },
        {
            "id": 623598,
            "name": "Talentfabrikken 12. mai 2010",
            "header": "hot n funky",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623598/theora/4232_2ade271ea70b4f438c12951ec28551ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623598/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623598/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623598/broadcast/4232_1287a5eef7e848529d4aa161830901b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623598/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:16.080000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-14T20:11:02.120000Z",
            "updatedTime": "2018-11-10T18:29:29.612834Z",
            "uploadedTime": "2010-04-14T20:11:02.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623598/theora/4232_2ade271ea70b4f438c12951ec28551ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623598/large_thumb/large.jpg"
        },
        {
            "id": 622931,
            "name": "Livsretning del 3a",
            "header": "Fornuft og følelser del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622931/theora/3178_af866ef22edb40ab9eba758937177596.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622931/broadcast/orig_bb9cbd8fe31c4858984036d8cf1d06f6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622931/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:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:45:58.517000Z",
            "updatedTime": "2018-11-10T18:29:30.410720Z",
            "uploadedTime": "2009-07-29T12:45:58.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622931/theora/3178_af866ef22edb40ab9eba758937177596.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622931/large_thumb/large.jpg"
        },
        {
            "id": 622369,
            "name": "Sammen om livet del 3a",
            "header": "Hvorfor kan du ikke være mer som jeg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622369/theora/2423_4035fcb6f8e6483798e418a0450f68b3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622369/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622369/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622369/broadcast/orig_4a49bbc2e40d490a9a69a61309db9a08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622369/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:23:00Z",
            "updatedTime": "2018-11-10T18:29:30.815916Z",
            "uploadedTime": "2009-01-02T16:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622369/theora/2423_4035fcb6f8e6483798e418a0450f68b3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622369/large_thumb/large.jpg"
        },
        {
            "id": 622929,
            "name": "Livsretning del 2a",
            "header": "Relasjoner",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622929/theora/3176_65138d284fbe494fb1e6a049c8043cb2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622929/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622929/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622929/broadcast/orig_63d5f1697524416f855f167df98038bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622929/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:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:41:27.010000Z",
            "updatedTime": "2018-11-10T18:29:30.413425Z",
            "uploadedTime": "2009-07-29T12:41:27.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622929/theora/3176_65138d284fbe494fb1e6a049c8043cb2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622929/large_thumb/large.jpg"
        },
        {
            "id": 622928,
            "name": "Livsretning del 1b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622928/theora/3175_5dedc8294cda429cbdf62974d7f28546.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622928/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622928/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622928/broadcast/orig_d93fd848550f43c6a8a80550f8a73955.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622928/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:28:15",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:40:06.980000Z",
            "updatedTime": "2018-11-10T18:29:30.414759Z",
            "uploadedTime": "2009-07-29T12:40:06.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622928/theora/3175_5dedc8294cda429cbdf62974d7f28546.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622928/large_thumb/large.jpg"
        },
        {
            "id": 622927,
            "name": "Livsretning del 1a",
            "header": "Mening",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622927/theora/3174_5fd08929d96c4aa0b031d595f7b2364a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622927/broadcast/orig_1126f22220ae463d92c261dcbf369f83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622927/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:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:23:13.227000Z",
            "updatedTime": "2018-11-10T18:29:30.416141Z",
            "uploadedTime": "2009-07-29T12:23:13.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622927/theora/3174_5fd08929d96c4aa0b031d595f7b2364a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622927/large_thumb/large.jpg"
        },
        {
            "id": 624544,
            "name": "Dagen derpå",
            "header": "Student-TV Trondheim begynner med sending igjen. Ta del i høstens første sending med tema; immatrikulering. Velkommen til alle nye studenter!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624544/theora/5714_702a1952735241bfbc614cfa76b56242.ogv",
                "original": "https://upload.frikanalen.no/media/624544/original/orig_3c3995c07c7444919f9794e1ebb0b4a9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624544/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624544/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624544/broadcast/5714_ab4100e44cfa47caac5a4d4c2999f3d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624544/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-20T13:26:41.323000Z",
            "updatedTime": "2018-11-10T18:29:28.379117Z",
            "uploadedTime": "2011-08-20T13:26:41.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624544/theora/5714_702a1952735241bfbc614cfa76b56242.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624544/large_thumb/large.jpg"
        },
        {
            "id": 622926,
            "name": "Et medmenneske del 2",
            "header": "Tom Schandy er prisbelønnet naturfotograf med mange bokutgivelser. Programleder: Eirin Viktil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622926/theora/3173_3287593bbc7348d29f9d2e818d188814.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622926/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622926/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622926/broadcast/orig_078291dbfcbf47eda157f70959bc8098.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622926/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:24:59.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:20:29.870000Z",
            "updatedTime": "2018-11-10T18:29:30.417479Z",
            "uploadedTime": "2009-07-29T12:20:29.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622926/theora/3173_3287593bbc7348d29f9d2e818d188814.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622926/large_thumb/large.jpg"
        },
        {
            "id": 622925,
            "name": "Et medmenneske del 1",
            "header": "Per de Lange har drevet forebyggende helseareid hele livet.Programleder: Paul Liseth.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622925/theora/3172_ed8aabba475944f4a4ac22c255ad22a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622925/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622925/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622925/broadcast/orig_985152fe28ae40fc876775b8c54c682c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622925/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:24:02.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:19:16.510000Z",
            "updatedTime": "2018-11-10T18:29:30.418820Z",
            "uploadedTime": "2009-07-29T12:19:16.510000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622925/theora/3172_ed8aabba475944f4a4ac22c255ad22a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622925/large_thumb/large.jpg"
        },
        {
            "id": 622924,
            "name": "Helge Hjelland del 3",
            "header": "Bokstavlig talt",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622924/theora/3171_db95950e8fbe4eaeb8f4f15aa16d9755.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622924/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622924/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622924/broadcast/orig_da4c5a6a3d8c4ab184aaf541b004f15c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622924/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:17:27.747000Z",
            "updatedTime": "2018-11-10T18:29:30.420207Z",
            "uploadedTime": "2009-07-29T12:17:27.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622924/theora/3171_db95950e8fbe4eaeb8f4f15aa16d9755.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622924/large_thumb/large.jpg"
        },
        {
            "id": 622368,
            "name": "Sammen om livet del 2b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622368/theora/2422_b3a98af3c0844e09ad92652fe394ca1d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622368/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622368/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622368/broadcast/orig_7de02c6525aa466e8e557dc29cf9b3cb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622368/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",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:22:00Z",
            "updatedTime": "2018-11-10T18:29:30.817278Z",
            "uploadedTime": "2009-01-02T16:22:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622368/theora/2422_b3a98af3c0844e09ad92652fe394ca1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622368/large_thumb/large.jpg"
        },
        {
            "id": 624535,
            "name": "Allsang fra Fredsri Morokulien",
            "header": "Programmet er ett opptak fra en allsangskonsert foreningen holdt på Morokulien den 16. juli i år. Bosse Grevinger og  Dhan Hector,spiller og synger.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624535/theora/orig_b2d5f83f95e6461fa6907a11ebcd807e.ogv",
                "original": "https://upload.frikanalen.no/media/624535/original/orig_b2d5f83f95e6461fa6907a11ebcd807e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624535/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624535/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624535/broadcast/5696_12a2785657ed4fa4b595f99dac7f856c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624535/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:28.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-08-02T11:26:18.620000Z",
            "updatedTime": "2018-11-10T18:29:28.391686Z",
            "uploadedTime": "2011-08-02T11:26:18.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624535/theora/orig_b2d5f83f95e6461fa6907a11ebcd807e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624535/large_thumb/large.jpg"
        },
        {
            "id": 624534,
            "name": "Bibelstudier 06 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624534/theora/orig_2a25df877397421cb9267f2d32e9c755.ogv",
                "original": "https://upload.frikanalen.no/media/624534/original/orig_2a25df877397421cb9267f2d32e9c755.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624534/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624534/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624534/broadcast/5651_9f90294d91354a24a9924051dd81dac0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624534/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:46:09.230000Z",
            "updatedTime": "2018-11-10T18:29:28.393094Z",
            "uploadedTime": "2011-07-01T14:46:09.230000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624534/theora/orig_2a25df877397421cb9267f2d32e9c755.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624534/large_thumb/large.jpg"
        },
        {
            "id": 624533,
            "name": "Bibelstudier 05 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624533/theora/orig_33cfe90721474c97a23bf2adf2156e02.ogv",
                "original": "https://upload.frikanalen.no/media/624533/original/orig_33cfe90721474c97a23bf2adf2156e02.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624533/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624533/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624533/broadcast/5650_aae17441517a4e5f9db908bfa16ee104.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624533/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:43:09.180000Z",
            "updatedTime": "2018-11-10T18:29:28.394454Z",
            "uploadedTime": "2011-07-01T14:43:09.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624533/theora/orig_33cfe90721474c97a23bf2adf2156e02.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624533/large_thumb/large.jpg"
        },
        {
            "id": 623838,
            "name": "Walk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623838/theora/4610_da41ce02ff954251883cbf898001d64f.ogv",
                "original": "https://upload.frikanalen.no/media/623838/original/orig_6162f892a4964e18b44869be17f7d3e0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623838/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623838/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623838/broadcast/4610_cd0a7d3f8e504efaa0c56f510c61e63c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623838/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:52.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:21:27Z",
            "updatedTime": "2018-11-10T18:29:29.309177Z",
            "uploadedTime": "2010-08-10T19:21:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623838/theora/4610_da41ce02ff954251883cbf898001d64f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623838/large_thumb/large.jpg"
        },
        {
            "id": 624532,
            "name": "Bibelstudier 04 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624532/theora/orig_5dbaa2232c2c4fd79623722b488fc7e0.ogv",
                "original": "https://upload.frikanalen.no/media/624532/original/orig_5dbaa2232c2c4fd79623722b488fc7e0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624532/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624532/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624532/broadcast/5649_83b700450a3e468b9b5a7b210b0aa833.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624532/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:40:49.773000Z",
            "updatedTime": "2018-11-10T18:29:28.395841Z",
            "uploadedTime": "2011-07-01T14:40:49.773000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624532/theora/orig_5dbaa2232c2c4fd79623722b488fc7e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624532/large_thumb/large.jpg"
        },
        {
            "id": 624531,
            "name": "Bibelstudier 02 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624531/theora/orig_e03fb3472f11431296d7c379f0b3baad.ogv",
                "original": "https://upload.frikanalen.no/media/624531/original/orig_e03fb3472f11431296d7c379f0b3baad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624531/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624531/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624531/broadcast/5647_ba6fdad93b1b4451b5de0ee49b703769.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624531/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:37:15.767000Z",
            "updatedTime": "2018-11-10T18:29:28.397184Z",
            "uploadedTime": "2011-07-01T14:37:15.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624531/theora/orig_e03fb3472f11431296d7c379f0b3baad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624531/large_thumb/large.jpg"
        },
        {
            "id": 624530,
            "name": "Bibelstudier 03 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624530/theora/orig_364343f53b514ddaa1f42e073c66053f.ogv",
                "original": "https://upload.frikanalen.no/media/624530/original/orig_364343f53b514ddaa1f42e073c66053f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624530/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624530/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624530/broadcast/5648_a2de005c27b04a2d9489e8079f6d8719.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624530/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",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:39:04.223000Z",
            "updatedTime": "2018-11-10T18:29:28.398551Z",
            "uploadedTime": "2011-07-01T14:39:04.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624530/theora/orig_364343f53b514ddaa1f42e073c66053f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624530/large_thumb/large.jpg"
        },
        {
            "id": 624529,
            "name": "Nådegavetesten avsluttning",
            "header": "Programleder Mai-Britt Kendel søker i samarbeid med Harald Giesebrecht å finne ungdommers nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624529/theora/orig_a958937f9bcd4461a60220547982d1a6.ogv",
                "original": "https://upload.frikanalen.no/media/624529/original/orig_a958937f9bcd4461a60220547982d1a6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624529/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624529/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624529/broadcast/5644_4799564d554e4c48b6943f7c02265b63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624529/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:24:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:21:44.590000Z",
            "updatedTime": "2018-11-10T18:29:28.399967Z",
            "uploadedTime": "2011-07-01T14:21:44.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624529/theora/orig_a958937f9bcd4461a60220547982d1a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624529/large_thumb/large.jpg"
        },
        {
            "id": 624528,
            "name": "Bibelstudier 01 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624528/theora/orig_835efc3a6d354fdab56236188714ed9f.ogv",
                "original": "https://upload.frikanalen.no/media/624528/original/orig_835efc3a6d354fdab56236188714ed9f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624528/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624528/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624528/broadcast/5645_347977b400d24d23aff69874ee7d6834.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624528/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:34:08.967000Z",
            "updatedTime": "2018-11-10T18:29:28.401323Z",
            "uploadedTime": "2011-07-01T14:34:08.967000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624528/theora/orig_835efc3a6d354fdab56236188714ed9f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624528/large_thumb/large.jpg"
        },
        {
            "id": 624527,
            "name": "Nådegavetesten Synne Torbjørn",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624527/theora/orig_30ccb872d6c84f0eb52de0838076b904.ogv",
                "original": "https://upload.frikanalen.no/media/624527/original/orig_30ccb872d6c84f0eb52de0838076b904.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624527/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624527/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624527/broadcast/5641_176591ab30034e70a12beebf126b5460.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624527/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:37:00.763000Z",
            "updatedTime": "2018-11-10T18:29:28.402674Z",
            "uploadedTime": "2011-06-28T07:37:00.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624527/theora/orig_30ccb872d6c84f0eb52de0838076b904.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624527/large_thumb/large.jpg"
        },
        {
            "id": 624526,
            "name": "Nådegavetesten Vårinn Gjermunn",
            "header": "Programleder Mai-Britt Kendel søker i samarbeid med Harald Giesebrecht å finne ungdommers nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624526/theora/orig_b6658a64b50c450f8ac4ecdc34d14248.ogv",
                "original": "https://upload.frikanalen.no/media/624526/original/orig_b6658a64b50c450f8ac4ecdc34d14248.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624526/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624526/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624526/broadcast/5643_39724a2fa1554b26bf2f6f70cb497483.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624526/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:19:34.743000Z",
            "updatedTime": "2018-11-10T18:29:28.404058Z",
            "uploadedTime": "2011-07-01T14:19:34.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624526/theora/orig_b6658a64b50c450f8ac4ecdc34d14248.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624526/large_thumb/large.jpg"
        },
        {
            "id": 622367,
            "name": "Sammen om livet del 2a",
            "header": "orhold - hva forventer du",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622367/theora/2421_9547fe1eb55a4893aee5e02974b0d23e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622367/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622367/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622367/broadcast/orig_745fa3ed06d145a6aaf783e7a435b852.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622367/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.818666Z",
            "uploadedTime": "2009-01-02T16:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622367/theora/2421_9547fe1eb55a4893aee5e02974b0d23e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622367/large_thumb/large.jpg"
        },
        {
            "id": 622366,
            "name": "Sammen om livet del 1b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622366/theora/2420_096560f45b6641679c50dbff99c033e5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622366/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622366/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622366/broadcast/orig_7398a3952b13446dba011c69864427ee.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622366/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:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:20:00Z",
            "updatedTime": "2018-11-10T18:29:30.820376Z",
            "uploadedTime": "2009-01-02T16:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622366/theora/2420_096560f45b6641679c50dbff99c033e5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622366/large_thumb/large.jpg"
        },
        {
            "id": 624525,
            "name": "Nådegavetesten Silje Karen",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624525/theora/orig_f69952e28b274be484d49c552a4d29d6.ogv",
                "original": "https://upload.frikanalen.no/media/624525/original/orig_f69952e28b274be484d49c552a4d29d6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624525/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624525/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624525/broadcast/5640_ef8ed0f3e24b4c73900ca61847469d1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624525/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:34:33.073000Z",
            "updatedTime": "2018-11-10T18:29:28.405393Z",
            "uploadedTime": "2011-06-28T07:34:33.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624525/theora/orig_f69952e28b274be484d49c552a4d29d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624525/large_thumb/large.jpg"
        },
        {
            "id": 624523,
            "name": "NM2011 - Oslofjord Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624523/broadcast/5679_994b54785c8947e2a467042a8ba6ef9d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:19:35.027000Z",
            "updatedTime": "2018-11-10T18:29:28.408086Z",
            "uploadedTime": "2011-07-02T10:19:35.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg"
        },
        {
            "id": 624522,
            "name": "NM2011 - Eikanger-Bjørsvik M.",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624522/theora/5677_20015393cec045b499ef926335704502.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624522/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624522/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624522/broadcast/5677_d50085797ebc4871aa837d8019631908.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624522/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:23.980000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:11:58.127000Z",
            "updatedTime": "2018-11-10T18:29:28.409472Z",
            "uploadedTime": "2011-07-02T10:11:58.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624522/theora/5677_20015393cec045b499ef926335704502.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624522/large_thumb/large.jpg"
        },
        {
            "id": 624519,
            "name": "NM2011 - Stavanger Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624519/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624519/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624519/broadcast/5675_28e822b1edfa4267a3fec292520cd269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:58:33.220000Z",
            "updatedTime": "2018-11-10T18:29:28.413555Z",
            "uploadedTime": "2011-07-02T09:58:33.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
        },
        {
            "id": 624518,
            "name": "NM2011 - Sandefjord Brass Symposium",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624518/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624518/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624518/broadcast/5674_3e8f59e4e6c34769bbdf695a16eda1b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T09:18:56Z",
            "updatedTime": "2018-11-10T18:29:28.415034Z",
            "uploadedTime": "2011-07-02T09:18:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
        },
        {
            "id": 624517,
            "name": "NM2011 - Krohnengen Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624517/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624517/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624517/broadcast/5673_53faf73ccbb64b8ca66d1b626a5497fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:46.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:11:43.660000Z",
            "updatedTime": "2018-11-10T18:29:28.416450Z",
            "uploadedTime": "2011-07-02T09:11:43.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
        },
        {
            "id": 624516,
            "name": "Nådegavetesten Kariannne Ole_A",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624516/theora/orig_a16a6b22b7d3453e956fe770a9800b06.ogv",
                "original": "https://upload.frikanalen.no/media/624516/original/orig_a16a6b22b7d3453e956fe770a9800b06.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624516/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624516/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624516/broadcast/5639_f0fa998fc5ab45d4914941377d0ed05a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624516/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:32:30.197000Z",
            "updatedTime": "2018-11-10T18:29:28.417794Z",
            "uploadedTime": "2011-06-28T07:32:30.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624516/theora/orig_a16a6b22b7d3453e956fe770a9800b06.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624516/large_thumb/large.jpg"
        },
        {
            "id": 622365,
            "name": "Sammen om livet del 1a",
            "header": "Kjærlighet, romantikk og virkelighet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622365/theora/2419_64f4e75e83144308b550c1453691d4f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622365/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622365/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622365/broadcast/orig_78842181446140fea5617f5690f5f7f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622365/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:19:00Z",
            "updatedTime": "2018-11-10T18:29:30.821740Z",
            "uploadedTime": "2009-01-02T16:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622365/theora/2419_64f4e75e83144308b550c1453691d4f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622365/large_thumb/large.jpg"
        },
        {
            "id": 624515,
            "name": "Nådegavetesten Åpning",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624515/theora/orig_a1ad8657078c4444bc15f65e5097076d.ogv",
                "original": "https://upload.frikanalen.no/media/624515/original/orig_a1ad8657078c4444bc15f65e5097076d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624515/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624515/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624515/broadcast/5638_b09b8c57bf4642fe823a91e3bdeb5a83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624515/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:29:19.350000Z",
            "updatedTime": "2018-11-10T18:29:28.419158Z",
            "uploadedTime": "2011-06-28T07:29:19.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624515/theora/orig_a1ad8657078c4444bc15f65e5097076d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624515/large_thumb/large.jpg"
        },
        {
            "id": 624513,
            "name": "NM2011 - Sørum Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624513/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624513/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624513/broadcast/5632_006beb0cd94a4c34bd4ae8b78f16b1bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:24.090000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-06-27T17:27:38.407000Z",
            "updatedTime": "2018-11-10T18:29:28.420554Z",
            "uploadedTime": "2011-06-27T17:27:38.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
        },
        {
            "id": 622364,
            "name": "Patmosvisjonen del 9b",
            "header": "Samtalegruppe.\nReidar J. Kvinge leder en samtale om dagens program i serien Patmosvisjonen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622364/theora/2418_3aa58c5247ab4af688d67d52262845b9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622364/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622364/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622364/broadcast/orig_e59b721237354542aa7c29ae18bc63c9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622364/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:21:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.823102Z",
            "uploadedTime": "2009-01-02T16:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622364/theora/2418_3aa58c5247ab4af688d67d52262845b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622364/large_thumb/large.jpg"
        },
        {
            "id": 622363,
            "name": "Patmosvisjonen del 9a",
            "header": "Patmos - en usynlig virkelighet.\nJohannes, en Jesu disippel, ble forvist til fangeøya Patmos der han skriver brev til sju menigheter som representerer tidsepokene fram til Jesu gjenkomst. I programserien besøker vi Patmos og stedene i Tyrkia der menighetene lå.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622363/theora/2417_e6557de27c4b4778846e2995e07c8e5e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622363/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622363/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622363/broadcast/orig_16f3de9f32644e3eb9037d20762716e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622363/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:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:17:00Z",
            "updatedTime": "2018-11-10T18:29:30.824480Z",
            "uploadedTime": "2009-01-02T16:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622363/theora/2417_e6557de27c4b4778846e2995e07c8e5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622363/large_thumb/large.jpg"
        },
        {
            "id": 622362,
            "name": "Patmosvisjonen del 8b",
            "header": "Samtalegruppe.\nReidar J. Kvinge leder en samtalegruppe som tar for seg dagens program i serien Patmosvisjonen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622362/theora/2416_7bbe44db8b8744bc9b2717e7cab14d2f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622362/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622362/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622362/broadcast/orig_cd3b9b7f373a4d17a810f0bf2867403a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622362/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:21:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:16:00Z",
            "updatedTime": "2018-11-10T18:29:30.826005Z",
            "uploadedTime": "2009-01-02T16:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622362/theora/2416_7bbe44db8b8744bc9b2717e7cab14d2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622362/large_thumb/large.jpg"
        },
        {
            "id": 624507,
            "name": "Frikanalen-årsmøte 2011 - Musikk-korps",
            "header": "For Norges Musikk-korps Forbund er Frikanalen blitt en viktig distribusjonskanal. Randi Kvinge oppsummerer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624507/theora/5629_53b177e347434472801d16e974c6d722.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624507/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624507/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624507/broadcast/5629_53b177e347434472801d16e974c6d722.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624507/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:05.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-06-08T14:52:46Z",
            "updatedTime": "2018-11-10T18:29:28.428844Z",
            "uploadedTime": "2011-06-08T14:52:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624507/theora/5629_53b177e347434472801d16e974c6d722.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624507/large_thumb/large.jpg"
        },
        {
            "id": 624501,
            "name": "NM2011 - Jaren Hornm.forening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624501/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624501/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624501/broadcast/5616_ce533469fb2641678d4c5ae3dfcc710c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:35:14.243000Z",
            "updatedTime": "2018-11-10T18:29:28.436012Z",
            "uploadedTime": "2011-05-30T06:35:14.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
        },
        {
            "id": 624500,
            "name": "NM2011 - Mus. Gjallarhorn",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624500/broadcast/5615_567bd705365447a882088659cf908754.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:39.990000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:32:41.363000Z",
            "updatedTime": "2018-11-10T18:29:28.437356Z",
            "uploadedTime": "2011-05-30T06:32:41.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
        },
        {
            "id": 622146,
            "name": "Jul på Studentrådet del 23",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622146/theora/1578_b1c19f3977874fb995091627ee3ff63e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622146/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622146/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622146/broadcast/orig_Jul på studentrådet del 23.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622146/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:07:38.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:18:00Z",
            "updatedTime": "2018-11-10T18:29:31.135231Z",
            "uploadedTime": "2009-01-02T02:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622146/theora/1578_b1c19f3977874fb995091627ee3ff63e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622146/large_thumb/large.jpg"
        }
    ]
}