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

{
    "count": 3447,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=header&page=2",
    "results": [
        {
            "id": 623657,
            "name": "Inside Israel Juni 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623657/theora/4341_c3381c6e81ac46838d53a8074faea56a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623657/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623657/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623657/broadcast/4341_bb085f56100f409f9c77412912a3cd0b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623657/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:34.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-18T09:14:51.050000Z",
            "updatedTime": "2018-11-10T18:29:29.533341Z",
            "uploadedTime": "2010-05-18T09:14:51.050000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623657/theora/4341_c3381c6e81ac46838d53a8074faea56a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623657/large_thumb/large.jpg"
        },
        {
            "id": 622287,
            "name": "Muslim TV - Erik Fosse",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622287/theora/2215_c71a5344a30e4a35bc06c21bc3af8f67.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622287/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622287/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622287/broadcast/orig_Muslim TV - Erik Fosse.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622287/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:02.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.928411Z",
            "uploadedTime": "2009-01-02T12:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622287/theora/2215_c71a5344a30e4a35bc06c21bc3af8f67.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622287/large_thumb/large.jpg"
        },
        {
            "id": 623658,
            "name": "Den norske kirke i eksil de 54",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623658/theora/4373_d2a37790c31f490c9b01e0ef9c973031.ogv",
                "original": "https://upload.frikanalen.no/media/623658/original/orig_35082ec3e21d4e53a043de5a970c5d1e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623658/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623658/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623658/broadcast/4373_23d52f59298144ffab0ec9e36d7771de.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623658/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:52.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-29T06:42:25.440000Z",
            "updatedTime": "2018-11-10T18:29:29.532012Z",
            "uploadedTime": "2010-05-29T06:42:25.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623658/theora/4373_d2a37790c31f490c9b01e0ef9c973031.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623658/large_thumb/large.jpg"
        },
        {
            "id": 623659,
            "name": "Den norske kirke i eksil del 53",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623659/theora/4374_931d0a5f900a44f1a3e9bfbdc05ebe0b.ogv",
                "original": "https://upload.frikanalen.no/media/623659/original/orig_b86c2f283fd9499b97e0a7b448ddd7e1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623659/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623659/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623659/broadcast/4374_2210c27c34164c079676f8c316357eb4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623659/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:59.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-29T09:57:08.733000Z",
            "updatedTime": "2018-11-10T18:29:29.530643Z",
            "uploadedTime": "2010-05-29T09:57:08.733000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623659/theora/4374_931d0a5f900a44f1a3e9bfbdc05ebe0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623659/large_thumb/large.jpg"
        },
        {
            "id": 623660,
            "name": "Akkurat Nå 30.05.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623660/theora/4153_688553c8042d4528b680d53896a5a640.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623660/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623660/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623660/broadcast/4153_cfa96466e8b34a129073a206020045be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623660/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:45.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T10:50:13.197000Z",
            "updatedTime": "2018-11-10T18:29:29.529315Z",
            "uploadedTime": "2010-03-25T10:50:13.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623660/theora/4153_688553c8042d4528b680d53896a5a640.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623660/large_thumb/large.jpg"
        },
        {
            "id": 623661,
            "name": "23_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623661/theora/4199_49b1bc16cfd5457a93b848658857da9e.ogv",
                "original": "https://upload.frikanalen.no/media/623661/original/orig_36a0dfaa3bd64b7798f798aa732ccf87.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623661/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623661/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623661/broadcast/4199_0cb5ab1e8bed4c00a2de8c49313ae7a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623661/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-04-06T08:36:43.550000Z",
            "updatedTime": "2018-11-10T18:29:29.527976Z",
            "uploadedTime": "2010-04-06T08:36:43.550000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623661/theora/4199_49b1bc16cfd5457a93b848658857da9e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623661/large_thumb/large.jpg"
        },
        {
            "id": 623631,
            "name": "Drøfting av Quranen del 79",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623631/theora/3921_db850ededf0c4abdb10cecf643b2d61d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623631/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623631/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623631/broadcast/3921_81606b47621f43ac9212c526b5966ac0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623631/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:54.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:32:05.720000Z",
            "updatedTime": "2018-11-10T18:29:29.567643Z",
            "uploadedTime": "2010-01-26T10:32:05.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623631/theora/3921_db850ededf0c4abdb10cecf643b2d61d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623631/large_thumb/large.jpg"
        },
        {
            "id": 623665,
            "name": "Den norske kirke i eksil de 55",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623665/theora/4384_8b7e813165044a6480535ae9877b782e.ogv",
                "original": "https://upload.frikanalen.no/media/623665/original/orig_83880eab9b054da7869641262f22aaa2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623665/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623665/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623665/broadcast/4384_9b4e3cbdfb0d47508f816a72d086117b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623665/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:34.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-02T15:47:11.710000Z",
            "updatedTime": "2018-11-10T18:29:29.522469Z",
            "uploadedTime": "2010-06-02T15:47:11.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623665/theora/4384_8b7e813165044a6480535ae9877b782e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623665/large_thumb/large.jpg"
        },
        {
            "id": 623666,
            "name": "Hjerte Til Hjerte, The River/Zachary Smith",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623666/theora/4237_bbea22fdb6e24c55933aea1909a8f05e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623666/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623666/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623666/broadcast/4237_7faa214927a34a15b06333deba98c337.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623666/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T09:41:35Z",
            "updatedTime": "2018-11-10T18:29:29.521052Z",
            "uploadedTime": "2010-04-16T09:41:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623666/theora/4237_bbea22fdb6e24c55933aea1909a8f05e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623666/large_thumb/large.jpg"
        },
        {
            "id": 623667,
            "name": "Akkurat Nå 06.06.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623667/theora/4155_9d1be9b4193a4111afee77d5a6e21a06.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623667/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623667/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623667/broadcast/4155_ea671d9738b640d3ac5ab21bf9bb1b61.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623667/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:50.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T10:53:48.060000Z",
            "updatedTime": "2018-11-10T18:29:29.519713Z",
            "uploadedTime": "2010-03-25T10:53:48.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623667/theora/4155_9d1be9b4193a4111afee77d5a6e21a06.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623667/large_thumb/large.jpg"
        },
        {
            "id": 623625,
            "name": "Hjerte Til Hjerte, Carl G.Severin, SBI",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623625/theora/4236_da5e4635a44e48169f92fcdf670b9e6d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623625/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623625/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623625/broadcast/4236_7c824367844b488ab466cab148364ba7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623625/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:01.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T09:40:46.437000Z",
            "updatedTime": "2018-11-10T18:29:29.575867Z",
            "uploadedTime": "2010-04-16T09:40:46.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623625/theora/4236_da5e4635a44e48169f92fcdf670b9e6d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623625/large_thumb/large.jpg"
        },
        {
            "id": 622278,
            "name": "New Life 2009 del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622278/broadcast/orig_New life 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.940604Z",
            "uploadedTime": "2009-01-02T11:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
        },
        {
            "id": 622277,
            "name": "Den Norske kirke i eksil del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622277/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622277/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622277/broadcast/orig_Den Norske Kirke i Eksil 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622277/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:03",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.941959Z",
            "uploadedTime": "2009-01-02T11:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622277/large_thumb/large.jpg"
        },
        {
            "id": 622276,
            "name": "Den Norske kirke i eksil del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622276/theora/2142_be25a233373342c491b31020ef3aef37.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622276/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622276/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622276/broadcast/orig_Den Norske Kirke i Eksil 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622276/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:40.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.943325Z",
            "uploadedTime": "2009-01-02T11:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622276/theora/2142_be25a233373342c491b31020ef3aef37.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622276/large_thumb/large.jpg"
        },
        {
            "id": 622275,
            "name": "Urtehagen TV - På gata i Oslo",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622275/theora/2141_2a791a8990904418b6a6bc3aefe69d1a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622275/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622275/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622275/broadcast/orig_Urtehagen TV - På gata i Oslo .avi",
                "largeThumb": "https://upload.frikanalen.no/media/622275/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:33.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.944709Z",
            "uploadedTime": "2009-01-02T11:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622275/theora/2141_2a791a8990904418b6a6bc3aefe69d1a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622275/large_thumb/large.jpg"
        },
        {
            "id": 622308,
            "name": "New Life 2009 del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622308/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622308/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622308/broadcast/orig_New Life 2009 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622308/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:46.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.901043Z",
            "uploadedTime": "2009-01-02T14:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622308/large_thumb/large.jpg"
        },
        {
            "id": 623669,
            "name": "24_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623669/theora/4375_c80313e35b014539928066fff52faee6.ogv",
                "original": "https://upload.frikanalen.no/media/623669/original/orig_f21348425a2a4f18a6969dfa322100c7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623669/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623669/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623669/broadcast/4375_18fda5fa41b94fb59ede08140c956898.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623669/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:11",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-05-31T07:33:35.600000Z",
            "updatedTime": "2018-11-10T18:29:29.516963Z",
            "uploadedTime": "2010-05-31T07:33:35.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623669/theora/4375_c80313e35b014539928066fff52faee6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623669/large_thumb/large.jpg"
        },
        {
            "id": 622267,
            "name": "Muslim TV - Gaza 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622267/theora/2111_8747e649ed3f4504bfa59a3284a45b2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622267/broadcast/orig_Muslim TV - Gaza 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622267/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:11:34.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:11:00Z",
            "updatedTime": "2018-11-10T18:29:30.955562Z",
            "uploadedTime": "2009-01-02T11:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622267/theora/2111_8747e649ed3f4504bfa59a3284a45b2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622267/large_thumb/large.jpg"
        },
        {
            "id": 622266,
            "name": "Muslim TV - Gaza 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622266/theora/2110_82fb4a9102ae43249c31f7309d3077a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622266/broadcast/orig_Muslim TV - Gaza 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622266/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:32.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.957191Z",
            "uploadedTime": "2009-01-02T11:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622266/theora/2110_82fb4a9102ae43249c31f7309d3077a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622266/large_thumb/large.jpg"
        },
        {
            "id": 622265,
            "name": "Muslim TV - Gaza 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622265/theora/2109_ae310fc3b94e479383f9024f36e58348.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622265/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622265/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622265/broadcast/orig_Muslim TV - Gaza 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622265/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:29.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.958824Z",
            "uploadedTime": "2009-01-02T11:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622265/theora/2109_ae310fc3b94e479383f9024f36e58348.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622265/large_thumb/large.jpg"
        },
        {
            "id": 622269,
            "name": "Muslim TV - Gaza demo",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622269/theora/2114_ceb3134c506e49cea689cd70b95a1147.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622269/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622269/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622269/broadcast/orig_Muslim TV - Gaza demonstrasjon.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622269/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:07:11.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:14:00Z",
            "updatedTime": "2018-11-10T18:29:30.952854Z",
            "uploadedTime": "2009-01-02T11:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622269/theora/2114_ceb3134c506e49cea689cd70b95a1147.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622269/large_thumb/large.jpg"
        },
        {
            "id": 623673,
            "name": "Den norske kirke i eksil de 56-2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623673/theora/4401_2b9479696861494db1d16ff21ed00e61.ogv",
                "original": "https://upload.frikanalen.no/media/623673/original/orig_0d576c502ef041a5be1777f01905f4b1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623673/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623673/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623673/broadcast/4401_e11e6415d28542f49dea97fb25956981.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623673/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:58.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-09T17:41:45.197000Z",
            "updatedTime": "2018-11-10T18:29:29.512897Z",
            "uploadedTime": "2010-06-09T17:41:45.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623673/theora/4401_2b9479696861494db1d16ff21ed00e61.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623673/large_thumb/large.jpg"
        },
        {
            "id": 623677,
            "name": "Akkurat Nå 13.06.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623677/theora/4158_3d3df30f2a3a47ffb51ddb9809a32665.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623677/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623677/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623677/broadcast/4158_b35b91bea5484fcaabe0b5b6541ddb68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623677/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:51.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T10:56:47.080000Z",
            "updatedTime": "2018-11-10T18:29:29.509712Z",
            "uploadedTime": "2010-03-25T10:56:47.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623677/theora/4158_3d3df30f2a3a47ffb51ddb9809a32665.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623677/large_thumb/large.jpg"
        },
        {
            "id": 623681,
            "name": "25_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623681/theora/4376_0fa55e708475488abf5cdc7553465b19.ogv",
                "original": "https://upload.frikanalen.no/media/623681/original/orig_203ddbd1b6e9413dbe5d1bf1349414e0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623681/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623681/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623681/broadcast/4376_f652cbb5a92e4c608ef9b3f9c474d73a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623681/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:24",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-05-31T07:36:05.350000Z",
            "updatedTime": "2018-11-10T18:29:29.504271Z",
            "uploadedTime": "2010-05-31T07:36:05.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623681/theora/4376_0fa55e708475488abf5cdc7553465b19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623681/large_thumb/large.jpg"
        },
        {
            "id": 622259,
            "name": "Hjerte til Hjerte del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622259/broadcast/orig_Fra hjerte til hjerte 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.966187Z",
            "uploadedTime": "2009-01-02T10:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
        },
        {
            "id": 622270,
            "name": "Akkurat Nå 24. mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622270/theora/2116_ffa8bca6793a444292b0bb3196df0806.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622270/broadcast/orig_Akkurat nå 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622270/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:24.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:16:00Z",
            "updatedTime": "2018-11-10T18:29:30.951501Z",
            "uploadedTime": "2009-01-02T11:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622270/theora/2116_ffa8bca6793a444292b0bb3196df0806.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622270/large_thumb/large.jpg"
        },
        {
            "id": 622311,
            "name": "Urtehagen TV - Palestina",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622311/theora/2313_9c6021a1a32d44a9922f4f580114604f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622311/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622311/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622311/broadcast/orig_Urtehagen TV - Palestina.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622311/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.896944Z",
            "uploadedTime": "2009-01-02T14:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622311/theora/2313_9c6021a1a32d44a9922f4f580114604f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622311/large_thumb/large.jpg"
        },
        {
            "id": 622312,
            "name": "Drøfting av Quranen del 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622312/theora/2314_f2e1a59c6ce94a359e48ab3be3536b0f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622312/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622312/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622312/broadcast/orig_Drøfting av Quranen del 16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622312/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:25.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.895578Z",
            "uploadedTime": "2009-01-02T14:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622312/theora/2314_f2e1a59c6ce94a359e48ab3be3536b0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622312/large_thumb/large.jpg"
        },
        {
            "id": 622255,
            "name": "Finnerlykke 03b",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622255/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622255/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622255/broadcast/orig_Finnerlykke 03 b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622255/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:46:00Z",
            "updatedTime": "2018-11-10T18:29:30.971729Z",
            "uploadedTime": "2009-01-02T10:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622255/large_thumb/large.jpg"
        },
        {
            "id": 623688,
            "name": "Den norske kirke i eksil del 57",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623688/theora/4405_ce3407f427e0496da0e3e8198a92b851.ogv",
                "original": "https://upload.frikanalen.no/media/623688/original/orig_9268c6b5e84c44e6b5134875bbd02271.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623688/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623688/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623688/broadcast/4405_8e46f0a935a1454bb01e481798f6ecba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623688/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:49.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-15T18:46:57.437000Z",
            "updatedTime": "2018-11-10T18:29:29.498691Z",
            "uploadedTime": "2010-06-15T18:46:57.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623688/theora/4405_ce3407f427e0496da0e3e8198a92b851.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623688/large_thumb/large.jpg"
        },
        {
            "id": 622313,
            "name": "Drøfting av Quranen del 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622313/theora/2315_4335f58c7da0476bb3eec833ad40e986.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622313/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622313/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622313/broadcast/orig_Drøfting av Quranen del 17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622313/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:12.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.894201Z",
            "uploadedTime": "2009-01-02T14:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622313/theora/2315_4335f58c7da0476bb3eec833ad40e986.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622313/large_thumb/large.jpg"
        },
        {
            "id": 623690,
            "name": "Den norske kirke i eksil del 58",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623690/theora/4406_5c496d25f2b5459ea4ddaae0a228dccc.ogv",
                "original": "https://upload.frikanalen.no/media/623690/original/orig_22efe7551a4348c6bd9f6a974ade9b15.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623690/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623690/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623690/broadcast/4406_c95ceaca1d404cb2b0919a5602d300ed.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623690/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-15T21:41:06.497000Z",
            "updatedTime": "2018-11-10T18:29:29.496017Z",
            "uploadedTime": "2010-06-15T21:41:06.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623690/theora/4406_5c496d25f2b5459ea4ddaae0a228dccc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623690/large_thumb/large.jpg"
        },
        {
            "id": 623694,
            "name": "Akkurat Nå 20.06.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623694/theora/4160_5e7151635b7b48d2a033e8d9aac9d445.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623694/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623694/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623694/broadcast/4160_ffdd71e98a6c49279c9b2e6ae272c1c4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623694/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:50.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T11:00:34.023000Z",
            "updatedTime": "2018-11-10T18:29:29.493313Z",
            "uploadedTime": "2010-03-25T11:00:34.023000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623694/theora/4160_5e7151635b7b48d2a033e8d9aac9d445.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623694/large_thumb/large.jpg"
        },
        {
            "id": 623695,
            "name": "26_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623695/theora/4377_e2ae82f9c0f04a58b885bcd32b6dce69.ogv",
                "original": "https://upload.frikanalen.no/media/623695/original/orig_5fa7a4d6d7ef4714bdfdfc0655d0c312.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623695/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623695/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623695/broadcast/4377_056c34a1191346b689c935974c12bccc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623695/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:24",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-05-31T07:37:15.303000Z",
            "updatedTime": "2018-11-10T18:29:29.491973Z",
            "uploadedTime": "2010-05-31T07:37:15.303000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623695/theora/4377_e2ae82f9c0f04a58b885bcd32b6dce69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623695/large_thumb/large.jpg"
        },
        {
            "id": 623697,
            "name": "Den norske kirke i eksil de 59",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623697/theora/4438_4d84ac00721841058b61ff0ad94ab506.ogv",
                "original": "https://upload.frikanalen.no/media/623697/original/orig_5748bf11089843819418184e285e0436.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623697/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623697/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623697/broadcast/4438_a516dbbd98584cda8138c32ed34bc935.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623697/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:54.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-24T10:27:43.380000Z",
            "updatedTime": "2018-11-10T18:29:29.489248Z",
            "uploadedTime": "2010-06-24T10:27:43.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623697/theora/4438_4d84ac00721841058b61ff0ad94ab506.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623697/large_thumb/large.jpg"
        },
        {
            "id": 622317,
            "name": "Den Norske kirke i eksil del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622317/theora/2320_0c7967976c1641a1aa7767061a206ef5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622317/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622317/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622317/broadcast/orig_Den Norske Kirke i eksil 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622317/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:08.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.888775Z",
            "uploadedTime": "2009-01-02T14:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622317/theora/2320_0c7967976c1641a1aa7767061a206ef5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622317/large_thumb/large.jpg"
        },
        {
            "id": 623698,
            "name": "Den norske kirke i eksil de 60",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623698/theora/4439_4468cf4a55004e1f9e88a7a3a4a2612b.ogv",
                "original": "https://upload.frikanalen.no/media/623698/original/orig_f67ecacb6862449cb70306b2ecd8d8dd.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623698/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623698/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623698/broadcast/4439_3465a28165aa4d9ab637d94aa9e94bb4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623698/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:47.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-24T15:02:56.873000Z",
            "updatedTime": "2018-11-10T18:29:29.487846Z",
            "uploadedTime": "2010-06-24T15:02:56.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623698/theora/4439_4468cf4a55004e1f9e88a7a3a4a2612b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623698/large_thumb/large.jpg"
        },
        {
            "id": 623700,
            "name": "Akkurat Nå 27.06.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623700/theora/4162_572f9df4002b494db6495d83c22a733c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623700/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623700/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623700/broadcast/4162_57e04889170e4804b3663743e5915e2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623700/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:48:02.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T11:02:56.400000Z",
            "updatedTime": "2018-11-10T18:29:29.486438Z",
            "uploadedTime": "2010-03-25T11:02:56.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623700/theora/4162_572f9df4002b494db6495d83c22a733c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623700/large_thumb/large.jpg"
        },
        {
            "id": 622318,
            "name": "Den Norske kirke i eksil del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622318/theora/2321_90b7b95051b14ebb89cba57b10ff1557.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622318/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622318/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622318/broadcast/orig_d319dc4354ff4035b54a1f99ccdca39d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622318/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:34.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.887382Z",
            "uploadedTime": "2009-01-02T14:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622318/theora/2321_90b7b95051b14ebb89cba57b10ff1557.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622318/large_thumb/large.jpg"
        },
        {
            "id": 623702,
            "name": "27_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623702/theora/4378_6975e7eb39cc4e7ea7ca0f18d9f2e318.ogv",
                "original": "https://upload.frikanalen.no/media/623702/original/orig_21fbdc95931540a9a03ec3d80fe0b18b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623702/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623702/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623702/broadcast/4378_050c1ce55fdb48319d9617ae069bf548.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623702/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-05-31T07:38:08.180000Z",
            "updatedTime": "2018-11-10T18:29:29.483768Z",
            "uploadedTime": "2010-05-31T07:38:08.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623702/theora/4378_6975e7eb39cc4e7ea7ca0f18d9f2e318.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623702/large_thumb/large.jpg"
        },
        {
            "id": 623607,
            "name": "20_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623607/theora/4196_6cb87530bc604211a6cbce563b3b1732.ogv",
                "original": "https://upload.frikanalen.no/media/623607/original/orig_74fca7e9cadf4cc38de5fbeca845cc38.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623607/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623607/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623607/broadcast/4196_6c56f1983f84428c937bbaaaa52e591a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623607/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:32",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:34:29.297000Z",
            "updatedTime": "2018-11-10T18:29:29.600344Z",
            "uploadedTime": "2010-04-06T08:34:29.297000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623607/theora/4196_6cb87530bc604211a6cbce563b3b1732.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623607/large_thumb/large.jpg"
        },
        {
            "id": 623712,
            "name": "Inside Israel Juli 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623712/theora/4435_d9567e5720e94a218368c17a75a53626.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623712/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623712/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623712/broadcast/4435_735564e758054a648a148e7303a7913e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623712/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-06-20T00:40:44.180000Z",
            "updatedTime": "2018-11-10T18:29:29.471206Z",
            "uploadedTime": "2010-06-20T00:40:44.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623712/theora/4435_d9567e5720e94a218368c17a75a53626.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623712/large_thumb/large.jpg"
        },
        {
            "id": 623714,
            "name": "Time 4 Glory 070710",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623714/theora/4463_b73041b95e92456d8635ba6d54980a11.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623714/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623714/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623714/broadcast/4463_662305fa5ec743369ec7b64b8c4aaf66.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623714/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:11.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-07-01T08:38:31.253000Z",
            "updatedTime": "2018-11-10T18:29:29.468512Z",
            "uploadedTime": "2010-07-01T08:38:31.253000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623714/theora/4463_b73041b95e92456d8635ba6d54980a11.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623714/large_thumb/large.jpg"
        },
        {
            "id": 623715,
            "name": "Helse, Program1 140710",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623715/theora/4447_9e22db5b07234595b931f63d4038a174.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623715/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623715/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623715/broadcast/4447_80256d2c2d114094b659731c2917ac3a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623715/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:44",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-06-28T13:23:03.600000Z",
            "updatedTime": "2018-11-10T18:29:29.467149Z",
            "uploadedTime": "2010-06-28T13:23:03.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623715/theora/4447_9e22db5b07234595b931f63d4038a174.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623715/large_thumb/large.jpg"
        },
        {
            "id": 623723,
            "name": "Den norske kirke i eksil del 62",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623723/theora/4467_218feaa1765e4833b70fb1d166986900.ogv",
                "original": "https://upload.frikanalen.no/media/623723/original/orig_42bc7f1d62984030a433bbee9332277f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623723/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623723/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623723/broadcast/4467_3ab0b2cdb5724f9383d226b825111a4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623723/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:07.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-03T08:02:21.043000Z",
            "updatedTime": "2018-11-10T18:29:29.460378Z",
            "uploadedTime": "2010-07-03T08:02:21.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623723/theora/4467_218feaa1765e4833b70fb1d166986900.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623723/large_thumb/large.jpg"
        },
        {
            "id": 623724,
            "name": "Den norske kirke i eksil de 61",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623724/theora/4469_80b57f2f41fc473baaa7ae1a51197e89.ogv",
                "original": "https://upload.frikanalen.no/media/623724/original/orig_b2f9cf438f5b43959fe4a3041c587b8d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623724/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623724/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623724/broadcast/4469_11b98989409145a0bcd66e8a2f8da900.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623724/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-03T10:46:43.310000Z",
            "updatedTime": "2018-11-10T18:29:29.459002Z",
            "uploadedTime": "2010-07-03T10:46:43.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623724/theora/4469_80b57f2f41fc473baaa7ae1a51197e89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623724/large_thumb/large.jpg"
        },
        {
            "id": 623726,
            "name": "intro",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623726/theora/4471_44d875c587254f3ca9a03f0279248722.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623726/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623726/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623726/broadcast/4471_043715bcf60149dab4c24f270f8efe63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623726/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:20.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.morokulien.eu",
            "createdTime": "2010-07-04T08:22:36.197000Z",
            "updatedTime": "2018-11-10T18:29:29.456366Z",
            "uploadedTime": "2010-07-04T08:22:36.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623726/theora/4471_44d875c587254f3ca9a03f0279248722.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623726/large_thumb/large.jpg"
        }
    ]
}