List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3527,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=header&page=4",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3100&ordering=header&page=4",
    "results": [
        {
            "id": 622523,
            "name": "Vegetariske perler del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622523/theora/921_82dee9bb212d48bca485d06ee8ab0798.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622523/broadcast/orig_Vegetariske perler 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622523/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:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.605373Z",
            "uploadedTime": "2009-01-01T15:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622523/theora/921_82dee9bb212d48bca485d06ee8ab0798.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622523/large_thumb/large.jpg"
        },
        {
            "id": 623053,
            "name": "Ullrik og Ulven - Episode 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623053/theora/3458_e4a15d93a0fc4a3fb4a802a9cd61d0e5.ogv",
                "original": "https://upload.frikanalen.no/media/623053/original/orig_4d9f4fff6b5d4136af70fc5d319ee49e.wmv",
                "smallThumb": "https://upload.frikanalen.no/media/623053/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623053/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623053/broadcast/3458_5f19daddd3ed4d2eb14da6c19282fd11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623053/large_thumb/large.jpg"
            },
            "creator": "pbakkeid@gmail.com",
            "organization": {
                "id": 49,
                "name": "Grensedalen Studio",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:04:15.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T19:31:16.077000Z",
            "updatedTime": "2018-11-10T18:29:30.288451Z",
            "uploadedTime": "2009-09-11T19:31:16.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623053/theora/3458_e4a15d93a0fc4a3fb4a802a9cd61d0e5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623053/large_thumb/large.jpg"
        },
        {
            "id": 622573,
            "name": "ESTV - Ut i lyset",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622573/theora/2485_ad017a1565bd4dfaa1fcf99d53880ee4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622573/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622573/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622573/broadcast/orig_07bd742577104351a3cb1565636f9530.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622573/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:00:36.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.536097Z",
            "uploadedTime": "2009-01-02T17:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622573/theora/2485_ad017a1565bd4dfaa1fcf99d53880ee4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622573/large_thumb/large.jpg"
        },
        {
            "id": 622572,
            "name": "Akkurat nå! 10.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622572/theora/2471_07ba2bbd77a546009c42ad1316dbd0ff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622572/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622572/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622572/broadcast/orig_5daefea161e64c2b93440640a6907f6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622572/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:18.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:11:00Z",
            "updatedTime": "2018-11-10T18:29:30.537439Z",
            "uploadedTime": "2009-01-02T17:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622572/theora/2471_07ba2bbd77a546009c42ad1316dbd0ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622572/large_thumb/large.jpg"
        },
        {
            "id": 622571,
            "name": "Framfylkingen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622571/theora/orig_4aac8a31f689412c9597faefd6a6c16c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622571/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622571/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622571/broadcast/orig_4aac8a31f689412c9597faefd6a6c16c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622571/large_thumb/large.jpg"
            },
            "creator": "liv@framfylkingen.no",
            "organization": {
                "id": 69,
                "name": "Framfylkingen i Oslo",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1262,
                "editorName": "Liv Johansen",
                "editorEmail": "liv@framfylkingen.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:55.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.538769Z",
            "uploadedTime": "2009-01-02T16:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622571/theora/orig_4aac8a31f689412c9597faefd6a6c16c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622571/large_thumb/large.jpg"
        },
        {
            "id": 623054,
            "name": "Ullrik og Ulven - Episode 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623054/theora/3459_753091439c92430d9fe11aad315e4551.ogv",
                "original": "https://upload.frikanalen.no/media/623054/original/orig_b29e04fcbcdb4cbba69c8578c895610a.wmv",
                "smallThumb": "https://upload.frikanalen.no/media/623054/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623054/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623054/broadcast/3459_a9c8d93415a94c91b6c668807194e7d2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623054/large_thumb/large.jpg"
            },
            "creator": "pbakkeid@gmail.com",
            "organization": {
                "id": 49,
                "name": "Grensedalen Studio",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:02.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T19:39:42.953000Z",
            "updatedTime": "2018-11-10T18:29:30.287054Z",
            "uploadedTime": "2009-09-11T19:39:42.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623054/theora/3459_753091439c92430d9fe11aad315e4551.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623054/large_thumb/large.jpg"
        },
        {
            "id": 622568,
            "name": "New Life 2009 del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622568/theora/2355_0a283edfdd1449fa98b32ca843e4fbbe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622568/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622568/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622568/broadcast/orig_6ef72f11c27c46a7b17e3381e4ad8879.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622568/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:23:42.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.542818Z",
            "uploadedTime": "2009-01-02T15:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622568/theora/2355_0a283edfdd1449fa98b32ca843e4fbbe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622568/large_thumb/large.jpg"
        },
        {
            "id": 623055,
            "name": "Ullrik og Ulven - Episode 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623055/theora/3460_f339a4c0cffe4473828d2715dc49fcf2.ogv",
                "original": "https://upload.frikanalen.no/media/623055/original/orig_27a783ed9b9945ed8d6c147d291cd469.wmv",
                "smallThumb": "https://upload.frikanalen.no/media/623055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623055/broadcast/3460_4f216d515a894630926036f2c8551eb3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623055/large_thumb/large.jpg"
            },
            "creator": "pbakkeid@gmail.com",
            "organization": {
                "id": 49,
                "name": "Grensedalen Studio",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:48.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T19:46:40.300000Z",
            "updatedTime": "2018-11-10T18:29:30.285651Z",
            "uploadedTime": "2009-09-11T19:46:40.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623055/theora/3460_f339a4c0cffe4473828d2715dc49fcf2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623055/large_thumb/large.jpg"
        },
        {
            "id": 623056,
            "name": "Helse Expo - del 1 - Luft",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623056/theora/3462_51215082e8ef44468b11ae310102ac25.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623056/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623056/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623056/broadcast/3462_88d2ac332624425594a40ea891990749.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623056/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",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T08:45:41.317000Z",
            "updatedTime": "2018-11-10T18:29:30.284229Z",
            "uploadedTime": "2009-09-12T08:45:41.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623056/theora/3462_51215082e8ef44468b11ae310102ac25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623056/large_thumb/large.jpg"
        },
        {
            "id": 623057,
            "name": "Helse Expo - del 5 - Avhold",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623057/theora/3466_14012c82560c445693379721779984b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623057/broadcast/3466_35a456982d584c319f5120dc8a9dbc16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623057/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",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T08:59:41.687000Z",
            "updatedTime": "2018-11-10T18:29:30.282812Z",
            "uploadedTime": "2009-09-12T08:59:41.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623057/theora/3466_14012c82560c445693379721779984b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623057/large_thumb/large.jpg"
        },
        {
            "id": 623058,
            "name": "Helse Expo - del 4 - Vann",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623058/theora/3465_0a6cea2513e24b55a9af12221d9b371d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623058/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623058/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623058/broadcast/3465_1efde02ccdf2414b8c44fe71d60708a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623058/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",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T08:57:48.373000Z",
            "updatedTime": "2018-11-10T18:29:30.281471Z",
            "uploadedTime": "2009-09-12T08:57:48.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623058/theora/3465_0a6cea2513e24b55a9af12221d9b371d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623058/large_thumb/large.jpg"
        },
        {
            "id": 623059,
            "name": "Helse Expo - del 3 - Kosthold",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623059/theora/3464_60dab987257247a7a611978ab05a0686.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623059/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623059/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623059/broadcast/3464_c5342ccf3bd74667b4bd9ae21e2c0be9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623059/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",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T08:56:20.280000Z",
            "updatedTime": "2018-11-10T18:29:30.280097Z",
            "uploadedTime": "2009-09-12T08:56:20.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623059/theora/3464_60dab987257247a7a611978ab05a0686.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623059/large_thumb/large.jpg"
        },
        {
            "id": 623060,
            "name": "Helse Expo - del 2 - Mosjon",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623060/theora/3463_56e695e10fe74d14b26355bf894cc810.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623060/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623060/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623060/broadcast/3463_78a02ae5887d4e92862b2ab591f174d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623060/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",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T08:55:21.387000Z",
            "updatedTime": "2018-11-10T18:29:30.278586Z",
            "uploadedTime": "2009-09-12T08:55:21.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623060/theora/3463_56e695e10fe74d14b26355bf894cc810.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623060/large_thumb/large.jpg"
        },
        {
            "id": 623061,
            "name": "Drøfting av Quranen del 49",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623061/theora/2939_c33e23e92e37466a8b718332d243b915.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623061/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623061/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623061/broadcast/2939_5fb969ce0a6d489e984102546818af67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623061/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:36:30.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:51:51.980000Z",
            "updatedTime": "2018-11-10T18:29:30.277002Z",
            "uploadedTime": "2009-05-16T12:51:51.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623061/theora/2939_c33e23e92e37466a8b718332d243b915.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623061/large_thumb/large.jpg"
        },
        {
            "id": 625125,
            "name": "03_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
                "original": "https://upload.frikanalen.no/media/625125/original/orig_4a2f296e0dbb499aa08cde360eee836b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625125/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625125/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625125/broadcast/6650_75c88e9a905547dbb3a85d1d21cfddd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625125/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:54:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2013-01-15T23:47:04.307000Z",
            "updatedTime": "2018-11-10T18:29:27.624497Z",
            "uploadedTime": "2013-01-15T23:47:04.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625125/large_thumb/large.jpg"
        },
        {
            "id": 623062,
            "name": "Helse Expo - del 6 - Sol",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623062/theora/3467_5cc81cd8a6704e96aafcc1c724561deb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623062/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623062/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623062/broadcast/3467_f975fd2889714873b46a76e46a079f55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623062/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:08.680000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T09:00:21.830000Z",
            "updatedTime": "2018-11-10T18:29:30.275496Z",
            "uploadedTime": "2009-09-12T09:00:21.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623062/theora/3467_5cc81cd8a6704e96aafcc1c724561deb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623062/large_thumb/large.jpg"
        },
        {
            "id": 623063,
            "name": "Helse Expo - del 8 - Tillit",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623063/theora/3469_eabfea1d0f4a49cb9c2aa9a8b028367f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623063/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623063/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623063/broadcast/3469_898180af95a44753a5d1528c82358ff8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623063/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",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T09:01:52.910000Z",
            "updatedTime": "2018-11-10T18:29:30.274133Z",
            "uploadedTime": "2009-09-12T09:01:52.910000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623063/theora/3469_eabfea1d0f4a49cb9c2aa9a8b028367f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623063/large_thumb/large.jpg"
        },
        {
            "id": 623064,
            "name": "Ullrik og Ulven - Episode 5",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623064/theora/3470_d62c76e3823f4ca699e8337ba2e6c59b.ogv",
                "original": "https://upload.frikanalen.no/media/623064/original/orig_4d58ec02ca034f47b6cf887910da290e.wmv",
                "smallThumb": "https://upload.frikanalen.no/media/623064/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623064/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623064/broadcast/3470_d9c762db27d743dfbd90ba2fe346c2a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623064/large_thumb/large.jpg"
            },
            "creator": "pbakkeid@gmail.com",
            "organization": {
                "id": 49,
                "name": "Grensedalen Studio",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:59.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T11:53:52.180000Z",
            "updatedTime": "2018-11-10T18:29:30.272761Z",
            "uploadedTime": "2009-09-12T11:53:52.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623064/theora/3470_d62c76e3823f4ca699e8337ba2e6c59b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623064/large_thumb/large.jpg"
        },
        {
            "id": 622553,
            "name": "Gjenreising av tro",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622553/theora/1285_ee5a188dc7074499ad1b29b750cb33b2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622553/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622553/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622553/broadcast/orig_gjenreising av tro - endelig.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622553/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:41:36.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.564320Z",
            "uploadedTime": "2009-01-01T21:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622553/theora/1285_ee5a188dc7074499ad1b29b750cb33b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622553/large_thumb/large.jpg"
        },
        {
            "id": 623065,
            "name": "Helse Expo - del 7 - Hvile",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623065/theora/3468_7baab9ce31bf49d3a68553a433ec1024.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623065/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623065/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623065/broadcast/3468_e33327023189478eb04994a569348e4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623065/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",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T09:01:15.830000Z",
            "updatedTime": "2018-11-10T18:29:30.271394Z",
            "uploadedTime": "2009-09-12T09:01:15.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623065/theora/3468_7baab9ce31bf49d3a68553a433ec1024.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623065/large_thumb/large.jpg"
        },
        {
            "id": 623066,
            "name": "Akkurat nå! 13.september",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623066/theora/2909_c42910c5f7d9408f8bf00e6f399ed07c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623066/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623066/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623066/broadcast/2909_d3f821c5c95747a5ad1779146d65c848.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623066/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:35:45.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:21:41.970000Z",
            "updatedTime": "2018-11-10T18:29:30.270039Z",
            "uploadedTime": "2009-05-16T12:21:41.970000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623066/theora/2909_c42910c5f7d9408f8bf00e6f399ed07c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623066/large_thumb/large.jpg"
        },
        {
            "id": 625057,
            "name": "Den norske kirke i eksil 123",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
                "original": "https://upload.frikanalen.no/media/625057/original/orig_6a25365808e74eb188104f89546cb50b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625057/broadcast/6571_ec90f7f9667643648fa17270d681d8db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625057/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:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T08:27:04.060000Z",
            "updatedTime": "2018-11-10T18:29:27.713312Z",
            "uploadedTime": "2012-11-14T08:27:04.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625057/large_thumb/large.jpg"
        },
        {
            "id": 625055,
            "name": "47_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
                "original": "https://upload.frikanalen.no/media/625055/original/orig_2c7db3214bc147caa47b74c2348df520.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625055/broadcast/6565_ea63281be62040f3b7f76ab9c2b05393.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625055/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:55:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-13T12:57:35.383000Z",
            "updatedTime": "2018-11-10T18:29:27.716025Z",
            "uploadedTime": "2012-11-13T12:57:35.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625055/large_thumb/large.jpg"
        },
        {
            "id": 625136,
            "name": "06_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
                "original": "https://upload.frikanalen.no/media/625136/original/orig_25d7dba1f04044388f20332b7ca1be15.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625136/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625136/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625136/broadcast/6655_3759bbc1e4b84a5cb9d76d10b2eafedd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625136/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:54:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2013-01-28T07:45:28.437000Z",
            "updatedTime": "2018-11-10T18:29:27.608938Z",
            "uploadedTime": "2013-01-28T07:45:28.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625136/large_thumb/large.jpg"
        },
        {
            "id": 625003,
            "name": "42_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
                "original": "https://upload.frikanalen.no/media/625003/original/orig_285ecb8818f047d98f35482d233f5cbb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625003/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625003/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625003/broadcast/6470_ec7aa7c22bb04b68824b670f8c640e7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625003/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:54:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-09T13:32:39.223000Z",
            "updatedTime": "2018-11-10T18:29:27.786114Z",
            "uploadedTime": "2012-10-09T13:32:39.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625003/large_thumb/large.jpg"
        },
        {
            "id": 625038,
            "name": "45_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
                "original": "https://upload.frikanalen.no/media/625038/original/orig_ce6bf3852a8048aba9a7b6d2eefa76a9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625038/broadcast/6527_f1f49da4f1124dcc8cc8550840568e7a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625038/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:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-30T09:16:23.330000Z",
            "updatedTime": "2018-11-10T18:29:27.741048Z",
            "uploadedTime": "2012-10-30T09:16:23.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625038/large_thumb/large.jpg"
        },
        {
            "id": 624964,
            "name": "37_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv",
                "original": "https://upload.frikanalen.no/media/624964/original/orig_83bd6591c59e4c4592beb0a344ca8a83.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624964/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624964/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624964/broadcast/6379_8dbab670a0654ef4b81546f0991d871b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624964/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:54:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:01:47.137000Z",
            "updatedTime": "2018-11-10T18:29:27.839376Z",
            "uploadedTime": "2012-08-28T07:01:47.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624964/large_thumb/large.jpg"
        },
        {
            "id": 623116,
            "name": "Østfoldkirken U40",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623116/theora/3315_e22533cba94640f4ad3852faeb727d52.ogv",
                "original": "https://upload.frikanalen.no/media/623116/original/orig_c18999e10b89412686e6f98cf6bde78a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623116/broadcast/3315_31f0cb00e5394169930bc5d23ce1b390.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623116/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:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:57:48.170000Z",
            "updatedTime": "2018-11-10T18:29:30.203806Z",
            "uploadedTime": "2009-08-28T20:57:48.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623116/theora/3315_e22533cba94640f4ad3852faeb727d52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623116/large_thumb/large.jpg"
        },
        {
            "id": 623117,
            "name": "Den norske kirke i eksil del 30",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623117/theora/3530_41a33bc2bc7e4de790ec2122f86c530a.ogv",
                "original": "https://upload.frikanalen.no/media/623117/original/orig_b745523eadc24d108c2c34ca2f295037.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623117/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623117/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623117/broadcast/3530_9a2f10f974d5407a9f6642d27e57a55c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623117/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:24.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-23T05:20:12.600000Z",
            "updatedTime": "2018-11-10T18:29:30.202395Z",
            "uploadedTime": "2009-09-23T05:20:12.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623117/theora/3530_41a33bc2bc7e4de790ec2122f86c530a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623117/large_thumb/large.jpg"
        },
        {
            "id": 625034,
            "name": "Kurtiser Klarheten",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625034/broadcast/6519_53574665eccf49d28a1667cc5175acc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:34.600000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-24T14:29:10.883000Z",
            "updatedTime": "2018-11-10T18:29:27.746653Z",
            "uploadedTime": "2012-10-24T14:29:10.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
        },
        {
            "id": 625033,
            "name": "Fred er allerede her",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625033/broadcast/6517_2f59d60b7cba46e1abaa3c61839a3978.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:33.320000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T16:24:41.187000Z",
            "updatedTime": "2018-11-10T18:29:27.748260Z",
            "uploadedTime": "2012-10-23T16:24:41.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
        },
        {
            "id": 623123,
            "name": "Akkurat nå! 27.september",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623123/theora/2911_00ef4fb8d5ea4e41a4f7ee36b8b6b8b2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623123/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623123/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623123/broadcast/2911_0e7a604513224ad286dd8276bb107fbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623123/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:12.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:23:03.563000Z",
            "updatedTime": "2018-11-10T18:29:30.193945Z",
            "uploadedTime": "2009-05-16T12:23:03.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623123/theora/2911_00ef4fb8d5ea4e41a4f7ee36b8b6b8b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623123/large_thumb/large.jpg"
        },
        {
            "id": 625032,
            "name": "Du kan gjøre en forskjell",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625032/theora/6500_b6bbc7c3f8ad40f69dca65a348155678.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625032/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625032/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625032/broadcast/6500_b6bbc7c3f8ad40f69dca65a348155678.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625032/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:22.880000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-22T08:43:38.607000Z",
            "updatedTime": "2018-11-10T18:29:27.749730Z",
            "uploadedTime": "2012-10-22T08:43:38.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625032/theora/6500_b6bbc7c3f8ad40f69dca65a348155678.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625032/large_thumb/large.jpg"
        },
        {
            "id": 625026,
            "name": "WOP endeplakat.1min",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
                "original": "https://upload.frikanalen.no/media/625026/original/orig_41da6d4be0aa464c84bf1546e75ba3b3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625026/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625026/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625026/broadcast/6491_4589b7e8b2a04b3f8989fbe99f0f5067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:54.640000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T12:47:47.723000Z",
            "updatedTime": "2018-11-10T18:29:27.758299Z",
            "uploadedTime": "2012-10-23T12:47:47.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
        },
        {
            "id": 623132,
            "name": "Akkurat nå! 4.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623132/broadcast/2912_fd53a555289b4f33ad8bca3ffdfefbae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623132/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:39.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:24:52.780000Z",
            "updatedTime": "2018-11-10T18:29:30.182705Z",
            "uploadedTime": "2009-05-16T12:24:52.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623132/large_thumb/large.jpg"
        },
        {
            "id": 625020,
            "name": "En Ekte Blomst",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625020/broadcast/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:28.840000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-17T15:41:44.807000Z",
            "updatedTime": "2018-11-10T18:29:27.763837Z",
            "uploadedTime": "2012-10-17T15:41:44.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg"
        },
        {
            "id": 624983,
            "name": "New Life - Program 07 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624983/broadcast/6444_c5e625a94079436f8b0afde64a5e598f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624983/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:23:31.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T21:05:55.600000Z",
            "updatedTime": "2018-11-10T18:29:27.812894Z",
            "uploadedTime": "2012-09-25T21:05:55.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
        },
        {
            "id": 622528,
            "name": "Drøfting av Quranen del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622528/theora/932_8437322d781c4d37aef08e0975db2182.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622528/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622528/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622528/broadcast/orig_Den hellige Quranen del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622528/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:27:58.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:32:00Z",
            "updatedTime": "2018-11-10T18:29:30.598579Z",
            "uploadedTime": "2009-01-01T15:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622528/theora/932_8437322d781c4d37aef08e0975db2182.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622528/large_thumb/large.jpg"
        },
        {
            "id": 622527,
            "name": "Drøfting av Quranen del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622527/theora/931_1c8bb6d59a03452d89bfff71ad04483f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622527/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622527/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622527/broadcast/orig_Den hellige Quranen del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622527/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:35:11.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.599962Z",
            "uploadedTime": "2009-01-01T15:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622527/theora/931_1c8bb6d59a03452d89bfff71ad04483f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622527/large_thumb/large.jpg"
        },
        {
            "id": 622526,
            "name": "Drøfting av Quranen del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622526/theora/930_8e6c5250828b4d7b8b45eaff07ff1bf8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622526/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622526/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622526/broadcast/orig_Den hellige Quranen del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622526/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:17.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.601306Z",
            "uploadedTime": "2009-01-01T15:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622526/theora/930_8e6c5250828b4d7b8b45eaff07ff1bf8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622526/large_thumb/large.jpg"
        },
        {
            "id": 622522,
            "name": "Vegetariske perler del 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622522/theora/920_faa75650b0344f9ba998c70e8e6df6d1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622522/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622522/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622522/broadcast/orig_Vegetariske perler 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622522/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:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:20:00Z",
            "updatedTime": "2018-11-10T18:29:30.606719Z",
            "uploadedTime": "2009-01-01T15:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622522/theora/920_faa75650b0344f9ba998c70e8e6df6d1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622522/large_thumb/large.jpg"
        },
        {
            "id": 622521,
            "name": "Vegetariske perler del 5",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622521/theora/919_2a4682f81cdc42198d7eafd796862766.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622521/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622521/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622521/broadcast/orig_Vegetariske perler 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622521/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:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:19:00Z",
            "updatedTime": "2018-11-10T18:29:30.608089Z",
            "uploadedTime": "2009-01-01T15:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622521/theora/919_2a4682f81cdc42198d7eafd796862766.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622521/large_thumb/large.jpg"
        },
        {
            "id": 622520,
            "name": "Vegetariske perler del 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622520/theora/918_116186fb009041ba8f0c64ac6669d2f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622520/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622520/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622520/broadcast/orig_Vegetariske perler 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622520/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:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.609417Z",
            "uploadedTime": "2009-01-01T15:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622520/theora/918_116186fb009041ba8f0c64ac6669d2f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622520/large_thumb/large.jpg"
        },
        {
            "id": 622519,
            "name": "Kjærlighetens 5 språk del 8",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622519/theora/917_fd2da7cb53774c86952bacef0cb43721.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622519/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622519/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622519/broadcast/orig_Kjærlighetens fem språk 8-Mai Britt og Dagfinn.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622519/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:23:30",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:17:00Z",
            "updatedTime": "2018-11-10T18:29:30.610749Z",
            "uploadedTime": "2009-01-01T15:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622519/theora/917_fd2da7cb53774c86952bacef0cb43721.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622519/large_thumb/large.jpg"
        },
        {
            "id": 622518,
            "name": "Kjærlighetens 5 språk del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622518/theora/916_afffc8c062634bad8441103a1ef68afb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622518/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622518/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622518/broadcast/orig_Kjærlighetens fem språk 7-Astrid og Halvor.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622518/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:24:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:16:00Z",
            "updatedTime": "2018-11-10T18:29:30.612145Z",
            "uploadedTime": "2009-01-01T15:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622518/theora/916_afffc8c062634bad8441103a1ef68afb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622518/large_thumb/large.jpg"
        },
        {
            "id": 622517,
            "name": "Kjærlighetens 5 språk del 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622517/theora/915_68e7699fe1324b1ba3342531dcb46786.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622517/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622517/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622517/broadcast/orig_Kjærlighetens fem språk 6-Karina og Alf Åge.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622517/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:22:30",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.613480Z",
            "uploadedTime": "2009-01-01T15:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622517/theora/915_68e7699fe1324b1ba3342531dcb46786.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622517/large_thumb/large.jpg"
        },
        {
            "id": 622516,
            "name": "Kjærlighetens 5 språk del 5",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622516/theora/914_c3ca824510024a8791d0e8306ae1b1ac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622516/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622516/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622516/broadcast/orig_Kjærlighetens fem språk 5-Gry Beate og Victor.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622516/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:24:30.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:14:00Z",
            "updatedTime": "2018-11-10T18:29:30.614821Z",
            "uploadedTime": "2009-01-01T15:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622516/theora/914_c3ca824510024a8791d0e8306ae1b1ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622516/large_thumb/large.jpg"
        },
        {
            "id": 622515,
            "name": "Kjærlighetens 5 språk del 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622515/theora/913_8b0038c5b4124597afbad387e6fad802.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622515/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622515/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622515/broadcast/orig_Kjærlighetens fem språk 4-Kjersti og Harald.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622515/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:24:45",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.616417Z",
            "uploadedTime": "2009-01-01T15:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622515/theora/913_8b0038c5b4124597afbad387e6fad802.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622515/large_thumb/large.jpg"
        },
        {
            "id": 623148,
            "name": "Akkurat nå! 11.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623148/theora/2913_7f094666f2f14c5a8a43d92ce0e6988d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623148/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623148/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623148/broadcast/2913_2a874384ae0944f195e17238de8da36f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623148/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:51.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:26:00.437000Z",
            "updatedTime": "2018-11-10T18:29:30.163780Z",
            "uploadedTime": "2009-05-16T12:26:00.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623148/theora/2913_7f094666f2f14c5a8a43d92ce0e6988d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623148/large_thumb/large.jpg"
        },
        {
            "id": 622512,
            "name": "Når synet svikter - Mobilitet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622512/theora/822_930700d832454a229c30a05ef3014401.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622512/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622512/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622512/broadcast/orig_Når synet svikter - mobilitet - endelig.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622512/large_thumb/large.jpg"
            },
            "creator": "kristin.ruud@blindeforbundet.no",
            "organization": {
                "id": 122,
                "name": "Norges Blindeforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1050,
                "editorName": "Kristin Ruud",
                "editorEmail": "kristin.ruud@blindeforbundet.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:28.880000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T13:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.620546Z",
            "uploadedTime": "2009-01-01T13:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622512/theora/822_930700d832454a229c30a05ef3014401.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622512/large_thumb/large.jpg"
        }
    ]
}