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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3150&ordering=header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3050&ordering=header",
    "results": [
        {
            "id": 623064,
            "name": "Ullrik og Ulven - Episode 5",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623064/theora/3470_d62c76e3823f4ca699e8337ba2e6c59b.ogv",
                "original": "https://upload.frikanalen.no/media/623064/original/orig_4d58ec02ca034f47b6cf887910da290e.wmv",
                "smallThumb": "https://upload.frikanalen.no/media/623064/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623064/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623064/broadcast/3470_d9c762db27d743dfbd90ba2fe346c2a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623064/large_thumb/large.jpg"
            },
            "creator": "pbakkeid@gmail.com",
            "organization": {
                "id": 49,
                "name": "Grensedalen Studio",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:59.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T11:53:52.180000Z",
            "updatedTime": "2018-11-10T18:29:30.272761Z",
            "uploadedTime": "2009-09-12T11:53:52.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623064/theora/3470_d62c76e3823f4ca699e8337ba2e6c59b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623064/large_thumb/large.jpg"
        },
        {
            "id": 623065,
            "name": "Helse Expo - del 7 - Hvile",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623065/theora/3468_7baab9ce31bf49d3a68553a433ec1024.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623065/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623065/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623065/broadcast/3468_e33327023189478eb04994a569348e4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623065/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T09:01:15.830000Z",
            "updatedTime": "2018-11-10T18:29:30.271394Z",
            "uploadedTime": "2009-09-12T09:01:15.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623065/theora/3468_7baab9ce31bf49d3a68553a433ec1024.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623065/large_thumb/large.jpg"
        },
        {
            "id": 623066,
            "name": "Akkurat nå! 13.september",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623066/theora/2909_c42910c5f7d9408f8bf00e6f399ed07c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623066/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623066/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623066/broadcast/2909_d3f821c5c95747a5ad1779146d65c848.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623066/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:35:45.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:21:41.970000Z",
            "updatedTime": "2018-11-10T18:29:30.270039Z",
            "uploadedTime": "2009-05-16T12:21:41.970000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623066/theora/2909_c42910c5f7d9408f8bf00e6f399ed07c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623066/large_thumb/large.jpg"
        },
        {
            "id": 623861,
            "name": "Serat del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623861/theora/4632_593fbf3e2ebe4525b0a9330f1a41ef8b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623861/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623861/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623861/broadcast/4632_d2a9f9aaa5784c4b991d1501a2647f9d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623861/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-19T14:09:09.440000Z",
            "updatedTime": "2018-11-10T18:29:29.276868Z",
            "uploadedTime": "2010-08-19T14:09:09.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623861/theora/4632_593fbf3e2ebe4525b0a9330f1a41ef8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623861/large_thumb/large.jpg"
        },
        {
            "id": 623857,
            "name": "Hjerte Til Hjerte, Bazan, 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623857/broadcast/4288_cd6cce2f4cb24e26826e129b0a7fd66d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623857/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.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:36:32.430000Z",
            "updatedTime": "2018-11-10T18:29:29.282311Z",
            "uploadedTime": "2010-05-07T07:36:32.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
        },
        {
            "id": 623846,
            "name": "Dem Gode nyheterna 300810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623846/theora/4622_6f32ec3e9e4e4bc69bd28e227ab05f93.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623846/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623846/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623846/broadcast/4622_10395a3eb7d64a45a2eb323f46bcb04c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623846/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:07.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T13:30:12.030000Z",
            "updatedTime": "2018-11-10T18:29:29.298006Z",
            "uploadedTime": "2010-08-13T13:30:12.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623846/theora/4622_6f32ec3e9e4e4bc69bd28e227ab05f93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623846/large_thumb/large.jpg"
        },
        {
            "id": 623845,
            "name": "Helse, Program3 250810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623845/theora/4621_3bbfc8429f4d46b08e4f0a33607d3c84.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623845/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623845/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623845/broadcast/4621_cb2ea666b0b941b6bf91974fc2b5c6e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623845/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:15.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T13:27:46.600000Z",
            "updatedTime": "2018-11-10T18:29:29.299365Z",
            "uploadedTime": "2010-08-13T13:27:46.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623845/theora/4621_3bbfc8429f4d46b08e4f0a33607d3c84.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623845/large_thumb/large.jpg"
        },
        {
            "id": 623842,
            "name": "Country Team TV 160810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623842/theora/4618_c76bc59c7e5748d7a47e89e41cefc160.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623842/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623842/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623842/broadcast/4618_282fd75299534d7aba6cde20c57b7174.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623842/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:21.440000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T11:48:07.740000Z",
            "updatedTime": "2018-11-10T18:29:29.303542Z",
            "uploadedTime": "2010-08-13T11:48:07.740000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623842/theora/4618_c76bc59c7e5748d7a47e89e41cefc160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623842/large_thumb/large.jpg"
        },
        {
            "id": 623841,
            "name": "an15august2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623841/theora/4613_6195153cecce4943bbc2964650b539f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623841/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623841/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623841/broadcast/4613_b7c66c2b72e54786821449566392566e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623841/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:47.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:45:47.313000Z",
            "updatedTime": "2018-11-10T18:29:29.304930Z",
            "uploadedTime": "2010-08-12T14:45:47.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623841/theora/4613_6195153cecce4943bbc2964650b539f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623841/large_thumb/large.jpg"
        },
        {
            "id": 623801,
            "name": "Apropos: Kulde",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
                "original": "https://upload.frikanalen.no/media/623801/original/orig_0dd0051042054356ad92291b8fc140c2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623801/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623801/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623801/broadcast/4588_e2d56ab5a86549b4af771bdd06f01795.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:48.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:21.567000Z",
            "updatedTime": "2018-11-10T18:29:29.361373Z",
            "uploadedTime": "2010-08-10T19:13:21.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
        },
        {
            "id": 623792,
            "name": "Hjerte Til Hjerte nr. 46",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623792/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623792/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623792/broadcast/4287_0702c9bd84084ea2b2ea9ed81c192167.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623792/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.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:14:42.260000Z",
            "updatedTime": "2018-11-10T18:29:29.373967Z",
            "uploadedTime": "2010-05-07T07:14:42.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
        },
        {
            "id": 623783,
            "name": "Akkurat nå 8 august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623783/theora/4552_346b9baddadb483d9b0104cc022d9ef2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623783/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623783/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623783/broadcast/4552_3a8392dfb5e047a7bcab907902d6b8fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623783/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:24.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-07T08:44:38.253000Z",
            "updatedTime": "2018-11-10T18:29:29.386222Z",
            "uploadedTime": "2010-08-07T08:44:38.253000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623783/theora/4552_346b9baddadb483d9b0104cc022d9ef2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623783/large_thumb/large.jpg"
        },
        {
            "id": 623776,
            "name": "Hjerte Til Hjerte fra Karmøy 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623776/theora/4244_0fbb115b03504e09b2bf9168d1a14917.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623776/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623776/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623776/broadcast/4244_6857ad92dcec415e9c5824f916506e48.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623776/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.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:10:18.140000Z",
            "updatedTime": "2018-11-10T18:29:29.392024Z",
            "uploadedTime": "2010-04-16T10:10:18.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623776/theora/4244_0fbb115b03504e09b2bf9168d1a14917.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623776/large_thumb/large.jpg"
        },
        {
            "id": 623769,
            "name": "Argentina misjonærer",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623769/theora/4242_b89cd3722c8942e2aed1fb4f97b3ccd8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623769/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623769/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623769/broadcast/4242_863c3e80732340e79c417835fb2f867c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623769/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.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:09:20.247000Z",
            "updatedTime": "2018-11-10T18:29:29.401930Z",
            "uploadedTime": "2010-04-16T10:09:20.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623769/theora/4242_b89cd3722c8942e2aed1fb4f97b3ccd8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623769/large_thumb/large.jpg"
        },
        {
            "id": 623763,
            "name": "Inside Israel august 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623763/theora/4525_f048b77cb3984efbac9d835348b79d85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623763/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623763/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623763/broadcast/4525_62bbbd0497f646788dbcda6f5fae6968.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623763/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:02.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-07-24T12:09:29.510000Z",
            "updatedTime": "2018-11-10T18:29:29.410199Z",
            "uploadedTime": "2010-07-24T12:09:29.510000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623763/theora/4525_f048b77cb3984efbac9d835348b79d85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623763/large_thumb/large.jpg"
        },
        {
            "id": 623752,
            "name": "Den norske kirke i eksil de 65",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623752/theora/4512_6aa08572f87a4c6298c7cf63876eea4a.ogv",
                "original": "https://upload.frikanalen.no/media/623752/original/orig_dbe487355a434d6b8936ff49d6ea314c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623752/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623752/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623752/broadcast/4512_87208c0dd4fc4c5595a94284bd5783f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623752/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:54.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T21:58:00.830000Z",
            "updatedTime": "2018-11-10T18:29:29.424633Z",
            "uploadedTime": "2010-07-20T21:58:00.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623752/theora/4512_6aa08572f87a4c6298c7cf63876eea4a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623752/large_thumb/large.jpg"
        },
        {
            "id": 623751,
            "name": "Hjerte Til Hjerte Litteraturmisjon 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623751/theora/4241_6c8bbe542e8740c0b3814e72fc3d34e4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623751/broadcast/4241_95f015b928cc470784359be964da51a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623751/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.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:06:23.373000Z",
            "updatedTime": "2018-11-10T18:29:29.426103Z",
            "uploadedTime": "2010-04-16T10:06:23.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623751/theora/4241_6c8bbe542e8740c0b3814e72fc3d34e4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623751/large_thumb/large.jpg"
        },
        {
            "id": 623749,
            "name": "Dem Gode Nyheter 190710",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623749/theora/4499_16ce3880e25d4d29818c968d3a4ea632.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623749/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623749/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623749/broadcast/4499_a9c3f67dc17045dd9a53755682a75366.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623749/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:18.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-14T14:03:29.403000Z",
            "updatedTime": "2018-11-10T18:29:29.428941Z",
            "uploadedTime": "2010-07-14T14:03:29.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623749/theora/4499_16ce3880e25d4d29818c968d3a4ea632.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623749/large_thumb/large.jpg"
        },
        {
            "id": 623638,
            "name": "21_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623638/theora/4197_dece6afb36fc44d292a0865c1f27d93e.ogv",
                "original": "https://upload.frikanalen.no/media/623638/original/orig_4fb7de3ad2f64f789b6ce319c8c339be.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623638/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623638/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623638/broadcast/4197_88d13c07aa8c4133bde76ac2931c4763.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623638/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:11",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:35:14.860000Z",
            "updatedTime": "2018-11-10T18:29:29.559584Z",
            "uploadedTime": "2010-04-06T08:35:14.860000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623638/theora/4197_dece6afb36fc44d292a0865c1f27d93e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623638/large_thumb/large.jpg"
        },
        {
            "id": 623742,
            "name": "Den norske kirke del 64",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623742/theora/4501_ca3c451d103a4594869537aac05998b0.ogv",
                "original": "https://upload.frikanalen.no/media/623742/original/orig_23463675aaff4deda49a44ffe5bc5af4.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623742/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623742/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623742/broadcast/4501_26a4d3cdcb5d49af9f0d7adabe0e9a01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623742/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-14T14:55:30.153000Z",
            "updatedTime": "2018-11-10T18:29:29.437286Z",
            "uploadedTime": "2010-07-14T14:55:30.153000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623742/theora/4501_ca3c451d103a4594869537aac05998b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623742/large_thumb/large.jpg"
        },
        {
            "id": 623116,
            "name": "Østfoldkirken U40",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623116/theora/3315_e22533cba94640f4ad3852faeb727d52.ogv",
                "original": "https://upload.frikanalen.no/media/623116/original/orig_c18999e10b89412686e6f98cf6bde78a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623116/broadcast/3315_31f0cb00e5394169930bc5d23ce1b390.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623116/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:57:48.170000Z",
            "updatedTime": "2018-11-10T18:29:30.203806Z",
            "uploadedTime": "2009-08-28T20:57:48.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623116/theora/3315_e22533cba94640f4ad3852faeb727d52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623116/large_thumb/large.jpg"
        },
        {
            "id": 623117,
            "name": "Den norske kirke i eksil del 30",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623117/theora/3530_41a33bc2bc7e4de790ec2122f86c530a.ogv",
                "original": "https://upload.frikanalen.no/media/623117/original/orig_b745523eadc24d108c2c34ca2f295037.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623117/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623117/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623117/broadcast/3530_9a2f10f974d5407a9f6642d27e57a55c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623117/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:24.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-23T05:20:12.600000Z",
            "updatedTime": "2018-11-10T18:29:30.202395Z",
            "uploadedTime": "2009-09-23T05:20:12.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623117/theora/3530_41a33bc2bc7e4de790ec2122f86c530a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623117/large_thumb/large.jpg"
        },
        {
            "id": 623731,
            "name": "Akkurat Nå 11.07.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623731/theora/4172_08c3184fb1e34c5e870bfc04bc0f7d0e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623731/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623731/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623731/broadcast/4172_007df12788e148e0baba164c88ac5b97.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623731/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:51.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T11:13:54.607000Z",
            "updatedTime": "2018-11-10T18:29:29.450994Z",
            "uploadedTime": "2010-03-25T11:13:54.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623731/theora/4172_08c3184fb1e34c5e870bfc04bc0f7d0e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623731/large_thumb/large.jpg"
        },
        {
            "id": 623727,
            "name": "Den norske kirke i eksil de 63",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623727/theora/4473_b795b63755e4452f836da18a05d97f88.ogv",
                "original": "https://upload.frikanalen.no/media/623727/original/orig_62e6743ae1c14f84a7f1f0cc5f65fddb.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623727/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623727/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623727/broadcast/4473_a0bb2e01b5f84df5ba1612c5890fc535.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623727/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:52.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-06T14:26:07.707000Z",
            "updatedTime": "2018-11-10T18:29:29.455001Z",
            "uploadedTime": "2010-07-06T14:26:07.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623727/theora/4473_b795b63755e4452f836da18a05d97f88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623727/large_thumb/large.jpg"
        },
        {
            "id": 623726,
            "name": "intro",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623726/theora/4471_44d875c587254f3ca9a03f0279248722.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623726/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623726/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623726/broadcast/4471_043715bcf60149dab4c24f270f8efe63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623726/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:20.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.morokulien.eu",
            "createdTime": "2010-07-04T08:22:36.197000Z",
            "updatedTime": "2018-11-10T18:29:29.456366Z",
            "uploadedTime": "2010-07-04T08:22:36.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623726/theora/4471_44d875c587254f3ca9a03f0279248722.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623726/large_thumb/large.jpg"
        },
        {
            "id": 623123,
            "name": "Akkurat nå! 27.september",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623123/theora/2911_00ef4fb8d5ea4e41a4f7ee36b8b6b8b2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623123/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623123/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623123/broadcast/2911_0e7a604513224ad286dd8276bb107fbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623123/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:37:12.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:23:03.563000Z",
            "updatedTime": "2018-11-10T18:29:30.193945Z",
            "uploadedTime": "2009-05-16T12:23:03.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623123/theora/2911_00ef4fb8d5ea4e41a4f7ee36b8b6b8b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623123/large_thumb/large.jpg"
        },
        {
            "id": 623724,
            "name": "Den norske kirke i eksil de 61",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623724/theora/4469_80b57f2f41fc473baaa7ae1a51197e89.ogv",
                "original": "https://upload.frikanalen.no/media/623724/original/orig_b2f9cf438f5b43959fe4a3041c587b8d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623724/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623724/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623724/broadcast/4469_11b98989409145a0bcd66e8a2f8da900.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623724/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-03T10:46:43.310000Z",
            "updatedTime": "2018-11-10T18:29:29.459002Z",
            "uploadedTime": "2010-07-03T10:46:43.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623724/theora/4469_80b57f2f41fc473baaa7ae1a51197e89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623724/large_thumb/large.jpg"
        },
        {
            "id": 623723,
            "name": "Den norske kirke i eksil del 62",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623723/theora/4467_218feaa1765e4833b70fb1d166986900.ogv",
                "original": "https://upload.frikanalen.no/media/623723/original/orig_42bc7f1d62984030a433bbee9332277f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623723/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623723/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623723/broadcast/4467_3ab0b2cdb5724f9383d226b825111a4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623723/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:07.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-03T08:02:21.043000Z",
            "updatedTime": "2018-11-10T18:29:29.460378Z",
            "uploadedTime": "2010-07-03T08:02:21.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623723/theora/4467_218feaa1765e4833b70fb1d166986900.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623723/large_thumb/large.jpg"
        },
        {
            "id": 623715,
            "name": "Helse, Program1 140710",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623715/theora/4447_9e22db5b07234595b931f63d4038a174.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623715/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623715/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623715/broadcast/4447_80256d2c2d114094b659731c2917ac3a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623715/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:44",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-06-28T13:23:03.600000Z",
            "updatedTime": "2018-11-10T18:29:29.467149Z",
            "uploadedTime": "2010-06-28T13:23:03.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623715/theora/4447_9e22db5b07234595b931f63d4038a174.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623715/large_thumb/large.jpg"
        },
        {
            "id": 623714,
            "name": "Time 4 Glory 070710",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623714/theora/4463_b73041b95e92456d8635ba6d54980a11.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623714/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623714/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623714/broadcast/4463_662305fa5ec743369ec7b64b8c4aaf66.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623714/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:26:11.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-07-01T08:38:31.253000Z",
            "updatedTime": "2018-11-10T18:29:29.468512Z",
            "uploadedTime": "2010-07-01T08:38:31.253000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623714/theora/4463_b73041b95e92456d8635ba6d54980a11.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623714/large_thumb/large.jpg"
        },
        {
            "id": 623712,
            "name": "Inside Israel Juli 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623712/theora/4435_d9567e5720e94a218368c17a75a53626.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623712/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623712/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623712/broadcast/4435_735564e758054a648a148e7303a7913e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623712/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-06-20T00:40:44.180000Z",
            "updatedTime": "2018-11-10T18:29:29.471206Z",
            "uploadedTime": "2010-06-20T00:40:44.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623712/theora/4435_d9567e5720e94a218368c17a75a53626.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623712/large_thumb/large.jpg"
        },
        {
            "id": 623607,
            "name": "20_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623607/theora/4196_6cb87530bc604211a6cbce563b3b1732.ogv",
                "original": "https://upload.frikanalen.no/media/623607/original/orig_74fca7e9cadf4cc38de5fbeca845cc38.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623607/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623607/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623607/broadcast/4196_6c56f1983f84428c937bbaaaa52e591a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623607/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:32",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:34:29.297000Z",
            "updatedTime": "2018-11-10T18:29:29.600344Z",
            "uploadedTime": "2010-04-06T08:34:29.297000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623607/theora/4196_6cb87530bc604211a6cbce563b3b1732.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623607/large_thumb/large.jpg"
        },
        {
            "id": 623132,
            "name": "Akkurat nå! 4.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623132/broadcast/2912_fd53a555289b4f33ad8bca3ffdfefbae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623132/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:39.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:24:52.780000Z",
            "updatedTime": "2018-11-10T18:29:30.182705Z",
            "uploadedTime": "2009-05-16T12:24:52.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623132/large_thumb/large.jpg"
        },
        {
            "id": 623702,
            "name": "27_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623702/theora/4378_6975e7eb39cc4e7ea7ca0f18d9f2e318.ogv",
                "original": "https://upload.frikanalen.no/media/623702/original/orig_21fbdc95931540a9a03ec3d80fe0b18b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623702/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623702/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623702/broadcast/4378_050c1ce55fdb48319d9617ae069bf548.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623702/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-05-31T07:38:08.180000Z",
            "updatedTime": "2018-11-10T18:29:29.483768Z",
            "uploadedTime": "2010-05-31T07:38:08.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623702/theora/4378_6975e7eb39cc4e7ea7ca0f18d9f2e318.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623702/large_thumb/large.jpg"
        },
        {
            "id": 623700,
            "name": "Akkurat Nå 27.06.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623700/theora/4162_572f9df4002b494db6495d83c22a733c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623700/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623700/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623700/broadcast/4162_57e04889170e4804b3663743e5915e2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623700/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:48:02.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T11:02:56.400000Z",
            "updatedTime": "2018-11-10T18:29:29.486438Z",
            "uploadedTime": "2010-03-25T11:02:56.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623700/theora/4162_572f9df4002b494db6495d83c22a733c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623700/large_thumb/large.jpg"
        },
        {
            "id": 623698,
            "name": "Den norske kirke i eksil de 60",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623698/theora/4439_4468cf4a55004e1f9e88a7a3a4a2612b.ogv",
                "original": "https://upload.frikanalen.no/media/623698/original/orig_f67ecacb6862449cb70306b2ecd8d8dd.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623698/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623698/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623698/broadcast/4439_3465a28165aa4d9ab637d94aa9e94bb4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623698/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:47.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-24T15:02:56.873000Z",
            "updatedTime": "2018-11-10T18:29:29.487846Z",
            "uploadedTime": "2010-06-24T15:02:56.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623698/theora/4439_4468cf4a55004e1f9e88a7a3a4a2612b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623698/large_thumb/large.jpg"
        },
        {
            "id": 623697,
            "name": "Den norske kirke i eksil de 59",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623697/theora/4438_4d84ac00721841058b61ff0ad94ab506.ogv",
                "original": "https://upload.frikanalen.no/media/623697/original/orig_5748bf11089843819418184e285e0436.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623697/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623697/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623697/broadcast/4438_a516dbbd98584cda8138c32ed34bc935.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623697/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:54.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-24T10:27:43.380000Z",
            "updatedTime": "2018-11-10T18:29:29.489248Z",
            "uploadedTime": "2010-06-24T10:27:43.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623697/theora/4438_4d84ac00721841058b61ff0ad94ab506.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623697/large_thumb/large.jpg"
        },
        {
            "id": 623695,
            "name": "26_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623695/theora/4377_e2ae82f9c0f04a58b885bcd32b6dce69.ogv",
                "original": "https://upload.frikanalen.no/media/623695/original/orig_5fa7a4d6d7ef4714bdfdfc0655d0c312.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623695/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623695/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623695/broadcast/4377_056c34a1191346b689c935974c12bccc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623695/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:24",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-05-31T07:37:15.303000Z",
            "updatedTime": "2018-11-10T18:29:29.491973Z",
            "uploadedTime": "2010-05-31T07:37:15.303000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623695/theora/4377_e2ae82f9c0f04a58b885bcd32b6dce69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623695/large_thumb/large.jpg"
        },
        {
            "id": 623694,
            "name": "Akkurat Nå 20.06.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623694/theora/4160_5e7151635b7b48d2a033e8d9aac9d445.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623694/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623694/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623694/broadcast/4160_ffdd71e98a6c49279c9b2e6ae272c1c4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623694/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:50.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T11:00:34.023000Z",
            "updatedTime": "2018-11-10T18:29:29.493313Z",
            "uploadedTime": "2010-03-25T11:00:34.023000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623694/theora/4160_5e7151635b7b48d2a033e8d9aac9d445.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623694/large_thumb/large.jpg"
        },
        {
            "id": 623690,
            "name": "Den norske kirke i eksil del 58",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623690/theora/4406_5c496d25f2b5459ea4ddaae0a228dccc.ogv",
                "original": "https://upload.frikanalen.no/media/623690/original/orig_22efe7551a4348c6bd9f6a974ade9b15.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623690/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623690/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623690/broadcast/4406_c95ceaca1d404cb2b0919a5602d300ed.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623690/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-15T21:41:06.497000Z",
            "updatedTime": "2018-11-10T18:29:29.496017Z",
            "uploadedTime": "2010-06-15T21:41:06.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623690/theora/4406_5c496d25f2b5459ea4ddaae0a228dccc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623690/large_thumb/large.jpg"
        },
        {
            "id": 623688,
            "name": "Den norske kirke i eksil del 57",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623688/theora/4405_ce3407f427e0496da0e3e8198a92b851.ogv",
                "original": "https://upload.frikanalen.no/media/623688/original/orig_9268c6b5e84c44e6b5134875bbd02271.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623688/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623688/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623688/broadcast/4405_8e46f0a935a1454bb01e481798f6ecba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623688/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:49.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-15T18:46:57.437000Z",
            "updatedTime": "2018-11-10T18:29:29.498691Z",
            "uploadedTime": "2010-06-15T18:46:57.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623688/theora/4405_ce3407f427e0496da0e3e8198a92b851.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623688/large_thumb/large.jpg"
        },
        {
            "id": 623148,
            "name": "Akkurat nå! 11.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623148/theora/2913_7f094666f2f14c5a8a43d92ce0e6988d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623148/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623148/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623148/broadcast/2913_2a874384ae0944f195e17238de8da36f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623148/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:37:51.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:26:00.437000Z",
            "updatedTime": "2018-11-10T18:29:30.163780Z",
            "uploadedTime": "2009-05-16T12:26:00.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623148/theora/2913_7f094666f2f14c5a8a43d92ce0e6988d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623148/large_thumb/large.jpg"
        },
        {
            "id": 623681,
            "name": "25_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623681/theora/4376_0fa55e708475488abf5cdc7553465b19.ogv",
                "original": "https://upload.frikanalen.no/media/623681/original/orig_203ddbd1b6e9413dbe5d1bf1349414e0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623681/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623681/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623681/broadcast/4376_f652cbb5a92e4c608ef9b3f9c474d73a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623681/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:24",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-05-31T07:36:05.350000Z",
            "updatedTime": "2018-11-10T18:29:29.504271Z",
            "uploadedTime": "2010-05-31T07:36:05.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623681/theora/4376_0fa55e708475488abf5cdc7553465b19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623681/large_thumb/large.jpg"
        },
        {
            "id": 623440,
            "name": "Drøfting av Quranen del 75",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623440/theora/3917_17324eb9474348baa67901ef565f95d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623440/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623440/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623440/broadcast/3917_2eacb253edf1421daecd15975b54a72b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623440/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:50.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:27:55.390000Z",
            "updatedTime": "2018-11-10T18:29:29.794058Z",
            "uploadedTime": "2010-01-26T10:27:55.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623440/theora/3917_17324eb9474348baa67901ef565f95d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623440/large_thumb/large.jpg"
        },
        {
            "id": 623677,
            "name": "Akkurat Nå 13.06.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623677/theora/4158_3d3df30f2a3a47ffb51ddb9809a32665.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623677/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623677/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623677/broadcast/4158_b35b91bea5484fcaabe0b5b6541ddb68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623677/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:51.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T10:56:47.080000Z",
            "updatedTime": "2018-11-10T18:29:29.509712Z",
            "uploadedTime": "2010-03-25T10:56:47.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623677/theora/4158_3d3df30f2a3a47ffb51ddb9809a32665.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623677/large_thumb/large.jpg"
        },
        {
            "id": 623158,
            "name": "Drøfting av Quranen del 53",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623158/theora/2949_54a75750f3f54f5a9ff6c0ef472e6d63.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623158/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623158/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623158/broadcast/2949_3b8ba42ae3e4477abe5517a34989466d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623158/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:12.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:56:27.370000Z",
            "updatedTime": "2018-11-10T18:29:30.151454Z",
            "uploadedTime": "2009-05-16T12:56:27.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623158/theora/2949_54a75750f3f54f5a9ff6c0ef472e6d63.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623158/large_thumb/large.jpg"
        },
        {
            "id": 623159,
            "name": "Drøfting av Quranen del 55",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623159/theora/3577_a0d8a3a3fc2f4696a79ba736c602e086.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623159/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623159/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623159/broadcast/3577_02b4179a24ba40fcab1982766aba4bb5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623159/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:12.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-16T15:01:33.330000Z",
            "updatedTime": "2018-11-10T18:29:30.150068Z",
            "uploadedTime": "2009-10-16T15:01:33.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623159/theora/3577_a0d8a3a3fc2f4696a79ba736c602e086.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623159/large_thumb/large.jpg"
        },
        {
            "id": 623160,
            "name": "Drøfting av Quranen del 54",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623160/theora/3576_7519fc0f27324cc08be7b4b818089e53.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623160/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623160/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623160/broadcast/3576_edf20a091b904cd0a166a16099e7f59d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623160/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:05.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-16T15:00:54.830000Z",
            "updatedTime": "2018-11-10T18:29:30.148634Z",
            "uploadedTime": "2009-10-16T15:00:54.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623160/theora/3576_7519fc0f27324cc08be7b4b818089e53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623160/large_thumb/large.jpg"
        },
        {
            "id": 623161,
            "name": "Akkurat nå! 18.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623161/theora/2914_c9f1b408509b4d15adbc09bd0f4ffbf4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623161/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623161/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623161/broadcast/2914_d257464638a14ed28dc0736b60d3e194.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623161/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:03.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:26:58.640000Z",
            "updatedTime": "2018-11-10T18:29:30.147018Z",
            "uploadedTime": "2009-05-16T12:26:58.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623161/theora/2914_c9f1b408509b4d15adbc09bd0f4ffbf4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623161/large_thumb/large.jpg"
        },
        {
            "id": 623673,
            "name": "Den norske kirke i eksil de 56-2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623673/theora/4401_2b9479696861494db1d16ff21ed00e61.ogv",
                "original": "https://upload.frikanalen.no/media/623673/original/orig_0d576c502ef041a5be1777f01905f4b1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623673/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623673/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623673/broadcast/4401_e11e6415d28542f49dea97fb25956981.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623673/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:58.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-09T17:41:45.197000Z",
            "updatedTime": "2018-11-10T18:29:29.512897Z",
            "uploadedTime": "2010-06-09T17:41:45.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623673/theora/4401_2b9479696861494db1d16ff21ed00e61.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623673/large_thumb/large.jpg"
        }
    ]
}