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

{
    "count": 3576,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2300&ordering=duration",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2200&ordering=duration",
    "results": [
        {
            "id": 622460,
            "name": "Dette er livet del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622460/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622460/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622460/broadcast/orig_Karisma TV- Dette er livet del 10.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.692121Z",
            "uploadedTime": "2009-01-01T09:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
        },
        {
            "id": 623732,
            "name": "Bibelundervisning - del 8",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623732/theora/4490_e45a42a88f4444598886cf357e9573a2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623732/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623732/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623732/broadcast/4490_8c4ee0ebabb6451bb9dfec43352465ee.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623732/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-10T21:12:02.427000Z",
            "updatedTime": "2023-07-12T22:23:30.103996Z",
            "uploadedTime": "2010-07-10T21:12:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623732/theora/4490_e45a42a88f4444598886cf357e9573a2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623732/large_thumb/large.jpg"
        },
        {
            "id": 623670,
            "name": "Misjon del 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623670/theora/4343_4b9010cc622f4bedb1babd4374ca524b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623670/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623670/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623670/broadcast/4343_f25f7787499e4721871ff87de84cb4a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623670/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-19T20:38:13.970000Z",
            "updatedTime": "2023-07-12T22:30:10.414828Z",
            "uploadedTime": "2010-05-19T20:38:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623670/theora/4343_4b9010cc622f4bedb1babd4374ca524b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623670/large_thumb/large.jpg"
        },
        {
            "id": 623730,
            "name": "Bibelundervisning - del 7",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623730/theora/4411_824c080204e54e84a84b8e2fc322e28a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623730/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623730/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623730/broadcast/4411_609e18acd3b9483c8da157a99676ada5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623730/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-16T22:14:33.367000Z",
            "updatedTime": "2023-07-12T22:23:55.342184Z",
            "uploadedTime": "2010-06-16T22:14:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623730/theora/4411_824c080204e54e84a84b8e2fc322e28a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623730/large_thumb/large.jpg"
        },
        {
            "id": 623729,
            "name": "Bibelundervisning - del 6-1",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623729/theora/4410_f238cd00296b48c5880217773be10f77.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623729/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623729/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623729/broadcast/4410_b165b2a9daa54f99a5dac256cf13a3f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623729/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-16T22:11:05.987000Z",
            "updatedTime": "2023-07-12T22:24:20.624635Z",
            "uploadedTime": "2010-06-16T22:11:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623729/theora/4410_f238cd00296b48c5880217773be10f77.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623729/large_thumb/large.jpg"
        },
        {
            "id": 623573,
            "name": "Misjon del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623573/theora/4255_dfcaf31d3f1c4f08b6ef2b9fc3c6d5d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623573/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623573/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623573/broadcast/4255_25f8cd4cf9634e12b644a8ea2e56e53e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623573/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-22T18:57:19.147000Z",
            "updatedTime": "2023-07-12T22:28:09.466988Z",
            "uploadedTime": "2010-04-22T18:57:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623573/theora/4255_dfcaf31d3f1c4f08b6ef2b9fc3c6d5d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623573/large_thumb/large.jpg"
        },
        {
            "id": 623706,
            "name": "Samtalaprogram 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623706/theora/4408_c26037b783dd443593f67c6e6e81e80a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623706/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623706/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623706/broadcast/4408_ddae5908a5764a57ba1072dbe3c99e03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623706/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-16T21:52:13.427000Z",
            "updatedTime": "2023-07-12T22:24:41.591966Z",
            "uploadedTime": "2010-06-16T21:52:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623706/theora/4408_c26037b783dd443593f67c6e6e81e80a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623706/large_thumb/large.jpg"
        },
        {
            "id": 623556,
            "name": "Bibelundervisning - del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623556/theora/4216_4bcefb0f136749298c636ec367dbd1c2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623556/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623556/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623556/broadcast/4216_dd78bc514c6a4ccf8e922c02746b92f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623556/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-12T08:24:43.770000Z",
            "updatedTime": "2023-07-12T22:28:35.540905Z",
            "uploadedTime": "2010-04-12T08:24:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623556/theora/4216_4bcefb0f136749298c636ec367dbd1c2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623556/large_thumb/large.jpg"
        },
        {
            "id": 623915,
            "name": "Bibelundervisning - del 13",
            "header": "De ådelige nådegaver del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623915/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623915/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623915/broadcast/4744_d82f79bc2685405abf59acc35fc3ec0e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623915/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-12T13:41:35.453000Z",
            "updatedTime": "2023-07-12T22:34:01.246238Z",
            "uploadedTime": "2010-09-12T13:41:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623915/large_thumb/large.jpg"
        },
        {
            "id": 623717,
            "name": "Samtalaprogram 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623717/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623717/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623717/broadcast/4409_73a42b80d9944650bdc07905fd072d3a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623717/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-16T22:01:18.210000Z",
            "updatedTime": "2023-07-12T22:34:25.584192Z",
            "uploadedTime": "2010-06-16T22:01:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623717/large_thumb/large.jpg"
        },
        {
            "id": 623993,
            "name": "Misjonsmøte 01",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623993/theora/4847_7b17cab083ce4f64bba137f1e9b26cab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623993/broadcast/4847_7b17cab083ce4f64bba137f1e9b26cab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623993/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-17T21:21:06.763000Z",
            "updatedTime": "2023-07-12T22:32:51.709385Z",
            "uploadedTime": "2010-10-17T21:21:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623993/theora/4847_7b17cab083ce4f64bba137f1e9b26cab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623993/large_thumb/large.jpg"
        },
        {
            "id": 623898,
            "name": "Bibelundervisning - del 12",
            "header": "De åndelige nådegaver - del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623898/theora/4721_f768e4a201874571a01d2f67948f4d2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623898/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623898/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623898/broadcast/4721_0a2bc28483a84c41a0488f12f07abb44.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623898/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-07T20:45:23.077000Z",
            "updatedTime": "2023-07-12T22:34:48.665937Z",
            "uploadedTime": "2010-09-07T20:45:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623898/theora/4721_f768e4a201874571a01d2f67948f4d2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623898/large_thumb/large.jpg"
        },
        {
            "id": 623696,
            "name": "Samtalaprogram 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623696/theora/4345_113bd69ba8bd4820aae30f635500b7b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623696/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623696/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623696/broadcast/4345_354a550693384d36aa1ffd7ddb79f42d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623696/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-19T20:42:05.943000Z",
            "updatedTime": "2023-07-12T22:25:08.757840Z",
            "uploadedTime": "2010-05-19T20:42:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623696/theora/4345_113bd69ba8bd4820aae30f635500b7b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623696/large_thumb/large.jpg"
        },
        {
            "id": 622449,
            "name": "Dette er livet del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622449/broadcast/bc_Karisma TV - Dette er livet del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.707496Z",
            "uploadedTime": "2009-01-01T07:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
        },
        {
            "id": 624050,
            "name": "Bibeltime nr 17",
            "header": "Vekkelse og reformer del 3",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624050/theora/4958_0d248da18e804ce3bb4c0c283fc9ef91.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624050/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624050/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624050/broadcast/4958_0d248da18e804ce3bb4c0c283fc9ef91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624050/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-26T08:53:10.047000Z",
            "updatedTime": "2023-07-12T22:31:00.369248Z",
            "uploadedTime": "2010-11-26T08:53:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624050/theora/4958_0d248da18e804ce3bb4c0c283fc9ef91.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624050/large_thumb/large.jpg"
        },
        {
            "id": 623373,
            "name": "Gudstjeneste fra Østfoldkirken Uke 06_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
                "original": "https://upload.frikanalen.no/media/623373/original/orig_e5478a34dc20439d84f90536df3902c9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623373/broadcast/3684_4d0141b475ee4428ad88880713fee99b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623373/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:25.373000Z",
            "updatedTime": "2018-11-10T18:29:29.877600Z",
            "uploadedTime": "2009-12-14T13:09:25.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623373/large_thumb/large.jpg"
        },
        {
            "id": 622184,
            "name": "Hverdagskost del 3",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622184/theora/1701_95085d9fe39a4bd998df5a229667639d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622184/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622184/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622184/broadcast/orig_Hverdagskost del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622184/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:21:00Z",
            "updatedTime": "2018-11-10T18:29:31.072754Z",
            "uploadedTime": "2009-01-02T04:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622184/theora/1701_95085d9fe39a4bd998df5a229667639d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622184/large_thumb/large.jpg"
        },
        {
            "id": 622185,
            "name": "Hverdagskost del 4",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622185/theora/1702_1fe1087eab024f8fabc458ed3b4fa6aa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622185/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622185/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622185/broadcast/orig_Hverdagskost del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622185/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:22:00Z",
            "updatedTime": "2018-11-10T18:29:31.071353Z",
            "uploadedTime": "2009-01-02T04:22:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622185/theora/1702_1fe1087eab024f8fabc458ed3b4fa6aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622185/large_thumb/large.jpg"
        },
        {
            "id": 622560,
            "name": "Hverdagskost del 5",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622560/theora/1703_e4da3f13ec9848a8a3d069d4700eb197.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622560/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622560/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622560/broadcast/orig_Hverdagskost del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622560/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:23:00Z",
            "updatedTime": "2018-11-10T18:29:30.554552Z",
            "uploadedTime": "2009-01-02T04:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622560/theora/1703_e4da3f13ec9848a8a3d069d4700eb197.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622560/large_thumb/large.jpg"
        },
        {
            "id": 624033,
            "name": "Bibelundervisning - del 16",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624033/broadcast/4931_53a393c5f0b04623a05b13731c27187f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624033/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-08T21:41:55.380000Z",
            "updatedTime": "2023-07-12T22:31:44.906057Z",
            "uploadedTime": "2010-11-08T21:41:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624033/large_thumb/large.jpg"
        },
        {
            "id": 622455,
            "name": "Dette er livet del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622455/broadcast/orig_Karisma TV- Dette er livet del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.699218Z",
            "uploadedTime": "2009-01-01T09:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
        },
        {
            "id": 622458,
            "name": "Dette er livet del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622458/theora/591_f0f37e7e2d3a4555a31ec2bd88a8e008.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622458/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622458/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622458/broadcast/orig_Karisma TV- Dette er livet del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622458/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.694808Z",
            "uploadedTime": "2009-01-01T09:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622458/theora/591_f0f37e7e2d3a4555a31ec2bd88a8e008.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622458/large_thumb/large.jpg"
        },
        {
            "id": 622462,
            "name": "Dette er livet del 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622462/theora/595_869c3222ff3948e194523b1f0ec0e786.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622462/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622462/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622462/broadcast/orig_Karisma TV- Dette er livet del 12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622462/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.689370Z",
            "uploadedTime": "2009-01-01T09:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622462/theora/595_869c3222ff3948e194523b1f0ec0e786.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622462/large_thumb/large.jpg"
        },
        {
            "id": 622182,
            "name": "Hverdagskost del 1",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622182/theora/1699_d52074227313462faea2a8c238895df9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622182/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622182/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622182/broadcast/orig_Hverdagskost del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622182/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:19:00Z",
            "updatedTime": "2018-11-10T18:29:31.075488Z",
            "uploadedTime": "2009-01-02T04:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622182/theora/1699_d52074227313462faea2a8c238895df9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622182/large_thumb/large.jpg"
        },
        {
            "id": 622183,
            "name": "Hverdagskost del 2",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622183/theora/1700_54b0f814cad4482287bf8d27eeb86162.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622183/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622183/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622183/broadcast/orig_Hverdagskost del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622183/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:20:00Z",
            "updatedTime": "2018-11-10T18:29:31.074094Z",
            "uploadedTime": "2009-01-02T04:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622183/theora/1700_54b0f814cad4482287bf8d27eeb86162.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622183/large_thumb/large.jpg"
        },
        {
            "id": 624178,
            "name": "One Life",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624178/theora/5185_c935bdbbc7ef400aa6d159c5017185c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624178/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624178/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624178/broadcast/5185_c935bdbbc7ef400aa6d159c5017185c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624178/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.760000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:55:17.870000Z",
            "updatedTime": "2018-11-10T18:29:28.858278Z",
            "uploadedTime": "2011-01-18T09:55:17.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624178/theora/5185_c935bdbbc7ef400aa6d159c5017185c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624178/large_thumb/large.jpg"
        },
        {
            "id": 622459,
            "name": "Dette er livet del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622459/theora/592_c0f13f542f7641af84c6e905f5ec9f19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622459/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622459/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622459/broadcast/orig_Karisma TV- Dette er livet del 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622459/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.693469Z",
            "uploadedTime": "2009-01-01T09:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622459/theora/592_c0f13f542f7641af84c6e905f5ec9f19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622459/large_thumb/large.jpg"
        },
        {
            "id": 623493,
            "name": "14_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
                "original": "https://upload.frikanalen.no/media/623493/original/orig_dc1d01f84a2f491886130352943c88af.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623493/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623493/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623493/broadcast/4044_94c006521af040c39e4ca8b10639e7b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623493/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:01",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:59:22.680000Z",
            "updatedTime": "2018-11-10T18:29:29.740919Z",
            "uploadedTime": "2010-03-10T08:59:22.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623493/large_thumb/large.jpg"
        },
        {
            "id": 623267,
            "name": "Talentfabrikken 4. august 2010 (R)",
            "header": "Reprise fra uke 52, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623267/theora/2864_f4b38f9046a64cec9f4d8305bb00bea0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623267/broadcast/2864_7358944cc2924f59a97baaa0b0fb39dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623267/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:16:09.353000Z",
            "updatedTime": "2018-11-10T18:29:30.018167Z",
            "uploadedTime": "2009-05-15T22:16:09.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623267/theora/2864_f4b38f9046a64cec9f4d8305bb00bea0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623267/large_thumb/large.jpg"
        },
        {
            "id": 624069,
            "name": "Israel Bibelens land del 2",
            "header": "Reise dokumentar fra Israel, lagd av Cymbal TV",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624069/theora/5023_ce78ae18cef04be6bbb41a741ee36fb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624069/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624069/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624069/broadcast/5023_ce78ae18cef04be6bbb41a741ee36fb9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624069/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T11:59:59.830000Z",
            "updatedTime": "2018-11-10T18:29:28.993974Z",
            "uploadedTime": "2010-12-02T11:59:59.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624069/theora/5023_ce78ae18cef04be6bbb41a741ee36fb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624069/large_thumb/large.jpg"
        },
        {
            "id": 622461,
            "name": "Dette er livet del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622461/theora/594_3780a3b7d5d44c1398077043573fb891.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622461/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622461/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622461/broadcast/orig_Karisma TV- Dette er livet del 11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622461/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.690711Z",
            "uploadedTime": "2009-01-01T09:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622461/theora/594_3780a3b7d5d44c1398077043573fb891.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622461/large_thumb/large.jpg"
        },
        {
            "id": 623211,
            "name": "Talentfabrikken 30. juni 2010 (R)",
            "header": "Reprise fra uke 47, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623211/theora/2860_ccd09d025a004993a0e49cfba5fb73bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623211/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623211/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623211/broadcast/2860_39c9f9170c804223be0083103fdef180.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623211/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:13:55.243000Z",
            "updatedTime": "2018-11-10T18:29:30.087301Z",
            "uploadedTime": "2009-05-15T22:13:55.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623211/theora/2860_ccd09d025a004993a0e49cfba5fb73bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623211/large_thumb/large.jpg"
        },
        {
            "id": 623485,
            "name": "13_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
                "original": "https://upload.frikanalen.no/media/623485/original/orig_7bf954ae0dce4b7192e30b4b9ee6711b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623485/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623485/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623485/broadcast/4043_4cec48519b764e48aa4c10caabd95dda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623485/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:02",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:58:27.490000Z",
            "updatedTime": "2018-11-10T18:29:29.750740Z",
            "uploadedTime": "2010-03-10T08:58:27.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
        },
        {
            "id": 622457,
            "name": "Dette er livet del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622457/broadcast/orig_Karisma TV- Dette er livet del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.696186Z",
            "uploadedTime": "2009-01-01T09:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
        },
        {
            "id": 625409,
            "name": "Empo TV - 14.11.27",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625409/large_thumb/Empo-141127.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625409/small_thumb/Empo-141127.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625409/broadcast/Empo-141127.avi"
            },
            "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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:28:02.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:41:19Z",
            "updatedTime": "2020-08-30T20:18:00.063891Z",
            "uploadedTime": "2015-06-15T08:41:26Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625409/large_thumb/Empo-141127.jpg"
        },
        {
            "id": 623208,
            "name": "Talentfabrikken 23. juni 2010 (R)",
            "header": "Reprise fra uke 46, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623208/theora/2858_d80f5a9b4b94488d9c091216c7782427.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623208/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623208/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623208/broadcast/2858_686713153856437e9e6f67ce41dd5f6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623208/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:12:46.650000Z",
            "updatedTime": "2018-11-10T18:29:30.091591Z",
            "uploadedTime": "2009-05-15T22:12:46.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623208/theora/2858_d80f5a9b4b94488d9c091216c7782427.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623208/large_thumb/large.jpg"
        },
        {
            "id": 622581,
            "name": "Inside Israel mai",
            "header": "Påstanden om Israels ulovelige okkupasjon",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622581/theora/2830_27a2753cecf24a18b99a8d6d2af84073.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622581/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622581/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622581/broadcast/orig_debed669edf744e6bd2623ad53a2c97e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622581/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:04.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-13T16:37:58.360000Z",
            "updatedTime": "2018-11-10T18:29:30.525032Z",
            "uploadedTime": "2009-05-13T16:37:58.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622581/theora/2830_27a2753cecf24a18b99a8d6d2af84073.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622581/large_thumb/large.jpg"
        },
        {
            "id": 624318,
            "name": "Uka-TV 11 - Sending 6",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624318/theora/orig_a3aa7541716b4d2eaaaa033823215947.ogv",
                "original": "https://upload.frikanalen.no/media/624318/original/orig_a3aa7541716b4d2eaaaa033823215947.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624318/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624318/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624318/broadcast/5339_a8b8167106d94f74b087a15ed019c8e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624318/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:05.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:40:21.310000Z",
            "updatedTime": "2018-11-10T18:29:28.673985Z",
            "uploadedTime": "2011-02-15T22:40:21.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624318/theora/orig_a3aa7541716b4d2eaaaa033823215947.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624318/large_thumb/large.jpg"
        },
        {
            "id": 624287,
            "name": "Helse & Kællan",
            "header": "Helse med Eva Britt Fjeldberg og Kællan med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624287/theora/orig_b2a3bc24548343749c20b67b1fbdc151.ogv",
                "original": "https://upload.frikanalen.no/media/624287/original/orig_b2a3bc24548343749c20b67b1fbdc151.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624287/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624287/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624287/broadcast/5345_96dc665004714315b4348999a74743c8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624287/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:06.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-17T08:07:10.393000Z",
            "updatedTime": "2018-11-10T18:29:28.718325Z",
            "uploadedTime": "2011-02-17T08:07:10.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624287/theora/orig_b2a3bc24548343749c20b67b1fbdc151.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624287/large_thumb/large.jpg"
        },
        {
            "id": 624536,
            "name": "Allsang fra Morokulien Del 2",
            "header": "Programmet er del 2 av ett opptak fra allsangkonserten Foreningen ckms tv, hadde på Morokulien den 16. Juli 2011, med Bosse Grevinger og Dhan Hector",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624536/theora/orig_46e5106c3a13404fa65b3f1f2bbe5bc8.ogv",
                "original": "https://upload.frikanalen.no/media/624536/original/orig_46e5106c3a13404fa65b3f1f2bbe5bc8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624536/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624536/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624536/broadcast/5699_002085ca0ed641b89e351e0c75b0617e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624536/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:07.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-08-03T07:44:47.967000Z",
            "updatedTime": "2018-11-10T18:29:28.390081Z",
            "uploadedTime": "2011-08-03T07:44:47.967000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624536/theora/orig_46e5106c3a13404fa65b3f1f2bbe5bc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624536/large_thumb/large.jpg"
        },
        {
            "id": 623486,
            "name": "Utrop TV - flerkulturelt magasin nr 04",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623486/theora/4012_e40af92a9a5c48af9f7edf3d53b09f97.ogv",
                "original": "https://upload.frikanalen.no/media/623486/original/orig_caa793cfc0414e6b8784e341dce050c8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623486/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623486/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623486/broadcast/4012_e4a104736ce34a60a6e0576bc122d338.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623486/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:07.320000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T16:47:27.363000Z",
            "updatedTime": "2018-11-10T18:29:29.749395Z",
            "uploadedTime": "2010-03-08T16:47:27.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623486/theora/4012_e40af92a9a5c48af9f7edf3d53b09f97.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623486/large_thumb/large.jpg"
        },
        {
            "id": 624520,
            "name": "NM2011 - Manger Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624520/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624520/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624520/broadcast/5676_435b7f7eb49c4967a445cfa46eab70a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624520/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:07.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T10:02:42.303000Z",
            "updatedTime": "2018-11-10T18:29:28.412198Z",
            "uploadedTime": "2011-07-02T10:02:42.303000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624520/large_thumb/large.jpg"
        },
        {
            "id": 623602,
            "name": "Svenn Thommy Fjeldberg og Tommy M Josefsson 2",
            "header": "10 min og Levande ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623602/theora/4286_3c1291170da947e09939013adcafa562.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623602/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623602/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623602/broadcast/4286_820eb72413f548f68798243fadac826d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623602/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:07.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-05-05T10:16:09.853000Z",
            "updatedTime": "2018-11-10T18:29:29.607377Z",
            "uploadedTime": "2010-05-05T10:16:09.853000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623602/theora/4286_3c1291170da947e09939013adcafa562.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623602/large_thumb/large.jpg"
        },
        {
            "id": 624086,
            "name": "Derfor tror jeg på Gud, del 1",
            "header": "Clifford Goldstein trodde absolutt ikke på noen Gud. Men han følte seg forpliktet til å være ærlig mot det han opplevde. Dette er en sterk historie om en omvendelse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624086/theora/5000_9b8402185a9a41d1a7b49ee4ae9ab9cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624086/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624086/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624086/broadcast/5000_9b8402185a9a41d1a7b49ee4ae9ab9cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624086/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:09.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:08:27.187000Z",
            "updatedTime": "2018-11-10T18:29:28.971884Z",
            "uploadedTime": "2010-12-01T21:08:27.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624086/theora/5000_9b8402185a9a41d1a7b49ee4ae9ab9cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624086/large_thumb/large.jpg"
        },
        {
            "id": 623167,
            "name": "Talentfabrikken 2. juni 2010 (R)",
            "header": "Reprise fra uke 43, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623167/theora/2855_df1d1bb3a78348fda94edde76a484c5a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623167/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623167/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623167/broadcast/2855_6428c63c738747f1be33101f6b86d40a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623167/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:09.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:11:24.403000Z",
            "updatedTime": "2018-11-10T18:29:30.139380Z",
            "uploadedTime": "2009-05-15T22:11:24.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623167/theora/2855_df1d1bb3a78348fda94edde76a484c5a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623167/large_thumb/large.jpg"
        },
        {
            "id": 623521,
            "name": "Babylonkoden 05a",
            "header": "Helt omvendt. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623521/theora/4128_a2b4aec9bdaa426589a2e0ae5b3a2772.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623521/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623521/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623521/broadcast/4128_1696c9902ce54b238d6a4e94b7ed97b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623521/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:09.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:52:28.500000Z",
            "updatedTime": "2018-11-10T18:29:29.700811Z",
            "uploadedTime": "2010-03-25T08:52:28.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623521/theora/4128_a2b4aec9bdaa426589a2e0ae5b3a2772.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623521/large_thumb/large.jpg"
        },
        {
            "id": 623558,
            "name": "17_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv",
                "original": "https://upload.frikanalen.no/media/623558/original/orig_cfe32188125f496f806d846fcada61ea.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623558/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623558/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623558/broadcast/4193_be912ad129864a24bf2afd3d7a84669d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623558/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:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:32:09.873000Z",
            "updatedTime": "2018-11-10T18:29:29.648463Z",
            "uploadedTime": "2010-04-06T08:32:09.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623558/large_thumb/large.jpg"
        },
        {
            "id": 623484,
            "name": "Utrop TV - flerkulturelt magasin nr 03",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623484/theora/4010_b4c378e8675448819d72d1e71b032033.ogv",
                "original": "https://upload.frikanalen.no/media/623484/original/orig_5edd346102a74eff9bcf40d4324201d9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623484/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623484/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623484/broadcast/4010_d525beff320c4c7fa8368c1446912f4f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623484/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:10.360000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T16:01:33.460000Z",
            "updatedTime": "2018-11-10T18:29:29.752261Z",
            "uploadedTime": "2010-03-08T16:01:33.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623484/theora/4010_b4c378e8675448819d72d1e71b032033.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623484/large_thumb/large.jpg"
        },
        {
            "id": 624372,
            "name": "Country Team 20110425",
            "header": "Country Team med Kåre og Lena Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624372/theora/orig_5c560b9d7eaf4dc584560f79bcdd29f0.ogv",
                "original": "https://upload.frikanalen.no/media/624372/original/orig_5c560b9d7eaf4dc584560f79bcdd29f0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624372/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624372/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624372/broadcast/5466_c37556a01f95462c8f84f8c33b645898.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624372/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:10.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-21T08:22:27.983000Z",
            "updatedTime": "2018-11-10T18:29:28.604196Z",
            "uploadedTime": "2011-03-21T08:22:27.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624372/theora/orig_5c560b9d7eaf4dc584560f79bcdd29f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624372/large_thumb/large.jpg"
        },
        {
            "id": 623774,
            "name": "Helse, Program2 040810",
            "header": "Andra delen af programet med Eva Britt Fjøldberg som handlar om fysisk och andlig helse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623774/theora/4532_0a9c38ce64e447f7a3d439b0bfc67865.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623774/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623774/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623774/broadcast/4532_c2b8cc5c8bbd4707b10a31402dfc2426.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623774/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:10.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-02T12:42:18.930000Z",
            "updatedTime": "2018-11-10T18:29:29.395187Z",
            "uploadedTime": "2010-08-02T12:42:18.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623774/theora/4532_0a9c38ce64e447f7a3d439b0bfc67865.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623774/large_thumb/large.jpg"
        }
    ]
}