List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3476,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3250&ordering=header&page=72",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3150&ordering=header&page=72",
    "results": [
        {
            "id": 622326,
            "name": "New Life 2009 del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622326/theora/2357_a237a1538f774972a6e947688f2aed3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622326/broadcast/orig_2aabadf0343e4e39a1b7df7b91c5c727.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622326/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:24:21.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:17:00Z",
            "updatedTime": "2018-11-10T18:29:30.876154Z",
            "uploadedTime": "2009-01-02T15:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622326/theora/2357_a237a1538f774972a6e947688f2aed3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622326/large_thumb/large.jpg"
        },
        {
            "id": 624031,
            "name": "Akkurat Nå! 7.november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624031/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624031/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624031/broadcast/4922_574789ffc9894936ab809bde71fa28f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624031/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:36.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:49:53.897000Z",
            "updatedTime": "2018-11-10T18:29:29.045923Z",
            "uploadedTime": "2010-11-04T15:49:53.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624031/large_thumb/large.jpg"
        },
        {
            "id": 624034,
            "name": "Akkurat Nå! 14. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624034/theora/4923_0be99a90a75f401ead916b11ea1fa5d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624034/broadcast/4923_ca16d3a7a8664273bb049e4abfb56d76.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624034/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:35.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:52:11.547000Z",
            "updatedTime": "2018-11-10T18:29:29.041843Z",
            "uploadedTime": "2010-11-04T15:52:11.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624034/theora/4923_0be99a90a75f401ead916b11ea1fa5d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624034/large_thumb/large.jpg"
        },
        {
            "id": 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": 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": 624035,
            "name": "47_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624035/theora/4933_b1f8daf9f6a441dcb5e40048fefb126e.ogv",
                "original": "https://upload.frikanalen.no/media/624035/original/orig_00063b1fb8c147b3b3b4a8590a481e46.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624035/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624035/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624035/broadcast/4933_0ab8a024aef24a318d015b8dc90ae998.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624035/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:27:25.227000Z",
            "updatedTime": "2018-11-10T18:29:29.040471Z",
            "uploadedTime": "2010-11-11T09:27:25.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624035/theora/4933_b1f8daf9f6a441dcb5e40048fefb126e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624035/large_thumb/large.jpg"
        },
        {
            "id": 624036,
            "name": "Den norske kirke i eksil 71",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624036/theora/orig_27ff087e3f6d44eab1423613e086d264.ogv",
                "original": "https://upload.frikanalen.no/media/624036/original/orig_27ff087e3f6d44eab1423613e086d264.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624036/broadcast/4940_5b81a126a82044e8816bdf6e327eb737.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624036/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:58.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-15T20:45:25.117000Z",
            "updatedTime": "2018-11-10T18:29:29.039094Z",
            "uploadedTime": "2010-11-15T20:45:25.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624036/theora/orig_27ff087e3f6d44eab1423613e086d264.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624036/large_thumb/large.jpg"
        },
        {
            "id": 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": 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": 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": 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": 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": 624040,
            "name": "Akkurat Nå! 21. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624040/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624040/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624040/broadcast/4924_0c4fa22cc7f24c43b6023d1e4787f966.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624040/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:56.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:54:09.880000Z",
            "updatedTime": "2018-11-10T18:29:29.033705Z",
            "uploadedTime": "2010-11-04T15:54:09.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624040/large_thumb/large.jpg"
        },
        {
            "id": 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": 624041,
            "name": "48_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624041/theora/4935_a669fd9a8ad54e69951acce762acca5e.ogv",
                "original": "https://upload.frikanalen.no/media/624041/original/orig_de72557ceec1427f91077451bb345a46.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624041/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624041/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624041/broadcast/4935_f24e2bd43f4847c4922260c473c96ccc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624041/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:41:21.913000Z",
            "updatedTime": "2018-11-10T18:29:29.032370Z",
            "uploadedTime": "2010-11-11T09:41:21.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624041/theora/4935_a669fd9a8ad54e69951acce762acca5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624041/large_thumb/large.jpg"
        },
        {
            "id": 623983,
            "name": "Maskeblomstfamilien",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623983/theora/4832_c89da0cb1c5947d28666ae2fdaf283e5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623983/broadcast/4832_24d58ce32d044f1d82258512bc74aaee.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623983/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:09.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-13T13:30:37.577000Z",
            "updatedTime": "2018-11-10T18:29:29.105371Z",
            "uploadedTime": "2010-10-13T13:30:37.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623983/theora/4832_c89da0cb1c5947d28666ae2fdaf283e5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623983/large_thumb/large.jpg"
        },
        {
            "id": 624054,
            "name": "Akkurat Nå! 28. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624054/theora/4925_f7ecd56185dc479e8651c6e15525ffd3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624054/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624054/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624054/broadcast/4925_0ca60dc03029421389f1d2a5f7edcdd4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624054/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:10.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:56:00.710000Z",
            "updatedTime": "2018-11-10T18:29:29.014643Z",
            "uploadedTime": "2010-11-04T15:56:00.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624054/theora/4925_f7ecd56185dc479e8651c6e15525ffd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624054/large_thumb/large.jpg"
        },
        {
            "id": 624058,
            "name": "49_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624058/theora/4936_c3281b63bc58452c934bc4b70890a435.ogv",
                "original": "https://upload.frikanalen.no/media/624058/original/orig_9e6ba6aee0bb48049b587cde9b80a89f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624058/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624058/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624058/broadcast/4936_f1805e57d07c4662bcde3aa5a409690b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624058/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:44:07.057000Z",
            "updatedTime": "2018-11-10T18:29:29.009111Z",
            "uploadedTime": "2010-11-11T09:44:07.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624058/theora/4936_c3281b63bc58452c934bc4b70890a435.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624058/large_thumb/large.jpg"
        },
        {
            "id": 622296,
            "name": "Den Norske kirke i eksil del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622296/theora/2277_c428529c06284d1396fa5c4ecc80287e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622296/broadcast/orig_Den norske kirke i eksil - del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622296/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:30.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.917522Z",
            "uploadedTime": "2009-01-02T13:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622296/theora/2277_c428529c06284d1396fa5c4ecc80287e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622296/large_thumb/large.jpg"
        },
        {
            "id": 622295,
            "name": "Den Norske kirke i eksil del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622295/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622295/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622295/broadcast/orig_Den Norske kirke i eksil del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622295/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:45.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.918889Z",
            "uploadedTime": "2009-01-02T13:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622295/large_thumb/large.jpg"
        },
        {
            "id": 622290,
            "name": "Urtehagen TV - Litt av hvert",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622290/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622290/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622290/broadcast/orig_Urtehagen TV - Litt av hvert.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622290/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:21:30.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.925678Z",
            "uploadedTime": "2009-01-02T13:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622290/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": 624075,
            "name": "Den norske kirke i eksil 72",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624075/theora/orig_4c5a9c6dd2884a3c9ed3ca9646ed1024.ogv",
                "original": "https://upload.frikanalen.no/media/624075/original/orig_4c5a9c6dd2884a3c9ed3ca9646ed1024.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624075/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624075/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624075/broadcast/5042_70c889e6858841f9933194fc10a58a12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624075/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:00.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-03T13:47:52.913000Z",
            "updatedTime": "2018-11-10T18:29:28.987148Z",
            "uploadedTime": "2010-12-03T13:47:52.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624075/theora/orig_4c5a9c6dd2884a3c9ed3ca9646ed1024.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624075/large_thumb/large.jpg"
        },
        {
            "id": 624010,
            "name": "44_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624010/theora/4756_c019c31ba20e44f8a87679549f586707.ogv",
                "original": "https://upload.frikanalen.no/media/624010/original/orig_21fcb1e2fba54e368efc7de24b53b1c4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624010/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624010/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624010/broadcast/4756_027593178a5a4e17a791d8b13989e9a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624010/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:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:28:14.633000Z",
            "updatedTime": "2018-11-10T18:29:29.070645Z",
            "uploadedTime": "2010-09-20T11:28:14.633000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624010/theora/4756_c019c31ba20e44f8a87679549f586707.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624010/large_thumb/large.jpg"
        },
        {
            "id": 624105,
            "name": "Akkurat Nå 12. desember 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624105/theora/5078_270fc0f9e37242dfae82a4280a4a150c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624105/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624105/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624105/broadcast/5078_cb665f8495f947279b3f0eba7a874a1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624105/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:40.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-11T15:34:42.823000Z",
            "updatedTime": "2018-11-10T18:29:28.945971Z",
            "uploadedTime": "2010-12-11T15:34:42.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624105/theora/5078_270fc0f9e37242dfae82a4280a4a150c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624105/large_thumb/large.jpg"
        },
        {
            "id": 624120,
            "name": "Akkurat Nå 19. desember 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624120/theora/5080_4576e3b630ca4a58b09474f2a7cf5582.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624120/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624120/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624120/broadcast/5080_d43c858731da4efd90e6c591be0bc7d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624120/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:36.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-11T15:37:29.407000Z",
            "updatedTime": "2018-11-10T18:29:28.933515Z",
            "uploadedTime": "2010-12-11T15:37:29.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624120/theora/5080_4576e3b630ca4a58b09474f2a7cf5582.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624120/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": 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": 624127,
            "name": "52_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624127/theora/4938_f73b6c21542147b5b49e47d353f7690e.ogv",
                "original": "https://upload.frikanalen.no/media/624127/original/orig_b8e4a5e3f4b24924b2ebfaec5af6e5f4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624127/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624127/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624127/broadcast/4938_169c00851a9a4faa9e49285f1bec1b77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624127/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T10:07:42.037000Z",
            "updatedTime": "2018-11-10T18:29:28.924567Z",
            "uploadedTime": "2010-11-11T10:07:42.037000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624127/theora/4938_f73b6c21542147b5b49e47d353f7690e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624127/large_thumb/large.jpg"
        },
        {
            "id": 624063,
            "name": "50_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624063/theora/4934_1079e790f5a04acf98ddd085614bcbdf.ogv",
                "original": "https://upload.frikanalen.no/media/624063/original/orig_dfe32365c6af4c83a70d858f76200816.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624063/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624063/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624063/broadcast/4934_d48d242aa2944d229035c0c3a753b606.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624063/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:30:49.793000Z",
            "updatedTime": "2018-11-10T18:29:29.002167Z",
            "uploadedTime": "2010-11-11T09:30:49.793000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624063/theora/4934_1079e790f5a04acf98ddd085614bcbdf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624063/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": 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": 624116,
            "name": "51_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624116/theora/4937_64dc9981cb7840afab3e55f945f6b87a.ogv",
                "original": "https://upload.frikanalen.no/media/624116/original/orig_d0b580641bc14ac5a82e660bf30dff06.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624116/broadcast/4937_d92fd9112a084ccfa001ff9499f8ef77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624116/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T10:06:00.097000Z",
            "updatedTime": "2018-11-10T18:29:28.937683Z",
            "uploadedTime": "2010-11-11T10:06:00.097000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624116/theora/4937_64dc9981cb7840afab3e55f945f6b87a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624116/large_thumb/large.jpg"
        },
        {
            "id": 624155,
            "name": "Akkurat nå! 15.08.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624155/theora/5135_7070fb596eec4a219b243635a86a1918.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624155/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624155/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624155/broadcast/5135_e484940589e54e689564b95f6c7befcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624155/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:47.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-28T12:23:50.013000Z",
            "updatedTime": "2018-11-10T18:29:28.885742Z",
            "uploadedTime": "2010-12-28T12:23:50.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624155/theora/5135_7070fb596eec4a219b243635a86a1918.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624155/large_thumb/large.jpg"
        },
        {
            "id": 624157,
            "name": "Concept of jihad in Islam",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624157/theora/5142_445cf3011be94878907fc14864b3db4f.ogv",
                "original": "https://upload.frikanalen.no/media/624157/original/orig_91b4ac50a40b44c2a7514735b24476a1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624157/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624157/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624157/broadcast/5142_b45a4d603fe6472c8494ce5368cffbb0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624157/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:28.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-12-28T21:00:40.423000Z",
            "updatedTime": "2018-11-10T18:29:28.883024Z",
            "uploadedTime": "2010-12-28T21:00:40.423000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624157/theora/5142_445cf3011be94878907fc14864b3db4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624157/large_thumb/large.jpg"
        },
        {
            "id": 624159,
            "name": "Inside Israel Januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624159/theora/5145_b490f6b63700460db2374032155dd8b5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624159/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624159/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624159/broadcast/5145_b490f6b63700460db2374032155dd8b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624159/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:33.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-30T09:00:56.347000Z",
            "updatedTime": "2018-11-10T18:29:28.880324Z",
            "uploadedTime": "2010-12-30T09:00:56.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624159/theora/5145_b490f6b63700460db2374032155dd8b5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624159/large_thumb/large.jpg"
        },
        {
            "id": 624161,
            "name": "01_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624161/theora/4939_0ff505e8687d40f28271ac5ca74546a3.ogv",
                "original": "https://upload.frikanalen.no/media/624161/original/orig_e2aa96e0fb6a421b8d51ae05f2b286a3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624161/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624161/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624161/broadcast/4939_9f01bc4b17d640edaf2621947961b3f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624161/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T10:07:55.193000Z",
            "updatedTime": "2018-11-10T18:29:28.877561Z",
            "uploadedTime": "2010-11-11T10:07:55.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624161/theora/4939_0ff505e8687d40f28271ac5ca74546a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624161/large_thumb/large.jpg"
        },
        {
            "id": 624164,
            "name": "Akkurat Nå 9. januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624164/theora/5122_817ece0b473e4599bd507bfdfb44dd32.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624164/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624164/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624164/broadcast/5122_ee5fed75376f4744ae2baf2a5ac9fa1c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624164/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:18.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-22T05:14:28.937000Z",
            "updatedTime": "2018-11-10T18:29:28.873384Z",
            "uploadedTime": "2010-12-22T05:14:28.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624164/theora/5122_817ece0b473e4599bd507bfdfb44dd32.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624164/large_thumb/large.jpg"
        },
        {
            "id": 622229,
            "name": "Den Norske kirke i eksil del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622229/theora/2055_06f3da9c805d456ab5fcc3fe176dacbb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622229/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622229/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622229/broadcast/orig_Den Norske Kirke i Eksil del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622229/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:46.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:15:00Z",
            "updatedTime": "2018-11-10T18:29:31.008111Z",
            "uploadedTime": "2009-01-02T10:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622229/theora/2055_06f3da9c805d456ab5fcc3fe176dacbb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622229/large_thumb/large.jpg"
        },
        {
            "id": 622228,
            "name": "Den Norske kirke i eksil del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622228/theora/2054_3b508889e71c49e69cd380ac5dc89c99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622228/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622228/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622228/broadcast/orig_Den Norske Kirke i Eksil del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622228/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.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.009444Z",
            "uploadedTime": "2009-01-02T10:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622228/theora/2054_3b508889e71c49e69cd380ac5dc89c99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622228/large_thumb/large.jpg"
        },
        {
            "id": 622225,
            "name": "ESTV Uke 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622225/theora/2047_ed611363dd294dc793c1ce0f6c8b1d1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622225/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622225/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622225/broadcast/orig_MO4709 Uke 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622225/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@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:23:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:07:00Z",
            "updatedTime": "2018-11-10T18:29:31.013471Z",
            "uploadedTime": "2009-01-02T10:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622225/theora/2047_ed611363dd294dc793c1ce0f6c8b1d1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622225/large_thumb/large.jpg"
        },
        {
            "id": 622224,
            "name": "Den Norske kirke i eksil del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622224/theora/1934_2c308972725242a6b010ce4baa29b78b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622224/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622224/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622224/broadcast/orig_Den Norske Kirke i Eksil del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622224/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:16.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.014803Z",
            "uploadedTime": "2009-01-02T08:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622224/theora/1934_2c308972725242a6b010ce4baa29b78b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622224/large_thumb/large.jpg"
        },
        {
            "id": 624165,
            "name": "02_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624165/theora/5147_1cd154b4caf74d2681117f6fc81ec9d3.ogv",
                "original": "https://upload.frikanalen.no/media/624165/original/orig_d7ef9c07617d4d27a93b64c672b416fa.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624165/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624165/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624165/broadcast/5147_0ea4f6a6cf0744c999c10c94458eb739.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624165/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:08:02.210000Z",
            "updatedTime": "2018-11-10T18:29:28.871811Z",
            "uploadedTime": "2011-01-04T14:08:02.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624165/theora/5147_1cd154b4caf74d2681117f6fc81ec9d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624165/large_thumb/large.jpg"
        },
        {
            "id": 624170,
            "name": "Akkurat Nå 16. januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624170/theora/5123_c9ee86424d974335b2774b1be6e1c56a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624170/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624170/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624170/broadcast/5123_af05b1c426ad4bb6bd6d75c9651cefeb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624170/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:07.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-22T05:16:40.813000Z",
            "updatedTime": "2018-11-10T18:29:28.866409Z",
            "uploadedTime": "2010-12-22T05:16:40.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624170/theora/5123_c9ee86424d974335b2774b1be6e1c56a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624170/large_thumb/large.jpg"
        },
        {
            "id": 624173,
            "name": "Den norske kirke i eksil 75",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624173/theora/orig_6aacc13228c34b1ba01f45903ceea25a.ogv",
                "original": "https://upload.frikanalen.no/media/624173/original/orig_6aacc13228c34b1ba01f45903ceea25a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624173/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624173/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624173/broadcast/5166_7e140746da4b47b987f9c3e053a9be80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624173/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.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-17T19:57:09.833000Z",
            "updatedTime": "2018-11-10T18:29:28.862304Z",
            "uploadedTime": "2011-01-17T19:57:09.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624173/theora/orig_6aacc13228c34b1ba01f45903ceea25a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624173/large_thumb/large.jpg"
        }
    ]
}