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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2800&ordering=-created_time",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2700&ordering=-created_time",
    "results": [
        {
            "id": 623171,
            "name": "Den Norske kirke i eksil del 31",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623171/theora/3326_8af264a5ad264b7fbca9c37761847a3e.ogv",
                "original": "https://upload.frikanalen.no/media/623171/original/orig_c41b419f17fc4ea1a8dbe18d4c0a7bad.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623171/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623171/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623171/broadcast/3326_d3f3b256d3c7468588f6c2120664c291.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623171/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:22.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-30T22:53:07.150000Z",
            "updatedTime": "2018-11-10T18:29:30.133890Z",
            "uploadedTime": "2009-08-30T22:53:07.150000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623171/theora/3326_8af264a5ad264b7fbca9c37761847a3e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623171/large_thumb/large.jpg"
        },
        {
            "id": 623021,
            "name": "Nornet TV del 28",
            "header": "Bibelundervisning ved Hans Bratterud VGF1-4b",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623021/theora/3317_bfd519465ac34704b7581eaef80a7779.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623021/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623021/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623021/broadcast/orig_90012d79345e4848936235f8358b1187.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623021/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-30T06:29:06.347000Z",
            "updatedTime": "2018-11-10T18:29:30.326856Z",
            "uploadedTime": "2009-08-30T06:29:06.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623021/theora/3317_bfd519465ac34704b7581eaef80a7779.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623021/large_thumb/large.jpg"
        },
        {
            "id": 623020,
            "name": "Nornet TV del 27",
            "header": "Bibelundervisning ved Hans Bratterud VGF1-4a",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623020/theora/3316_6352b8198c124f82b0ea763b8b2b4afe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623020/broadcast/orig_9e506277a5124eeda525ce2a33c3f0dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623020/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-29T18:27:22.063000Z",
            "updatedTime": "2018-11-10T18:29:30.328246Z",
            "uploadedTime": "2009-08-29T18:27:22.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623020/theora/3316_6352b8198c124f82b0ea763b8b2b4afe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623020/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": 623108,
            "name": "Østfoldkirken U39",
            "header": "Gudstjeneste fra Østfoldkirken i Moss. Hele Gudstjenesten kan sees på www.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623108/theora/3314_4026875d77dd40518f54e2e0a37db8b7.ogv",
                "original": "https://upload.frikanalen.no/media/623108/original/orig_4d6b89a877424ae58814734f7f08fd8e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623108/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623108/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623108/broadcast/3314_833dc23468c941c9a0b648af3bd6617c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623108/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:57:05.750000Z",
            "updatedTime": "2018-11-10T18:29:30.213733Z",
            "uploadedTime": "2009-08-28T20:57:05.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623108/theora/3314_4026875d77dd40518f54e2e0a37db8b7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623108/large_thumb/large.jpg"
        },
        {
            "id": 623042,
            "name": "Østfoldkirken U38",
            "header": "Gudstjeneste fra Østfoldkirken i Moss. Mer info www.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623042/theora/3313_18f43fe8b05448fa9d7b73cd0f141406.ogv",
                "original": "https://upload.frikanalen.no/media/623042/original/orig_3293c232b7ea4f22a80b88616c9bb1d1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623042/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623042/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623042/broadcast/3313_cdd06a76712b453e87c194f11c4ce9d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623042/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:56:36.123000Z",
            "updatedTime": "2018-11-10T18:29:30.303501Z",
            "uploadedTime": "2009-08-28T20:56:36.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623042/theora/3313_18f43fe8b05448fa9d7b73cd0f141406.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623042/large_thumb/large.jpg"
        },
        {
            "id": 623027,
            "name": "Østfoldkirken U37",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623027/theora/3312_a32375cdbb0c4dcbbed2274ed0cbc9ab.ogv",
                "original": "https://upload.frikanalen.no/media/623027/original/orig_adb30f078f484b94938eff51353a0384.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623027/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623027/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623027/broadcast/3312_4ed3d3190f074d3e80f2dde27aec9447.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623027/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:50:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:56:03.670000Z",
            "updatedTime": "2018-11-10T18:29:30.321456Z",
            "uploadedTime": "2009-08-28T20:56:03.670000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623027/theora/3312_a32375cdbb0c4dcbbed2274ed0cbc9ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623027/large_thumb/large.jpg"
        },
        {
            "id": 623015,
            "name": "Den norske kirke i eksil del 29",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623015/theora/3309_28ded996087d4ff5b88b3add3b1ccca1.ogv",
                "original": "https://upload.frikanalen.no/media/623015/original/orig_866278d79cb84c32ae444905da9eef01.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623015/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623015/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623015/broadcast/3309_ca25366591a148888aa40de0335fc2d1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623015/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:57.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-28T09:29:31.270000Z",
            "updatedTime": "2018-11-10T18:29:30.335050Z",
            "uploadedTime": "2009-08-28T09:29:31.270000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623015/theora/3309_28ded996087d4ff5b88b3add3b1ccca1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623015/large_thumb/large.jpg"
        },
        {
            "id": 623017,
            "name": "stf 001",
            "header": "Svenn Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623017/theora/3308_fd052203a58d4e5aa0f220da2a75691f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623017/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623017/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623017/broadcast/orig_7e632feda2a94a319c53d29e077b6346.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623017/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:10:17.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-28T08:42:37.367000Z",
            "updatedTime": "2018-11-10T18:29:30.332356Z",
            "uploadedTime": "2009-08-28T08:42:37.367000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623017/theora/3308_fd052203a58d4e5aa0f220da2a75691f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623017/large_thumb/large.jpg"
        },
        {
            "id": 623018,
            "name": "Nornet TV del 26",
            "header": "Bibelundervisning\nved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623018/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623018/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623018/broadcast/orig_9b9421b7d97140cb80fddc6a2dbaab0c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623018/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-28T07:13:15.493000Z",
            "updatedTime": "2018-11-10T18:29:30.330988Z",
            "uploadedTime": "2009-08-28T07:13:15.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623018/large_thumb/large.jpg"
        },
        {
            "id": 623013,
            "name": "Nornet TV del 25",
            "header": "Bibelundervisning ved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623013/broadcast/orig_40f67855c5c24e42a934e5654dd82c9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T20:46:00.953000Z",
            "updatedTime": "2018-11-10T18:29:30.337814Z",
            "uploadedTime": "2009-08-27T20:46:00.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
        },
        {
            "id": 623012,
            "name": "Nornet tv del 30",
            "header": "Ett program med Erling Ilsäe Nielsen og Tommy M. Josefsson (De gode nyheter)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623012/theora/3304_e34e5776bef943c6b8a6ea8a7e62bf46.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623012/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623012/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623012/broadcast/orig_625a398827db408f8605fb91dbd2a595.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623012/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:21.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T11:53:03.757000Z",
            "updatedTime": "2018-11-10T18:29:30.339227Z",
            "uploadedTime": "2009-08-27T11:53:03.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623012/theora/3304_e34e5776bef943c6b8a6ea8a7e62bf46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623012/large_thumb/large.jpg"
        },
        {
            "id": 623011,
            "name": "Nornet TV del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623011/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623011/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623011/broadcast/orig_f6f9414f02244c38ab16dc30f1bc6242.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T08:07:17.020000Z",
            "updatedTime": "2018-11-10T18:29:30.340608Z",
            "uploadedTime": "2009-08-27T08:07:17.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
        },
        {
            "id": 623155,
            "name": "Møteplassen - Komme ditt rike 2",
            "header": "Vi er tilstede på Normisjons generalforsamling som var samlet i sommer under parolen Komme ditt rike. I dagens program snakker Bergljot Svanholm om Evangeliet om riket ? til jordens ender.\r\n\r\nEtter programmet kommer en reprise av magasinprogrammet Bazar",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623155/theora/3302_c00a8ea796c640bf80b068caa6a51afd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623155/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623155/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623155/broadcast/3302_e8e9b01c651d467eadf195590df38923.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623155/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-27T06:57:16Z",
            "updatedTime": "2018-11-10T18:29:30.154183Z",
            "uploadedTime": "2009-08-27T06:57:16Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623155/theora/3302_c00a8ea796c640bf80b068caa6a51afd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623155/large_thumb/large.jpg"
        },
        {
            "id": 623146,
            "name": "Møteplassen - Komme ditt rike 1",
            "header": "Vi er tilstede på Normisjons generalforsamling som var samlet i sommer under parolen Komme ditt rike. I dagens program snakker Knut Tveitereid om Jesus, kongen av Guds rike.\n\nEtter programmet kommer en reprise av magasinprogrammet Bazar",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623146/theora/3301_eb37122e42de4ff095a91af7103f43cb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623146/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623146/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623146/broadcast/3301_4184484042314489b46ce87fdb57cc43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623146/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-27T06:52:27Z",
            "updatedTime": "2018-11-10T18:29:30.165122Z",
            "uploadedTime": "2009-08-27T06:52:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623146/theora/3301_eb37122e42de4ff095a91af7103f43cb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623146/large_thumb/large.jpg"
        },
        {
            "id": 623141,
            "name": "Møteplassen - Åndelig frihet 3",
            "header": "Åndelighet kan binde, men det kan også sette fri. Vi møter mennesker på NLMs generalforsamling i Bergen som har opplevd ulike former for åndelighet. Etter programmet kommer en reprise av magasinprogrammet Bazar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623141/theora/3300_5340a308bc2d494684d10d18e10eceac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623141/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623141/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623141/broadcast/3300_be5544d0132e4cf6b6c5250fb1047a18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623141/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-27T06:44:31Z",
            "updatedTime": "2018-11-10T18:29:30.171916Z",
            "uploadedTime": "2009-08-27T06:44:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623141/theora/3300_5340a308bc2d494684d10d18e10eceac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623141/large_thumb/large.jpg"
        },
        {
            "id": 623124,
            "name": "Møteplassen - Åndelig frihet 2",
            "header": "Åndelighet kan binde, men det kan også sette fri. Vi møter mennesker på NLMs generalforsamling i Bergen som har opplevd ulike former for åndelighet. Etter programmet kommer en reprise av magasinprogrammet Bazar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623124/theora/3299_6873ddd1672b4600989bd1ae3c72c4c8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623124/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623124/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623124/broadcast/3299_c080ec7891d74aa39b876aa1971bd837.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623124/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-27T06:41:39Z",
            "updatedTime": "2018-11-10T18:29:30.192602Z",
            "uploadedTime": "2009-08-27T06:41:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623124/theora/3299_6873ddd1672b4600989bd1ae3c72c4c8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623124/large_thumb/large.jpg"
        },
        {
            "id": 623111,
            "name": "Møteplassen - Åndelig frihet 1",
            "header": "Åndelighet kan binde, men det kan også sette fri. Vi møter mennesker som har opplevd ulike former for åndelighet. Etter programmet kommer en reprise av magasinprogrammet Bazar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623111/theora/3298_4610dbc3ae184f25807b5af3a2db6aad.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623111/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623111/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623111/broadcast/3298_6fb52bdba3ee45bdbb199f2622207f4c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623111/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-27T06:40:14Z",
            "updatedTime": "2018-11-10T18:29:30.210988Z",
            "uploadedTime": "2009-08-27T06:40:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623111/theora/3298_4610dbc3ae184f25807b5af3a2db6aad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623111/large_thumb/large.jpg"
        },
        {
            "id": 623009,
            "name": "Nornet TV del 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623009/broadcast/orig_d2f82653606844e0941f32c43f2cac62.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623009/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-26T14:25:18.680000Z",
            "updatedTime": "2018-11-10T18:29:30.343291Z",
            "uploadedTime": "2009-08-26T14:25:18.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623009/large_thumb/large.jpg"
        },
        {
            "id": 623024,
            "name": "New Life 2009 del 17",
            "header": "Misjonsraport fra Afrika.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623024/theora/3294_1ae3024b54954934ad7c361e3f447d68.ogv",
                "original": "https://upload.frikanalen.no/media/623024/original/orig_b6836317d6b249c89a5a2940136087fe.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623024/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623024/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623024/broadcast/3294_32de2da10305434084e5d3ef35d83739.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623024/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:34",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-26T12:02:59.547000Z",
            "updatedTime": "2018-11-10T18:29:30.322805Z",
            "uploadedTime": "2009-08-26T12:02:59.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623024/theora/3294_1ae3024b54954934ad7c361e3f447d68.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623024/large_thumb/large.jpg"
        },
        {
            "id": 623008,
            "name": "Nornet TV del 22",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623008/theora/3290_d4d7b793010046a09f5425c1f42e03af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623008/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623008/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623008/broadcast/orig_0c96bf3688bc4511915d44326459edab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623008/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-25T19:02:54.930000Z",
            "updatedTime": "2018-11-10T18:29:30.344780Z",
            "uploadedTime": "2009-08-25T19:02:54.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623008/theora/3290_d4d7b793010046a09f5425c1f42e03af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623008/large_thumb/large.jpg"
        },
        {
            "id": 623006,
            "name": "nornet tv del 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623006/theora/3284_c602f5fa169a4c1e9c05803d9c747836.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623006/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623006/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623006/broadcast/orig_e8db41ef20bd488eb4d1141364d16bba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623006/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-25T07:57:31.293000Z",
            "updatedTime": "2018-11-10T18:29:30.348136Z",
            "uploadedTime": "2009-08-25T07:57:31.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623006/theora/3284_c602f5fa169a4c1e9c05803d9c747836.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623006/large_thumb/large.jpg"
        },
        {
            "id": 623284,
            "name": "Empo tv - del 09 -Årskavalkade",
            "header": "I denne sendingen tar vi et tilbakeblikk på høydepunktene fra det halvåret som har gått siden oppstarten av empo tv den 27. august 2009. Empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623284/theora/3280_aba9cbad30a54add95c94f21abd9b03a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623284/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623284/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623284/broadcast/3280_48b01db66aa74250a81ad8f9417d0934.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623284/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:27:20.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-24T11:57:35.117000Z",
            "updatedTime": "2020-08-30T20:05:38.137699Z",
            "uploadedTime": "2009-08-24T11:57:35.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623284/theora/3280_aba9cbad30a54add95c94f21abd9b03a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623284/large_thumb/large.jpg"
        },
        {
            "id": 623264,
            "name": "Empo tv - del 08",
            "header": "empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623264/theora/3279_0a43ecc3aee44c84a64162f555c207ec.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623264/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623264/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623264/broadcast/3279_0ef3a5690f7b4a17a4e0d357b5e2854a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623264/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:22:47",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-24T11:56:37.287000Z",
            "updatedTime": "2020-08-30T20:05:48.096428Z",
            "uploadedTime": "2009-08-24T11:56:37.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623264/theora/3279_0a43ecc3aee44c84a64162f555c207ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623264/large_thumb/large.jpg"
        },
        {
            "id": 623242,
            "name": "Tellus - med våre øyne - del 07",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623242/theora/3278_4d1ce1b45c14483c8784383cd1e6b709.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623242/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623242/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623242/broadcast/3278_e09ce23c305f4363adddcb86cd7be0e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623242/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:24:08.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-24T11:55:11Z",
            "updatedTime": "2020-08-30T20:05:56.142555Z",
            "uploadedTime": "2009-08-24T11:55:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623242/theora/3278_4d1ce1b45c14483c8784383cd1e6b709.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623242/large_thumb/large.jpg"
        },
        {
            "id": 622998,
            "name": "Marte Skattebo",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622998/theora/3276_c4212872bc2449479092295c5b2ade25.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622998/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622998/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622998/broadcast/orig_b165d1eb9cdf49e0845daae8a210946d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622998/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:46.520000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T11:12:47Z",
            "updatedTime": "2018-11-10T18:29:30.352809Z",
            "uploadedTime": "2009-08-24T11:12:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622998/theora/3276_c4212872bc2449479092295c5b2ade25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622998/large_thumb/large.jpg"
        },
        {
            "id": 622995,
            "name": "Endre Rydland Vetås",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622995/theora/3275_314a41bde82c4affb0370d74b35c9d99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622995/broadcast/orig_c7a91544512e418084ce90be4138cb6a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622995/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:02:49.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T10:01:55Z",
            "updatedTime": "2018-11-10T18:29:30.355580Z",
            "uploadedTime": "2009-08-24T10:01:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622995/theora/3275_314a41bde82c4affb0370d74b35c9d99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622995/large_thumb/large.jpg"
        },
        {
            "id": 622994,
            "name": "Edward Sylta Antrobus",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622994/broadcast/orig_5b0088e28874487baa9ecb5c60ade0e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622994/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:59",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T09:03:26Z",
            "updatedTime": "2018-11-10T18:29:30.356933Z",
            "uploadedTime": "2009-08-24T09:03:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622994/large_thumb/large.jpg"
        },
        {
            "id": 622993,
            "name": "Aina Helgeland Davidsen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622993/broadcast/orig_c6c2f4b10fa64054bdadef0f7d04d877.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622993/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:04:29.640000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T07:25:43Z",
            "updatedTime": "2018-11-10T18:29:30.358267Z",
            "uploadedTime": "2009-08-24T07:25:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622993/large_thumb/large.jpg"
        },
        {
            "id": 622991,
            "name": "Bazar fra Trondheim",
            "header": "Bazar er på Normisjons gen.forsamling og tar pulsen. Reprisen av Møteplassen Omsorg 1 er med Terje Forsberg som forteller om grov omsorgssvikt i barndommen og hans forsonende forvandling da han ble frelst.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622991/broadcast/orig_0c0c58c922e84ad0a8a4ebc42796a7d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622991/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-22T10:44:26Z",
            "updatedTime": "2018-11-10T18:29:30.361058Z",
            "uploadedTime": "2009-08-22T10:44:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622991/large_thumb/large.jpg"
        },
        {
            "id": 622990,
            "name": "AQVA'dor",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622990/broadcast/orig_34f4c8dc80584df8942a67c78ddab18f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:58.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T10:59:31Z",
            "updatedTime": "2018-11-10T18:29:30.362428Z",
            "uploadedTime": "2009-08-21T10:59:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
        },
        {
            "id": 622989,
            "name": "Duo Traverso",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622989/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622989/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622989/broadcast/orig_c5babdfb4585445e8667b2302bd55dd3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:23.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:40:02Z",
            "updatedTime": "2018-11-10T18:29:30.363809Z",
            "uploadedTime": "2009-08-21T08:40:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
        },
        {
            "id": 622988,
            "name": "Audun Breen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622988/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622988/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622988/broadcast/orig_688ca778dbde47f7a84dcccf09093937.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622988/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:17",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:29:31Z",
            "updatedTime": "2018-11-10T18:29:30.365158Z",
            "uploadedTime": "2009-08-21T08:29:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622988/large_thumb/large.jpg"
        },
        {
            "id": 622996,
            "name": "Rundt frokostbordet",
            "header": "Presentasjon av institusjonen Stiftelsen P22. Vi driver avrusning og motivasjon av rusmisbrukere fra hele landet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622996/theora/3265_fe0ff577892f421da7710f7a910f469f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622996/broadcast/orig_af9f10f215904ef1824a7c7422a22dc4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622996/large_thumb/large.jpg"
            },
            "creator": "matre@p22.no",
            "organization": {
                "id": 123,
                "name": "Stiftelsen P22",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1799,
                "editorName": "Torbjørn Matre",
                "editorEmail": "matre@p22.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:30",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.p22.no",
            "createdTime": "2009-08-20T08:51:25.460000Z",
            "updatedTime": "2018-11-10T18:29:30.354157Z",
            "uploadedTime": "2009-08-20T08:51:25.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622996/theora/3265_fe0ff577892f421da7710f7a910f469f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622996/large_thumb/large.jpg"
        },
        {
            "id": 622987,
            "name": "Pensjonistpartiet del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622987/theora/3262_d7dbd45642fb4affa36b320cf7b4783e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622987/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622987/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622987/broadcast/orig_51bd78dc35144969a872a63345199191.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622987/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:10:00.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T14:00:30.457000Z",
            "updatedTime": "2023-07-12T21:35:21.672864Z",
            "uploadedTime": "2009-08-19T14:00:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622987/theora/3262_d7dbd45642fb4affa36b320cf7b4783e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622987/large_thumb/large.jpg"
        },
        {
            "id": 622985,
            "name": "Pensjonistpartiet del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622985/theora/3261_b30826b54a604498b57686bd5f738cc3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622985/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622985/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622985/broadcast/orig_8f432bfcc47b4b1787279ac551f785fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622985/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:48.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T13:59:46.317000Z",
            "updatedTime": "2023-07-12T21:34:26.179599Z",
            "uploadedTime": "2009-08-19T13:59:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622985/theora/3261_b30826b54a604498b57686bd5f738cc3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622985/large_thumb/large.jpg"
        },
        {
            "id": 622983,
            "name": "Pensjonistpartiet del 1",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622983/theora/3260_c4cf7e43dab14a3ea421756eaa523d9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622983/broadcast/orig_584908fbd5a84e25b3ab39efd71a3d1d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622983/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:33.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T13:56:20.597000Z",
            "updatedTime": "2023-07-12T21:33:31.201242Z",
            "uploadedTime": "2009-08-19T13:56:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622983/theora/3260_c4cf7e43dab14a3ea421756eaa523d9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622983/large_thumb/large.jpg"
        },
        {
            "id": 622980,
            "name": "nornet tv del 19",
            "header": "Kristent program med Fjell Thommy Fjeldberg, og naturvideoer av Dan Nordstrand.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622980/theora/3259_415f1dd2fcb94fcf8f95cc92430bc19a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622980/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622980/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622980/broadcast/orig_2469d8ddcf574f2494ee5485a89aaa03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622980/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:22:53.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-19T09:36:21.723000Z",
            "updatedTime": "2018-11-10T18:29:30.372152Z",
            "uploadedTime": "2009-08-19T09:36:21.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622980/theora/3259_415f1dd2fcb94fcf8f95cc92430bc19a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622980/large_thumb/large.jpg"
        },
        {
            "id": 622979,
            "name": "nornet tv del 18",
            "header": "Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622979/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622979/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622979/broadcast/orig_398c571a13f24a80947ee7bcf7a16453.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622979/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:27.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-18T14:55:22.523000Z",
            "updatedTime": "2018-11-10T18:29:30.373501Z",
            "uploadedTime": "2009-08-18T14:55:22.523000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622979/large_thumb/large.jpg"
        },
        {
            "id": 623032,
            "name": "Det Liberale Folkepartiet",
            "header": "Informasjon fra DLF",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623032/theora/3257_13f70d840b334fab87d2ba506cbc8c17.ogv",
                "original": "https://upload.frikanalen.no/media/623032/original/orig_987af24da7214f22821cecc1561dea4b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623032/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623032/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623032/broadcast/3257_ec71ad649bf44a11ab9d0bf01dbfe6c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623032/large_thumb/large.jpg"
            },
            "creator": "pak@pakarlsen.com",
            "organization": {
                "id": 106,
                "name": "Det Liberale Folkepartiet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1795,
                "editorName": "Per Arne Karlsen",
                "editorEmail": "pak@pakarlsen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:16",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stemdlf.no/",
            "createdTime": "2009-08-18T07:22:07.393000Z",
            "updatedTime": "2018-11-10T18:29:30.316137Z",
            "uploadedTime": "2009-08-18T07:22:07.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623032/theora/3257_13f70d840b334fab87d2ba506cbc8c17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623032/large_thumb/large.jpg"
        },
        {
            "id": 622974,
            "name": "Den norske kirke i eksil del 28",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622974/theora/3256_d5e8dce70f564cdeb19de403d17cb374.ogv",
                "original": "https://upload.frikanalen.no/media/622974/original/orig_c261007ac8ad4ed48be570926b00b607.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622974/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622974/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622974/broadcast/3256_d37f6c43d85345b78be4d52f79aeebc7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622974/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:18.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-17T19:00:52.723000Z",
            "updatedTime": "2018-11-10T18:29:30.380464Z",
            "uploadedTime": "2009-08-17T19:00:52.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622974/theora/3256_d5e8dce70f564cdeb19de403d17cb374.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622974/large_thumb/large.jpg"
        },
        {
            "id": 622978,
            "name": "nornet tv del 17",
            "header": "Hans bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622978/broadcast/orig_738dc259df464c50b6c3221c5654bffc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622978/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:59.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-17T15:29:31.333000Z",
            "updatedTime": "2018-11-10T18:29:30.374865Z",
            "uploadedTime": "2009-08-17T15:29:31.333000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622978/large_thumb/large.jpg"
        },
        {
            "id": 622966,
            "name": "Møt Arbeiderpartiets stortingskandidater",
            "header": "Møt Arbeiderpartiets kandidater på ett brett og se dem presentere seg selv og Arbeiderpartiet på en annerledes måte.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622966/theora/3234_eb6dec07ad7c481f9bbdc89573fe28b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622966/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622966/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622966/broadcast/3234_7a2c9902109f46528d89df64d260ea46.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622966/large_thumb/large.jpg"
            },
            "creator": "sindre.beyer@dna.no",
            "organization": {
                "id": 73,
                "name": "Arbeiderpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1793,
                "editorName": "Sindre Fossum Beyer",
                "editorEmail": "sindre.beyer@dna.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:59.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://arbeiderpartiet.no",
            "createdTime": "2009-08-14T16:12:49.220000Z",
            "updatedTime": "2018-11-10T18:29:30.384513Z",
            "uploadedTime": "2009-08-14T16:12:49.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622966/theora/3234_eb6dec07ad7c481f9bbdc89573fe28b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622966/large_thumb/large.jpg"
        },
        {
            "id": 623210,
            "name": "Tellus - med våre øyne - del 06",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623210/theora/3233_1e4aaf0a6d17421290e0b277ce4cd765.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623210/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623210/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623210/broadcast/3233_cd94b7967a7a4e64bf20b27c54030a12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623210/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:18:02.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:48:13.223000Z",
            "updatedTime": "2020-08-30T20:06:10.674619Z",
            "uploadedTime": "2009-08-14T11:48:13.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623210/theora/3233_1e4aaf0a6d17421290e0b277ce4cd765.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623210/large_thumb/large.jpg"
        },
        {
            "id": 623179,
            "name": "Tellus - med våre øyne - del 05",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623179/theora/3232_10b69579ebf342f1bb0bacc55e67b710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623179/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623179/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623179/broadcast/3232_55d5cc53d0ea4598860f3b60be01db46.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623179/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:54.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:47:31.677000Z",
            "updatedTime": "2020-08-30T20:06:20.339425Z",
            "uploadedTime": "2009-08-14T11:47:31.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623179/theora/3232_10b69579ebf342f1bb0bacc55e67b710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623179/large_thumb/large.jpg"
        },
        {
            "id": 623154,
            "name": "Tellus - med våre øyne - del 04",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623154/theora/3231_6249da64bf8348e3a4a9f8f2dc3df1a7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623154/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623154/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623154/broadcast/3231_f4dea18d53434386ad0b95e9413a16d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623154/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:30.200000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:46:59.677000Z",
            "updatedTime": "2020-08-30T20:06:56.930329Z",
            "uploadedTime": "2009-08-14T11:46:59.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623154/theora/3231_6249da64bf8348e3a4a9f8f2dc3df1a7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623154/large_thumb/large.jpg"
        },
        {
            "id": 623127,
            "name": "Tellus - med våre øyne - del 03",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623127/theora/3230_fb608c2fae624f628468bc8647c0af9c.ogv",
                "original": "https://upload.frikanalen.no/media/623127/original/orig_114cccbbe83d481f88719961866dc277.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623127/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623127/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623127/broadcast/3230_fec2124b498844fdb26ba54393ea12df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623127/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:23:39.560000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:46:13.833000Z",
            "updatedTime": "2020-08-30T20:07:05.305839Z",
            "uploadedTime": "2009-08-14T11:46:13.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623127/theora/3230_fb608c2fae624f628468bc8647c0af9c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623127/large_thumb/large.jpg"
        },
        {
            "id": 623090,
            "name": "Tellus - med våre øyne - del 02",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623090/theora/3229_7687befbcc8a4b91ac3e8726b6d7e2f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623090/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623090/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623090/broadcast/3229_6c8865b3580c41f7863fe7a4d3a92dc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623090/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:23:25.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:40:54.333000Z",
            "updatedTime": "2020-08-30T20:09:28.123593Z",
            "uploadedTime": "2009-08-14T11:40:54.333000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623090/theora/3229_7687befbcc8a4b91ac3e8726b6d7e2f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623090/large_thumb/large.jpg"
        },
        {
            "id": 623007,
            "name": "Tellus tv - åpningssending",
            "header": "Tellus er norges første tv-kanal for- og med utviklingshemmede.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623007/theora/3228_4458186f3dfa47da8112a7c1dda32672.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623007/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623007/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623007/broadcast/orig_d1376cbad0fd4e16b41b527c72015908.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623007/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:28.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:39:54.507000Z",
            "updatedTime": "2020-08-30T20:09:12.054604Z",
            "uploadedTime": "2009-08-14T11:39:54.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623007/theora/3228_4458186f3dfa47da8112a7c1dda32672.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623007/large_thumb/large.jpg"
        },
        {
            "id": 623019,
            "name": "Møteplassen - Omsorg 5",
            "header": "Merete Heintz fra NNS forteller om kristen omsorg, og Terje Forsberg forteller om en oppvekst med grov omsorgssvikt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623019/theora/3227_22b59116feb54679aa95d58cb10d1bec.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623019/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623019/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623019/broadcast/3227_21c4ea18ea8940e2995ba7fda388a6c8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623019/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-14T11:10:06Z",
            "updatedTime": "2018-11-10T18:29:30.329621Z",
            "uploadedTime": "2009-08-14T11:10:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623019/theora/3227_22b59116feb54679aa95d58cb10d1bec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623019/large_thumb/large.jpg"
        }
    ]
}