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

{
    "count": 3542,
    "next": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=3350&ordering=header&page=4",
    "previous": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=3250&ordering=header&page=4",
    "results": [
        {
            "id": 622905,
            "name": "Drøfting av Quranen del 37",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622905/theora/2931_87fa3ea9d9f34432b7840b0e72b3bdf7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622905/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622905/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622905/broadcast/orig_9ec8ab046d1d4cb9ab11e5f1bf80f3aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622905/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:38.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:46:49.650000Z",
            "updatedTime": "2018-11-10T18:29:30.445074Z",
            "uploadedTime": "2009-05-16T12:46:49.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622905/theora/2931_87fa3ea9d9f34432b7840b0e72b3bdf7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622905/large_thumb/large.jpg"
        },
        {
            "id": 622433,
            "name": "Veien til AA med tekstplakater",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622433/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622433/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622433/broadcast/orig_8ad3758f603f4a24a08ded494b0a49df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg"
            },
            "creator": "jan.evjen@yahoo.no",
            "organization": {
                "id": 44,
                "name": "Anonyme Alkoholikere i Norge",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1220,
                "editorName": "Jan Evjen",
                "editorEmail": "jan.evjen@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:09",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T15:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.729709Z",
            "uploadedTime": "2009-01-02T15:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg"
        },
        {
            "id": 622906,
            "name": "Drøfting av Quranen del 38",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622906/theora/2932_eb735f4a4b54455bb44bd268a0aeae30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622906/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622906/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622906/broadcast/orig_0981b12608d74b54829bf48996633197.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622906/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:01.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:47:35.587000Z",
            "updatedTime": "2018-11-10T18:29:30.443715Z",
            "uploadedTime": "2009-05-16T12:47:35.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622906/theora/2932_eb735f4a4b54455bb44bd268a0aeae30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622906/large_thumb/large.jpg"
        },
        {
            "id": 622907,
            "name": "Drøfting av Quranen del 40",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622907/theora/2934_39cf5db166504946ab3a8271706d2cc8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622907/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622907/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622907/broadcast/orig_dfc3f452f5cd4df7b581098c3a03b060.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622907/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:33:34.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:48:40.447000Z",
            "updatedTime": "2018-11-10T18:29:30.442339Z",
            "uploadedTime": "2009-05-16T12:48:40.447000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622907/theora/2934_39cf5db166504946ab3a8271706d2cc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622907/large_thumb/large.jpg"
        },
        {
            "id": 622908,
            "name": "Drøfting av Quranen del 41",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622908/theora/2935_4cd653fc47874b0bb0a8b7fff0bfef0b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622908/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622908/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622908/broadcast/orig_d09932bea0d442b48c59c4f9f04d0eea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622908/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:51.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:49:07.667000Z",
            "updatedTime": "2018-11-10T18:29:30.441002Z",
            "uploadedTime": "2009-05-16T12:49:07.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622908/theora/2935_4cd653fc47874b0bb0a8b7fff0bfef0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622908/large_thumb/large.jpg"
        },
        {
            "id": 622431,
            "name": "Think",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622431/broadcast/orig_Think NY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg"
            },
            "creator": "leif_egge@yahoo.no",
            "organization": {
                "id": 107,
                "name": "ElectricAid.org",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1211,
                "editorName": "Leif Egge",
                "editorEmail": "leif_egge@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:08:07.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T14:20:00Z",
            "updatedTime": "2018-11-10T18:29:30.732542Z",
            "uploadedTime": "2009-01-02T14:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg"
        },
        {
            "id": 622430,
            "name": "Muslim TV - Palestinakonf.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622430/theora/2298_c34e5ca5d7904a1091211eb1c7a81b0f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622430/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622430/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622430/broadcast/orig_Muslim TV - Palestina konferranse.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622430/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:55.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.734001Z",
            "uploadedTime": "2009-01-02T14:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622430/theora/2298_c34e5ca5d7904a1091211eb1c7a81b0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622430/large_thumb/large.jpg"
        },
        {
            "id": 622909,
            "name": "Østfoldkirken U 33",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622909/theora/3142_41ce979bef24423b9004aa2e94d34e47.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622909/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622909/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622909/broadcast/orig_f4906b5968eb4084913f0f1cfad70c22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622909/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:57:11",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:36:08.507000Z",
            "updatedTime": "2018-11-10T18:29:30.439617Z",
            "uploadedTime": "2009-07-14T06:36:08.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622909/theora/3142_41ce979bef24423b9004aa2e94d34e47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622909/large_thumb/large.jpg"
        },
        {
            "id": 622910,
            "name": "Østfoldkirken U 34",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622910/theora/3143_0964c5a8ebd640be89531c491d56b484.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622910/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622910/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622910/broadcast/orig_2abf1e5671c342e2b7c11feca846b20c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622910/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:57:28",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:41:39.223000Z",
            "updatedTime": "2018-11-10T18:29:30.438138Z",
            "uploadedTime": "2009-07-14T06:41:39.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622910/theora/3143_0964c5a8ebd640be89531c491d56b484.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622910/large_thumb/large.jpg"
        },
        {
            "id": 622427,
            "name": "New Life 2009 del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622427/theora/2148_84a14ea9863449829314becadbac54c9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622427/broadcast/orig_New Life 2009 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622427/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:20.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.738214Z",
            "uploadedTime": "2009-01-02T11:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622427/theora/2148_84a14ea9863449829314becadbac54c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622427/large_thumb/large.jpg"
        },
        {
            "id": 622426,
            "name": "Muslim TV - Waage-Intervju",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622426/theora/2113_244b32eb4d164aa78b1dafad1823ef3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622426/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622426/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622426/broadcast/orig_Muslim TV - Demonstrasjon i Oslo.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622426/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:27:52.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.739597Z",
            "uploadedTime": "2009-01-02T11:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622426/theora/2113_244b32eb4d164aa78b1dafad1823ef3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622426/large_thumb/large.jpg"
        },
        {
            "id": 622911,
            "name": "Drøfting av Quranen del 39",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622911/theora/2933_91c3424d8d0e4fe8a19d114388209993.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622911/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622911/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622911/broadcast/orig_a46e9c70481c4366a642833552c6e696.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622911/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.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:48:07.087000Z",
            "updatedTime": "2018-11-10T18:29:30.436796Z",
            "uploadedTime": "2009-05-16T12:48:07.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622911/theora/2933_91c3424d8d0e4fe8a19d114388209993.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622911/large_thumb/large.jpg"
        },
        {
            "id": 622912,
            "name": "Østfoldkirken U 35",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622912/theora/3144_85dd579cb64a4ed3a7e3bebe60422c69.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622912/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622912/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622912/broadcast/orig_3bfa6e2624c146b1b9e140c677dfedf5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622912/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:57:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:43:42.190000Z",
            "updatedTime": "2018-11-10T18:29:30.435425Z",
            "uploadedTime": "2009-07-14T06:43:42.190000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622912/theora/3144_85dd579cb64a4ed3a7e3bebe60422c69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622912/large_thumb/large.jpg"
        },
        {
            "id": 622913,
            "name": "Østfoldkirken U 32",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622913/theora/3141_d6501860c8cc4d809503c5d41e61f7f1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622913/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622913/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622913/broadcast/orig_764cdc79dc294930baa23ad13fa66393.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622913/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:59:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:33:28.820000Z",
            "updatedTime": "2018-11-10T18:29:30.434019Z",
            "uploadedTime": "2009-07-14T06:33:28.820000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622913/theora/3141_d6501860c8cc4d809503c5d41e61f7f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622913/large_thumb/large.jpg"
        },
        {
            "id": 622914,
            "name": "den norske kirke i eksil del 20",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622914/theora/3160_1312bab1e5534c12bea69d3e1f486794.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622914/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622914/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622914/broadcast/orig_9ed65094fa0f4f5bb54bd0017864eeb8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622914/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:57",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-18T10:52:30.917000Z",
            "updatedTime": "2018-11-10T18:29:30.432545Z",
            "uploadedTime": "2009-07-18T10:52:30.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622914/theora/3160_1312bab1e5534c12bea69d3e1f486794.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622914/large_thumb/large.jpg"
        },
        {
            "id": 622915,
            "name": "New Life 2009 del 14",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622915/theora/3161_50c51d4f069648429aa32a89468376e9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622915/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622915/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622915/broadcast/orig_bc8c2e0dc82e44cd8d3af8585d221ca9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622915/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:31:51.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-20T12:29:18.907000Z",
            "updatedTime": "2018-11-10T18:29:30.431185Z",
            "uploadedTime": "2009-07-20T12:29:18.907000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622915/theora/3161_50c51d4f069648429aa32a89468376e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622915/large_thumb/large.jpg"
        },
        {
            "id": 622916,
            "name": "New Life 2009 del 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622916/theora/3163_fe969f4ad0ff4b1dac9ba1b12174e9ae.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622916/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622916/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622916/broadcast/orig_f89b162926804b6a8c68ea14af2dfa82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622916/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.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-20T12:32:09.500000Z",
            "updatedTime": "2018-11-10T18:29:30.429821Z",
            "uploadedTime": "2009-07-20T12:32:09.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622916/theora/3163_fe969f4ad0ff4b1dac9ba1b12174e9ae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622916/large_thumb/large.jpg"
        },
        {
            "id": 622917,
            "name": "New Life 2009 del 13",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622917/theora/3162_3892319d2ec14d00a8ef02a4326a1543.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622917/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622917/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622917/broadcast/orig_e54e65335acb49919e2baa2ec1f007ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622917/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:36.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-20T12:31:19.607000Z",
            "updatedTime": "2018-11-10T18:29:30.428480Z",
            "uploadedTime": "2009-07-20T12:31:19.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622917/theora/3162_3892319d2ec14d00a8ef02a4326a1543.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622917/large_thumb/large.jpg"
        },
        {
            "id": 622918,
            "name": "Den norske kirke i eksil del 25",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622918/theora/3164_28106c23a079452d97028c0c0374338a.ogv",
                "original": "https://upload.frikanalen.no/media/622918/original/orig_4955526d0cfc49bda8964cbf6a3dad70.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622918/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622918/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622918/broadcast/3164_095d6f97252e4498bc28380f16c243ed.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622918/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:52.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-27T07:46:21.787000Z",
            "updatedTime": "2018-11-10T18:29:30.427066Z",
            "uploadedTime": "2009-07-27T07:46:21.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622918/theora/3164_28106c23a079452d97028c0c0374338a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622918/large_thumb/large.jpg"
        },
        {
            "id": 622920,
            "name": "Den norske kirke i eksil del 26",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622920/theora/3166_820414ec301040ee8b1bed756e4e2d69.ogv",
                "original": "https://upload.frikanalen.no/media/622920/original/orig_cecd0ee99b414ae080b3f64a0346027c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622920/broadcast/3166_8bee45979b7a4e51bf6e44243e6c93f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622920/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:13.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-28T09:26:19.297000Z",
            "updatedTime": "2018-11-10T18:29:30.425695Z",
            "uploadedTime": "2009-07-28T09:26:19.297000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622920/theora/3166_820414ec301040ee8b1bed756e4e2d69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622920/large_thumb/large.jpg"
        },
        {
            "id": 622525,
            "name": "Drøfting av Quranen del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622525/theora/929_47a7c6f480cc49ccaae69e57e4e70df6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622525/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622525/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622525/broadcast/orig_Den hellige Quranen del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622525/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:03.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.602640Z",
            "uploadedTime": "2009-01-01T15:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622525/theora/929_47a7c6f480cc49ccaae69e57e4e70df6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622525/large_thumb/large.jpg"
        },
        {
            "id": 622410,
            "name": "Talentfabrikken uke 19",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622410/theora/1674_e96a59cd189f4858930ae949ce2d5b43.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622410/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622410/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622410/broadcast/orig_4a7b868354634d1dab3bc6978388f2e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622410/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:04.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.761074Z",
            "uploadedTime": "2009-01-02T03:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622410/theora/1674_e96a59cd189f4858930ae949ce2d5b43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622410/large_thumb/large.jpg"
        },
        {
            "id": 622955,
            "name": "Demokratene - Mulla Krekar",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622955/theora/3208_0f29d09916e14ac8a779a37dfd8dc790.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622955/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622955/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622955/broadcast/orig_c546219a1f0b492c85e587951e1f607c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622955/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:13.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:29:18.480000Z",
            "updatedTime": "2018-11-10T18:29:30.392958Z",
            "uploadedTime": "2009-08-10T09:29:18.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622955/theora/3208_0f29d09916e14ac8a779a37dfd8dc790.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622955/large_thumb/large.jpg"
        },
        {
            "id": 622956,
            "name": "Demokratene - Pensjonister",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622956/theora/3209_9245d7f7984a47e88dfb4258ce1ae61d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622956/broadcast/orig_5cb1222a6a3545a8b2cde84ef99b4f73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622956/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:10.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:32:05.607000Z",
            "updatedTime": "2018-11-10T18:29:30.391345Z",
            "uploadedTime": "2009-08-10T09:32:05.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622956/theora/3209_9245d7f7984a47e88dfb4258ce1ae61d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622956/large_thumb/large.jpg"
        },
        {
            "id": 622957,
            "name": "Demokratene - Samferdsel",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622957/theora/3210_214ba55e5ed24bcf9969080c22cc95a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622957/broadcast/orig_e8cd671212f14d77853e7a21d87b773b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622957/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:24.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:36:36.730000Z",
            "updatedTime": "2018-11-10T18:29:30.389995Z",
            "uploadedTime": "2009-08-10T09:36:36.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622957/theora/3210_214ba55e5ed24bcf9969080c22cc95a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622957/large_thumb/large.jpg"
        },
        {
            "id": 622958,
            "name": "Demokratene - Sjøfolk",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622958/theora/3211_c63458b2e6104fcd9e6a0921f55fb2a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622958/broadcast/orig_c1e464c647a14f0ca18df4d019c35f7f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622958/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:55.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:38:54.420000Z",
            "updatedTime": "2018-11-10T18:29:30.388645Z",
            "uploadedTime": "2009-08-10T09:38:54.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622958/theora/3211_c63458b2e6104fcd9e6a0921f55fb2a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622958/large_thumb/large.jpg"
        },
        {
            "id": 622959,
            "name": "Demokratene - Vidar Kleppe",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622959/theora/3206_21ec7deefad54540bc4c040067d4e328.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622959/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622959/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622959/broadcast/orig_e474774b2f7f4181871934abb7fee785.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622959/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:26.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:11:40.877000Z",
            "updatedTime": "2018-11-10T18:29:30.387281Z",
            "uploadedTime": "2009-08-10T09:11:40.877000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622959/theora/3206_21ec7deefad54540bc4c040067d4e328.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622959/large_thumb/large.jpg"
        },
        {
            "id": 622960,
            "name": "Den norske kirke i eksil del 27",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622960/theora/3213_f4537c714014411bbe6f5af885226197.ogv",
                "original": "https://upload.frikanalen.no/media/622960/original/orig_cb2c82a691f3434ab35982f6ae849979.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622960/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622960/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622960/broadcast/3213_513a7acf835e471e897aeb35d21e8d01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622960/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:49.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T14:21:43.483000Z",
            "updatedTime": "2018-11-10T18:29:30.385906Z",
            "uploadedTime": "2009-08-10T14:21:43.483000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622960/theora/3213_f4537c714014411bbe6f5af885226197.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622960/large_thumb/large.jpg"
        },
        {
            "id": 622967,
            "name": "Akkurat nå! 16.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622967/theora/2905_0bee39f47e114e5c997a315c86cf0c91.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622967/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622967/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622967/broadcast/orig_9885dc09bae44dcca6c30f3bd3f70b82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622967/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:39:04.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:16:04.343000Z",
            "updatedTime": "2018-11-10T18:29:30.383118Z",
            "uploadedTime": "2009-05-16T12:16:04.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622967/theora/2905_0bee39f47e114e5c997a315c86cf0c91.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622967/large_thumb/large.jpg"
        },
        {
            "id": 622974,
            "name": "Den norske kirke i eksil del 28",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622974/theora/3256_d5e8dce70f564cdeb19de403d17cb374.ogv",
                "original": "https://upload.frikanalen.no/media/622974/original/orig_c261007ac8ad4ed48be570926b00b607.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622974/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622974/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622974/broadcast/3256_d37f6c43d85345b78be4d52f79aeebc7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622974/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:18.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-17T19:00:52.723000Z",
            "updatedTime": "2018-11-10T18:29:30.380464Z",
            "uploadedTime": "2009-08-17T19:00:52.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622974/theora/3256_d5e8dce70f564cdeb19de403d17cb374.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622974/large_thumb/large.jpg"
        },
        {
            "id": 622899,
            "name": "Inside Israel juli - august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622899/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622899/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622899/broadcast/orig_5dcf2f57b6be45888c4ec2aea1cd4736.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622899/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:29:45.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-13T13:59:21.867000Z",
            "updatedTime": "2018-11-10T18:29:30.453219Z",
            "uploadedTime": "2009-07-13T13:59:21.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622899/large_thumb/large.jpg"
        },
        {
            "id": 622992,
            "name": "Akkurat nå! 23.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622992/theora/2906_6a9c80c997c94ba8b27f6a427693e902.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622992/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622992/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622992/broadcast/orig_9ec8829afefe4d039248f89f3e1fbd28.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622992/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:32:56.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:17:13Z",
            "updatedTime": "2018-11-10T18:29:30.359672Z",
            "uploadedTime": "2009-05-16T12:17:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622992/theora/2906_6a9c80c997c94ba8b27f6a427693e902.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622992/large_thumb/large.jpg"
        },
        {
            "id": 622999,
            "name": "Drøfting av Quranen del 47",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622999/theora/2936_06c5a39ff4254819879f818d22cd517d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622999/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622999/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622999/broadcast/orig_4d0d67cd0fbd408cbe7f0b5009ad28f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622999/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:27.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:50:23.947000Z",
            "updatedTime": "2018-11-10T18:29:30.351393Z",
            "uploadedTime": "2009-05-16T12:50:23.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622999/theora/2936_06c5a39ff4254819879f818d22cd517d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622999/large_thumb/large.jpg"
        },
        {
            "id": 623002,
            "name": "Drøfting av Quranen del 48",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623002/theora/2937_0750a328d2b948728b553df15ec2cb6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623002/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623002/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623002/broadcast/orig_be0b0fca7c084582b34e254cb3460689.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623002/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:33:17.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:50:50.823000Z",
            "updatedTime": "2018-11-10T18:29:30.349811Z",
            "uploadedTime": "2009-05-16T12:50:50.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623002/theora/2937_0750a328d2b948728b553df15ec2cb6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623002/large_thumb/large.jpg"
        },
        {
            "id": 622395,
            "name": "Syng med oss del 2 av 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622395/theora/747_36f75c5b73094bfa8ad9d53fb6501c12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622395/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622395/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622395/broadcast/orig_syng med oss del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622395/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:27.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:27:00Z",
            "updatedTime": "2018-11-10T18:29:30.780176Z",
            "uploadedTime": "2009-01-01T12:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622395/theora/747_36f75c5b73094bfa8ad9d53fb6501c12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622395/large_thumb/large.jpg"
        },
        {
            "id": 623006,
            "name": "nornet tv del 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623006/theora/3284_c602f5fa169a4c1e9c05803d9c747836.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623006/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623006/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623006/broadcast/orig_e8db41ef20bd488eb4d1141364d16bba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623006/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-25T07:57:31.293000Z",
            "updatedTime": "2018-11-10T18:29:30.348136Z",
            "uploadedTime": "2009-08-25T07:57:31.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623006/theora/3284_c602f5fa169a4c1e9c05803d9c747836.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623006/large_thumb/large.jpg"
        },
        {
            "id": 623008,
            "name": "Nornet TV del 22",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623008/theora/3290_d4d7b793010046a09f5425c1f42e03af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623008/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623008/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623008/broadcast/orig_0c96bf3688bc4511915d44326459edab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623008/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-25T19:02:54.930000Z",
            "updatedTime": "2018-11-10T18:29:30.344780Z",
            "uploadedTime": "2009-08-25T19:02:54.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623008/theora/3290_d4d7b793010046a09f5425c1f42e03af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623008/large_thumb/large.jpg"
        },
        {
            "id": 623009,
            "name": "Nornet TV del 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623009/broadcast/orig_d2f82653606844e0941f32c43f2cac62.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623009/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-26T14:25:18.680000Z",
            "updatedTime": "2018-11-10T18:29:30.343291Z",
            "uploadedTime": "2009-08-26T14:25:18.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623009/large_thumb/large.jpg"
        },
        {
            "id": 623010,
            "name": "Østfoldkirken U 36",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623010/theora/3145_f2810e47beaa4d09aaf3f0a1c8d3a42c.ogv",
                "original": "https://upload.frikanalen.no/media/623010/original/orig_126b2b885ab345939d1039dad8c075e7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623010/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623010/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623010/broadcast/3145_1147855d8e3649498ef953403141d923.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623010/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:31:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:45:14.657000Z",
            "updatedTime": "2018-11-10T18:29:30.341944Z",
            "uploadedTime": "2009-07-14T06:45:14.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623010/theora/3145_f2810e47beaa4d09aaf3f0a1c8d3a42c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623010/large_thumb/large.jpg"
        },
        {
            "id": 623011,
            "name": "Nornet TV del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623011/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623011/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623011/broadcast/orig_f6f9414f02244c38ab16dc30f1bc6242.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T08:07:17.020000Z",
            "updatedTime": "2018-11-10T18:29:30.340608Z",
            "uploadedTime": "2009-08-27T08:07:17.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
        },
        {
            "id": 623015,
            "name": "Den norske kirke i eksil del 29",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623015/theora/3309_28ded996087d4ff5b88b3add3b1ccca1.ogv",
                "original": "https://upload.frikanalen.no/media/623015/original/orig_866278d79cb84c32ae444905da9eef01.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623015/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623015/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623015/broadcast/3309_ca25366591a148888aa40de0335fc2d1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623015/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:57.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-28T09:29:31.270000Z",
            "updatedTime": "2018-11-10T18:29:30.335050Z",
            "uploadedTime": "2009-08-28T09:29:31.270000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623015/theora/3309_28ded996087d4ff5b88b3add3b1ccca1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623015/large_thumb/large.jpg"
        },
        {
            "id": 622387,
            "name": "Den norske kirke i eksil del 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622387/theora/2467_1fb159434e0c4a5c9f461a6bc6c93149.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622387/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622387/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622387/broadcast/orig_49fd847c06c74d5e9249393df39af829.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622387/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:49.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.791239Z",
            "uploadedTime": "2009-01-02T17:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622387/theora/2467_1fb159434e0c4a5c9f461a6bc6c93149.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622387/large_thumb/large.jpg"
        },
        {
            "id": 622386,
            "name": "Akkurat nå 26 april",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622386/theora/2457_81206b2733874067851a159e041d68ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622386/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622386/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622386/broadcast/orig_bff9f18407494f5b876f9ae83e42601f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622386/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:12",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.792662Z",
            "uploadedTime": "2009-01-02T16:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622386/theora/2457_81206b2733874067851a159e041d68ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622386/large_thumb/large.jpg"
        },
        {
            "id": 623016,
            "name": "Akkurat nå! 30.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623016/theora/2907_160e1c7a995e442a940346b581b57973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623016/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623016/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623016/broadcast/orig_354f7556e76e4b079958346920677989.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623016/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:34:55",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:18:25.517000Z",
            "updatedTime": "2018-11-10T18:29:30.333698Z",
            "uploadedTime": "2009-05-16T12:18:25.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623016/theora/2907_160e1c7a995e442a940346b581b57973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623016/large_thumb/large.jpg"
        },
        {
            "id": 622384,
            "name": "Drøfting av Quranen del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622384/theora/2440_1e539c1a07fa4d47a14a01b4b8ec438f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622384/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622384/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622384/broadcast/orig_ebd8b55e63ca4c06941f4e152011e4a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622384/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.795477Z",
            "uploadedTime": "2009-01-02T16:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622384/theora/2440_1e539c1a07fa4d47a14a01b4b8ec438f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622384/large_thumb/large.jpg"
        },
        {
            "id": 622383,
            "name": "Drøfting av Quranen del 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622383/theora/2439_2bb176723a6f4ce2a470982e627b0442.ogv",
                "original": "https://upload.frikanalen.no/media/622383/original/orig_9a286823227b405e9ce7cd8f43f1295c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622383/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622383/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622383/broadcast/2439_494fc2678a5441de86801a2962235f06.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622383/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:04.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.796847Z",
            "uploadedTime": "2009-01-02T16:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622383/theora/2439_2bb176723a6f4ce2a470982e627b0442.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622383/large_thumb/large.jpg"
        },
        {
            "id": 622381,
            "name": "Den norske kirke i eksil del 15",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622381/theora/2435_eea405672480450180d69d9b95228b4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622381/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622381/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622381/broadcast/orig_9f124265649a4711baba6b5931213ec6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622381/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:56.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.799573Z",
            "uploadedTime": "2009-01-02T16:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622381/theora/2435_eea405672480450180d69d9b95228b4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622381/large_thumb/large.jpg"
        },
        {
            "id": 622954,
            "name": "Demokratene - Lov og rett",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622954/theora/3207_ecabaa878f3b488dbed6a0c3177bb259.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622954/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622954/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622954/broadcast/orig_6e5f8699166340dca862454c2deee6dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622954/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:42.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:19:27.220000Z",
            "updatedTime": "2018-11-10T18:29:30.394324Z",
            "uploadedTime": "2009-08-10T09:19:27.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622954/theora/3207_ecabaa878f3b488dbed6a0c3177bb259.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622954/large_thumb/large.jpg"
        },
        {
            "id": 623027,
            "name": "Østfoldkirken U37",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623027/theora/3312_a32375cdbb0c4dcbbed2274ed0cbc9ab.ogv",
                "original": "https://upload.frikanalen.no/media/623027/original/orig_adb30f078f484b94938eff51353a0384.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623027/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623027/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623027/broadcast/3312_4ed3d3190f074d3e80f2dde27aec9447.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623027/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:50:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:56:03.670000Z",
            "updatedTime": "2018-11-10T18:29:30.321456Z",
            "uploadedTime": "2009-08-28T20:56:03.670000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623027/theora/3312_a32375cdbb0c4dcbbed2274ed0cbc9ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623027/large_thumb/large.jpg"
        },
        {
            "id": 623028,
            "name": "Akkurat Nå! 6.sept",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623028/theora/3378_75fc783b73374a65bc714dbf7efa650e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623028/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623028/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623028/broadcast/3378_d20da06ad65e4a0aaaf52b0a161f0000.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623028/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:39:16.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-03T20:56:15.043000Z",
            "updatedTime": "2018-11-10T18:29:30.320119Z",
            "uploadedTime": "2009-09-03T20:56:15.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623028/theora/3378_75fc783b73374a65bc714dbf7efa650e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623028/large_thumb/large.jpg"
        }
    ]
}