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

{
    "count": 3400,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=200&ordering=-header&page=4",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=100&ordering=-header&page=4",
    "results": [
        {
            "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": 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": 624956,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
                "original": "https://upload.frikanalen.no/media/624956/original/orig_305b5b1bc0b04c418a7463ac35de6486.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624956/broadcast/6377_cc63773dcb744024b8453032556eb849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624956/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:55:54.667000Z",
            "updatedTime": "2018-11-10T18:29:27.850233Z",
            "uploadedTime": "2012-08-28T06:55:54.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
        },
        {
            "id": 624655,
            "name": "Denne Overflod av Dyrebarhet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624655/theora/5856_a7a064324f474c519a166a56b42e3e30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624655/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624655/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624655/broadcast/5856_a7a064324f474c519a166a56b42e3e30.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624655/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:23",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-05T19:37:56Z",
            "updatedTime": "2018-11-10T18:29:28.238257Z",
            "uploadedTime": "2011-12-05T19:37:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624655/theora/5856_a7a064324f474c519a166a56b42e3e30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624655/large_thumb/large.jpg"
        },
        {
            "id": 624338,
            "name": "Lacrosseturnering",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624338/broadcast/5409_34dff75cfbfa43b68d7da7f06bc327f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:31.690000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:47.337000Z",
            "updatedTime": "2018-11-10T18:29:28.646227Z",
            "uploadedTime": "2011-03-03T21:08:47.337000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624338/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": 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": 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": 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": 625086,
            "name": "49_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv",
                "original": "https://upload.frikanalen.no/media/625086/original/orig_23c1702f3abf48cca656e400b0f8c46d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625086/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625086/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625086/broadcast/6584_c20bce833cf64b9aa732c264648a12d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625086/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:16",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-12-02T18:37:42.770000Z",
            "updatedTime": "2018-11-10T18:29:27.674179Z",
            "uploadedTime": "2012-12-02T18:37:42.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625086/large_thumb/large.jpg"
        },
        {
            "id": 624649,
            "name": "49_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624649/theora/5787_e2050b0bfed847ea9c48c689a4000339.ogv",
                "original": "https://upload.frikanalen.no/media/624649/original/orig_0aeecfe2e1264971a4980b15cf17e76d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624649/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624649/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624649/broadcast/5787_cbd49e55403e4923a3275ea1675c9875.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624649/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:53:57.350000Z",
            "updatedTime": "2018-11-10T18:29:28.245190Z",
            "uploadedTime": "2011-10-03T08:53:57.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624649/theora/5787_e2050b0bfed847ea9c48c689a4000339.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624649/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": 624259,
            "name": "06_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
                "original": "https://upload.frikanalen.no/media/624259/original/orig_fb07bb0c791a408f8e01fbfa07582909.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624259/broadcast/5275_fe2efe8651e245cabe3c4d47b186c175.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624259/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:35:22.400000Z",
            "updatedTime": "2018-11-10T18:29:28.757434Z",
            "uploadedTime": "2011-02-04T13:35:22.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624259/large_thumb/large.jpg"
        },
        {
            "id": 624763,
            "name": "Den norske kirke i eksil 102",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624763/theora/orig_a4daa54f7b7546daadf71f2ee50c7a48.ogv",
                "original": "https://upload.frikanalen.no/media/624763/original/orig_a4daa54f7b7546daadf71f2ee50c7a48.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624763/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624763/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624763/broadcast/6046_3830fe2fb51a4d7a8a6ca66b1f1a98be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624763/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:19.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-22T09:50:10.897000Z",
            "updatedTime": "2018-11-10T18:29:28.093693Z",
            "uploadedTime": "2012-02-22T09:50:10.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624763/theora/orig_a4daa54f7b7546daadf71f2ee50c7a48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624763/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": 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": 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": 624640,
            "name": "47_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624640/theora/5785_357f6568fc704e1fb18d9907a8cfd0b4.ogv",
                "original": "https://upload.frikanalen.no/media/624640/original/orig_b35f169c2c294caa81720a0c6ac6f53b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624640/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624640/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624640/broadcast/5785_157e96038d8345b684a8bbeb902616d1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624640/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:50:57.127000Z",
            "updatedTime": "2018-11-10T18:29:28.253522Z",
            "uploadedTime": "2011-10-03T08:50:57.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624640/theora/5785_357f6568fc704e1fb18d9907a8cfd0b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624640/large_thumb/large.jpg"
        },
        {
            "id": 624922,
            "name": "25_12 Ostfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv",
                "original": "https://upload.frikanalen.no/media/624922/original/orig_e501ffacbb0b40298bcfcaabf585956c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624922/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624922/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624922/broadcast/6300_20c6be9481cf44f7bb455c80bd22ebcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624922/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:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-06-12T09:04:17.940000Z",
            "updatedTime": "2018-11-10T18:29:27.887627Z",
            "uploadedTime": "2012-06-12T09:04:17.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624922/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": 624604,
            "name": "40_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624604/theora/5711_b1792095ac7c4fb2bd7153ab612e5dd8.ogv",
                "original": "https://upload.frikanalen.no/media/624604/original/orig_d0219211298a4269a8b434e8aa038dc6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624604/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624604/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624604/broadcast/5711_0a03c5c5b52144f8804c99b55536ced6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624604/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:57:05.093000Z",
            "updatedTime": "2018-11-10T18:29:28.301526Z",
            "uploadedTime": "2011-08-18T08:57:05.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624604/theora/5711_b1792095ac7c4fb2bd7153ab612e5dd8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624604/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": 624930,
            "name": "New Life - Program 05 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv",
                "original": "https://upload.frikanalen.no/media/624930/original/orig_fc5c17fadeed4752be74725ffc13b0a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624930/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624930/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624930/broadcast/6308_72121d670cdd4a81b837c9070ae65d90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624930/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:42.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T19:14:04.690000Z",
            "updatedTime": "2018-11-10T18:29:27.882125Z",
            "uploadedTime": "2012-06-19T19:14:04.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624930/large_thumb/large.jpg"
        },
        {
            "id": 624698,
            "name": "Finn Din Himmel.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624698/theora/5920_6d85549f8fdf48d6a97595f0c49070a1.ogv",
                "original": "https://upload.frikanalen.no/media/624698/original/orig_c31959b173e5486d824334adb2e37bde.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624698/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624698/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624698/broadcast/5920_6a8ef7e40fe544758ec2428c387be3b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624698/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:34.200000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-01-11T23:53:59.810000Z",
            "updatedTime": "2018-11-10T18:29:28.179075Z",
            "uploadedTime": "2012-01-11T23:53:59.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624698/theora/5920_6d85549f8fdf48d6a97595f0c49070a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624698/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": 624482,
            "name": "19_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624482/theora/5559_7e1b4a336d9b46df869f6dd267ada639.ogv",
                "original": "https://upload.frikanalen.no/media/624482/original/orig_81678a37bc0d48769215760b70698c6b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624482/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624482/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624482/broadcast/5559_6a4e0bcefc19437a8ddca0d985bc2e5e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624482/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:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-05T12:24:26.580000Z",
            "updatedTime": "2018-11-10T18:29:28.459357Z",
            "uploadedTime": "2011-05-05T12:24:26.580000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624482/theora/5559_7e1b4a336d9b46df869f6dd267ada639.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624482/large_thumb/large.jpg"
        },
        {
            "id": 624406,
            "name": "Seriemesterne: Oppgrader",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624406/theora/5502_f040e7b9fec64a2f80d1b75c680f929b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624406/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624406/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624406/broadcast/5502_0ef50ff2e4884530878e4a389687a99a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624406/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:13.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:08:45.500000Z",
            "updatedTime": "2018-11-10T18:29:28.560940Z",
            "uploadedTime": "2011-04-07T11:08:45.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624406/theora/5502_f040e7b9fec64a2f80d1b75c680f929b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624406/large_thumb/large.jpg"
        },
        {
            "id": 624481,
            "name": "20_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624481/theora/5586_71f3fd80667b432a99447d017139f31b.ogv",
                "original": "https://upload.frikanalen.no/media/624481/original/orig_3b72e72cfa5040338107d41122abe6af.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624481/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624481/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624481/broadcast/5586_7c45484343904c52b7a6f57a88eaa31b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624481/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:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:09:03.617000Z",
            "updatedTime": "2018-11-10T18:29:28.460713Z",
            "uploadedTime": "2011-05-09T19:09:03.617000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624481/theora/5586_71f3fd80667b432a99447d017139f31b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624481/large_thumb/large.jpg"
        },
        {
            "id": 624995,
            "name": "41_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
                "original": "https://upload.frikanalen.no/media/624995/original/orig_7f4d4755d22749ccac165432977a783d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624995/broadcast/6463_2c837b7610e348378c0d78f1ceb6826a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624995/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:52:26",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-04T22:07:44.520000Z",
            "updatedTime": "2018-11-10T18:29:27.797171Z",
            "uploadedTime": "2012-10-04T22:07:44.520000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624995/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": 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": 624970,
            "name": "39_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
                "original": "https://upload.frikanalen.no/media/624970/original/orig_7348aa023f1243fe8e55ca73e15a4a71.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624970/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624970/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624970/broadcast/6381_84cfdf8275c243ab94d62e4dfc67ba67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624970/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:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:08:30.927000Z",
            "updatedTime": "2018-11-10T18:29:27.831097Z",
            "uploadedTime": "2012-08-28T07:08:30.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624970/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": 625009,
            "name": "Eksistensens Symfoni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625009/theora/6476_8845c9f78bb94e7d8393ac416d42c77e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625009/broadcast/6476_8845c9f78bb94e7d8393ac416d42c77e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625009/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:18.120000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-14T19:57:22.273000Z",
            "updatedTime": "2018-11-10T18:29:27.777813Z",
            "uploadedTime": "2012-10-14T19:57:22.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625009/theora/6476_8845c9f78bb94e7d8393ac416d42c77e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625009/large_thumb/large.jpg"
        },
        {
            "id": 624919,
            "name": "24_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624919/theora/6298_881563ce14244163a7d87025ce59d2c0.ogv",
                "original": "https://upload.frikanalen.no/media/624919/original/orig_5f7cf331d5a547948cbe36070a863329.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624919/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624919/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624919/broadcast/6298_257bfeb0d0394f7f868b1fa865be1ef4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624919/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:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-06-05T10:58:43.287000Z",
            "updatedTime": "2018-11-10T18:29:27.891747Z",
            "uploadedTime": "2012-06-05T10:58:43.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624919/theora/6298_881563ce14244163a7d87025ce59d2c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624919/large_thumb/large.jpg"
        },
        {
            "id": 624609,
            "name": "42_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624609/theora/5780_ccef92f46a0c45d4bdea3c4ae5bc8671.ogv",
                "original": "https://upload.frikanalen.no/media/624609/original/orig_a7825491135c47ffb56bca95529749a1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624609/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624609/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624609/broadcast/5780_961371cd4d35430692a55d1956cb162f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624609/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-10-03T08:43:02.880000Z",
            "updatedTime": "2018-11-10T18:29:28.295995Z",
            "uploadedTime": "2011-10-03T08:43:02.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624609/theora/5780_ccef92f46a0c45d4bdea3c4ae5bc8671.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624609/large_thumb/large.jpg"
        },
        {
            "id": 625111,
            "name": "52_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625111/theora/6619_365e6a9fcb364db4b508ec77b6fa369e.ogv",
                "original": "https://upload.frikanalen.no/media/625111/original/orig_16cd2bded0084d0590a700a9659d8e1e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625111/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625111/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625111/broadcast/6619_42ba2fbbd67a4103895d61e587d41bca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625111/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:52",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-12-21T08:29:46.513000Z",
            "updatedTime": "2018-11-10T18:29:27.643732Z",
            "uploadedTime": "2012-12-21T08:29:46.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625111/theora/6619_365e6a9fcb364db4b508ec77b6fa369e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625111/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": 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": 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": 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": 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": 624342,
            "name": "Akkurat Nå! 6. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
                "original": "https://upload.frikanalen.no/media/624342/original/orig_10a4a075c0924ee085a585ec1b9b1c37.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624342/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624342/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624342/broadcast/5392_22bdeba1ba9247cf8fa5d4488b7bb467.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624342/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:32.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:15:24.027000Z",
            "updatedTime": "2018-11-10T18:29:28.640501Z",
            "uploadedTime": "2011-03-02T19:15:24.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624342/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": 624416,
            "name": "Akkurat Nå 17. april 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624416/theora/5519_6d37c56adb0d460690648ace23999cab.ogv",
                "original": "https://upload.frikanalen.no/media/624416/original/orig_7a902b6f3fbf4908bf73826c4d8dd9f4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624416/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624416/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624416/broadcast/5519_735b0e99af6147fa994c15a4ccf398df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624416/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:56.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-13T07:00:51.937000Z",
            "updatedTime": "2018-11-10T18:29:28.548608Z",
            "uploadedTime": "2011-04-13T07:00:51.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624416/theora/5519_6d37c56adb0d460690648ace23999cab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624416/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": 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": 625020,
            "name": "En Ekte Blomst",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625020/broadcast/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625020/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:28.840000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-17T15:41:44.807000Z",
            "updatedTime": "2018-11-10T18:29:27.763837Z",
            "uploadedTime": "2012-10-17T15:41:44.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg"
        },
        {
            "id": 624658,
            "name": "Mangotreet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624658/theora/5857_7bbf4a075a4c4c9cb0d421793365f0bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624658/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624658/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624658/broadcast/5857_7bbf4a075a4c4c9cb0d421793365f0bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624658/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:31.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-07T04:08:03.573000Z",
            "updatedTime": "2018-11-10T18:29:28.234178Z",
            "uploadedTime": "2011-12-07T04:08:03.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624658/theora/5857_7bbf4a075a4c4c9cb0d421793365f0bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624658/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"
        }
    ]
}