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

{
    "count": 3726,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2600&ordering=ref_url",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2500&ordering=ref_url",
    "results": [
        {
            "id": 623040,
            "name": "Jens Petter Wendt Horni",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623040/theora/3443_319055c2673b4f79adcf32c882cf494e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623040/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623040/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623040/broadcast/3443_60b2fd80b02f4df88f96bc7e6e6bebf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623040/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:16.070000",
            "durationSec": 256.07,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T14:30:12Z",
            "updatedTime": "2018-11-10T18:29:30.304871Z",
            "uploadedTime": "2009-09-09T14:30:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623040/theora/3443_319055c2673b4f79adcf32c882cf494e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623040/large_thumb/large.jpg"
        },
        {
            "id": 623039,
            "name": "Talentfabrikken uke 37",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623039/theora/2849_47ef57cdb9ef4bd2b96584ced03ba6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623039/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623039/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623039/broadcast/2849_00b7cd225fb64c7289a6ab25a9b60ad8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623039/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:25.960000",
            "durationSec": 1645.96,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:08:19.277000Z",
            "updatedTime": "2018-11-10T18:29:30.306211Z",
            "uploadedTime": "2009-05-15T22:08:19.277000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623039/theora/2849_47ef57cdb9ef4bd2b96584ced03ba6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623039/large_thumb/large.jpg"
        },
        {
            "id": 623038,
            "name": "Jeanette Nordberg",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623038/theora/3442_0df6785dc03343fab2d536058e3df059.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623038/broadcast/3442_1bba63fe2e944c86810db8c757f91b83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623038/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:11.560000",
            "durationSec": 311.56,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T13:11:15Z",
            "updatedTime": "2018-11-10T18:29:30.307618Z",
            "uploadedTime": "2009-09-09T13:11:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623038/theora/3442_0df6785dc03343fab2d536058e3df059.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623038/large_thumb/large.jpg"
        },
        {
            "id": 623037,
            "name": "Ida Fuglerud",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623037/theora/3441_71417cf3de1445b89a218a20aa676ff1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623037/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623037/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623037/broadcast/3441_dfbddeb4f4bc45ea99238dc5a1471648.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623037/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:20.560000",
            "durationSec": 260.56,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T11:58:23Z",
            "updatedTime": "2018-11-10T18:29:30.308956Z",
            "uploadedTime": "2009-09-09T11:58:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623037/theora/3441_71417cf3de1445b89a218a20aa676ff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623037/large_thumb/large.jpg"
        },
        {
            "id": 623036,
            "name": "Henrik Falang",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623036/broadcast/3440_b77fd3dc9b444456aa63c67e21e38a4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623036/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:06:45.880000",
            "durationSec": 405.88,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-09-09T09:45:16.073000Z",
            "updatedTime": "2018-11-10T18:29:30.310320Z",
            "uploadedTime": "2009-09-09T09:45:16.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623036/large_thumb/large.jpg"
        },
        {
            "id": 623035,
            "name": "Helene Ottesen Reigstad",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623035/theora/3439_466de00c057147c0a450323da57d0b89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623035/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623035/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623035/broadcast/3439_14cbc7dd9b204c0aabf54a8e43752abb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623035/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:06:01.080000",
            "durationSec": 361.08,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T07:48:57Z",
            "updatedTime": "2018-11-10T18:29:30.311743Z",
            "uploadedTime": "2009-09-09T07:48:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623035/theora/3439_466de00c057147c0a450323da57d0b89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623035/large_thumb/large.jpg"
        },
        {
            "id": 623033,
            "name": "New Life 2009 del 18",
            "header": "Besøk på det første barnehjem New Life var med å starte for 30 år siden. Intervju med Shireen West.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623033/theora/3437_fb0f8f3742e642d5bc612c4bd9c6daf9.ogv",
                "original": "https://upload.frikanalen.no/media/623033/original/orig_dba4584778404f2faf1a264b50177840.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623033/broadcast/3437_08cd1480d67c4fe38801406135255e6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623033/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:54.440000",
            "durationSec": 1554.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-07T11:07:42.347000Z",
            "updatedTime": "2018-11-10T18:29:30.314618Z",
            "uploadedTime": "2009-09-07T11:07:42.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623033/theora/3437_fb0f8f3742e642d5bc612c4bd9c6daf9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623033/large_thumb/large.jpg"
        },
        {
            "id": 623028,
            "name": "Akkurat Nå! 6.sept",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623028/theora/3378_75fc783b73374a65bc714dbf7efa650e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623028/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623028/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623028/broadcast/3378_d20da06ad65e4a0aaaf52b0a161f0000.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623028/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:39:16.680000",
            "durationSec": 2356.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-03T20:56:15.043000Z",
            "updatedTime": "2018-11-10T18:29:30.320119Z",
            "uploadedTime": "2009-09-03T20:56:15.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623028/theora/3378_75fc783b73374a65bc714dbf7efa650e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623028/large_thumb/large.jpg"
        },
        {
            "id": 623024,
            "name": "New Life 2009 del 17",
            "header": "Misjonsraport fra Afrika.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623024/theora/3294_1ae3024b54954934ad7c361e3f447d68.ogv",
                "original": "https://upload.frikanalen.no/media/623024/original/orig_b6836317d6b249c89a5a2940136087fe.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623024/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623024/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623024/broadcast/3294_32de2da10305434084e5d3ef35d83739.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623024/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:34",
            "durationSec": 1474.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-26T12:02:59.547000Z",
            "updatedTime": "2018-11-10T18:29:30.322805Z",
            "uploadedTime": "2009-08-26T12:02:59.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623024/theora/3294_1ae3024b54954934ad7c361e3f447d68.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623024/large_thumb/large.jpg"
        },
        {
            "id": 623023,
            "name": "Talentfabrikken uke 36",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623023/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623023/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623023/broadcast/orig_6cb206f857dc402eae2a9cce375cad63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623023/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:22",
            "durationSec": 1642.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:07:12.950000Z",
            "updatedTime": "2018-11-10T18:29:30.324185Z",
            "uploadedTime": "2009-05-15T22:07:12.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623023/large_thumb/large.jpg"
        },
        {
            "id": 622954,
            "name": "Demokratene - Lov og rett",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622954/theora/3207_ecabaa878f3b488dbed6a0c3177bb259.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622954/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622954/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622954/broadcast/orig_6e5f8699166340dca862454c2deee6dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622954/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:42.240000",
            "durationSec": 102.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:19:27.220000Z",
            "updatedTime": "2018-11-10T18:29:30.394324Z",
            "uploadedTime": "2009-08-10T09:19:27.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622954/theora/3207_ecabaa878f3b488dbed6a0c3177bb259.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622954/large_thumb/large.jpg"
        },
        {
            "id": 623045,
            "name": "Medieinsp. - Banning og danning",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623045/theora/3454_b877d16ce4ce4a768d21d7398a33efe1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623045/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623045/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623045/broadcast/3454_51ebbeea9be84240b7387092fd50058f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623045/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:18.950000",
            "durationSec": 258.95,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T14:03:19.360000Z",
            "updatedTime": "2020-08-31T18:56:04.400661Z",
            "uploadedTime": "2009-09-11T14:03:19.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623045/theora/3454_b877d16ce4ce4a768d21d7398a33efe1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623045/large_thumb/large.jpg"
        },
        {
            "id": 623019,
            "name": "Møteplassen - Omsorg 5",
            "header": "Merete Heintz fra NNS forteller om kristen omsorg, og Terje Forsberg forteller om en oppvekst med grov omsorgssvikt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623019/theora/3227_22b59116feb54679aa95d58cb10d1bec.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623019/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623019/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623019/broadcast/3227_21c4ea18ea8940e2995ba7fda388a6c8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623019/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-14T11:10:06Z",
            "updatedTime": "2018-11-10T18:29:30.329621Z",
            "uploadedTime": "2009-08-14T11:10:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623019/theora/3227_22b59116feb54679aa95d58cb10d1bec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623019/large_thumb/large.jpg"
        },
        {
            "id": 623016,
            "name": "Akkurat nå! 30.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623016/theora/2907_160e1c7a995e442a940346b581b57973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623016/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623016/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623016/broadcast/orig_354f7556e76e4b079958346920677989.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623016/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:34:55",
            "durationSec": 2095.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:18:25.517000Z",
            "updatedTime": "2018-11-10T18:29:30.333698Z",
            "uploadedTime": "2009-05-16T12:18:25.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623016/theora/2907_160e1c7a995e442a940346b581b57973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623016/large_thumb/large.jpg"
        },
        {
            "id": 623015,
            "name": "Den norske kirke i eksil del 29",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623015/theora/3309_28ded996087d4ff5b88b3add3b1ccca1.ogv",
                "original": "https://upload.frikanalen.no/media/623015/original/orig_866278d79cb84c32ae444905da9eef01.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623015/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623015/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623015/broadcast/3309_ca25366591a148888aa40de0335fc2d1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623015/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:57.440000",
            "durationSec": 1617.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-28T09:29:31.270000Z",
            "updatedTime": "2018-11-10T18:29:30.335050Z",
            "uploadedTime": "2009-08-28T09:29:31.270000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623015/theora/3309_28ded996087d4ff5b88b3add3b1ccca1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623015/large_thumb/large.jpg"
        },
        {
            "id": 623014,
            "name": "Møteplassen - Omsorg 4",
            "header": "Merete Heintz fra NNS forteller om kristen omsorg, og Terje Forsberg forteller om en oppvekst med grov omsorgssvikt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623014/theora/3226_8005f58100214d019450eb4d1f681cc8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623014/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623014/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623014/broadcast/3226_284ee8cfc3074ca2be86a333b0e7f75b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623014/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-14T11:08:30Z",
            "updatedTime": "2018-11-10T18:29:30.336460Z",
            "uploadedTime": "2009-08-14T11:08:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623014/theora/3226_8005f58100214d019450eb4d1f681cc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623014/large_thumb/large.jpg"
        },
        {
            "id": 623002,
            "name": "Drøfting av Quranen del 48",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623002/theora/2937_0750a328d2b948728b553df15ec2cb6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623002/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623002/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623002/broadcast/orig_be0b0fca7c084582b34e254cb3460689.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623002/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:33:17.760000",
            "durationSec": 1997.76,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:50:50.823000Z",
            "updatedTime": "2018-11-10T18:29:30.349811Z",
            "uploadedTime": "2009-05-16T12:50:50.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623002/theora/2937_0750a328d2b948728b553df15ec2cb6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623002/large_thumb/large.jpg"
        },
        {
            "id": 622999,
            "name": "Drøfting av Quranen del 47",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622999/theora/2936_06c5a39ff4254819879f818d22cd517d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622999/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622999/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622999/broadcast/orig_4d0d67cd0fbd408cbe7f0b5009ad28f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622999/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:27.760000",
            "durationSec": 1827.76,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:50:23.947000Z",
            "updatedTime": "2018-11-10T18:29:30.351393Z",
            "uploadedTime": "2009-05-16T12:50:23.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622999/theora/2936_06c5a39ff4254819879f818d22cd517d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622999/large_thumb/large.jpg"
        },
        {
            "id": 622998,
            "name": "Marte Skattebo",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622998/theora/3276_c4212872bc2449479092295c5b2ade25.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622998/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622998/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622998/broadcast/orig_b165d1eb9cdf49e0845daae8a210946d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622998/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:46.520000",
            "durationSec": 226.52,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T11:12:47Z",
            "updatedTime": "2018-11-10T18:29:30.352809Z",
            "uploadedTime": "2009-08-24T11:12:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622998/theora/3276_c4212872bc2449479092295c5b2ade25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622998/large_thumb/large.jpg"
        },
        {
            "id": 622995,
            "name": "Endre Rydland Vetås",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622995/theora/3275_314a41bde82c4affb0370d74b35c9d99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622995/broadcast/orig_c7a91544512e418084ce90be4138cb6a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622995/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:49.560000",
            "durationSec": 169.56,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T10:01:55Z",
            "updatedTime": "2018-11-10T18:29:30.355580Z",
            "uploadedTime": "2009-08-24T10:01:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622995/theora/3275_314a41bde82c4affb0370d74b35c9d99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622995/large_thumb/large.jpg"
        },
        {
            "id": 622994,
            "name": "Edward Sylta Antrobus",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622994/broadcast/orig_5b0088e28874487baa9ecb5c60ade0e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622994/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:59",
            "durationSec": 239.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T09:03:26Z",
            "updatedTime": "2018-11-10T18:29:30.356933Z",
            "uploadedTime": "2009-08-24T09:03:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622994/large_thumb/large.jpg"
        },
        {
            "id": 622993,
            "name": "Aina Helgeland Davidsen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622993/broadcast/orig_c6c2f4b10fa64054bdadef0f7d04d877.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622993/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:29.640000",
            "durationSec": 269.64,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T07:25:43Z",
            "updatedTime": "2018-11-10T18:29:30.358267Z",
            "uploadedTime": "2009-08-24T07:25:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622993/large_thumb/large.jpg"
        },
        {
            "id": 622992,
            "name": "Akkurat nå! 23.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622992/theora/2906_6a9c80c997c94ba8b27f6a427693e902.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622992/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622992/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622992/broadcast/orig_9ec8829afefe4d039248f89f3e1fbd28.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622992/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:32:56.080000",
            "durationSec": 1976.08,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:17:13Z",
            "updatedTime": "2018-11-10T18:29:30.359672Z",
            "uploadedTime": "2009-05-16T12:17:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622992/theora/2906_6a9c80c997c94ba8b27f6a427693e902.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622992/large_thumb/large.jpg"
        },
        {
            "id": 622991,
            "name": "Bazar fra Trondheim",
            "header": "Bazar er på Normisjons gen.forsamling og tar pulsen. Reprisen av Møteplassen Omsorg 1 er med Terje Forsberg som forteller om grov omsorgssvikt i barndommen og hans forsonende forvandling da han ble frelst.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622991/broadcast/orig_0c0c58c922e84ad0a8a4ebc42796a7d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622991/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-22T10:44:26Z",
            "updatedTime": "2018-11-10T18:29:30.361058Z",
            "uploadedTime": "2009-08-22T10:44:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622991/large_thumb/large.jpg"
        },
        {
            "id": 622990,
            "name": "AQVA'dor",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622990/broadcast/orig_34f4c8dc80584df8942a67c78ddab18f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:58.840000",
            "durationSec": 358.84,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T10:59:31Z",
            "updatedTime": "2018-11-10T18:29:30.362428Z",
            "uploadedTime": "2009-08-21T10:59:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
        },
        {
            "id": 622989,
            "name": "Duo Traverso",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622989/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622989/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622989/broadcast/orig_c5babdfb4585445e8667b2302bd55dd3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:23.960000",
            "durationSec": 203.96,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:40:02Z",
            "updatedTime": "2018-11-10T18:29:30.363809Z",
            "uploadedTime": "2009-08-21T08:40:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
        },
        {
            "id": 622988,
            "name": "Audun Breen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622988/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622988/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622988/broadcast/orig_688ca778dbde47f7a84dcccf09093937.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622988/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:17",
            "durationSec": 317.0,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:29:31Z",
            "updatedTime": "2018-11-10T18:29:30.365158Z",
            "uploadedTime": "2009-08-21T08:29:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622988/large_thumb/large.jpg"
        },
        {
            "id": 622977,
            "name": "Møteplassen - Omsorg 3",
            "header": "Merete Heintz fra NNS forteller om kristen omsorg, og Terje Forsberg forteller om en oppvekst med grov omsorgssvikt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622977/theora/3225_646195b184ff43feaa9f8147e2910783.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622977/broadcast/3225_fec1ec8148d74a25869de94d32ad32f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622977/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-14T10:51:51Z",
            "updatedTime": "2018-11-10T18:29:30.376353Z",
            "uploadedTime": "2009-08-14T10:51:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622977/theora/3225_646195b184ff43feaa9f8147e2910783.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622977/large_thumb/large.jpg"
        },
        {
            "id": 622976,
            "name": "Møteplassen - Omsorg 2",
            "header": "Merete Heintz fra NNS forteller om kristen omsorg, og Terje Forsberg forteller om en oppvekst med grov omsorgssvikt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622976/theora/3224_8bf0e917ca194753bfd953e63ede795e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622976/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622976/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622976/broadcast/3224_4ee2cf34067040ba86d2c7fdb2458c3b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622976/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-14T10:48:49Z",
            "updatedTime": "2018-11-10T18:29:30.377739Z",
            "uploadedTime": "2009-08-14T10:48:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622976/theora/3224_8bf0e917ca194753bfd953e63ede795e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622976/large_thumb/large.jpg"
        },
        {
            "id": 622899,
            "name": "Inside Israel juli - august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622899/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622899/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622899/broadcast/orig_5dcf2f57b6be45888c4ec2aea1cd4736.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622899/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:45.720000",
            "durationSec": 1785.72,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-13T13:59:21.867000Z",
            "updatedTime": "2018-11-10T18:29:30.453219Z",
            "uploadedTime": "2009-07-13T13:59:21.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622899/large_thumb/large.jpg"
        },
        {
            "id": 622975,
            "name": "Møteplassen - Omsorg 1",
            "header": "Merete Heintz forteller om opplevd kristen omsorg, og Terje Forsberg forteller om en barndom med grov omsorgssvikt og forvandlingen da han ble frelst.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622975/theora/3196_ad3feabe853045f9b1a77676f0bf1fa7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622975/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622975/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622975/broadcast/3196_e7f2d4d79d1f455392e8d905f7bbcbc2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622975/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-06T14:08:35Z",
            "updatedTime": "2018-11-10T18:29:30.379092Z",
            "uploadedTime": "2009-08-06T14:08:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622975/theora/3196_ad3feabe853045f9b1a77676f0bf1fa7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622975/large_thumb/large.jpg"
        },
        {
            "id": 622974,
            "name": "Den norske kirke i eksil del 28",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622974/theora/3256_d5e8dce70f564cdeb19de403d17cb374.ogv",
                "original": "https://upload.frikanalen.no/media/622974/original/orig_c261007ac8ad4ed48be570926b00b607.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622974/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622974/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622974/broadcast/3256_d37f6c43d85345b78be4d52f79aeebc7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622974/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:18.960000",
            "durationSec": 1638.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-17T19:00:52.723000Z",
            "updatedTime": "2018-11-10T18:29:30.380464Z",
            "uploadedTime": "2009-08-17T19:00:52.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622974/theora/3256_d5e8dce70f564cdeb19de403d17cb374.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622974/large_thumb/large.jpg"
        },
        {
            "id": 622967,
            "name": "Akkurat nå! 16.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622967/theora/2905_0bee39f47e114e5c997a315c86cf0c91.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622967/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622967/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622967/broadcast/orig_9885dc09bae44dcca6c30f3bd3f70b82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622967/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:39:04.720000",
            "durationSec": 2344.72,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:16:04.343000Z",
            "updatedTime": "2018-11-10T18:29:30.383118Z",
            "uploadedTime": "2009-05-16T12:16:04.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622967/theora/2905_0bee39f47e114e5c997a315c86cf0c91.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622967/large_thumb/large.jpg"
        },
        {
            "id": 622960,
            "name": "Den norske kirke i eksil del 27",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622960/theora/3213_f4537c714014411bbe6f5af885226197.ogv",
                "original": "https://upload.frikanalen.no/media/622960/original/orig_cb2c82a691f3434ab35982f6ae849979.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622960/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622960/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622960/broadcast/3213_513a7acf835e471e897aeb35d21e8d01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622960/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:49.320000",
            "durationSec": 1609.32,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T14:21:43.483000Z",
            "updatedTime": "2018-11-10T18:29:30.385906Z",
            "uploadedTime": "2009-08-10T14:21:43.483000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622960/theora/3213_f4537c714014411bbe6f5af885226197.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622960/large_thumb/large.jpg"
        },
        {
            "id": 622959,
            "name": "Demokratene - Vidar Kleppe",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622959/theora/3206_21ec7deefad54540bc4c040067d4e328.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622959/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622959/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622959/broadcast/orig_e474774b2f7f4181871934abb7fee785.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622959/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:26.520000",
            "durationSec": 1586.52,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:11:40.877000Z",
            "updatedTime": "2018-11-10T18:29:30.387281Z",
            "uploadedTime": "2009-08-10T09:11:40.877000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622959/theora/3206_21ec7deefad54540bc4c040067d4e328.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622959/large_thumb/large.jpg"
        },
        {
            "id": 622958,
            "name": "Demokratene - Sjøfolk",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622958/theora/3211_c63458b2e6104fcd9e6a0921f55fb2a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622958/broadcast/orig_c1e464c647a14f0ca18df4d019c35f7f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622958/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:55.840000",
            "durationSec": 55.84,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:38:54.420000Z",
            "updatedTime": "2018-11-10T18:29:30.388645Z",
            "uploadedTime": "2009-08-10T09:38:54.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622958/theora/3211_c63458b2e6104fcd9e6a0921f55fb2a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622958/large_thumb/large.jpg"
        },
        {
            "id": 622957,
            "name": "Demokratene - Samferdsel",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622957/theora/3210_214ba55e5ed24bcf9969080c22cc95a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622957/broadcast/orig_e8cd671212f14d77853e7a21d87b773b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622957/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:24.240000",
            "durationSec": 84.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:36:36.730000Z",
            "updatedTime": "2018-11-10T18:29:30.389995Z",
            "uploadedTime": "2009-08-10T09:36:36.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622957/theora/3210_214ba55e5ed24bcf9969080c22cc95a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622957/large_thumb/large.jpg"
        },
        {
            "id": 622956,
            "name": "Demokratene - Pensjonister",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622956/theora/3209_9245d7f7984a47e88dfb4258ce1ae61d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622956/broadcast/orig_5cb1222a6a3545a8b2cde84ef99b4f73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622956/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:10.400000",
            "durationSec": 70.4,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:32:05.607000Z",
            "updatedTime": "2018-11-10T18:29:30.391345Z",
            "uploadedTime": "2009-08-10T09:32:05.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622956/theora/3209_9245d7f7984a47e88dfb4258ce1ae61d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622956/large_thumb/large.jpg"
        },
        {
            "id": 622955,
            "name": "Demokratene - Mulla Krekar",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622955/theora/3208_0f29d09916e14ac8a779a37dfd8dc790.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622955/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622955/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622955/broadcast/orig_c546219a1f0b492c85e587951e1f607c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622955/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:13.240000",
            "durationSec": 73.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:29:18.480000Z",
            "updatedTime": "2018-11-10T18:29:30.392958Z",
            "uploadedTime": "2009-08-10T09:29:18.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622955/theora/3208_0f29d09916e14ac8a779a37dfd8dc790.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622955/large_thumb/large.jpg"
        },
        {
            "id": 622525,
            "name": "Drøfting av Quranen del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622525/theora/929_47a7c6f480cc49ccaae69e57e4e70df6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622525/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622525/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622525/broadcast/orig_Den hellige Quranen del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622525/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:03.840000",
            "durationSec": 1803.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.602640Z",
            "uploadedTime": "2009-01-01T15:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622525/theora/929_47a7c6f480cc49ccaae69e57e4e70df6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622525/large_thumb/large.jpg"
        },
        {
            "id": 622985,
            "name": "Pensjonistpartiet del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622985/theora/3261_b30826b54a604498b57686bd5f738cc3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622985/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622985/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622985/broadcast/orig_8f432bfcc47b4b1787279ac551f785fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622985/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:48.240000",
            "durationSec": 588.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T13:59:46.317000Z",
            "updatedTime": "2023-07-12T21:34:26.179599Z",
            "uploadedTime": "2009-08-19T13:59:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622985/theora/3261_b30826b54a604498b57686bd5f738cc3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622985/large_thumb/large.jpg"
        },
        {
            "id": 622987,
            "name": "Pensjonistpartiet del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622987/theora/3262_d7dbd45642fb4affa36b320cf7b4783e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622987/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622987/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622987/broadcast/orig_51bd78dc35144969a872a63345199191.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622987/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:10:00.080000",
            "durationSec": 600.08,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T14:00:30.457000Z",
            "updatedTime": "2023-07-12T21:35:21.672864Z",
            "uploadedTime": "2009-08-19T14:00:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622987/theora/3262_d7dbd45642fb4affa36b320cf7b4783e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622987/large_thumb/large.jpg"
        },
        {
            "id": 622941,
            "name": "Livsretning del 7a",
            "header": "Valg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622941/theora/3185_0ff34def92c84a6fa6c83198c3835742.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622941/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622941/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622941/broadcast/orig_b44da3c5632543a1b97c2ced6c52cd21.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622941/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:29.960000",
            "durationSec": 1709.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:58:06.507000Z",
            "updatedTime": "2018-11-10T18:29:30.397107Z",
            "uploadedTime": "2009-07-29T12:58:06.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622941/theora/3185_0ff34def92c84a6fa6c83198c3835742.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622941/large_thumb/large.jpg"
        },
        {
            "id": 622940,
            "name": "Helge Hjelland del 2",
            "header": "Bokstavelig talt",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622940/theora/3170_0a1e58b5c2564f2f9962ffae02a3edb2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622940/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622940/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622940/broadcast/orig_c5d02f85fc42453ca13422f0cf4c9f0f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622940/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.080000",
            "durationSec": 1500.08,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:16:11.340000Z",
            "updatedTime": "2018-11-10T18:29:30.398476Z",
            "uploadedTime": "2009-07-29T12:16:11.340000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622940/theora/3170_0a1e58b5c2564f2f9962ffae02a3edb2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622940/large_thumb/large.jpg"
        },
        {
            "id": 622939,
            "name": "Livsretning del 7b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622939/theora/3186_dc284c5b74a842b0b25810cc5c737e6b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622939/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622939/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622939/broadcast/orig_06227383f612434a8c7422a6dfe2a7d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622939/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:45.160000",
            "durationSec": 1725.16,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T13:00:29.480000Z",
            "updatedTime": "2018-11-10T18:29:30.399856Z",
            "uploadedTime": "2009-07-29T13:00:29.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622939/theora/3186_dc284c5b74a842b0b25810cc5c737e6b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622939/large_thumb/large.jpg"
        },
        {
            "id": 622938,
            "name": "Livsretning del 6b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622938/theora/3184_6b69387795d04c2ba756dc6923f34640.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622938/broadcast/orig_c731178ec03e43f58fdb17474c67135c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622938/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:00.240000",
            "durationSec": 1740.24,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:54:57.167000Z",
            "updatedTime": "2018-11-10T18:29:30.401193Z",
            "uploadedTime": "2009-07-29T12:54:57.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622938/theora/3184_6b69387795d04c2ba756dc6923f34640.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622938/large_thumb/large.jpg"
        },
        {
            "id": 622937,
            "name": "Livsretning del 6a",
            "header": "Suksess",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622937/theora/3183_58da9b2b19e149e792c4df7462187228.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622937/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622937/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622937/broadcast/orig_7a5352d29035424082bb819616042542.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622937/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:44.960000",
            "durationSec": 1544.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:53:39.700000Z",
            "updatedTime": "2018-11-10T18:29:30.402546Z",
            "uploadedTime": "2009-07-29T12:53:39.700000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622937/theora/3183_58da9b2b19e149e792c4df7462187228.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622937/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",
            "durationSec": 1679.68,
            "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": 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",
            "durationSec": 1560.0,
            "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",
            "durationSec": 1710.04,
            "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"
        }
    ]
}