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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2550&ordering=duration",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2450&ordering=duration",
    "results": [
        {
            "id": 624850,
            "name": "Sandefjord Ungdomskorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624850/broadcast/6215_a41d61539a7c40039dec20e87467e51d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624850/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:58.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T12:26:06.637000Z",
            "updatedTime": "2018-11-10T18:29:27.983425Z",
            "uploadedTime": "2012-04-11T12:26:06.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624850/large_thumb/large.jpg"
        },
        {
            "id": 625259,
            "name": "Eckankar: The Language Of Love",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625259/small_thumb/The-Language-of-Love.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625259/large_thumb/The-Language-of-Love.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625259/broadcast/The-Language-of-Love.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-04-15T11:31:18Z",
            "updatedTime": "2020-09-15T21:56:21.156318Z",
            "uploadedTime": "2014-04-15T11:31:20Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625259/large_thumb/The-Language-of-Love.jpg"
        },
        {
            "id": 624856,
            "name": "Musikkforeningen Nidarholm",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624856/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624856/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624856/broadcast/6218_1673685791dd4108941b6e152c1197e9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624856/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:58.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:37:25.717000Z",
            "updatedTime": "2018-11-10T18:29:27.975167Z",
            "uploadedTime": "2012-04-13T07:37:25.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624856/large_thumb/large.jpg"
        },
        {
            "id": 622499,
            "name": "Hjerte til hjerte del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622499/theora/743_19c9f787b8c24c85a3fdb0f07ba1f742.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622499/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622499/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622499/broadcast/orig_Hjerte til hjerte del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622499/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:23:00Z",
            "updatedTime": "2018-11-10T18:29:30.638193Z",
            "uploadedTime": "2009-01-01T12:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622499/theora/743_19c9f787b8c24c85a3fdb0f07ba1f742.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622499/large_thumb/large.jpg"
        },
        {
            "id": 624205,
            "name": "DLO TMJKEA 20110202-2858",
            "header": "Det Levande Ord\nmed Tommy Josefssom",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624205/theora/5208_2b8f44a4af674d44bd3cfa1d2391b222.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624205/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624205/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624205/broadcast/5208_5c0ae2b9c9e2450a84fbfaa4a1a4f4c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624205/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:58.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-27T11:47:12.273000Z",
            "updatedTime": "2018-11-10T18:29:28.828929Z",
            "uploadedTime": "2011-01-27T11:47:12.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624205/theora/5208_2b8f44a4af674d44bd3cfa1d2391b222.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624205/large_thumb/large.jpg"
        },
        {
            "id": 623473,
            "name": "Utrop TV - flerkulturelt magasin nr 02",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
                "original": "https://upload.frikanalen.no/media/623473/original/orig_e45603b69ab34301bbb374d13ef0f62a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623473/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623473/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623473/broadcast/3993_f0fc41ce83cc4a3b97f464a7f21867cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623473/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.960000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-24T19:09:51.017000Z",
            "updatedTime": "2018-11-10T18:29:29.767742Z",
            "uploadedTime": "2010-02-24T19:09:51.017000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623473/large_thumb/large.jpg"
        },
        {
            "id": 625466,
            "name": "test 311015",
            "header": "test",
            "description": "",
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625466/broadcast/intro - dv.avi",
                "theora": "https://upload.frikanalen.no/media/625466/theora/intro - dv.ogv"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-03-04T11:59:01Z",
            "updatedTime": "2018-11-10T18:29:27.210353Z",
            "uploadedTime": "2016-03-04T11:59:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625466/theora/intro - dv.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 624501,
            "name": "NM2011 - Jaren Hornm.forening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624501/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624501/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624501/broadcast/5616_ce533469fb2641678d4c5ae3dfcc710c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:35:14.243000Z",
            "updatedTime": "2018-11-10T18:29:28.436012Z",
            "uploadedTime": "2011-05-30T06:35:14.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
        },
        {
            "id": 623605,
            "name": "Utrop TV - Flerkulturelt magasin nr 11",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623605/theora/4209_8532db11cf0d4812b0fde69556a4cb91.ogv",
                "original": "https://upload.frikanalen.no/media/623605/original/orig_2855f83973be44f3bea64850d3d3a6b1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623605/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623605/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623605/broadcast/4209_8251bd65d09c421d96c3a1009be01bfa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623605/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.120000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:55:43.447000Z",
            "updatedTime": "2018-11-10T18:29:29.603164Z",
            "uploadedTime": "2010-04-08T09:55:43.447000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623605/theora/4209_8532db11cf0d4812b0fde69556a4cb91.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623605/large_thumb/large.jpg"
        },
        {
            "id": 624846,
            "name": "Vestre Aker Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624846/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624846/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624846/broadcast/6208_a49bfac92c68469db74a3ce9b5640c68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:06:37.467000Z",
            "updatedTime": "2018-11-10T18:29:27.988988Z",
            "uploadedTime": "2012-04-11T10:06:37.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
        },
        {
            "id": 624855,
            "name": "Dragefjellets Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624855/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624855/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624855/broadcast/6217_5722c31ef60d4b319551159d48ac8e89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624855/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:36:27.453000Z",
            "updatedTime": "2018-11-10T18:29:27.976562Z",
            "uploadedTime": "2012-04-13T07:36:27.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624855/large_thumb/large.jpg"
        },
        {
            "id": 625273,
            "name": "Eckankar: A Gift of Love",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625273/theora/A-Gift-of-Love.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625273/large_thumb/A-Gift-of-Love.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625273/small_thumb/A-Gift-of-Love.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625273/broadcast/A-Gift-of-Love.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-19T06:05:42Z",
            "updatedTime": "2020-09-15T21:55:36.642547Z",
            "uploadedTime": "2014-05-19T06:05:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625273/theora/A-Gift-of-Love.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625273/large_thumb/A-Gift-of-Love.jpg"
        },
        {
            "id": 624777,
            "name": "Manger Musikklag NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624777/theora/6062_afdafdb9e8ea4c139d3cd45a37a3c19a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624777/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624777/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624777/broadcast/6062_1231018aa53840d29376c6361bcb32e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624777/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T08:12:12.293000Z",
            "updatedTime": "2018-11-10T18:29:28.074189Z",
            "uploadedTime": "2012-03-01T08:12:12.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624777/theora/6062_afdafdb9e8ea4c139d3cd45a37a3c19a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624777/large_thumb/large.jpg"
        },
        {
            "id": 623420,
            "name": "Hjerte Til Hjerte, Kautokeino del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623420/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623420/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623420/broadcast/3929_7a1292f4cfd14bd2b404e7f23bf387a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-27T10:12:46.440000Z",
            "updatedTime": "2018-11-10T18:29:29.817827Z",
            "uploadedTime": "2010-01-27T10:12:46.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
        },
        {
            "id": 624783,
            "name": "Krohnengen Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624783/theora/6068_1ea227c9f0734baf82f429e734d30ecc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624783/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624783/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624783/broadcast/6068_7a85d06636494f6ebd2bdad97291a502.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624783/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T10:24:55.867000Z",
            "updatedTime": "2018-11-10T18:29:28.065898Z",
            "uploadedTime": "2012-03-01T10:24:55.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624783/theora/6068_1ea227c9f0734baf82f429e734d30ecc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624783/large_thumb/large.jpg"
        },
        {
            "id": 622978,
            "name": "nornet tv del 17",
            "header": "Hans bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622978/broadcast/orig_738dc259df464c50b6c3221c5654bffc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622978/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:59.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-17T15:29:31.333000Z",
            "updatedTime": "2018-11-10T18:29:30.374865Z",
            "uploadedTime": "2009-08-17T15:29:31.333000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622978/large_thumb/large.jpg"
        },
        {
            "id": 623009,
            "name": "Nornet TV del 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623009/broadcast/orig_d2f82653606844e0941f32c43f2cac62.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623009/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-26T14:25:18.680000Z",
            "updatedTime": "2018-11-10T18:29:30.343291Z",
            "uploadedTime": "2009-08-26T14:25:18.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623009/large_thumb/large.jpg"
        },
        {
            "id": 623527,
            "name": "Babylonkoden 08a",
            "header": "Rikene for retten. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623527/theora/4135_dc3044ab986d487788453cdec5bc736f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623527/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623527/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623527/broadcast/4135_7100a87131af4df69d66d5e7da95bcf6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623527/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:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:05:01.437000Z",
            "updatedTime": "2018-11-10T18:29:29.692492Z",
            "uploadedTime": "2010-03-25T09:05:01.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623527/theora/4135_dc3044ab986d487788453cdec5bc736f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623527/large_thumb/large.jpg"
        },
        {
            "id": 624360,
            "name": "De Levende Ord",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624360/theora/5448_dfd02819fdc446e3b2eb7f07bee906ef.ogv",
                "original": "https://upload.frikanalen.no/media/624360/original/orig_c561a4630af647d7b2d82f2cf69c88f8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624360/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624360/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624360/broadcast/5448_0f7b3379985a42599b630450992d62df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624360/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T07:45:49.927000Z",
            "updatedTime": "2018-11-10T18:29:28.618055Z",
            "uploadedTime": "2011-03-16T07:45:49.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624360/theora/5448_dfd02819fdc446e3b2eb7f07bee906ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624360/large_thumb/large.jpg"
        },
        {
            "id": 624329,
            "name": "De Levende Ord",
            "header": "De levende Ord med Hans O.Hansson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624329/theora/5391_9980dde5e9df4bc38e2d01ce664a495f.ogv",
                "original": "https://upload.frikanalen.no/media/624329/original/orig_e3012de1f5924832aa4ef3e362c0d625.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624329/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624329/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624329/broadcast/5391_1be44b24270e49a1b5a38b0b139d1757.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624329/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-01T09:48:29.570000Z",
            "updatedTime": "2018-11-10T18:29:28.658699Z",
            "uploadedTime": "2011-03-01T09:48:29.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624329/theora/5391_9980dde5e9df4bc38e2d01ce664a495f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624329/large_thumb/large.jpg"
        },
        {
            "id": 624309,
            "name": "Country Team",
            "header": "Country Team med Kåre og Lena Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624309/theora/5371_67338293b68c4db18066a3c6f511733a.ogv",
                "original": "https://upload.frikanalen.no/media/624309/original/orig_16e27f6ea1954b0c8aa5141ce831872d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624309/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624309/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624309/broadcast/5371_9438cb55b4dc4bb2b6a635b413c60c82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624309/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-23T06:11:20.657000Z",
            "updatedTime": "2018-11-10T18:29:28.685311Z",
            "uploadedTime": "2011-02-23T06:11:20.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624309/theora/5371_67338293b68c4db18066a3c6f511733a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624309/large_thumb/large.jpg"
        },
        {
            "id": 624443,
            "name": "Levande Ord & Gospel Miracle 20110511",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624443/theora/5550_30fc4af32b6c4fc79f7b5dbad478cf1c.ogv",
                "original": "https://upload.frikanalen.no/media/624443/original/orig_a9f9556a49414bfbb04fcdd44a31eac3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624443/broadcast/5550_f21310931d01457b8f554fc72f11c1ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624443/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T12:58:48.390000Z",
            "updatedTime": "2018-11-10T18:29:28.512392Z",
            "uploadedTime": "2011-05-04T12:58:48.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624443/theora/5550_30fc4af32b6c4fc79f7b5dbad478cf1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624443/large_thumb/large.jpg"
        },
        {
            "id": 623207,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623207/theora/3616_fa89c339124c4fd69a177a85ebed9525.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623207/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623207/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623207/broadcast/3616_e0ad137b1d1e4f3d89e931aeaab0d14f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623207/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-30T13:54:32.127000Z",
            "updatedTime": "2018-11-10T18:29:30.092934Z",
            "uploadedTime": "2009-10-30T13:54:32.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623207/theora/3616_fa89c339124c4fd69a177a85ebed9525.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623207/large_thumb/large.jpg"
        },
        {
            "id": 623216,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623216/theora/3617_d718ed418b154c92a97c8949992b08f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623216/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623216/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623216/broadcast/3617_b3d8c3a4d8b44197b7573a8d888f9ee8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623216/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-30T13:55:51.673000Z",
            "updatedTime": "2018-11-10T18:29:30.080474Z",
            "uploadedTime": "2009-10-30T13:55:51.673000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623216/theora/3617_d718ed418b154c92a97c8949992b08f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623216/large_thumb/large.jpg"
        },
        {
            "id": 622104,
            "name": "Buldring - klatring på sitt råeste ?",
            "header": "Noen av nordens sterkeste jenter og gutter viser hva buldring er for noe. Fra Nordic Bouldering Challenge i Håkons Hall, Lillehammer 29.november 2008",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622104/theora/1303_2b6d04af5312449b859fc9c4c61aa541.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622104/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622104/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622104/broadcast/orig_Sequence 01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622104/large_thumb/large.jpg"
            },
            "creator": "gautegg@gmail.com",
            "organization": {
                "id": 128,
                "name": "Gaute Media",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1065,
                "editorName": "Gaute Grøtta Grav",
                "editorEmail": "gautegg@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:43:00Z",
            "updatedTime": "2018-11-10T18:29:31.208609Z",
            "uploadedTime": "2009-01-01T21:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622104/theora/1303_2b6d04af5312449b859fc9c4c61aa541.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622104/large_thumb/large.jpg"
        },
        {
            "id": 624326,
            "name": "Ti Minutter & De Levende Ord",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg & De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
                "original": "https://upload.frikanalen.no/media/624326/original/orig_0161291c8532402ba2f271d9b19b42d0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624326/broadcast/5381_a08d01646a3b4ba287620a993a5978a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624326/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T12:22:38.787000Z",
            "updatedTime": "2018-11-10T18:29:28.662812Z",
            "uploadedTime": "2011-02-28T12:22:38.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624326/large_thumb/large.jpg"
        },
        {
            "id": 623399,
            "name": "Hjerte Til Hjerte, Heidi Baker",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623399/theora/3927_48b0cd51e40346138689c09fed6f3dc2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623399/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623399/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623399/broadcast/3927_f7624cb9d9984b8a9b4d50c6f9829c2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623399/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-27T10:03:06.370000Z",
            "updatedTime": "2018-11-10T18:29:29.844291Z",
            "uploadedTime": "2010-01-27T10:03:06.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623399/theora/3927_48b0cd51e40346138689c09fed6f3dc2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623399/large_thumb/large.jpg"
        },
        {
            "id": 623229,
            "name": "Hjerte Til Hjerte, Reidar Gamst del 1",
            "header": "Et nytt liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623229/theora/3635_19d0b7c7b4e54a2aa3ca8e1d48bc0252.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623229/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623229/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623229/broadcast/3635_8f900307bc1740aa97ab52361e575370.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623229/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:32:34.233000Z",
            "updatedTime": "2018-11-10T18:29:30.064926Z",
            "uploadedTime": "2009-11-10T08:32:34.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623229/theora/3635_19d0b7c7b4e54a2aa3ca8e1d48bc0252.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623229/large_thumb/large.jpg"
        },
        {
            "id": 622263,
            "name": "Møteplassen - Glede 3 og 4",
            "header": "Glede og humor som ressurs i kristenlivet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622263/theora/2105_8f66f4dcaa334a40ac0fffbacf4f5c0d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622263/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622263/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622263/broadcast/orig_a6306de304124ca08c9b27d805350e3c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622263/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:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.961821Z",
            "uploadedTime": "2009-01-02T11:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622263/theora/2105_8f66f4dcaa334a40ac0fffbacf4f5c0d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622263/large_thumb/large.jpg"
        },
        {
            "id": 623230,
            "name": "Hjerte Til Hjerte, Reidar Gamst del 2",
            "header": "Et nytt liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623230/theora/3636_42c77f476d5a4f768a05946501bd9c9e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623230/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623230/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623230/broadcast/3636_3755689d69e941cfb073fbea3cb696b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623230/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:33:31.077000Z",
            "updatedTime": "2018-11-10T18:29:30.063558Z",
            "uploadedTime": "2009-11-10T08:33:31.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623230/theora/3636_42c77f476d5a4f768a05946501bd9c9e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623230/large_thumb/large.jpg"
        },
        {
            "id": 624102,
            "name": "Born to play del 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624102/theora/5051_f55fc43354a147c29ccc7eebd2e85238.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624102/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624102/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624102/broadcast/5051_8538ef23501543eabd7b3e539a66aceb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624102/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-12-07T11:59:00.687000Z",
            "updatedTime": "2018-11-10T18:29:28.950073Z",
            "uploadedTime": "2010-12-07T11:59:00.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624102/theora/5051_f55fc43354a147c29ccc7eebd2e85238.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624102/large_thumb/large.jpg"
        },
        {
            "id": 623610,
            "name": "Hjerte Til Hjerte, Marc Dupont del 1",
            "header": "Marc Dupont på SBI.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623610/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623610/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623610/broadcast/3991_b29da3ef411948459ee748583e8d5bbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623610/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:53:43.833000Z",
            "updatedTime": "2018-11-10T18:29:29.596308Z",
            "uploadedTime": "2010-02-24T08:53:43.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623610/large_thumb/large.jpg"
        },
        {
            "id": 623021,
            "name": "Nornet TV del 28",
            "header": "Bibelundervisning ved Hans Bratterud VGF1-4b",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623021/theora/3317_bfd519465ac34704b7581eaef80a7779.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623021/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623021/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623021/broadcast/orig_90012d79345e4848936235f8358b1187.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623021/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-30T06:29:06.347000Z",
            "updatedTime": "2018-11-10T18:29:30.326856Z",
            "uploadedTime": "2009-08-30T06:29:06.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623021/theora/3317_bfd519465ac34704b7581eaef80a7779.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623021/large_thumb/large.jpg"
        },
        {
            "id": 623020,
            "name": "Nornet TV del 27",
            "header": "Bibelundervisning ved Hans Bratterud VGF1-4a",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623020/theora/3316_6352b8198c124f82b0ea763b8b2b4afe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623020/broadcast/orig_9e506277a5124eeda525ce2a33c3f0dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623020/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-29T18:27:22.063000Z",
            "updatedTime": "2018-11-10T18:29:30.328246Z",
            "uploadedTime": "2009-08-29T18:27:22.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623020/theora/3316_6352b8198c124f82b0ea763b8b2b4afe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623020/large_thumb/large.jpg"
        },
        {
            "id": 623018,
            "name": "Nornet TV del 26",
            "header": "Bibelundervisning\nved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623018/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623018/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623018/broadcast/orig_9b9421b7d97140cb80fddc6a2dbaab0c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623018/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-28T07:13:15.493000Z",
            "updatedTime": "2018-11-10T18:29:30.330988Z",
            "uploadedTime": "2009-08-28T07:13:15.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623018/large_thumb/large.jpg"
        },
        {
            "id": 623560,
            "name": "Hjerte Til Hjerte, Finnmark (2009)",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623560/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623560/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623560/broadcast/3987_68822bcf895e4391b52c2adc6f183717.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:44:08.083000Z",
            "updatedTime": "2018-11-10T18:29:29.645734Z",
            "uploadedTime": "2010-02-24T08:44:08.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg"
        },
        {
            "id": 622451,
            "name": "Dette er livet del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622451/broadcast/bc_Karisma TV - Dette er livet del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.704772Z",
            "uploadedTime": "2009-01-01T07:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
        },
        {
            "id": 622450,
            "name": "Dette er livet del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622450/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622450/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622450/broadcast/bc_Karisma TV- Dette er livet del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.706109Z",
            "uploadedTime": "2009-01-01T07:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
        },
        {
            "id": 623341,
            "name": "Hjerte Til Hjerte, Reidar Gamst/Bjørn Olsen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623341/theora/3733_ca228f591bbc4bc7a2ff1777bec48077.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623341/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623341/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623341/broadcast/3733_ac1ae326855f47a29ae815ad4053b217.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623341/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:26:48.940000Z",
            "updatedTime": "2018-11-10T18:29:29.921648Z",
            "uploadedTime": "2009-12-18T11:26:48.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623341/theora/3733_ca228f591bbc4bc7a2ff1777bec48077.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623341/large_thumb/large.jpg"
        },
        {
            "id": 622448,
            "name": "Dette er livet del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622448/broadcast/bc_Karisma TV - Dette er livet del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.708858Z",
            "uploadedTime": "2009-01-01T07:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
        },
        {
            "id": 623478,
            "name": "Time 4 Glory 4",
            "header": "Tommy M. Josefsson\nSvenn Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623478/theora/4077_bd04c20e1fe948c1808d1eeeb969e5b0.ogv",
                "original": "https://upload.frikanalen.no/media/623478/original/orig_39ace8728b3b494db327e0487a11b3ec.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623478/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623478/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623478/broadcast/4077_fd1dc1479bb4487fa523b1fd73324ee5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623478/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-17T09:47:11.500000Z",
            "updatedTime": "2018-11-10T18:29:29.760762Z",
            "uploadedTime": "2010-03-17T09:47:11.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623478/theora/4077_bd04c20e1fe948c1808d1eeeb969e5b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623478/large_thumb/large.jpg"
        },
        {
            "id": 623562,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 2",
            "header": "Carl Gustav Severin på Zoe(2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623562/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623562/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623562/broadcast/3989_a4941a7928e64bd49cbb64bf522a25bc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623562/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:50:40.117000Z",
            "updatedTime": "2018-11-10T18:29:29.643035Z",
            "uploadedTime": "2010-02-24T08:50:40.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623562/large_thumb/large.jpg"
        },
        {
            "id": 623013,
            "name": "Nornet TV del 25",
            "header": "Bibelundervisning ved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623013/broadcast/orig_40f67855c5c24e42a934e5654dd82c9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T20:46:00.953000Z",
            "updatedTime": "2018-11-10T18:29:30.337814Z",
            "uploadedTime": "2009-08-27T20:46:00.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
        },
        {
            "id": 624371,
            "name": "De Levende Ord 20110427",
            "header": "De Levende Ord med Tommy M.Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624371/theora/5464_533a743d08214274936406868132256d.ogv",
                "original": "https://upload.frikanalen.no/media/624371/original/orig_65216b00f4984d45a1c595d80ac2d822.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624371/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624371/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624371/broadcast/5464_8019ea81001c43e5a5c5f7f1b5f3bf13.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624371/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-19T13:08:35.640000Z",
            "updatedTime": "2018-11-10T18:29:28.605558Z",
            "uploadedTime": "2011-03-19T13:08:35.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624371/theora/5464_533a743d08214274936406868132256d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624371/large_thumb/large.jpg"
        },
        {
            "id": 624370,
            "name": "De Levende Ord 20110411",
            "header": "De Levende Ord med Tommy M.Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624370/theora/5463_a31de1a419414eb5b7b380d4a58f3d42.ogv",
                "original": "https://upload.frikanalen.no/media/624370/original/orig_da61d3cad3c240a1854d42318b50038a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624370/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624370/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624370/broadcast/5463_c1fcfb7dfbfb48939a3c8aaf8c4233f2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624370/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-19T12:57:17.650000Z",
            "updatedTime": "2018-11-10T18:29:28.606903Z",
            "uploadedTime": "2011-03-19T12:57:17.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624370/theora/5463_a31de1a419414eb5b7b380d4a58f3d42.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624370/large_thumb/large.jpg"
        },
        {
            "id": 622440,
            "name": "Møteplassen - Ærlighet 4 og 5",
            "header": "Samtaleprogram. Refleksjoner ved Johanna Engamo Kleveland og intervju med Sigmund Danielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622440/theora/2453_884707f5ec694628a489aedbc67acbcd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622440/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622440/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622440/broadcast/orig_d99fda635bd64f9e882d72d3ed84ddf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622440/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:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.720116Z",
            "uploadedTime": "2009-01-02T16:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622440/theora/2453_884707f5ec694628a489aedbc67acbcd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622440/large_thumb/large.jpg"
        },
        {
            "id": 623011,
            "name": "Nornet TV del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623011/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623011/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623011/broadcast/orig_f6f9414f02244c38ab16dc30f1bc6242.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T08:07:17.020000Z",
            "updatedTime": "2018-11-10T18:29:30.340608Z",
            "uploadedTime": "2009-08-27T08:07:17.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
        },
        {
            "id": 624363,
            "name": "Ti Minutter& Livshjelp20110420",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg og Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
                "original": "https://upload.frikanalen.no/media/624363/original/orig_d73d528707da4a22984312af27913bbc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624363/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624363/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624363/broadcast/5451_32e20383669940109b2f45539e61a0f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624363/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T13:19:51.220000Z",
            "updatedTime": "2018-11-10T18:29:28.613744Z",
            "uploadedTime": "2011-03-16T13:19:51.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624363/large_thumb/large.jpg"
        },
        {
            "id": 624362,
            "name": "De Gode Nyheder 20110418",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624362/theora/5450_1c86905a64ec42e6bb2d8172cd1c74ec.ogv",
                "original": "https://upload.frikanalen.no/media/624362/original/orig_12a4414993d448f6a9feb8d513983f71.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624362/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624362/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624362/broadcast/5450_cebe23af106b4ef8a37b74ebc43355a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624362/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T13:15:26.963000Z",
            "updatedTime": "2018-11-10T18:29:28.615271Z",
            "uploadedTime": "2011-03-16T13:15:26.963000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624362/theora/5450_1c86905a64ec42e6bb2d8172cd1c74ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624362/large_thumb/large.jpg"
        },
        {
            "id": 623981,
            "name": "Utrop TV - nr 21",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623981/theora/4683_8084ac51e186431bb40cc79ccef94374.ogv",
                "original": "https://upload.frikanalen.no/media/623981/original/orig_106c76a91a7945809cad10e1da1a3da5.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623981/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623981/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623981/broadcast/4683_8b0d994abd634e28a4d0e6427d31f7d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623981/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-30T13:59:19.240000Z",
            "updatedTime": "2018-11-10T18:29:29.108171Z",
            "uploadedTime": "2010-08-30T13:59:19.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623981/theora/4683_8084ac51e186431bb40cc79ccef94374.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623981/large_thumb/large.jpg"
        }
    ]
}