List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3447,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=header&page=4",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3250&ordering=header&page=4",
    "results": [
        {
            "id": 623260,
            "name": "Forelesning om bifrost",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623260/theora/3677_90024906710a410cbba89df69709f978.ogv",
                "original": "https://upload.frikanalen.no/media/623260/original/orig_ea5f17354199407885f474f0e9742147.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623260/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623260/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623260/broadcast/3677_99b7b1936e3c42c788d90ff4142599c6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623260/large_thumb/large.jpg"
            },
            "creator": "morten@kjelkenes.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:05.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2009-12-04T15:53:14.133000Z",
            "updatedTime": "2018-11-10T18:29:30.028015Z",
            "uploadedTime": "2009-12-04T15:53:14.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623260/theora/3677_90024906710a410cbba89df69709f978.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623260/large_thumb/large.jpg"
        },
        {
            "id": 623259,
            "name": "Big Buck Bunny",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623259/theora/3676_8578156d75cd43efb4d797c18f980b8a.ogv",
                "original": "https://upload.frikanalen.no/media/623259/original/orig_9b0dd07d105b4b939e7c85ddef70db70.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623259/broadcast/3676_b544193d6735472595ff46921c17b119.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623259/large_thumb/large.jpg"
            },
            "creator": "morten@kjelkenes.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:56.480000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2009-12-04T15:28:22.487000Z",
            "updatedTime": "2018-11-10T18:29:30.029379Z",
            "uploadedTime": "2009-12-04T15:28:22.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623259/theora/3676_8578156d75cd43efb4d797c18f980b8a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623259/large_thumb/large.jpg"
        },
        {
            "id": 623258,
            "name": "Akkurat nå! 6.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623258/theora/2921_a7d180c0d991406885d18c5aeaa08238.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623258/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623258/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623258/broadcast/2921_02345011165c49138abc65c8ec51060f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623258/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:35.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:36:14.953000Z",
            "updatedTime": "2018-11-10T18:29:30.031061Z",
            "uploadedTime": "2009-05-16T12:36:14.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623258/theora/2921_a7d180c0d991406885d18c5aeaa08238.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623258/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": 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": 623255,
            "name": "Den norske kirke i eksil del 37",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623255/theora/3674_952cd312b971419a99fff8ec3c55bb3f.ogv",
                "original": "https://upload.frikanalen.no/media/623255/original/orig_4450bd290637417e9254bf8a5bd356a6.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623255/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623255/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623255/broadcast/3674_43d35e39ffb0417aabd089027531a9fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623255/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:46.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-02T14:27:39.227000Z",
            "updatedTime": "2018-11-10T18:29:30.033807Z",
            "uploadedTime": "2009-12-02T14:27:39.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623255/theora/3674_952cd312b971419a99fff8ec3c55bb3f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623255/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": 623253,
            "name": "Østfoldkirken Uke 50",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623253/theora/3568_995eb820e6bd4036a53ae8d32a5d5b62.ogv",
                "original": "https://upload.frikanalen.no/media/623253/original/orig_677a53f5bb954993b265705545c26282.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623253/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623253/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623253/broadcast/3568_6ad36a62ef06482dba561f08203145cb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623253/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:43",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-10-12T13:48:04.547000Z",
            "updatedTime": "2018-11-10T18:29:30.036532Z",
            "uploadedTime": "2009-10-12T13:48:04.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623253/theora/3568_995eb820e6bd4036a53ae8d32a5d5b62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623253/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": 623252,
            "name": "Akkurat nå! 29.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623252/theora/2920_55dd0dc8e64e4a0da023c3997a4e222c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623252/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623252/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623252/broadcast/2920_5768e51fc2be4d3ea3f8f35e09a63edd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623252/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:21.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:34:51.657000Z",
            "updatedTime": "2018-11-10T18:29:30.037871Z",
            "uploadedTime": "2009-05-16T12:34:51.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623252/theora/2920_55dd0dc8e64e4a0da023c3997a4e222c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623252/large_thumb/large.jpg"
        },
        {
            "id": 623251,
            "name": "Inside Israel Desember 2009",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623251/theora/3671_788d37cca4ec4c3789afb8b5abece48b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623251/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623251/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623251/broadcast/3671_5b9180ecb77f4fdc948b625cccb2791b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623251/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:42.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-27T12:47:47.747000Z",
            "updatedTime": "2018-11-10T18:29:30.039217Z",
            "uploadedTime": "2009-11-27T12:47:47.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623251/theora/3671_788d37cca4ec4c3789afb8b5abece48b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623251/large_thumb/large.jpg"
        },
        {
            "id": 623246,
            "name": "Den norske kirke i eksil del 36",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623246/theora/3663_e8922352cacc46c6878a0fb79450fbf2.ogv",
                "original": "https://upload.frikanalen.no/media/623246/original/orig_82382e3fccac43b38a75968804401860.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623246/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623246/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623246/broadcast/3663_37ab73d0588a42b0b451c9ccdf698ca5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623246/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:10.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-25T20:14:19.753000Z",
            "updatedTime": "2018-11-10T18:29:30.044473Z",
            "uploadedTime": "2009-11-25T20:14:19.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623246/theora/3663_e8922352cacc46c6878a0fb79450fbf2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623246/large_thumb/large.jpg"
        },
        {
            "id": 623239,
            "name": "Østfoldkirken Uke 49",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623239/theora/3567_b6c6d7615cc04290bbc27bea599c8044.ogv",
                "original": "https://upload.frikanalen.no/media/623239/original/orig_efe45e91e41e4d969a044b7f32a038c0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623239/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623239/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623239/broadcast/3567_b1ea1561427a4191bd87f689d46145d1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623239/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:26:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-10-12T13:47:29.110000Z",
            "updatedTime": "2018-11-10T18:29:30.053871Z",
            "uploadedTime": "2009-10-12T13:47:29.110000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623239/theora/3567_b6c6d7615cc04290bbc27bea599c8044.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623239/large_thumb/large.jpg"
        },
        {
            "id": 623237,
            "name": "Akkurat nå! 22.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623237/theora/2919_cbc81e81d9b64378a1c513d71956e217.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623237/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623237/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623237/broadcast/2919_0030a43434d54d12b9d1471cc2e4e1d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623237/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:42:27.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:33:47.407000Z",
            "updatedTime": "2018-11-10T18:29:30.056594Z",
            "uploadedTime": "2009-05-16T12:33:47.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623237/theora/2919_cbc81e81d9b64378a1c513d71956e217.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623237/large_thumb/large.jpg"
        },
        {
            "id": 623234,
            "name": "Den norske kirke i eksil del 34",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623234/theora/3590_0669453dc9094d12b22c2e0b87286990.ogv",
                "original": "https://upload.frikanalen.no/media/623234/original/orig_ef4754c52e474359bc5a824ba56fbfeb.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623234/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623234/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623234/broadcast/3590_e594fac3bcbe4ef18d7f1cb99b7f543f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623234/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:29.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-27T18:43:58.220000Z",
            "updatedTime": "2018-11-10T18:29:30.057966Z",
            "uploadedTime": "2009-10-27T18:43:58.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623234/theora/3590_0669453dc9094d12b22c2e0b87286990.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623234/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": 623233,
            "name": "Den norske kirke i eksil del 35",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623233/theora/3591_3a86fb71f7184e0d82c2671132e1cf90.ogv",
                "original": "https://upload.frikanalen.no/media/623233/original/orig_fe9d05ee00634074a6cc2e390407069d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623233/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623233/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623233/broadcast/3591_7c5db21e801c412dbf87d4a1f1601ce5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623233/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:14.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-27T18:46:06.440000Z",
            "updatedTime": "2018-11-10T18:29:30.059428Z",
            "uploadedTime": "2009-10-27T18:46:06.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623233/theora/3591_3a86fb71f7184e0d82c2671132e1cf90.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623233/large_thumb/large.jpg"
        },
        {
            "id": 623227,
            "name": "Drøfting av Quranen del 66",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623227/theora/3652_5eeb019b23884086b82feed30af74878.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623227/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623227/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623227/broadcast/3652_2895bf21efcc476c96d3861c9b04efff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623227/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:24:46.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:17:48.257000Z",
            "updatedTime": "2018-11-10T18:29:30.066268Z",
            "uploadedTime": "2009-11-13T11:17:48.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623227/theora/3652_5eeb019b23884086b82feed30af74878.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623227/large_thumb/large.jpg"
        },
        {
            "id": 623226,
            "name": "Drøfting av Quranen del 64",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623226/theora/3650_4576dd35a7114b8581d20f8e3cd24b4b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623226/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623226/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623226/broadcast/3650_849259a075904506bdfe952779172b11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623226/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:22:21.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:16:49.257000Z",
            "updatedTime": "2018-11-10T18:29:30.067648Z",
            "uploadedTime": "2009-11-13T11:16:49.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623226/theora/3650_4576dd35a7114b8581d20f8e3cd24b4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623226/large_thumb/large.jpg"
        },
        {
            "id": 623225,
            "name": "Drøfting av Quranen del 65",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623225/theora/3651_3837f172ab384325a70d3f574cb79177.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623225/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623225/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623225/broadcast/3651_b1b53296332e42ee9821cf2989ac192b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623225/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:16:28.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:17:19.180000Z",
            "updatedTime": "2018-11-10T18:29:30.068986Z",
            "uploadedTime": "2009-11-13T11:17:19.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623225/theora/3651_3837f172ab384325a70d3f574cb79177.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623225/large_thumb/large.jpg"
        },
        {
            "id": 623224,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623224/theora/3618_50fdad5514d04bb39de0456731a15da3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623224/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623224/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623224/broadcast/3618_743266df087446048daddb206193a464.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623224/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-30T13:56:41.237000Z",
            "updatedTime": "2018-11-10T18:29:30.070583Z",
            "uploadedTime": "2009-10-30T13:56:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623224/theora/3618_50fdad5514d04bb39de0456731a15da3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623224/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": 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": 623222,
            "name": "Drøfting av Quranen del 61",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623222/theora/3647_f333673b6029425583461527082a955a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623222/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623222/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623222/broadcast/3647_7495027ce6d74389b38d03270b3e2113.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623222/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:28.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:15:12.443000Z",
            "updatedTime": "2018-11-10T18:29:30.073475Z",
            "uploadedTime": "2009-11-13T11:15:12.443000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623222/theora/3647_f333673b6029425583461527082a955a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623222/large_thumb/large.jpg"
        },
        {
            "id": 623221,
            "name": "Drøfting av Quranen del 63",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623221/theora/3649_666960a5b3dd4c4d90ca31459ef02f89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623221/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623221/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623221/broadcast/3649_0032550e67664fb6bfe298b2f8b0dc25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623221/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:25:26.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:16:17.680000Z",
            "updatedTime": "2018-11-10T18:29:30.074836Z",
            "uploadedTime": "2009-11-13T11:16:17.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623221/theora/3649_666960a5b3dd4c4d90ca31459ef02f89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623221/large_thumb/large.jpg"
        },
        {
            "id": 623220,
            "name": "Østfoldkirken Uke 48",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623220/theora/3566_3ff27b2230d74232aca6c7615ae4651c.ogv",
                "original": "https://upload.frikanalen.no/media/623220/original/orig_308cc5c9c22c4cadaebcedddafb7ae41.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623220/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623220/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623220/broadcast/3566_7a896fdf2ebc490f958ad0edca3673f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623220/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-10-12T13:46:46.233000Z",
            "updatedTime": "2018-11-10T18:29:30.076400Z",
            "uploadedTime": "2009-10-12T13:46:46.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623220/theora/3566_3ff27b2230d74232aca6c7615ae4651c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623220/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": 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": 623219,
            "name": "Drøfting av Quranen del 62",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623219/theora/3648_d51f47b562384c9db929a8e5c9a5b377.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623219/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623219/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623219/broadcast/3648_8a8228e98d3049d4af8c4e27db6f3adf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623219/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:10:45.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:15:45.053000Z",
            "updatedTime": "2018-11-10T18:29:30.077748Z",
            "uploadedTime": "2009-11-13T11:15:45.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623219/theora/3648_d51f47b562384c9db929a8e5c9a5b377.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623219/large_thumb/large.jpg"
        },
        {
            "id": 623217,
            "name": "Akkurat nå! 15.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623217/theora/2918_e3bccda8ab944fe48a716ee89e3a2196.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623217/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623217/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623217/broadcast/2918_b4f84c72f1fd4237a23b011241a0c6c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623217/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:47:27.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:30:53.343000Z",
            "updatedTime": "2018-11-10T18:29:30.079105Z",
            "uploadedTime": "2009-05-16T12:30:53.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623217/theora/2918_e3bccda8ab944fe48a716ee89e3a2196.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623217/large_thumb/large.jpg"
        },
        {
            "id": 623216,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623216/theora/3617_d718ed418b154c92a97c8949992b08f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623216/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623216/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623216/broadcast/3617_b3d8c3a4d8b44197b7573a8d888f9ee8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623216/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-30T13:55:51.673000Z",
            "updatedTime": "2018-11-10T18:29:30.080474Z",
            "uploadedTime": "2009-10-30T13:55:51.673000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623216/theora/3617_d718ed418b154c92a97c8949992b08f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623216/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": 623214,
            "name": "Drøfting av Quranen del 60",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623214/theora/3646_d9ff150d2bb641ab8ce04a33c35db2b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623214/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623214/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623214/broadcast/3646_712eac16273a454ab1cb6051d405e141.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623214/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:22:31.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:14:39.647000Z",
            "updatedTime": "2018-11-10T18:29:30.083195Z",
            "uploadedTime": "2009-11-13T11:14:39.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623214/theora/3646_d9ff150d2bb641ab8ce04a33c35db2b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623214/large_thumb/large.jpg"
        },
        {
            "id": 623213,
            "name": "Drøfting av Quranen del 59",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623213/theora/3645_3e114f14c24946a2952fb1b32dbf5a4f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623213/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623213/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623213/broadcast/3645_5390f1c68c584e38a53b855ea8ee996b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623213/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:19.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:14:09.850000Z",
            "updatedTime": "2018-11-10T18:29:30.084605Z",
            "uploadedTime": "2009-11-13T11:14:09.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623213/theora/3645_3e114f14c24946a2952fb1b32dbf5a4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623213/large_thumb/large.jpg"
        },
        {
            "id": 623209,
            "name": "Østfoldkirken Uke 47",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623209/theora/3565_99a90312e7c24616b5ab9afe1bcd840b.ogv",
                "original": "https://upload.frikanalen.no/media/623209/original/orig_2931b0adea3646b696ed39b617d4a5b4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623209/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623209/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623209/broadcast/3565_d5301586df6c42e4b0f4078628259ec1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623209/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:03",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-10-12T13:45:02.140000Z",
            "updatedTime": "2018-11-10T18:29:30.090151Z",
            "uploadedTime": "2009-10-12T13:45:02.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623209/theora/3565_99a90312e7c24616b5ab9afe1bcd840b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623209/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"
        },
        {
            "id": 623207,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623207/theora/3616_fa89c339124c4fd69a177a85ebed9525.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623207/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623207/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623207/broadcast/3616_e0ad137b1d1e4f3d89e931aeaab0d14f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623207/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-30T13:54:32.127000Z",
            "updatedTime": "2018-11-10T18:29:30.092934Z",
            "uploadedTime": "2009-10-30T13:54:32.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623207/theora/3616_fa89c339124c4fd69a177a85ebed9525.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623207/large_thumb/large.jpg"
        },
        {
            "id": 623206,
            "name": "Akkurat nå! 8.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623206/theora/2917_862129e6097b4aadb568e5f7eda56e34.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623206/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623206/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623206/broadcast/2917_09a9cca4e3e64ec9a7a4a3f7f86561e2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623206/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:44:59.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:30:18.780000Z",
            "updatedTime": "2018-11-10T18:29:30.094284Z",
            "uploadedTime": "2009-05-16T12:30:18.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623206/theora/2917_862129e6097b4aadb568e5f7eda56e34.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623206/large_thumb/large.jpg"
        }
    ]
}