List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=3250&ordering=header
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3546,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=header",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=header",
    "results": [
        {
            "id": 623857,
            "name": "Hjerte Til Hjerte, Bazan, 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623857/broadcast/4288_cd6cce2f4cb24e26826e129b0a7fd66d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:36:32.430000Z",
            "updatedTime": "2018-11-10T18:29:29.282311Z",
            "uploadedTime": "2010-05-07T07:36:32.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
        },
        {
            "id": 623861,
            "name": "Serat del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623861/theora/4632_593fbf3e2ebe4525b0a9330f1a41ef8b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623861/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623861/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623861/broadcast/4632_d2a9f9aaa5784c4b991d1501a2647f9d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623861/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-19T14:09:09.440000Z",
            "updatedTime": "2018-11-10T18:29:29.276868Z",
            "uploadedTime": "2010-08-19T14:09:09.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623861/theora/4632_593fbf3e2ebe4525b0a9330f1a41ef8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623861/large_thumb/large.jpg"
        },
        {
            "id": 623865,
            "name": "Serat del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623865/theora/4638_745d13af58a54002999be84ba9eaf26d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623865/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623865/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623865/broadcast/4638_42336c0884c54d85a10dce00774646c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623865/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:27:00.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-23T10:05:33.917000Z",
            "updatedTime": "2018-11-10T18:29:29.271232Z",
            "uploadedTime": "2010-08-23T10:05:33.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623865/theora/4638_745d13af58a54002999be84ba9eaf26d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623865/large_thumb/large.jpg"
        },
        {
            "id": 623866,
            "name": "Serat del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623866/theora/4639_d7322044c99a442593b6dff3285c5e09.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623866/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623866/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623866/broadcast/4639_2be7648ab7be465aa6bd0e6489ce5c81.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623866/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:26:13.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-23T10:05:53.373000Z",
            "updatedTime": "2018-11-10T18:29:29.269829Z",
            "uploadedTime": "2010-08-23T10:05:53.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623866/theora/4639_d7322044c99a442593b6dff3285c5e09.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623866/large_thumb/large.jpg"
        },
        {
            "id": 623867,
            "name": "35_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623867/theora/4641_6b39250cd99f4207848110eb64774004.ogv",
                "original": "https://upload.frikanalen.no/media/623867/original/orig_0440d3ad543141108976a68241d67bcd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623867/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623867/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623867/broadcast/4641_3df3cdf2960d403c8933809218a9b8ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623867/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": "2010-08-23T11:50:53.510000Z",
            "updatedTime": "2018-11-10T18:29:29.268462Z",
            "uploadedTime": "2010-08-23T11:50:53.510000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623867/theora/4641_6b39250cd99f4207848110eb64774004.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623867/large_thumb/large.jpg"
        },
        {
            "id": 623872,
            "name": "Akkurat Nå 29 august 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623872/theora/4616_6eb1b72a166b4f1eb9097d7a4f01a328.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623872/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623872/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623872/broadcast/4616_5058163165d84a4b9a8defde6ee3337c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623872/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:58.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:51:24.743000Z",
            "updatedTime": "2018-11-10T18:29:29.261648Z",
            "uploadedTime": "2010-08-12T14:51:24.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623872/theora/4616_6eb1b72a166b4f1eb9097d7a4f01a328.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623872/large_thumb/large.jpg"
        },
        {
            "id": 623874,
            "name": "36_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623874/theora/4642_5420f206367a4dcda9f010724c62c411.ogv",
                "original": "https://upload.frikanalen.no/media/623874/original/orig_bf64ce1ad5a64775934a3f37bc764256.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623874/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623874/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623874/broadcast/4642_ad8adcc5d24e485da38aecb63032f2ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623874/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": "2010-08-23T11:53:02.233000Z",
            "updatedTime": "2018-11-10T18:29:29.258893Z",
            "uploadedTime": "2010-08-23T11:53:02.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623874/theora/4642_5420f206367a4dcda9f010724c62c411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623874/large_thumb/large.jpg"
        },
        {
            "id": 623889,
            "name": "Akkurat Nå 5 september 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623889/theora/4617_c434408c319c4a828ba7bc5bf1c0d7b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623889/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623889/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623889/broadcast/4617_7efe7d3f8cbd4f7a930f87b5f9cf8166.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623889/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:31.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:52:58.290000Z",
            "updatedTime": "2018-11-10T18:29:29.234691Z",
            "uploadedTime": "2010-08-12T14:52:58.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623889/theora/4617_c434408c319c4a828ba7bc5bf1c0d7b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623889/large_thumb/large.jpg"
        },
        {
            "id": 623893,
            "name": "37_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623893/theora/4643_58828bd48d91444c9223c34360ea2517.ogv",
                "original": "https://upload.frikanalen.no/media/623893/original/orig_a862664c23cb4e58ae9567e31fb6bf86.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623893/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623893/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623893/broadcast/4643_774365f6e8e94c35b91e804c39dbf3a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623893/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:53:53.227000Z",
            "updatedTime": "2018-11-10T18:29:29.228852Z",
            "uploadedTime": "2010-08-23T11:53:53.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623893/theora/4643_58828bd48d91444c9223c34360ea2517.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623893/large_thumb/large.jpg"
        },
        {
            "id": 623896,
            "name": "Jesus i India del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623896/theora/4708_06f1aad473c846e39712df4c55f277d1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623896/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623896/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623896/broadcast/4708_bb15f98c78504210a10742636f8961bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623896/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:34.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T09:22:20.980000Z",
            "updatedTime": "2018-11-10T18:29:29.224765Z",
            "uploadedTime": "2010-09-03T09:22:20.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623896/theora/4708_06f1aad473c846e39712df4c55f277d1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623896/large_thumb/large.jpg"
        },
        {
            "id": 623897,
            "name": "Inside Israel September 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623897/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623897/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623897/broadcast/4667_6d1f1ff65f424a24a6ea50c2da6dc7d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623897/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:25:13.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-26T21:19:45.947000Z",
            "updatedTime": "2018-11-10T18:29:29.223375Z",
            "uploadedTime": "2010-08-26T21:19:45.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
        },
        {
            "id": 623912,
            "name": "Akkurat Nå 12 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623912/theora/4666_ed147ce1233947e8b4ea0ceb1ca6cc5d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623912/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623912/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623912/broadcast/4666_ee44cec9fcf14f2c8ea28d7631c00b8b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623912/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:52:08.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-26T16:52:08.477000Z",
            "updatedTime": "2018-11-10T18:29:29.202261Z",
            "uploadedTime": "2010-08-26T16:52:08.477000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623912/theora/4666_ed147ce1233947e8b4ea0ceb1ca6cc5d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623912/large_thumb/large.jpg"
        },
        {
            "id": 623914,
            "name": "Jesus I India del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623914/theora/4743_f34b4d010d2549d6880596dfc82826a6.ogv",
                "original": "https://upload.frikanalen.no/media/623914/original/orig_ec88ceeb47fa4335bc24cebacdbb8837.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623914/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623914/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623914/broadcast/4743_39ab1ea0bcb04b17b81b23928094a615.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623914/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:40:42.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-10T15:56:50.763000Z",
            "updatedTime": "2018-11-10T18:29:29.199585Z",
            "uploadedTime": "2010-09-10T15:56:50.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623914/theora/4743_f34b4d010d2549d6880596dfc82826a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623914/large_thumb/large.jpg"
        },
        {
            "id": 623918,
            "name": "38_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623918/theora/4644_e275f70f54f94181867d4631ded5c915.ogv",
                "original": "https://upload.frikanalen.no/media/623918/original/orig_4b7a71a7e1f142faa6cac5aebef6e391.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623918/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623918/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623918/broadcast/4644_42cf2a08132d4a47becba1babaf6f813.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623918/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:54:56.290000Z",
            "updatedTime": "2018-11-10T18:29:29.194081Z",
            "uploadedTime": "2010-08-23T11:54:56.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623918/theora/4644_e275f70f54f94181867d4631ded5c915.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623918/large_thumb/large.jpg"
        },
        {
            "id": 623920,
            "name": "Jesus I India del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
                "original": "https://upload.frikanalen.no/media/623920/original/orig_3683bfa094b84849abf554f283b88cd2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623920/broadcast/4748_40029a1bfe7e407bab0d577e409b8067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623920/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:46.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-13T17:36:43.137000Z",
            "updatedTime": "2018-11-10T18:29:29.191347Z",
            "uploadedTime": "2010-09-13T17:36:43.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623920/large_thumb/large.jpg"
        },
        {
            "id": 623923,
            "name": "Stop Burn The Quran Day",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623923/theora/4751_54e4921e1e2b4f11bedbfd1cae3800b1.ogv",
                "original": "https://upload.frikanalen.no/media/623923/original/orig_db9cf2dfd33b4abf85dafd02adc0767c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623923/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623923/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623923/broadcast/4751_542cecefc6d4453e9426429b5256aa31.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623923/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:06:56",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-15T07:09:10.563000Z",
            "updatedTime": "2018-11-10T18:29:29.187216Z",
            "uploadedTime": "2010-09-15T07:09:10.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623923/theora/4751_54e4921e1e2b4f11bedbfd1cae3800b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623923/large_thumb/large.jpg"
        },
        {
            "id": 623924,
            "name": "Den norske kirke del 66",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623924/theora/orig_24bcb0a626b04b73a11b07c3412d1c0f.ogv",
                "original": "https://upload.frikanalen.no/media/623924/original/orig_24bcb0a626b04b73a11b07c3412d1c0f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623924/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623924/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623924/broadcast/4752_ceef89f429894e45ae0883e36d97d0ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623924/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:26.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-15T13:15:51.030000Z",
            "updatedTime": "2018-11-10T18:29:29.185835Z",
            "uploadedTime": "2010-09-15T13:15:51.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623924/theora/orig_24bcb0a626b04b73a11b07c3412d1c0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623924/large_thumb/large.jpg"
        },
        {
            "id": 623926,
            "name": "Akkurat Nå! 19 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623926/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623926/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623926/broadcast/4669_3615b898930d4ab69fbc30b9d923a217.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623926/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:52.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:52:20.990000Z",
            "updatedTime": "2018-11-10T18:29:29.182988Z",
            "uploadedTime": "2010-08-28T04:52:20.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623926/large_thumb/large.jpg"
        },
        {
            "id": 623937,
            "name": "39_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623937/theora/4646_74749441b6ee4d60aa00bee0e38d4771.ogv",
                "original": "https://upload.frikanalen.no/media/623937/original/orig_b418b840185343168fb6cef7c0c7da14.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623937/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623937/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623937/broadcast/4646_0fbad3d49f024abcba6e2dc5d8edbe4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623937/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:56:31.667000Z",
            "updatedTime": "2018-11-10T18:29:29.167943Z",
            "uploadedTime": "2010-08-23T11:56:31.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623937/theora/4646_74749441b6ee4d60aa00bee0e38d4771.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623937/large_thumb/large.jpg"
        },
        {
            "id": 623938,
            "name": "Akkurat Nå! 26 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623938/broadcast/4670_2e790e6881664d32a9dd5132a36e1243.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623938/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:50:50.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:54:38.120000Z",
            "updatedTime": "2018-11-10T18:29:29.166570Z",
            "uploadedTime": "2010-08-28T04:54:38.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
        },
        {
            "id": 623943,
            "name": "Tak over hodet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623943/theora/4771_f78c8948727b49e881e9b203424b036b.ogv",
                "original": "https://upload.frikanalen.no/media/623943/original/orig_5c5742b00aa94c2f80d15870cdb86f76.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623943/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623943/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623943/broadcast/4771_caa76fb2109b482597d88313452ca8df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623943/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:24.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:53:28.573000Z",
            "updatedTime": "2018-11-10T18:29:29.159743Z",
            "uploadedTime": "2010-09-27T11:53:28.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623943/theora/4771_f78c8948727b49e881e9b203424b036b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623943/large_thumb/large.jpg"
        },
        {
            "id": 623949,
            "name": "Apropos: Festival",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
                "original": "https://upload.frikanalen.no/media/623949/original/orig_f1e503d636a44632862692750830cf40.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623949/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623949/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623949/broadcast/4777_27d8194132dc4e92b0f2198691e9a9f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623949/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:04:22.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:15:16.133000Z",
            "updatedTime": "2018-11-10T18:29:29.151580Z",
            "uploadedTime": "2010-09-29T07:15:16.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623949/large_thumb/large.jpg"
        },
        {
            "id": 623950,
            "name": "Ut av skapet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623950/theora/4778_dbfdefb850ff4e0388044084ce228a79.ogv",
                "original": "https://upload.frikanalen.no/media/623950/original/orig_d468ab8789e94d4cb7f7f4f631b5a57b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623950/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623950/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623950/broadcast/4778_e9fbd4413204460086ea191909b265fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623950/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:35.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:17:48.840000Z",
            "updatedTime": "2018-11-10T18:29:29.150161Z",
            "uploadedTime": "2010-09-29T07:17:48.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623950/theora/4778_dbfdefb850ff4e0388044084ce228a79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623950/large_thumb/large.jpg"
        },
        {
            "id": 623951,
            "name": "Økonomitips",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623951/theora/4779_86b2e054f22d4eed91f879a04dfc67a5.ogv",
                "original": "https://upload.frikanalen.no/media/623951/original/orig_e30f0874fa134755b243320da56fbff3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623951/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623951/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623951/broadcast/4779_9c3f2be653c648aeaa8e691604191c59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623951/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:09",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:19:53.593000Z",
            "updatedTime": "2018-11-10T18:29:29.148800Z",
            "uploadedTime": "2010-09-29T07:19:53.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623951/theora/4779_86b2e054f22d4eed91f879a04dfc67a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623951/large_thumb/large.jpg"
        },
        {
            "id": 623953,
            "name": "Skuretfestivalen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623953/theora/4783_535b4a7ce97846c3a65162880a2a4c0f.ogv",
                "original": "https://upload.frikanalen.no/media/623953/original/orig_15fbbb2a6eaa480c85685a805d089665.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623953/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623953/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623953/broadcast/4783_7d09fcde73cd416dbd95626ee9e8f9f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623953/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:53.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:33:05.983000Z",
            "updatedTime": "2018-11-10T18:29:29.146090Z",
            "uploadedTime": "2010-09-29T07:33:05.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623953/theora/4783_535b4a7ce97846c3a65162880a2a4c0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623953/large_thumb/large.jpg"
        },
        {
            "id": 623954,
            "name": "Tak over hodet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623954/theora/4780_ba30e625b7f240979548768fb8ba78dc.ogv",
                "original": "https://upload.frikanalen.no/media/623954/original/orig_c9ae26cf2a2c464ca396de13c8f252e8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623954/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623954/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623954/broadcast/4780_3316e2ef1af349b7a4c4539a1812389c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623954/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:24.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:22:01.160000Z",
            "updatedTime": "2018-11-10T18:29:29.144749Z",
            "uploadedTime": "2010-09-29T07:22:01.160000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623954/theora/4780_ba30e625b7f240979548768fb8ba78dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623954/large_thumb/large.jpg"
        },
        {
            "id": 623957,
            "name": "40_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623957/theora/4645_c39837b9daa647e99c30197b9d7ade99.ogv",
                "original": "https://upload.frikanalen.no/media/623957/original/orig_49f97836626a46daa7df2a399eb40853.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623957/broadcast/4645_78b00522c36f4add8f50b3d61b5d9cef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623957/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:41",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:55:53.087000Z",
            "updatedTime": "2018-11-10T18:29:29.140632Z",
            "uploadedTime": "2010-08-23T11:55:53.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623957/theora/4645_c39837b9daa647e99c30197b9d7ade99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623957/large_thumb/large.jpg"
        },
        {
            "id": 623961,
            "name": "Jesus I India del 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623961/theora/4791_f4f56995c0bb404fa52f6b05bc419685.ogv",
                "original": "https://upload.frikanalen.no/media/623961/original/orig_f6ccf0a5862440b7a1b551f9f24ae85a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623961/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623961/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623961/broadcast/4791_f8ca8e82b5464defbd5eefe83083b27d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623961/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:28:41.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T14:35:51.517000Z",
            "updatedTime": "2018-11-10T18:29:29.135055Z",
            "uploadedTime": "2010-09-30T14:35:51.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623961/theora/4791_f4f56995c0bb404fa52f6b05bc419685.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623961/large_thumb/large.jpg"
        },
        {
            "id": 623966,
            "name": "Jesus I India del 5",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623966/theora/4797_d9f3d22deca140c39612edabec8722f0.ogv",
                "original": "https://upload.frikanalen.no/media/623966/original/orig_a082960863db46c4a47d737528c97215.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623966/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623966/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623966/broadcast/4797_c567c08a709541fe96e35bd0f7172c8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623966/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:18.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-03T20:45:05.057000Z",
            "updatedTime": "2018-11-10T18:29:29.127478Z",
            "uploadedTime": "2010-10-03T20:45:05.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623966/theora/4797_d9f3d22deca140c39612edabec8722f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623966/large_thumb/large.jpg"
        },
        {
            "id": 623967,
            "name": "41_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623967/theora/orig_26f0e80845a8447baf35280125872c6f.ogv",
                "original": "https://upload.frikanalen.no/media/623967/original/orig_26f0e80845a8447baf35280125872c6f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623967/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623967/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623967/broadcast/4753_ede2cb9a55b9422d902b31cc8b3fe48e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623967/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:24:17.863000Z",
            "updatedTime": "2018-11-10T18:29:29.126081Z",
            "uploadedTime": "2010-09-20T11:24:17.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623967/theora/orig_26f0e80845a8447baf35280125872c6f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623967/large_thumb/large.jpg"
        },
        {
            "id": 623844,
            "name": "Time 4 Glory 180810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623844/theora/4619_fb65726321fb4240ab9a85d95df6b18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623844/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623844/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623844/broadcast/4619_c152eea3d5044e36aaaac871c3017fa9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623844/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:31.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T11:52:55.090000Z",
            "updatedTime": "2018-11-10T18:29:29.300727Z",
            "uploadedTime": "2010-08-13T11:52:55.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623844/theora/4619_fb65726321fb4240ab9a85d95df6b18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623844/large_thumb/large.jpg"
        },
        {
            "id": 623974,
            "name": "Inside Israel Oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623974/theora/4784_ac307a35725e4eddaa99dda7530b9c04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623974/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623974/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623974/broadcast/4784_ac307a35725e4eddaa99dda7530b9c04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623974/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:04.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-09-29T12:38:32.770000Z",
            "updatedTime": "2018-11-10T18:29:29.117691Z",
            "uploadedTime": "2010-09-29T12:38:32.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623974/theora/4784_ac307a35725e4eddaa99dda7530b9c04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623974/large_thumb/large.jpg"
        },
        {
            "id": 623936,
            "name": "Den norske kirke i eksil 67",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
                "original": "https://upload.frikanalen.no/media/623936/original/orig_246bab25b0844042ac0f248ded1b2406.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623936/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623936/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623936/broadcast/4763_3b7b4b09fde94eba94551696dfc9bc16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623936/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": "2010-09-22T06:39:16.457000Z",
            "updatedTime": "2018-11-10T18:29:29.169278Z",
            "uploadedTime": "2010-09-22T06:39:16.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623936/large_thumb/large.jpg"
        },
        {
            "id": 623976,
            "name": "Akkurat Nå! 10 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623976/theora/4672_3f0dd778205e474f8ebd58106345b49b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623976/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623976/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623976/broadcast/4672_6b3a706a6adc4c9db5c3b1b592ca1e7e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623976/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:52:05.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:57:45.623000Z",
            "updatedTime": "2018-11-10T18:29:29.114961Z",
            "uploadedTime": "2010-08-28T04:57:45.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623976/theora/4672_3f0dd778205e474f8ebd58106345b49b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623976/large_thumb/large.jpg"
        },
        {
            "id": 623977,
            "name": "Jesus I India del 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623977/theora/4822_102d2a73546246a089accada9f4b2480.ogv",
                "original": "https://upload.frikanalen.no/media/623977/original/orig_b95c649fcea541ec8e07838839c63796.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623977/broadcast/4822_878d2df0edcc4fee9ffb4150d8529639.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623977/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:28:42.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-10T18:24:22.653000Z",
            "updatedTime": "2018-11-10T18:29:29.113617Z",
            "uploadedTime": "2010-10-10T18:24:22.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623977/theora/4822_102d2a73546246a089accada9f4b2480.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623977/large_thumb/large.jpg"
        },
        {
            "id": 623978,
            "name": "Den norske kirke i eksil 68",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623978/theora/4823_45e7689378784149817ebd4b65477a4b.ogv",
                "original": "https://upload.frikanalen.no/media/623978/original/orig_cdc35e43d7f5424b862d357609799f0c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623978/broadcast/4823_ac3363e4d2974d98b3281a4b79043f02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623978/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:40.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-11T18:14:08.750000Z",
            "updatedTime": "2018-11-10T18:29:29.112284Z",
            "uploadedTime": "2010-10-11T18:14:08.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623978/theora/4823_45e7689378784149817ebd4b65477a4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623978/large_thumb/large.jpg"
        },
        {
            "id": 623980,
            "name": "Jesus I India del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623980/theora/4826_ee2e1621261d4603b105e901d4b2512b.ogv",
                "original": "https://upload.frikanalen.no/media/623980/original/orig_d4cb0c58b2cd4e9183cf6cfd149767e0.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623980/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623980/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623980/broadcast/4826_12f76df8c0a44a1a91eb3f05bbd6aa56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623980/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:03.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-12T13:11:12.713000Z",
            "updatedTime": "2018-11-10T18:29:29.109559Z",
            "uploadedTime": "2010-10-12T13:11:12.713000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623980/theora/4826_ee2e1621261d4603b105e901d4b2512b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623980/large_thumb/large.jpg"
        },
        {
            "id": 623991,
            "name": "Akkurat Nå! 17 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623991/theora/4673_d4efc7885f7b4774af169a9fe6bcd1c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623991/broadcast/4673_25d786f6fc5348ea80e375233d5a2d9f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623991/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:55:58.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:59:09.080000Z",
            "updatedTime": "2018-11-10T18:29:29.095747Z",
            "uploadedTime": "2010-08-28T04:59:09.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623991/theora/4673_d4efc7885f7b4774af169a9fe6bcd1c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623991/large_thumb/large.jpg"
        },
        {
            "id": 623997,
            "name": "43_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623997/theora/orig_4297f4f859e54234bbb44cad8df07d37.ogv",
                "original": "https://upload.frikanalen.no/media/623997/original/orig_4297f4f859e54234bbb44cad8df07d37.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623997/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623997/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623997/broadcast/4755_5f16a41c44684b06bd36bc4f6b59e752.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623997/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:26:27.990000Z",
            "updatedTime": "2018-11-10T18:29:29.087408Z",
            "uploadedTime": "2010-09-20T11:26:27.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623997/theora/orig_4297f4f859e54234bbb44cad8df07d37.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623997/large_thumb/large.jpg"
        },
        {
            "id": 624001,
            "name": "Den norske kirke i eksil 69",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624001/theora/orig_1c190344d5dc48fd8236f48a6de9eb62.ogv",
                "original": "https://upload.frikanalen.no/media/624001/original/orig_1c190344d5dc48fd8236f48a6de9eb62.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624001/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624001/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624001/broadcast/4896_bb330cf9eeb94f7aaffc944d7646a710.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624001/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:37.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-21T13:56:53.187000Z",
            "updatedTime": "2018-11-10T18:29:29.083387Z",
            "uploadedTime": "2010-10-21T13:56:53.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624001/theora/orig_1c190344d5dc48fd8236f48a6de9eb62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624001/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"
        },
        {
            "id": 624008,
            "name": "Den norske kirke i eksil 70",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624008/theora/orig_40b385d6323347a7a3ed28e84a4718ca.ogv",
                "original": "https://upload.frikanalen.no/media/624008/original/orig_40b385d6323347a7a3ed28e84a4718ca.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624008/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624008/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624008/broadcast/4912_7916d31ee99743f5a4bfb8c0f866eac7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624008/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:24:29.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-26T08:41:20.507000Z",
            "updatedTime": "2018-11-10T18:29:29.073882Z",
            "uploadedTime": "2010-10-26T08:41:20.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624008/theora/orig_40b385d6323347a7a3ed28e84a4718ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624008/large_thumb/large.jpg"
        },
        {
            "id": 624013,
            "name": "45_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624013/theora/orig_0f33ecf90a844158ade2f18d68485993.ogv",
                "original": "https://upload.frikanalen.no/media/624013/original/orig_0f33ecf90a844158ade2f18d68485993.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624013/broadcast/4757_e0ec7fc3dcc347fc84c167b651fb8459.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624013/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:28:56.557000Z",
            "updatedTime": "2018-11-10T18:29:29.067906Z",
            "uploadedTime": "2010-09-20T11:28:56.557000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624013/theora/orig_0f33ecf90a844158ade2f18d68485993.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624013/large_thumb/large.jpg"
        },
        {
            "id": 624021,
            "name": "Inside Israel november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624021/theora/4910_f9efabdc9eec469eab7d0d52e72d9e82.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624021/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624021/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624021/broadcast/4910_f9efabdc9eec469eab7d0d52e72d9e82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624021/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:25:09.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-25T18:36:31.227000Z",
            "updatedTime": "2018-11-10T18:29:29.056955Z",
            "uploadedTime": "2010-10-25T18:36:31.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624021/theora/4910_f9efabdc9eec469eab7d0d52e72d9e82.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624021/large_thumb/large.jpg"
        },
        {
            "id": 624031,
            "name": "Akkurat Nå! 7.november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624031/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624031/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624031/broadcast/4922_574789ffc9894936ab809bde71fa28f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624031/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:36.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:49:53.897000Z",
            "updatedTime": "2018-11-10T18:29:29.045923Z",
            "uploadedTime": "2010-11-04T15:49:53.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624031/large_thumb/large.jpg"
        },
        {
            "id": 624034,
            "name": "Akkurat Nå! 14. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624034/theora/4923_0be99a90a75f401ead916b11ea1fa5d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624034/broadcast/4923_ca16d3a7a8664273bb049e4abfb56d76.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624034/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:35.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:52:11.547000Z",
            "updatedTime": "2018-11-10T18:29:29.041843Z",
            "uploadedTime": "2010-11-04T15:52:11.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624034/theora/4923_0be99a90a75f401ead916b11ea1fa5d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624034/large_thumb/large.jpg"
        },
        {
            "id": 624035,
            "name": "47_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624035/theora/4933_b1f8daf9f6a441dcb5e40048fefb126e.ogv",
                "original": "https://upload.frikanalen.no/media/624035/original/orig_00063b1fb8c147b3b3b4a8590a481e46.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624035/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624035/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624035/broadcast/4933_0ab8a024aef24a318d015b8dc90ae998.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624035/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:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:27:25.227000Z",
            "updatedTime": "2018-11-10T18:29:29.040471Z",
            "uploadedTime": "2010-11-11T09:27:25.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624035/theora/4933_b1f8daf9f6a441dcb5e40048fefb126e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624035/large_thumb/large.jpg"
        },
        {
            "id": 624036,
            "name": "Den norske kirke i eksil 71",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624036/theora/orig_27ff087e3f6d44eab1423613e086d264.ogv",
                "original": "https://upload.frikanalen.no/media/624036/original/orig_27ff087e3f6d44eab1423613e086d264.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624036/broadcast/4940_5b81a126a82044e8816bdf6e327eb737.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624036/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:58.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-15T20:45:25.117000Z",
            "updatedTime": "2018-11-10T18:29:29.039094Z",
            "uploadedTime": "2010-11-15T20:45:25.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624036/theora/orig_27ff087e3f6d44eab1423613e086d264.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624036/large_thumb/large.jpg"
        },
        {
            "id": 624040,
            "name": "Akkurat Nå! 21. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624040/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624040/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624040/broadcast/4924_0c4fa22cc7f24c43b6023d1e4787f966.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624040/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.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:54:09.880000Z",
            "updatedTime": "2018-11-10T18:29:29.033705Z",
            "uploadedTime": "2010-11-04T15:54:09.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624040/large_thumb/large.jpg"
        },
        {
            "id": 624041,
            "name": "48_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624041/theora/4935_a669fd9a8ad54e69951acce762acca5e.ogv",
                "original": "https://upload.frikanalen.no/media/624041/original/orig_de72557ceec1427f91077451bb345a46.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624041/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624041/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624041/broadcast/4935_f24e2bd43f4847c4922260c473c96ccc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624041/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": "2010-11-11T09:41:21.913000Z",
            "updatedTime": "2018-11-10T18:29:29.032370Z",
            "uploadedTime": "2010-11-11T09:41:21.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624041/theora/4935_a669fd9a8ad54e69951acce762acca5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624041/large_thumb/large.jpg"
        }
    ]
}