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=72
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3373,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=header&page=72",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3250&ordering=header&page=72",
    "results": [
        {
            "id": 624337,
            "name": "Hoffmanns eventyr",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624337/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624337/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624337/broadcast/5408_ad4b9bb4d20340d3bf413d53fbeec4f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624337/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:47.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:12.273000Z",
            "updatedTime": "2018-11-10T18:29:28.647658Z",
            "uploadedTime": "2011-03-03T21:08:12.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624337/large_thumb/large.jpg"
        },
        {
            "id": 622308,
            "name": "New Life 2009 del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622308/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622308/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622308/broadcast/orig_New Life 2009 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622308/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:46.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.901043Z",
            "uploadedTime": "2009-01-02T14:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622308/large_thumb/large.jpg"
        },
        {
            "id": 624338,
            "name": "Lacrosseturnering",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624338/broadcast/5409_34dff75cfbfa43b68d7da7f06bc327f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:31.690000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:47.337000Z",
            "updatedTime": "2018-11-10T18:29:28.646227Z",
            "uploadedTime": "2011-03-03T21:08:47.337000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
        },
        {
            "id": 622610,
            "name": "Akkurat nå! 7.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622610/theora/2475_7780c45380fa4f188b629ff5421f3cca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622610/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622610/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622610/broadcast/orig_f018b7c57b17432685e7c7ff1eb84d67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622610/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:46:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.487268Z",
            "uploadedTime": "2009-01-02T17:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622610/theora/2475_7780c45380fa4f188b629ff5421f3cca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622610/large_thumb/large.jpg"
        },
        {
            "id": 622612,
            "name": "den norske kirke i eksil del 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622612/theora/2984_560b2b6d76a84c6abfeb86dd849fc24b.ogv",
                "original": "https://upload.frikanalen.no/media/622612/original/orig_4c066cda453b407a87a21a17e50ee0be.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622612/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622612/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622612/broadcast/2984_4416bea28ec449e69d70e2c6bee6a828.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622612/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:53.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-07T15:14:52.117000Z",
            "updatedTime": "2018-11-10T18:29:30.484632Z",
            "uploadedTime": "2009-06-07T15:14:52.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622612/theora/2984_560b2b6d76a84c6abfeb86dd849fc24b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622612/large_thumb/large.jpg"
        },
        {
            "id": 624031,
            "name": "Akkurat Nå! 7.november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624031/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624031/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624031/broadcast/4922_574789ffc9894936ab809bde71fa28f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624031/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:36.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:49:53.897000Z",
            "updatedTime": "2018-11-10T18:29:29.045923Z",
            "uploadedTime": "2010-11-04T15:49:53.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624031/large_thumb/large.jpg"
        },
        {
            "id": 622615,
            "name": "Talentfabrikken uke 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622615/theora/1679_036f56e219b14599a40cc2eb7429d5a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622615/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622615/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622615/broadcast/orig_e74751cba34a45adb0b1fc0af3bf04d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622615/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:51.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:59:00Z",
            "updatedTime": "2018-11-10T18:29:30.481840Z",
            "uploadedTime": "2009-01-02T03:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622615/theora/1679_036f56e219b14599a40cc2eb7429d5a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622615/large_thumb/large.jpg"
        },
        {
            "id": 622616,
            "name": "Østfoldkirken 31.05.09 U 26",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622616/theora/2987_1a7461e7cd004eabb14b250144706d1c.ogv",
                "original": "https://upload.frikanalen.no/media/622616/original/orig_db4e92cbf9e644c0a7341f894dba9fd6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622616/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622616/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622616/broadcast/2987_16d51f5a1245497b84e27d2f074ca97b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622616/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:52:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:00:26.553000Z",
            "updatedTime": "2018-11-10T18:29:30.480510Z",
            "uploadedTime": "2009-06-09T16:00:26.553000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622616/theora/2987_1a7461e7cd004eabb14b250144706d1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622616/large_thumb/large.jpg"
        },
        {
            "id": 622622,
            "name": "Akkurat nå! 14.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622622/theora/2896_432644ecbf8143aea75db2b4b50592a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622622/broadcast/orig_1e513801a620430ca0d9daf1b5cec1b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622622/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:46.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:07:09.030000Z",
            "updatedTime": "2018-11-10T18:29:30.476486Z",
            "uploadedTime": "2009-05-16T12:07:09.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622622/theora/2896_432644ecbf8143aea75db2b4b50592a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622622/large_thumb/large.jpg"
        },
        {
            "id": 622624,
            "name": "Drøfting av Quranen del 33",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622624/theora/2927_3965db5e15144c9dbb2326777e8c7da6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622624/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622624/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622624/broadcast/orig_e00ee67e2abb4a30ad3d0a7e857d283b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622624/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:59.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:44:15.760000Z",
            "updatedTime": "2018-11-10T18:29:30.473622Z",
            "uploadedTime": "2009-05-16T12:44:15.760000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622624/theora/2927_3965db5e15144c9dbb2326777e8c7da6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622624/large_thumb/large.jpg"
        },
        {
            "id": 622296,
            "name": "Den Norske kirke i eksil del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622296/theora/2277_c428529c06284d1396fa5c4ecc80287e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622296/broadcast/orig_Den norske kirke i eksil - del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622296/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:30.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.917522Z",
            "uploadedTime": "2009-01-02T13:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622296/theora/2277_c428529c06284d1396fa5c4ecc80287e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622296/large_thumb/large.jpg"
        },
        {
            "id": 622295,
            "name": "Den Norske kirke i eksil del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622295/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622295/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622295/broadcast/orig_Den Norske kirke i eksil del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622295/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:45.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.918889Z",
            "uploadedTime": "2009-01-02T13:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622295/large_thumb/large.jpg"
        },
        {
            "id": 622290,
            "name": "Urtehagen TV - Litt av hvert",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622290/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622290/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622290/broadcast/orig_Urtehagen TV - Litt av hvert.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622290/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:21:30.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.925678Z",
            "uploadedTime": "2009-01-02T13:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622290/large_thumb/large.jpg"
        },
        {
            "id": 622625,
            "name": "Drøfting av Quranen del 34",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622625/theora/2928_727e3b520dee4f5abd436679ae69e7a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622625/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622625/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622625/broadcast/orig_c10b8056ca99404fb8d9f56cdfdfa269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622625/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:00.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:45:12.073000Z",
            "updatedTime": "2018-11-10T18:29:30.472290Z",
            "uploadedTime": "2009-05-16T12:45:12.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622625/theora/2928_727e3b520dee4f5abd436679ae69e7a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622625/large_thumb/large.jpg"
        },
        {
            "id": 622287,
            "name": "Muslim TV - Erik Fosse",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622287/theora/2215_c71a5344a30e4a35bc06c21bc3af8f67.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622287/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622287/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622287/broadcast/orig_Muslim TV - Erik Fosse.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622287/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:02.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.928411Z",
            "uploadedTime": "2009-01-02T12:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622287/theora/2215_c71a5344a30e4a35bc06c21bc3af8f67.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622287/large_thumb/large.jpg"
        },
        {
            "id": 624342,
            "name": "Akkurat Nå! 6. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
                "original": "https://upload.frikanalen.no/media/624342/original/orig_10a4a075c0924ee085a585ec1b9b1c37.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624342/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624342/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624342/broadcast/5392_22bdeba1ba9247cf8fa5d4488b7bb467.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624342/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:49:32.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:15:24.027000Z",
            "updatedTime": "2018-11-10T18:29:28.640501Z",
            "uploadedTime": "2011-03-02T19:15:24.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624342/large_thumb/large.jpg"
        },
        {
            "id": 622626,
            "name": "Drøfting av Quranen del 35",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622626/theora/2929_c27d9adf81b941eab8ca863c71f06655.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622626/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622626/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622626/broadcast/orig_72eeafb6dbe74ef98f794a20197103a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622626/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:02.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:45:46.870000Z",
            "updatedTime": "2018-11-10T18:29:30.470919Z",
            "uploadedTime": "2009-05-16T12:45:46.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622626/theora/2929_c27d9adf81b941eab8ca863c71f06655.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622626/large_thumb/large.jpg"
        },
        {
            "id": 624242,
            "name": "Akkurat Nå 6. februar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624242/theora/5205_654b883872f54b86b3c1cb27871eabcf.ogv",
                "original": "https://upload.frikanalen.no/media/624242/original/orig_082a964c5b9f4475b16e068e5c5743d9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624242/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624242/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624242/broadcast/5205_7498fee553cb40a9a2e564f7d84d6ba4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624242/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:56:00.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-26T16:18:23.393000Z",
            "updatedTime": "2018-11-10T18:29:28.780167Z",
            "uploadedTime": "2011-01-26T16:18:23.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624242/theora/5205_654b883872f54b86b3c1cb27871eabcf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624242/large_thumb/large.jpg"
        },
        {
            "id": 624356,
            "name": "Akkurat Nå! 13. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624356/theora/5393_ac5e6f9d9382482b86ae3b81a1ea457c.ogv",
                "original": "https://upload.frikanalen.no/media/624356/original/orig_c522eb2d89214a3089a69d2d6b583991.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624356/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624356/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624356/broadcast/5393_b1cfaccffe11466a9daec9523e934f73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624356/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:26.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:17:30.950000Z",
            "updatedTime": "2018-11-10T18:29:28.623813Z",
            "uploadedTime": "2011-03-02T19:17:30.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624356/theora/5393_ac5e6f9d9382482b86ae3b81a1ea457c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624356/large_thumb/large.jpg"
        },
        {
            "id": 622627,
            "name": "Østfoldkirken 14.06.09 U 27",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622627/theora/2988_3778f19fb150486983c327b01d268398.ogv",
                "original": "https://upload.frikanalen.no/media/622627/original/orig_ab8d5e50d1154556835d3a9e95b0f55e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622627/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622627/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622627/broadcast/2988_72cf9e598a434dae874e725a3ce03ebd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622627/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:57:58",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:03:29.537000Z",
            "updatedTime": "2018-11-10T18:29:30.469548Z",
            "uploadedTime": "2009-06-09T16:03:29.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622627/theora/2988_3778f19fb150486983c327b01d268398.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622627/large_thumb/large.jpg"
        },
        {
            "id": 622630,
            "name": "Akkurat nå! 21.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622630/theora/2897_6e24a3ede0354423a983b995e188e5f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622630/broadcast/orig_4d84e7e47544431985706eb73cab7114.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622630/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:37:08.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:07:57.170000Z",
            "updatedTime": "2018-11-10T18:29:30.465557Z",
            "uploadedTime": "2009-05-16T12:07:57.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622630/theora/2897_6e24a3ede0354423a983b995e188e5f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622630/large_thumb/large.jpg"
        },
        {
            "id": 624375,
            "name": "12_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
                "original": "https://upload.frikanalen.no/media/624375/original/orig_8229ac7892014609b51bb67e7cad40a8.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624375/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624375/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624375/broadcast/5421_c9fc17b342bd46819ab93bdb2ec0bc26.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624375/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:19:37.560000Z",
            "updatedTime": "2018-11-10T18:29:28.599984Z",
            "uploadedTime": "2011-03-09T10:19:37.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624375/large_thumb/large.jpg"
        },
        {
            "id": 624376,
            "name": "11_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
                "original": "https://upload.frikanalen.no/media/624376/original/orig_213c3b93f37e4161b0dffad7e66be2b4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624376/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624376/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624376/broadcast/5420_88147a6605ed4c1b943cb9be383c01d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624376/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:18:17.010000Z",
            "updatedTime": "2018-11-10T18:29:28.598611Z",
            "uploadedTime": "2011-03-09T10:18:17.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624376/large_thumb/large.jpg"
        },
        {
            "id": 622631,
            "name": "Sponsing Godt Perspektiv",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622631/theora/3039_59404279b032455eb5574d5f0c8d03ca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622631/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622631/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622631/broadcast/orig_a7a783c7ed3340f5a03f7d5c03adec61.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622631/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:10.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-24T10:11:14.247000Z",
            "updatedTime": "2018-11-10T18:29:30.464222Z",
            "uploadedTime": "2009-06-24T10:11:14.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622631/theora/3039_59404279b032455eb5574d5f0c8d03ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622631/large_thumb/large.jpg"
        },
        {
            "id": 622278,
            "name": "New Life 2009 del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622278/broadcast/orig_New life 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.940604Z",
            "uploadedTime": "2009-01-02T11:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
        },
        {
            "id": 622277,
            "name": "Den Norske kirke i eksil del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622277/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622277/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622277/broadcast/orig_Den Norske Kirke i Eksil 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622277/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:03",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.941959Z",
            "uploadedTime": "2009-01-02T11:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622277/large_thumb/large.jpg"
        },
        {
            "id": 622276,
            "name": "Den Norske kirke i eksil del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622276/theora/2142_be25a233373342c491b31020ef3aef37.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622276/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622276/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622276/broadcast/orig_Den Norske Kirke i Eksil 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622276/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:40.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.943325Z",
            "uploadedTime": "2009-01-02T11:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622276/theora/2142_be25a233373342c491b31020ef3aef37.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622276/large_thumb/large.jpg"
        },
        {
            "id": 622275,
            "name": "Urtehagen TV - På gata i Oslo",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622275/theora/2141_2a791a8990904418b6a6bc3aefe69d1a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622275/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622275/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622275/broadcast/orig_Urtehagen TV - På gata i Oslo .avi",
                "largeThumb": "https://upload.frikanalen.no/media/622275/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:33.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.944709Z",
            "uploadedTime": "2009-01-02T11:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622275/theora/2141_2a791a8990904418b6a6bc3aefe69d1a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622275/large_thumb/large.jpg"
        },
        {
            "id": 622633,
            "name": "Akkurat nå! 28.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622633/theora/2898_a78e62c1a53445bc8ffc1566e091d7d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622633/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622633/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622633/broadcast/orig_92a0aeaf0a5d4ee6ad7faa007e35718e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622633/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:48:43.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:08:33.530000Z",
            "updatedTime": "2018-11-10T18:29:30.461485Z",
            "uploadedTime": "2009-05-16T12:08:33.530000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622633/theora/2898_a78e62c1a53445bc8ffc1566e091d7d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622633/large_thumb/large.jpg"
        },
        {
            "id": 622267,
            "name": "Muslim TV - Gaza 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622267/theora/2111_8747e649ed3f4504bfa59a3284a45b2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622267/broadcast/orig_Muslim TV - Gaza 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622267/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:11:34.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:11:00Z",
            "updatedTime": "2018-11-10T18:29:30.955562Z",
            "uploadedTime": "2009-01-02T11:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622267/theora/2111_8747e649ed3f4504bfa59a3284a45b2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622267/large_thumb/large.jpg"
        },
        {
            "id": 622266,
            "name": "Muslim TV - Gaza 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622266/theora/2110_82fb4a9102ae43249c31f7309d3077a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622266/broadcast/orig_Muslim TV - Gaza 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622266/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:32.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.957191Z",
            "uploadedTime": "2009-01-02T11:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622266/theora/2110_82fb4a9102ae43249c31f7309d3077a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622266/large_thumb/large.jpg"
        },
        {
            "id": 622265,
            "name": "Muslim TV - Gaza 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622265/theora/2109_ae310fc3b94e479383f9024f36e58348.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622265/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622265/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622265/broadcast/orig_Muslim TV - Gaza 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622265/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:29.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.958824Z",
            "uploadedTime": "2009-01-02T11:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622265/theora/2109_ae310fc3b94e479383f9024f36e58348.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622265/large_thumb/large.jpg"
        },
        {
            "id": 622895,
            "name": "Akkurat nå! 5.juli",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622895/theora/2899_2190578416104db1b788621c976d202a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622895/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622895/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622895/broadcast/orig_431ac5b328984d8ea526646de61ff30e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622895/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:40:25.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:10:02.077000Z",
            "updatedTime": "2018-11-10T18:29:30.457292Z",
            "uploadedTime": "2009-05-16T12:10:02.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622895/theora/2899_2190578416104db1b788621c976d202a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622895/large_thumb/large.jpg"
        },
        {
            "id": 622896,
            "name": "Østfoldkirken 21.06.09 U 28",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622896/theora/2989_787e084008884230953cff7a2b333112.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622896/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622896/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622896/broadcast/orig_80cb28cacf3242e4a7cfa5162e024d30.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622896/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:56:01.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:06:57.487000Z",
            "updatedTime": "2018-11-10T18:29:30.455955Z",
            "uploadedTime": "2009-06-09T16:06:57.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622896/theora/2989_787e084008884230953cff7a2b333112.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622896/large_thumb/large.jpg"
        },
        {
            "id": 622903,
            "name": "Østfoldkirken U 30",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622903/theora/3135_138cff65459c420f88ad10928b3de1fb.ogv",
                "original": "https://upload.frikanalen.no/media/622903/original/orig_0f22d0114ae642cd9d3fa71114f07963.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622903/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622903/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622903/broadcast/3135_108f05ae90254bf4b046859d7c670095.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622903/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:57:13",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-02T21:49:11.730000Z",
            "updatedTime": "2018-11-10T18:29:30.447813Z",
            "uploadedTime": "2009-07-02T21:49:11.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622903/theora/3135_138cff65459c420f88ad10928b3de1fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622903/large_thumb/large.jpg"
        },
        {
            "id": 622259,
            "name": "Hjerte til Hjerte del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622259/broadcast/orig_Fra hjerte til hjerte 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.966187Z",
            "uploadedTime": "2009-01-02T10:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
        },
        {
            "id": 622904,
            "name": "Drøfting av Quranen del 36",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622904/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622904/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622904/broadcast/orig_7d86f451597344ceaf5843d94824fc18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622904/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:36.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:46:20.120000Z",
            "updatedTime": "2018-11-10T18:29:30.446437Z",
            "uploadedTime": "2009-05-16T12:46:20.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622904/large_thumb/large.jpg"
        },
        {
            "id": 622905,
            "name": "Drøfting av Quranen del 37",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622905/theora/2931_87fa3ea9d9f34432b7840b0e72b3bdf7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622905/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622905/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622905/broadcast/orig_9ec8ab046d1d4cb9ab11e5f1bf80f3aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622905/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:38.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:46:49.650000Z",
            "updatedTime": "2018-11-10T18:29:30.445074Z",
            "uploadedTime": "2009-05-16T12:46:49.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622905/theora/2931_87fa3ea9d9f34432b7840b0e72b3bdf7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622905/large_thumb/large.jpg"
        },
        {
            "id": 622906,
            "name": "Drøfting av Quranen del 38",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622906/theora/2932_eb735f4a4b54455bb44bd268a0aeae30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622906/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622906/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622906/broadcast/orig_0981b12608d74b54829bf48996633197.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622906/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:01.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:47:35.587000Z",
            "updatedTime": "2018-11-10T18:29:30.443715Z",
            "uploadedTime": "2009-05-16T12:47:35.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622906/theora/2932_eb735f4a4b54455bb44bd268a0aeae30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622906/large_thumb/large.jpg"
        },
        {
            "id": 622255,
            "name": "Finnerlykke 03b",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622255/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622255/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622255/broadcast/orig_Finnerlykke 03 b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622255/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:46:00Z",
            "updatedTime": "2018-11-10T18:29:30.971729Z",
            "uploadedTime": "2009-01-02T10:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622255/large_thumb/large.jpg"
        },
        {
            "id": 622907,
            "name": "Drøfting av Quranen del 40",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622907/theora/2934_39cf5db166504946ab3a8271706d2cc8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622907/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622907/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622907/broadcast/orig_dfc3f452f5cd4df7b581098c3a03b060.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622907/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:33:34.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:48:40.447000Z",
            "updatedTime": "2018-11-10T18:29:30.442339Z",
            "uploadedTime": "2009-05-16T12:48:40.447000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622907/theora/2934_39cf5db166504946ab3a8271706d2cc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622907/large_thumb/large.jpg"
        },
        {
            "id": 622908,
            "name": "Drøfting av Quranen del 41",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622908/theora/2935_4cd653fc47874b0bb0a8b7fff0bfef0b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622908/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622908/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622908/broadcast/orig_d09932bea0d442b48c59c4f9f04d0eea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622908/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:51.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:49:07.667000Z",
            "updatedTime": "2018-11-10T18:29:30.441002Z",
            "uploadedTime": "2009-05-16T12:49:07.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622908/theora/2935_4cd653fc47874b0bb0a8b7fff0bfef0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622908/large_thumb/large.jpg"
        },
        {
            "id": 624404,
            "name": "Nordens mørke krimgåte",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624404/theora/5503_6be0271eecb2486198d1cd458b1f690c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624404/broadcast/5503_4914c7fb618a469582128cd952f6a163.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624404/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:54.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:10:59.237000Z",
            "updatedTime": "2018-11-10T18:29:28.563662Z",
            "uploadedTime": "2011-04-07T11:10:59.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624404/theora/5503_6be0271eecb2486198d1cd458b1f690c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624404/large_thumb/large.jpg"
        },
        {
            "id": 624405,
            "name": "Hva tjener far din? Episode 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624405/theora/5501_f164b64001a3490d91e394f2733f5475.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624405/broadcast/5501_6d809e467e4d4884915038b91d22f18e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624405/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:26.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:06:41.417000Z",
            "updatedTime": "2018-11-10T18:29:28.562280Z",
            "uploadedTime": "2011-04-07T11:06:41.417000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624405/theora/5501_f164b64001a3490d91e394f2733f5475.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624405/large_thumb/large.jpg"
        },
        {
            "id": 624406,
            "name": "Seriemesterne: Oppgrader",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624406/theora/5502_f040e7b9fec64a2f80d1b75c680f929b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624406/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624406/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624406/broadcast/5502_0ef50ff2e4884530878e4a389687a99a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624406/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:13.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:08:45.500000Z",
            "updatedTime": "2018-11-10T18:29:28.560940Z",
            "uploadedTime": "2011-04-07T11:08:45.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624406/theora/5502_f040e7b9fec64a2f80d1b75c680f929b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624406/large_thumb/large.jpg"
        },
        {
            "id": 624408,
            "name": "14_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
                "original": "https://upload.frikanalen.no/media/624408/original/orig_fccd0aec47234bd88314ad0aa986f3d0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624408/broadcast/5424_7782ce1b887c4748bf154a1f86c2dfb5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624408/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:22:58.173000Z",
            "updatedTime": "2018-11-10T18:29:28.558165Z",
            "uploadedTime": "2011-03-09T10:22:58.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624408/large_thumb/large.jpg"
        },
        {
            "id": 622909,
            "name": "Østfoldkirken U 33",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622909/theora/3142_41ce979bef24423b9004aa2e94d34e47.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622909/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622909/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622909/broadcast/orig_f4906b5968eb4084913f0f1cfad70c22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622909/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:57:11",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:36:08.507000Z",
            "updatedTime": "2018-11-10T18:29:30.439617Z",
            "uploadedTime": "2009-07-14T06:36:08.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622909/theora/3142_41ce979bef24423b9004aa2e94d34e47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622909/large_thumb/large.jpg"
        },
        {
            "id": 622910,
            "name": "Østfoldkirken U 34",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622910/theora/3143_0964c5a8ebd640be89531c491d56b484.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622910/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622910/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622910/broadcast/orig_2abf1e5671c342e2b7c11feca846b20c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622910/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:57:28",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:41:39.223000Z",
            "updatedTime": "2018-11-10T18:29:30.438138Z",
            "uploadedTime": "2009-07-14T06:41:39.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622910/theora/3143_0964c5a8ebd640be89531c491d56b484.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622910/large_thumb/large.jpg"
        },
        {
            "id": 624416,
            "name": "Akkurat Nå 17. april 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624416/theora/5519_6d37c56adb0d460690648ace23999cab.ogv",
                "original": "https://upload.frikanalen.no/media/624416/original/orig_7a902b6f3fbf4908bf73826c4d8dd9f4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624416/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624416/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624416/broadcast/5519_735b0e99af6147fa994c15a4ccf398df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624416/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:56.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-13T07:00:51.937000Z",
            "updatedTime": "2018-11-10T18:29:28.548608Z",
            "uploadedTime": "2011-04-13T07:00:51.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624416/theora/5519_6d37c56adb0d460690648ace23999cab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624416/large_thumb/large.jpg"
        },
        {
            "id": 622911,
            "name": "Drøfting av Quranen del 39",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622911/theora/2933_91c3424d8d0e4fe8a19d114388209993.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622911/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622911/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622911/broadcast/orig_a46e9c70481c4366a642833552c6e696.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622911/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:28.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:48:07.087000Z",
            "updatedTime": "2018-11-10T18:29:30.436796Z",
            "uploadedTime": "2009-05-16T12:48:07.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622911/theora/2933_91c3424d8d0e4fe8a19d114388209993.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622911/large_thumb/large.jpg"
        }
    ]
}