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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=200&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=100&ordering=-header",
    "results": [
        {
            "id": 624963,
            "name": "Et Budskap om Fred",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624963/theora/6366_72688790376c4e29815a0fdef5ac64fa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624963/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624963/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624963/broadcast/6366_72688790376c4e29815a0fdef5ac64fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624963/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:56.720000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-08-16T13:18:31.857000Z",
            "updatedTime": "2018-11-10T18:29:27.840751Z",
            "uploadedTime": "2012-08-16T13:18:31.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624963/theora/6366_72688790376c4e29815a0fdef5ac64fa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624963/large_thumb/large.jpg"
        },
        {
            "id": 624284,
            "name": "Den norske kirke i eksil 78",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624284/theora/orig_386c4cfc4c83455e815ac609e6845f78.ogv",
                "original": "https://upload.frikanalen.no/media/624284/original/orig_386c4cfc4c83455e815ac609e6845f78.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624284/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624284/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624284/broadcast/5343_0a9b38ebab0f4635ad0d5e085fecd3bd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624284/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:55.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-16T08:29:11.623000Z",
            "updatedTime": "2018-11-10T18:29:28.722707Z",
            "uploadedTime": "2011-02-16T08:29:11.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624284/theora/orig_386c4cfc4c83455e815ac609e6845f78.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624284/large_thumb/large.jpg"
        },
        {
            "id": 625033,
            "name": "Fred er allerede her",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625033/broadcast/6517_2f59d60b7cba46e1abaa3c61839a3978.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:33.320000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T16:24:41.187000Z",
            "updatedTime": "2018-11-10T18:29:27.748260Z",
            "uploadedTime": "2012-10-23T16:24:41.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
        },
        {
            "id": 624408,
            "name": "14_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
                "original": "https://upload.frikanalen.no/media/624408/original/orig_fccd0aec47234bd88314ad0aa986f3d0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624408/broadcast/5424_7782ce1b887c4748bf154a1f86c2dfb5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624408/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:22:58.173000Z",
            "updatedTime": "2018-11-10T18:29:28.558165Z",
            "uploadedTime": "2011-03-09T10:22:58.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624408/large_thumb/large.jpg"
        },
        {
            "id": 624656,
            "name": "50_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624656/theora/5788_55291d03a31e4c5ab5589b7a068be07f.ogv",
                "original": "https://upload.frikanalen.no/media/624656/original/orig_1278589fdda54f499c10d638f290db67.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624656/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624656/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624656/broadcast/5788_71fb89f51ada48b2bf1a3b13102d9f6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624656/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:57:30.307000Z",
            "updatedTime": "2018-11-10T18:29:28.236904Z",
            "uploadedTime": "2011-10-03T08:57:30.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624656/theora/5788_55291d03a31e4c5ab5589b7a068be07f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624656/large_thumb/large.jpg"
        },
        {
            "id": 624747,
            "name": "Et utrolig design",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624747/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624747/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624747/broadcast/6012_2bc3e8b0fa9c455eb585e39da0e9f305.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:38.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-02-08T00:14:41.743000Z",
            "updatedTime": "2018-11-10T18:29:28.113899Z",
            "uploadedTime": "2012-02-08T00:14:41.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
        },
        {
            "id": 625008,
            "name": "Livets sanne hage",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625008/theora/6477_128b266375d4459286c1a1a55452f3f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625008/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625008/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625008/broadcast/6477_128b266375d4459286c1a1a55452f3f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625008/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:16.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-14T20:03:52.220000Z",
            "updatedTime": "2018-11-10T18:29:27.779195Z",
            "uploadedTime": "2012-10-14T20:03:52.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625008/theora/6477_128b266375d4459286c1a1a55452f3f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625008/large_thumb/large.jpg"
        },
        {
            "id": 624952,
            "name": "AR6191 Arena spesial",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624952/theora/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.ogv",
                "original": "https://upload.frikanalen.no/media/624952/original/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624952/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624952/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624952/broadcast/6368_49b7b7cc888141f7a4ec5e7dbe5306ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624952/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:21:06",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-08-21T19:03:05.843000Z",
            "updatedTime": "2018-11-10T18:29:27.854304Z",
            "uploadedTime": "2012-08-21T19:03:05.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624952/theora/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624952/large_thumb/large.jpg"
        },
        {
            "id": 624871,
            "name": "17_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
                "original": "https://upload.frikanalen.no/media/624871/original/orig_09d9032a4a73425790ee99fd7bb7a36a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624871/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624871/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624871/broadcast/6174_16f2331db5774adc9ff1ce8cf29599f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624871/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:54:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:31:31.637000Z",
            "updatedTime": "2018-11-10T18:29:27.954018Z",
            "uploadedTime": "2012-04-03T07:31:31.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624871/large_thumb/large.jpg"
        },
        {
            "id": 625026,
            "name": "WOP endeplakat.1min",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
                "original": "https://upload.frikanalen.no/media/625026/original/orig_41da6d4be0aa464c84bf1546e75ba3b3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625026/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625026/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625026/broadcast/6491_4589b7e8b2a04b3f8989fbe99f0f5067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:54.640000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T12:47:47.723000Z",
            "updatedTime": "2018-11-10T18:29:27.758299Z",
            "uploadedTime": "2012-10-23T12:47:47.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
        },
        {
            "id": 624541,
            "name": "34_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624541/theora/5705_e478cc9c979b40ee9d31905f12496d46.ogv",
                "original": "https://upload.frikanalen.no/media/624541/original/orig_c2b939d91c9b4614b717ced56fea7594.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624541/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624541/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624541/broadcast/5705_729005913b0e448f87c318066bf53e71.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624541/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:44:47.750000Z",
            "updatedTime": "2018-11-10T18:29:28.383240Z",
            "uploadedTime": "2011-08-18T08:44:47.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624541/theora/5705_e478cc9c979b40ee9d31905f12496d46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624541/large_thumb/large.jpg"
        },
        {
            "id": 625055,
            "name": "47_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
                "original": "https://upload.frikanalen.no/media/625055/original/orig_2c7db3214bc147caa47b74c2348df520.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625055/broadcast/6565_ea63281be62040f3b7f76ab9c2b05393.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625055/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:55:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-13T12:57:35.383000Z",
            "updatedTime": "2018-11-10T18:29:27.716025Z",
            "uploadedTime": "2012-11-13T12:57:35.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625055/large_thumb/large.jpg"
        },
        {
            "id": 624601,
            "name": "39_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624601/theora/5710_78faa0231b114503818ebb1996333f8b.ogv",
                "original": "https://upload.frikanalen.no/media/624601/original/orig_2d5a4dc32fba4535804ac50f315b6a21.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624601/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624601/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624601/broadcast/5710_192c7de345a3420e9d0961e102e24344.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624601/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:49",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:55:47.500000Z",
            "updatedTime": "2018-11-10T18:29:28.305617Z",
            "uploadedTime": "2011-08-18T08:55:47.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624601/theora/5710_78faa0231b114503818ebb1996333f8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624601/large_thumb/large.jpg"
        },
        {
            "id": 625034,
            "name": "Kurtiser Klarheten",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625034/broadcast/6519_53574665eccf49d28a1667cc5175acc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:34.600000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-24T14:29:10.883000Z",
            "updatedTime": "2018-11-10T18:29:27.746653Z",
            "uploadedTime": "2012-10-24T14:29:10.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
        },
        {
            "id": 624592,
            "name": "38_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624592/theora/5709_f7a75f183f064c56b93b257f3a981ce6.ogv",
                "original": "https://upload.frikanalen.no/media/624592/original/orig_372e8c5fc53a4f298f5dc0246e8189bc.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624592/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624592/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624592/broadcast/5709_10690786256c4adc85dc19125b7240ff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624592/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:49",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:52:09.903000Z",
            "updatedTime": "2018-11-10T18:29:28.316507Z",
            "uploadedTime": "2011-08-18T08:52:09.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624592/theora/5709_f7a75f183f064c56b93b257f3a981ce6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624592/large_thumb/large.jpg"
        },
        {
            "id": 624774,
            "name": "09_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
                "original": "https://upload.frikanalen.no/media/624774/original/orig_2237065a5ca64d83be60dc5659f4bb53.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624774/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624774/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624774/broadcast/5929_24c81ca33c544c08a25e316d3f7ef842.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624774/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:29:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:37:05.470000Z",
            "updatedTime": "2018-11-10T18:29:28.078359Z",
            "uploadedTime": "2012-01-12T09:37:05.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624774/large_thumb/large.jpg"
        },
        {
            "id": 625010,
            "name": "Ubegrensede muligheter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625010/theora/6478_be7337ff10f643b2b0c6c502cf1acca8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625010/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625010/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625010/broadcast/6478_be7337ff10f643b2b0c6c502cf1acca8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625010/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:54.560000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-15T17:38:59.327000Z",
            "updatedTime": "2018-11-10T18:29:27.776419Z",
            "uploadedTime": "2012-10-15T17:38:59.327000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625010/theora/6478_be7337ff10f643b2b0c6c502cf1acca8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625010/large_thumb/large.jpg"
        },
        {
            "id": 624622,
            "name": "44_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624622/theora/5782_ef94e6a8bd8f49e2af229b3800ed66ff.ogv",
                "original": "https://upload.frikanalen.no/media/624622/original/orig_8c797e17a17d46c9b2c261bf95211e4b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624622/broadcast/5782_eafb7345a1aa455393b5389144ffe7d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624622/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:46:12.290000Z",
            "updatedTime": "2018-11-10T18:29:28.277861Z",
            "uploadedTime": "2011-10-03T08:46:12.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624622/theora/5782_ef94e6a8bd8f49e2af229b3800ed66ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624622/large_thumb/large.jpg"
        },
        {
            "id": 624578,
            "name": "37_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624578/theora/5708_477dc5c4dba8477aa2ae0c02081b213f.ogv",
                "original": "https://upload.frikanalen.no/media/624578/original/orig_fa78e69f2e1c47898d9ed93be807e327.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624578/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624578/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624578/broadcast/5708_09a9bc58844f4f5897c217c936f0ee0a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624578/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:49",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:50:46.587000Z",
            "updatedTime": "2018-11-10T18:29:28.336408Z",
            "uploadedTime": "2011-08-18T08:50:46.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624578/theora/5708_477dc5c4dba8477aa2ae0c02081b213f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624578/large_thumb/large.jpg"
        },
        {
            "id": 624679,
            "name": "Inside Israel Januar 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
                "original": "https://upload.frikanalen.no/media/624679/original/orig_710e64a39d2e420696b25ce1000a793a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624679/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624679/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624679/broadcast/5889_640276f92eed45768bb3e04ee5e70601.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624679/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:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:48:32.827000Z",
            "updatedTime": "2018-11-10T18:29:28.205384Z",
            "uploadedTime": "2011-12-29T13:48:32.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624679/large_thumb/large.jpg"
        },
        {
            "id": 624738,
            "name": "Dagen Derpå: Studentmatvaner",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624738/theora/orig_d56ff4cb21064d91875ff0bde0c4b047.ogv",
                "original": "https://upload.frikanalen.no/media/624738/original/orig_d56ff4cb21064d91875ff0bde0c4b047.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624738/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624738/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624738/broadcast/5956_3d0f4b9b36aa42b481762039a7ca06f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624738/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-20T14:59:06.960000Z",
            "updatedTime": "2018-11-10T18:29:28.126557Z",
            "uploadedTime": "2012-01-20T14:59:06.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624738/theora/orig_d56ff4cb21064d91875ff0bde0c4b047.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624738/large_thumb/large.jpg"
        },
        {
            "id": 624223,
            "name": "5080 - Troll i ord",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624223/theora/5251_5fc35fe0ea274a76a37975bb2de6362a.ogv",
                "original": "https://upload.frikanalen.no/media/624223/original/orig_74e3071a46504f1a95b984e5007dc5cb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624223/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624223/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624223/broadcast/5251_da03e434be914383ab6d29c98a2dd019.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624223/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:55.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:17:38.490000Z",
            "updatedTime": "2018-11-10T18:29:28.805234Z",
            "uploadedTime": "2011-02-02T19:17:38.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624223/theora/5251_5fc35fe0ea274a76a37975bb2de6362a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624223/large_thumb/large.jpg"
        },
        {
            "id": 624652,
            "name": "Inside Israel Desember 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624652/theora/orig_0edfaadce76f450b869803ba30f8b8cd.ogv",
                "original": "https://upload.frikanalen.no/media/624652/original/orig_0edfaadce76f450b869803ba30f8b8cd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624652/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624652/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624652/broadcast/5851_f6265880f01a44b7ac4ef041393a926b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624652/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:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-01T14:53:46.707000Z",
            "updatedTime": "2018-11-10T18:29:28.241009Z",
            "uploadedTime": "2011-12-01T14:53:46.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624652/theora/orig_0edfaadce76f450b869803ba30f8b8cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624652/large_thumb/large.jpg"
        },
        {
            "id": 624965,
            "name": "38_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624965/theora/6380_1f9e59260ac64030b4dfb233dc662ab7.ogv",
                "original": "https://upload.frikanalen.no/media/624965/original/orig_2947d1f38bcf4333a7a93266bf5efeab.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624965/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624965/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624965/broadcast/6380_9c743323d8c148a789cb25fc53a4a963.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624965/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:54:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:04:07.540000Z",
            "updatedTime": "2018-11-10T18:29:27.837998Z",
            "uploadedTime": "2012-08-28T07:04:07.540000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624965/theora/6380_1f9e59260ac64030b4dfb233dc662ab7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624965/large_thumb/large.jpg"
        },
        {
            "id": 625080,
            "name": "48_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
                "original": "https://upload.frikanalen.no/media/625080/original/orig_1ce4fa77768e471391f79262b1610a18.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625080/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625080/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625080/broadcast/6577_6020b9487d2c407fb73fda0d26bae37b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625080/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:54:53",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-23T15:08:33.743000Z",
            "updatedTime": "2018-11-10T18:29:27.682427Z",
            "uploadedTime": "2012-11-23T15:08:33.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625080/large_thumb/large.jpg"
        },
        {
            "id": 624983,
            "name": "New Life - Program 07 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624983/broadcast/6444_c5e625a94079436f8b0afde64a5e598f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:31.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T21:05:55.600000Z",
            "updatedTime": "2018-11-10T18:29:27.812894Z",
            "uploadedTime": "2012-09-25T21:05:55.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
        },
        {
            "id": 624751,
            "name": "06_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
                "original": "https://upload.frikanalen.no/media/624751/original/orig_288f700fa04c479b90c8b86e7226a009.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624751/broadcast/5924_cee06c09fc95447399f2725ea881b531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624751/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:32:44.200000Z",
            "updatedTime": "2018-11-10T18:29:28.109792Z",
            "uploadedTime": "2012-01-12T09:32:44.200000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624751/large_thumb/large.jpg"
        },
        {
            "id": 624957,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
                "original": "https://upload.frikanalen.no/media/624957/original/orig_76f3ab454e554abea36616ed9590ee43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624957/broadcast/6378_6cad2325c32a428cb24bea5961414ab5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624957/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:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:56:52.667000Z",
            "updatedTime": "2018-11-10T18:29:27.848880Z",
            "uploadedTime": "2012-08-28T06:56:52.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
        },
        {
            "id": 624628,
            "name": "45_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624628/theora/5783_d538443812454c689b294cfc3f9513a6.ogv",
                "original": "https://upload.frikanalen.no/media/624628/original/orig_be0be738b30c43389079bac84dcbb7b9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624628/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624628/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624628/broadcast/5783_277a5b6cab84442abf952a14bbde174d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624628/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:47:34.323000Z",
            "updatedTime": "2018-11-10T18:29:28.268904Z",
            "uploadedTime": "2011-10-03T08:47:34.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624628/theora/5783_d538443812454c689b294cfc3f9513a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624628/large_thumb/large.jpg"
        },
        {
            "id": 624733,
            "name": "Dagen Derpå: Nyttårsforsetter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624733/theora/orig_208df00f8d9543e482fccf300b26a1a7.ogv",
                "original": "https://upload.frikanalen.no/media/624733/original/orig_208df00f8d9543e482fccf300b26a1a7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624733/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624733/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624733/broadcast/5932_0035fa291a5049bf9695b5a1f0318698.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624733/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:20:00.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-14T11:44:07.990000Z",
            "updatedTime": "2018-11-10T18:29:28.132055Z",
            "uploadedTime": "2012-01-14T11:44:07.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624733/theora/orig_208df00f8d9543e482fccf300b26a1a7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624733/large_thumb/large.jpg"
        },
        {
            "id": 625057,
            "name": "Den norske kirke i eksil 123",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
                "original": "https://upload.frikanalen.no/media/625057/original/orig_6a25365808e74eb188104f89546cb50b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625057/broadcast/6571_ec90f7f9667643648fa17270d681d8db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625057/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",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T08:27:04.060000Z",
            "updatedTime": "2018-11-10T18:29:27.713312Z",
            "uploadedTime": "2012-11-14T08:27:04.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625057/large_thumb/large.jpg"
        },
        {
            "id": 624153,
            "name": "Nizsmewassiat",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
                "original": "https://upload.frikanalen.no/media/624153/original/orig_79ccbd6e937f4f4d962c9b07db7c608a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624153/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624153/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624153/broadcast/5134_9293dbe0ff9a4a5f85f0cd25ac1874f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624153/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:01.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-28T00:39:12.857000Z",
            "updatedTime": "2018-11-10T18:29:28.888478Z",
            "uploadedTime": "2010-12-28T00:39:12.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624153/large_thumb/large.jpg"
        },
        {
            "id": 624979,
            "name": "AR6196 Arena",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624979/theora/orig_79b186a1cd2f47f094ca282922eb5d70.ogv",
                "original": "https://upload.frikanalen.no/media/624979/original/orig_79b186a1cd2f47f094ca282922eb5d70.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624979/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624979/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624979/broadcast/6397_0a7f0296c5dc42218f500140f2450b16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624979/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:27:33",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-15T08:28:39.280000Z",
            "updatedTime": "2018-11-10T18:29:27.818460Z",
            "uploadedTime": "2012-09-15T08:28:39.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624979/theora/orig_79b186a1cd2f47f094ca282922eb5d70.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624979/large_thumb/large.jpg"
        },
        {
            "id": 624742,
            "name": "05_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv",
                "original": "https://upload.frikanalen.no/media/624742/original/orig_d0dbda2a6ac44fee82a48158a511b20f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624742/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624742/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624742/broadcast/5925_8a676e6747114de389126e900cd2e269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624742/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:33:27.920000Z",
            "updatedTime": "2018-11-10T18:29:28.121139Z",
            "uploadedTime": "2012-01-12T09:33:27.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624742/large_thumb/large.jpg"
        },
        {
            "id": 624429,
            "name": "17_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
                "original": "https://upload.frikanalen.no/media/624429/original/orig_a6223ac7b53f4b79bbd6fd3f89bfec2f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624429/broadcast/5425_d42972a8058247aa8c9d444c882f65b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624429/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:23:16.753000Z",
            "updatedTime": "2018-11-10T18:29:28.532169Z",
            "uploadedTime": "2011-03-09T10:23:16.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624429/large_thumb/large.jpg"
        },
        {
            "id": 624499,
            "name": "Utrop TV - Studio8",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624499/theora/5624_057914d99d134776bba5963d9cefc558.ogv",
                "original": "https://upload.frikanalen.no/media/624499/original/orig_c7db06d0b832428996d5c77e27721108.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624499/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624499/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624499/broadcast/5624_dca50875a75a40998e8ecf49f82f8187.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624499/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:06.690000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-06-01T13:42:10.110000Z",
            "updatedTime": "2018-11-10T18:29:28.438709Z",
            "uploadedTime": "2011-06-01T13:42:10.110000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624499/theora/5624_057914d99d134776bba5963d9cefc558.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624499/large_thumb/large.jpg"
        },
        {
            "id": 624968,
            "name": "Den norske kirke i eksil 119",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624968/theora/6410_913ec92148be4869bc8749d7d63859ef.ogv",
                "original": "https://upload.frikanalen.no/media/624968/original/orig_a66a0736133e4073a74a60bbf257790b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624968/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624968/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624968/broadcast/6410_0b50554e5dec46b984a300fe296bc14d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624968/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:28:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-17T20:51:57.397000Z",
            "updatedTime": "2018-11-10T18:29:27.833830Z",
            "uploadedTime": "2012-09-17T20:51:57.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624968/theora/6410_913ec92148be4869bc8749d7d63859ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624968/large_thumb/large.jpg"
        },
        {
            "id": 624931,
            "name": "New Life - Program 06 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
                "original": "https://upload.frikanalen.no/media/624931/original/orig_d8dfd259bf084ee28c4c25b090b58ba2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624931/broadcast/6310_a98112794ac0464ab91249c48ba70d02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:01.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T20:16:02.590000Z",
            "updatedTime": "2018-11-10T18:29:27.880782Z",
            "uploadedTime": "2012-06-19T20:16:02.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
        },
        {
            "id": 624555,
            "name": "Inside Israel September 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624555/theora/orig_686fb6e99cc54dd3b970485df116dff1.ogv",
                "original": "https://upload.frikanalen.no/media/624555/original/orig_686fb6e99cc54dd3b970485df116dff1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624555/broadcast/5704_f4f15df74a684de583f60e4c7b7ef2e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624555/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:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-17T13:33:35.690000Z",
            "updatedTime": "2018-11-10T18:29:28.364006Z",
            "uploadedTime": "2011-08-17T13:33:35.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624555/theora/orig_686fb6e99cc54dd3b970485df116dff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624555/large_thumb/large.jpg"
        },
        {
            "id": 625125,
            "name": "03_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
                "original": "https://upload.frikanalen.no/media/625125/original/orig_4a2f296e0dbb499aa08cde360eee836b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625125/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625125/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625125/broadcast/6650_75c88e9a905547dbb3a85d1d21cfddd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625125/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:54:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2013-01-15T23:47:04.307000Z",
            "updatedTime": "2018-11-10T18:29:27.624497Z",
            "uploadedTime": "2013-01-15T23:47:04.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625125/large_thumb/large.jpg"
        },
        {
            "id": 624990,
            "name": "40_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
                "original": "https://upload.frikanalen.no/media/624990/original/orig_17259d20882e4dedabef46771e028698.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624990/broadcast/6382_15acd28871c2489cb0809a76187fcd25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624990/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:54:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:17:05.947000Z",
            "updatedTime": "2018-11-10T18:29:27.804085Z",
            "uploadedTime": "2012-08-28T07:17:05.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624990/large_thumb/large.jpg"
        },
        {
            "id": 624848,
            "name": "Lørenskog Musikkorps",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624848/broadcast/6211_d25328311d74425bb5e2f5d29042b6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:09.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:39:20.370000Z",
            "updatedTime": "2018-11-10T18:29:27.986219Z",
            "uploadedTime": "2012-04-11T10:39:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
        },
        {
            "id": 624490,
            "name": "21_11 østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624490/theora/5587_622530d87f5a487fbf56d5f91f66b957.ogv",
                "original": "https://upload.frikanalen.no/media/624490/original/orig_d066c63b194f4b058744488d4bd7af1e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624490/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624490/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624490/broadcast/5587_0f748bcf9754417dbb9c8bb4b0eeb759.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624490/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:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:10:36.290000Z",
            "updatedTime": "2018-11-10T18:29:28.449736Z",
            "uploadedTime": "2011-05-09T19:10:36.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624490/theora/5587_622530d87f5a487fbf56d5f91f66b957.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624490/large_thumb/large.jpg"
        },
        {
            "id": 625041,
            "name": "Den norske kirke i eksil 122",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
                "original": "https://upload.frikanalen.no/media/625041/original/orig_96b518686e2643f6a4374ffec1288ef6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625041/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625041/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625041/broadcast/6533_bff6e57f8b8e480dafa007665a130f08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625041/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:34",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-01T08:59:13.857000Z",
            "updatedTime": "2018-11-10T18:29:27.736752Z",
            "uploadedTime": "2012-11-01T08:59:13.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625041/large_thumb/large.jpg"
        },
        {
            "id": 625088,
            "name": "Den norske kirke i eksil 126",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625088/theora/orig_ec187a5ceefe40e585097fd78c804f22.ogv",
                "original": "https://upload.frikanalen.no/media/625088/original/orig_ec187a5ceefe40e585097fd78c804f22.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625088/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625088/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625088/broadcast/6589_468c46fff5c347a699ed1c1545b44077.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625088/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:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-03T14:00:23.653000Z",
            "updatedTime": "2018-11-10T18:29:27.671387Z",
            "uploadedTime": "2012-12-03T14:00:23.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625088/theora/orig_ec187a5ceefe40e585097fd78c804f22.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625088/large_thumb/large.jpg"
        },
        {
            "id": 624754,
            "name": "07_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
                "original": "https://upload.frikanalen.no/media/624754/original/orig_d44e8d89851e45fb93ac3ead10401eec.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624754/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624754/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624754/broadcast/5926_c31bcbe23a054ccf8ba242b6dc304d57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624754/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:36:00.030000Z",
            "updatedTime": "2018-11-10T18:29:28.105570Z",
            "uploadedTime": "2012-01-12T09:36:00.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg"
        },
        {
            "id": 624920,
            "name": "New Life - Program 03 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624920/theora/orig_4bcf744e20b04ab1acf0ec8c7dce07df.ogv",
                "original": "https://upload.frikanalen.no/media/624920/original/orig_4bcf744e20b04ab1acf0ec8c7dce07df.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624920/broadcast/6299_55d7e6aaa19b4e3b8d65770d44f1ff82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624920/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:05.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-11T16:46:56.747000Z",
            "updatedTime": "2018-11-10T18:29:27.890345Z",
            "uploadedTime": "2012-06-11T16:46:56.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624920/theora/orig_4bcf744e20b04ab1acf0ec8c7dce07df.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624920/large_thumb/large.jpg"
        },
        {
            "id": 625003,
            "name": "42_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
                "original": "https://upload.frikanalen.no/media/625003/original/orig_285ecb8818f047d98f35482d233f5cbb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625003/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625003/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625003/broadcast/6470_ec7aa7c22bb04b68824b670f8c640e7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625003/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:54:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-09T13:32:39.223000Z",
            "updatedTime": "2018-11-10T18:29:27.786114Z",
            "uploadedTime": "2012-10-09T13:32:39.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625003/large_thumb/large.jpg"
        },
        {
            "id": 625136,
            "name": "06_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
                "original": "https://upload.frikanalen.no/media/625136/original/orig_25d7dba1f04044388f20332b7ca1be15.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625136/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625136/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625136/broadcast/6655_3759bbc1e4b84a5cb9d76d10b2eafedd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625136/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:54:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2013-01-28T07:45:28.437000Z",
            "updatedTime": "2018-11-10T18:29:27.608938Z",
            "uploadedTime": "2013-01-28T07:45:28.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625136/large_thumb/large.jpg"
        },
        {
            "id": 624003,
            "name": "Akkurat Nå! 24 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624003/theora/4674_889b805040cf46028887ad967988c467.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624003/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624003/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624003/broadcast/4674_e1a5fbf76a644be8b5f47cb8f35082e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624003/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:13.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T05:00:34.800000Z",
            "updatedTime": "2018-11-10T18:29:29.080652Z",
            "uploadedTime": "2010-08-28T05:00:34.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624003/theora/4674_889b805040cf46028887ad967988c467.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624003/large_thumb/large.jpg"
        }
    ]
}