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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2300&ordering=name",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2200&ordering=name",
    "results": [
        {
            "id": 623034,
            "name": "Naturvideo 001",
            "header": "Naturvideo laget av Dan S. Nordstrand - Charisma kultur og mediasenter",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623034/theora/3397_124da049e5f64988a7be4b8dc7134fb5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623034/broadcast/3397_38b9fc0a2dc541fd93d44b0786847229.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623034/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:05:02.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-09-04T09:01:22.630000Z",
            "updatedTime": "2018-11-10T18:29:30.313217Z",
            "uploadedTime": "2009-09-04T09:01:22.630000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623034/theora/3397_124da049e5f64988a7be4b8dc7134fb5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623034/large_thumb/large.jpg"
        },
        {
            "id": 623081,
            "name": "Naturvideo 001",
            "header": "Naturvideo laget av Dan S. Nordstrand - Charisma kultur og mediasenter",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623081/theora/3487_a6a79ff9b92c40548231f732293457c4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623081/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623081/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623081/broadcast/3487_71828188fd4e40d0910dd6a91b52351b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623081/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:05:02.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-09-15T13:16:56.633000Z",
            "updatedTime": "2018-11-10T18:29:30.250705Z",
            "uploadedTime": "2009-09-15T13:16:56.633000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623081/theora/3487_a6a79ff9b92c40548231f732293457c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623081/large_thumb/large.jpg"
        },
        {
            "id": 626874,
            "name": "Nazistenes folkemord på romani-folket (sigøynerne)",
            "header": "Nazistenes folkemord på romani-folket (sigøynerne)",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626874/theora/Nazistenes folkemord på romani-folket (sigøynerne).ogv",
                "broadcast": "https://upload.frikanalen.no/media/626874/broadcast/Nazistenes folkemord på romani-folket (sigøynerne).dv",
                "largeThumb": "https://upload.frikanalen.no/media/626874/large_thumb/Nazistenes folkemord på romani-folket (sigøynerne).jpg",
                "original": "https://upload.frikanalen.no/media/626874/original/Nazistenes folkemord på romani-folket (sigøynerne).mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:12:44.700000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-08-11T18:10:55.749061Z",
            "updatedTime": "2021-08-11T18:19:28.666615Z",
            "uploadedTime": "2021-08-11T18:13:22.393890Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626874/theora/Nazistenes folkemord på romani-folket (sigøynerne).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626874/large_thumb/Nazistenes folkemord på romani-folket (sigøynerne).jpg"
        },
        {
            "id": 626653,
            "name": "Nettmøte om Jemen",
            "header": "17 stater kriger mot Jemen. Samtidig blokkerer de forsyninger til Jemen. Lidelsene er enorme. De tiltar.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626653/theora/NettmoteYemen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626653/broadcast/NettmoteYemen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626653/large_thumb/NettmoteYemen.jpg",
                "original": "https://upload.frikanalen.no/media/626653/original/NettmoteYemen.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:53:40.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-12-22T08:33:16.889903Z",
            "updatedTime": "2020-12-22T17:43:09.148389Z",
            "uploadedTime": "2020-12-22T13:24:38.308108Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626653/theora/NettmoteYemen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626653/large_thumb/NettmoteYemen.jpg"
        },
        {
            "id": 622278,
            "name": "New Life 2009 del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622278/broadcast/orig_New life 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.940604Z",
            "uploadedTime": "2009-01-02T11:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
        },
        {
            "id": 622427,
            "name": "New Life 2009 del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622427/theora/2148_84a14ea9863449829314becadbac54c9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622427/broadcast/orig_New Life 2009 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622427/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:20.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.738214Z",
            "uploadedTime": "2009-01-02T11:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622427/theora/2148_84a14ea9863449829314becadbac54c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622427/large_thumb/large.jpg"
        },
        {
            "id": 622568,
            "name": "New Life 2009 del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622568/theora/2355_0a283edfdd1449fa98b32ca843e4fbbe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622568/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622568/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622568/broadcast/orig_6ef72f11c27c46a7b17e3381e4ad8879.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622568/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:42.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.542818Z",
            "uploadedTime": "2009-01-02T15:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622568/theora/2355_0a283edfdd1449fa98b32ca843e4fbbe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622568/large_thumb/large.jpg"
        },
        {
            "id": 622327,
            "name": "New Life 2009 del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622327/theora/2358_d894ae56dad14943b1e77433f58a004b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622327/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622327/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622327/broadcast/orig_fe17e61414064bbd9c34023068ce8089.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622327/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:45.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.874676Z",
            "uploadedTime": "2009-01-02T15:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622327/theora/2358_d894ae56dad14943b1e77433f58a004b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622327/large_thumb/large.jpg"
        },
        {
            "id": 622326,
            "name": "New Life 2009 del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622326/theora/2357_a237a1538f774972a6e947688f2aed3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622326/broadcast/orig_2aabadf0343e4e39a1b7df7b91c5c727.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622326/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:21.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:17:00Z",
            "updatedTime": "2018-11-10T18:29:30.876154Z",
            "uploadedTime": "2009-01-02T15:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622326/theora/2357_a237a1538f774972a6e947688f2aed3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622326/large_thumb/large.jpg"
        },
        {
            "id": 622338,
            "name": "New Life 2009 del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622338/theora/2377_a86cf92a767c47ce94d8896395739086.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622338/broadcast/orig_e48d1c2fc8184b1182ed29076c3243cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622338/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:14.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:37:00Z",
            "updatedTime": "2018-11-10T18:29:30.859300Z",
            "uploadedTime": "2009-01-02T15:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622338/theora/2377_a86cf92a767c47ce94d8896395739086.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622338/large_thumb/large.jpg"
        },
        {
            "id": 622308,
            "name": "New Life 2009 del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622308/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622308/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622308/broadcast/orig_New Life 2009 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622308/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:46.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.901043Z",
            "uploadedTime": "2009-01-02T14:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622308/large_thumb/large.jpg"
        },
        {
            "id": 622347,
            "name": "New Life 2009 del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622347/theora/2394_47d5dd306a9841bea20f242323990a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622347/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622347/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622347/broadcast/orig_12d69a8ef91142d68075352bec2071f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622347/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:43.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.847060Z",
            "uploadedTime": "2009-01-02T15:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622347/theora/2394_47d5dd306a9841bea20f242323990a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622347/large_thumb/large.jpg"
        },
        {
            "id": 622348,
            "name": "New Life 2009 del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622348/theora/2395_8b91f1ebc5e04f68b97e159fc99a9644.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622348/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622348/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622348/broadcast/orig_842830868556473e88475ea62f5681cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622348/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:22.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.845714Z",
            "uploadedTime": "2009-01-02T15:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622348/theora/2395_8b91f1ebc5e04f68b97e159fc99a9644.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622348/large_thumb/large.jpg"
        },
        {
            "id": 622582,
            "name": "New Life 2009 del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622582/theora/2831_31f20a0095d64edab2e087e60ef854bd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622582/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622582/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622582/broadcast/orig_565bf753ad654cbbbae748267588903e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622582/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:20.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-14T12:27:40.573000Z",
            "updatedTime": "2018-11-10T18:29:30.523635Z",
            "uploadedTime": "2009-05-14T12:27:40.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622582/theora/2831_31f20a0095d64edab2e087e60ef854bd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622582/large_thumb/large.jpg"
        },
        {
            "id": 622600,
            "name": "New Life 2009 del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622600/theora/2965_29b6a0f0f129477c9b2e0d6c532e48a0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622600/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622600/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622600/broadcast/orig_6a814055dc094fc3830fe474756147db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622600/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:33:39.977000Z",
            "updatedTime": "2018-11-10T18:29:30.498355Z",
            "uploadedTime": "2009-06-01T17:33:39.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622600/theora/2965_29b6a0f0f129477c9b2e0d6c532e48a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622600/large_thumb/large.jpg"
        },
        {
            "id": 622601,
            "name": "New Life 2009 del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622601/theora/2966_ae6f6f5fedac41398444ab268e5ba15b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622601/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622601/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622601/broadcast/orig_4391bbc3b39542b0b703a4969576f32a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622601/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:25.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:34:27.930000Z",
            "updatedTime": "2018-11-10T18:29:30.497006Z",
            "uploadedTime": "2009-06-01T17:34:27.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622601/theora/2966_ae6f6f5fedac41398444ab268e5ba15b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622601/large_thumb/large.jpg"
        },
        {
            "id": 622916,
            "name": "New Life 2009 del 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622916/theora/3163_fe969f4ad0ff4b1dac9ba1b12174e9ae.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622916/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622916/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622916/broadcast/orig_f89b162926804b6a8c68ea14af2dfa82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622916/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:46.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-20T12:32:09.500000Z",
            "updatedTime": "2018-11-10T18:29:30.429821Z",
            "uploadedTime": "2009-07-20T12:32:09.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622916/theora/3163_fe969f4ad0ff4b1dac9ba1b12174e9ae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622916/large_thumb/large.jpg"
        },
        {
            "id": 622917,
            "name": "New Life 2009 del 13",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622917/theora/3162_3892319d2ec14d00a8ef02a4326a1543.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622917/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622917/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622917/broadcast/orig_e54e65335acb49919e2baa2ec1f007ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622917/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:36.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-20T12:31:19.607000Z",
            "updatedTime": "2018-11-10T18:29:30.428480Z",
            "uploadedTime": "2009-07-20T12:31:19.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622917/theora/3162_3892319d2ec14d00a8ef02a4326a1543.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622917/large_thumb/large.jpg"
        },
        {
            "id": 622915,
            "name": "New Life 2009 del 14",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622915/theora/3161_50c51d4f069648429aa32a89468376e9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622915/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622915/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622915/broadcast/orig_bc8c2e0dc82e44cd8d3af8585d221ca9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622915/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:51.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-20T12:29:18.907000Z",
            "updatedTime": "2018-11-10T18:29:30.431185Z",
            "uploadedTime": "2009-07-20T12:29:18.907000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622915/theora/3161_50c51d4f069648429aa32a89468376e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622915/large_thumb/large.jpg"
        },
        {
            "id": 622921,
            "name": "New Life 2009 del 15",
            "header": "Fra slummen i Karibanga, Kenya.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622921/theora/3167_331135fe0f094ff392be51b014b726ab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622921/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622921/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622921/broadcast/orig_7831635053654f3faf4fec3979526ad8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622921/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:14.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T08:36:09.407000Z",
            "updatedTime": "2018-11-10T18:29:30.424355Z",
            "uploadedTime": "2009-07-29T08:36:09.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622921/theora/3167_331135fe0f094ff392be51b014b726ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622921/large_thumb/large.jpg"
        },
        {
            "id": 622922,
            "name": "New Life 2009 del 16",
            "header": "Fra slummen i Karibanga, Kenya.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622922/theora/3168_0624204060654fa080755f6f49e1df48.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622922/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622922/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622922/broadcast/orig_3cf60fca819246c5928a514bccece9e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622922/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:19.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T08:49:35.053000Z",
            "updatedTime": "2018-11-10T18:29:30.422975Z",
            "uploadedTime": "2009-07-29T08:49:35.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622922/theora/3168_0624204060654fa080755f6f49e1df48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622922/large_thumb/large.jpg"
        },
        {
            "id": 623024,
            "name": "New Life 2009 del 17",
            "header": "Misjonsraport fra Afrika.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623024/theora/3294_1ae3024b54954934ad7c361e3f447d68.ogv",
                "original": "https://upload.frikanalen.no/media/623024/original/orig_b6836317d6b249c89a5a2940136087fe.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623024/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623024/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623024/broadcast/3294_32de2da10305434084e5d3ef35d83739.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623024/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:34",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-26T12:02:59.547000Z",
            "updatedTime": "2018-11-10T18:29:30.322805Z",
            "uploadedTime": "2009-08-26T12:02:59.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623024/theora/3294_1ae3024b54954934ad7c361e3f447d68.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623024/large_thumb/large.jpg"
        },
        {
            "id": 623033,
            "name": "New Life 2009 del 18",
            "header": "Besøk på det første barnehjem New Life var med å starte for 30 år siden. Intervju med Shireen West.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623033/theora/3437_fb0f8f3742e642d5bc612c4bd9c6daf9.ogv",
                "original": "https://upload.frikanalen.no/media/623033/original/orig_dba4584778404f2faf1a264b50177840.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623033/broadcast/3437_08cd1480d67c4fe38801406135255e6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623033/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:54.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-07T11:07:42.347000Z",
            "updatedTime": "2018-11-10T18:29:30.314618Z",
            "uploadedTime": "2009-09-07T11:07:42.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623033/theora/3437_fb0f8f3742e642d5bc612c4bd9c6daf9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623033/large_thumb/large.jpg"
        },
        {
            "id": 623089,
            "name": "New Life 2009 del 19",
            "header": "Polen tur sammen med Senterkirke ungdom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623089/theora/3512_0350eee6c90a465bafca44be10a2aaeb.ogv",
                "original": "https://upload.frikanalen.no/media/623089/original/orig_790fd6766c214deba24f8d5f1c3b6492.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623089/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623089/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623089/broadcast/3512_e150af1865354b8e870683c1993ba743.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623089/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:38.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-16T13:20:02.357000Z",
            "updatedTime": "2018-11-10T18:29:30.239702Z",
            "uploadedTime": "2009-09-16T13:20:02.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623089/theora/3512_0350eee6c90a465bafca44be10a2aaeb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623089/large_thumb/large.jpg"
        },
        {
            "id": 623152,
            "name": "New Life 2009 del 20",
            "header": "Polen tur med Senterkirke ungdom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623152/theora/3573_c3da0660a37c41e08600cbdbc2e47edf.ogv",
                "original": "https://upload.frikanalen.no/media/623152/original/orig_c4159a90560040f4aa4b5f37ca7b6efb.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623152/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623152/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623152/broadcast/3573_ef617594f1a14fafb0f63a763927ece5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623152/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:11.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-12T20:55:10.307000Z",
            "updatedTime": "2018-11-10T18:29:30.158291Z",
            "uploadedTime": "2009-10-12T20:55:10.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623152/theora/3573_c3da0660a37c41e08600cbdbc2e47edf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623152/large_thumb/large.jpg"
        },
        {
            "id": 623170,
            "name": "New Life 2009 del 21",
            "header": "Fra Ebenezer barnehjem. Vi møter noen fadderbarn.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623170/theora/3579_19668c04bd204665906d14f5426d2608.ogv",
                "original": "https://upload.frikanalen.no/media/623170/original/orig_bd5d3c8627754b9d95740c579c697a34.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623170/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623170/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623170/broadcast/3579_9f227d589a19446ab3625a6937c59483.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623170/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:47.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-23T11:53:01.453000Z",
            "updatedTime": "2018-11-10T18:29:30.135242Z",
            "uploadedTime": "2009-10-23T11:53:01.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623170/theora/3579_19668c04bd204665906d14f5426d2608.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623170/large_thumb/large.jpg"
        },
        {
            "id": 623212,
            "name": "New Life 2009 del 22",
            "header": "Fra gateguttsenteret.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623212/theora/3642_1c973d3652094291b22e44e6ecacdcd3.ogv",
                "original": "https://upload.frikanalen.no/media/623212/original/orig_4f5c2a2f77bc4b15a6cf09adc2922bb6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623212/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623212/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623212/broadcast/3642_2dd5b890bf3f494199e754174c21a725.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623212/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:16.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T13:59:46.343000Z",
            "updatedTime": "2018-11-10T18:29:30.085947Z",
            "uploadedTime": "2009-11-10T13:59:46.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623212/theora/3642_1c973d3652094291b22e44e6ecacdcd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623212/large_thumb/large.jpg"
        },
        {
            "id": 623257,
            "name": "New Life 2009 del 23",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623257/theora/3675_a057c7ffa76d44d8b5f66394b04c6134.ogv",
                "original": "https://upload.frikanalen.no/media/623257/original/orig_0e70a58952e740d4a7c1d2e3d13ac72d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623257/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623257/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623257/broadcast/3675_d6145eb8aaef41d5a92f3102e7c5e5a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623257/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:51.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-04T15:02:52.187000Z",
            "updatedTime": "2018-11-10T18:29:30.032461Z",
            "uploadedTime": "2009-12-04T15:02:52.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623257/theora/3675_a057c7ffa76d44d8b5f66394b04c6134.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623257/large_thumb/large.jpg"
        },
        {
            "id": 623281,
            "name": "New Life 2009 del 24",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623281/theora/3738_326cf7f1abe74b4691acc23aa0191d05.ogv",
                "original": "https://upload.frikanalen.no/media/623281/original/orig_a7d0e630ecb74a5098d9dad849d2f97e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623281/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623281/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623281/broadcast/3738_9c973746c09542b2b615ba1a05bf6837.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623281/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:03.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-19T17:09:06.053000Z",
            "updatedTime": "2018-11-10T18:29:30.002129Z",
            "uploadedTime": "2009-12-19T17:09:06.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623281/theora/3738_326cf7f1abe74b4691acc23aa0191d05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623281/large_thumb/large.jpg"
        },
        {
            "id": 623314,
            "name": "New Life 2010 del 01",
            "header": "Fra Ebenezer Barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623314/theora/3885_578daf53c2ba4f8492d7cdf97b590892.ogv",
                "original": "https://upload.frikanalen.no/media/623314/original/orig_eb0a2198eb3141ee89e43ac3c7dc4694.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623314/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623314/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623314/broadcast/3885_fd876d1d41de4899a0a1fdcc6bc7e1c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623314/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:23.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-12T22:33:28.657000Z",
            "updatedTime": "2018-11-10T18:29:29.959212Z",
            "uploadedTime": "2010-01-12T22:33:28.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623314/theora/3885_578daf53c2ba4f8492d7cdf97b590892.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623314/large_thumb/large.jpg"
        },
        {
            "id": 623316,
            "name": "New Life 2010 del 02",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623316/theora/3887_e6cbb05f6d89442ea12795fe0da1e90d.ogv",
                "original": "https://upload.frikanalen.no/media/623316/original/orig_918a904cc8e14f2aa0e388256b55a83c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623316/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623316/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623316/broadcast/3887_c3f9649e0bd94987bbfc3c0ec1c5e185.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623316/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:31.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-13T20:51:37.183000Z",
            "updatedTime": "2018-11-10T18:29:29.956424Z",
            "uploadedTime": "2010-01-13T20:51:37.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623316/theora/3887_e6cbb05f6d89442ea12795fe0da1e90d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623316/large_thumb/large.jpg"
        },
        {
            "id": 623381,
            "name": "New Life 2010 del 03",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623381/theora/3951_39ecd74aeb534bfd9b0ce7c53242eeb4.ogv",
                "original": "https://upload.frikanalen.no/media/623381/original/orig_b2a610f8c3e9435492f02beff0329317.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623381/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623381/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623381/broadcast/3951_f31790fe54bc47439d96c2cdad76197e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623381/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:48.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-12T22:36:33.590000Z",
            "updatedTime": "2018-11-10T18:29:29.865012Z",
            "uploadedTime": "2010-02-12T22:36:33.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623381/theora/3951_39ecd74aeb534bfd9b0ce7c53242eeb4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623381/large_thumb/large.jpg"
        },
        {
            "id": 623384,
            "name": "New Life 2010 del 04",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623384/theora/3962_7a3b4fab2f0f4bf6b9c890d0866397ae.ogv",
                "original": "https://upload.frikanalen.no/media/623384/original/orig_4ea3d0c581214b828ee9dae574db09b1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623384/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623384/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623384/broadcast/3962_b0a6368fe9f843ef8c4cc27630d2c244.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623384/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:45.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-14T22:20:40.300000Z",
            "updatedTime": "2018-11-10T18:29:29.862294Z",
            "uploadedTime": "2010-02-14T22:20:40.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623384/theora/3962_7a3b4fab2f0f4bf6b9c890d0866397ae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623384/large_thumb/large.jpg"
        },
        {
            "id": 623390,
            "name": "New Life 2010 del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623390/theora/3967_da6dd5967077414294f71832611d5448.ogv",
                "original": "https://upload.frikanalen.no/media/623390/original/orig_78b6b202b8de4a379b67f673ae8d6b85.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623390/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623390/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623390/broadcast/3967_0d189937de1b4850b8d54a185facff03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623390/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:54.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-15T19:32:32.467000Z",
            "updatedTime": "2018-11-10T18:29:29.853786Z",
            "uploadedTime": "2010-02-15T19:32:32.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623390/theora/3967_da6dd5967077414294f71832611d5448.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623390/large_thumb/large.jpg"
        },
        {
            "id": 623418,
            "name": "New Life 2010 del 06",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
                "original": "https://upload.frikanalen.no/media/623418/original/orig_8718edf675f6437ea1bf7f6c2c8a2542.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623418/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623418/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623418/broadcast/3986_d3bfae59403f49c7b34b06056de09e76.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:07.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-23T10:13:32.803000Z",
            "updatedTime": "2018-11-10T18:29:29.819279Z",
            "uploadedTime": "2010-02-23T10:13:32.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
        },
        {
            "id": 623502,
            "name": "New Life 2010 del 07",
            "header": "Fra Slummen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623502/theora/4201_eecec865494645028afebbab7299f730.ogv",
                "original": "https://upload.frikanalen.no/media/623502/original/orig_bd66a6f7685c47aab489b155544cc461.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623502/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623502/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623502/broadcast/4201_3f9779e01651453682bde923012fc1ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623502/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:27.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-06T19:47:14.853000Z",
            "updatedTime": "2018-11-10T18:29:29.727848Z",
            "uploadedTime": "2010-04-06T19:47:14.853000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623502/theora/4201_eecec865494645028afebbab7299f730.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623502/large_thumb/large.jpg"
        },
        {
            "id": 623505,
            "name": "New Life 2010 del 08",
            "header": "Fra slummen og Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623505/theora/4202_729bbb7310e64c55a9716336f4b7b4e1.ogv",
                "original": "https://upload.frikanalen.no/media/623505/original/orig_1bf5784d82fa4cf7a063e61d9a75bff8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623505/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623505/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623505/broadcast/4202_d1901db4b59a40678099ea1a4a37f67a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623505/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:21.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-07T13:41:41.317000Z",
            "updatedTime": "2018-11-10T18:29:29.723469Z",
            "uploadedTime": "2010-04-07T13:41:41.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623505/theora/4202_729bbb7310e64c55a9716336f4b7b4e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623505/large_thumb/large.jpg"
        },
        {
            "id": 623642,
            "name": "New Life 2010 del 09",
            "header": "Fra Ebenezer barneskole.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
                "original": "https://upload.frikanalen.no/media/623642/original/orig_6da8eed28d0846a7b7684327c7009372.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623642/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623642/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623642/broadcast/4358_ed0733ca0fe5459ab5d94578dbb0f4ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623642/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:02.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-23T12:15:06.133000Z",
            "updatedTime": "2018-11-10T18:29:29.554055Z",
            "uploadedTime": "2010-05-23T12:15:06.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623642/large_thumb/large.jpg"
        },
        {
            "id": 623880,
            "name": "New Life 2010 del 10",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
                "original": "https://upload.frikanalen.no/media/623880/original/orig_9c751ec3a6ff4e6592f417b01126f196.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623880/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623880/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623880/broadcast/4688_cfcbb4b9a8b547cbb3c0570835b4fda2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:01.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T16:19:49.920000Z",
            "updatedTime": "2018-11-10T18:29:29.250430Z",
            "uploadedTime": "2010-08-30T16:19:49.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
        },
        {
            "id": 623890,
            "name": "New Life 2010 del 11",
            "header": "Fra Polen og Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
                "original": "https://upload.frikanalen.no/media/623890/original/orig_1cc38f7e61ef48389298cae5b0823799.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623890/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623890/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623890/broadcast/4709_ccae1333906c4705929cd06c5f6e1d73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623890/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:41.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T12:25:07.060000Z",
            "updatedTime": "2018-11-10T18:29:29.233327Z",
            "uploadedTime": "2010-09-03T12:25:07.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623890/large_thumb/large.jpg"
        },
        {
            "id": 623963,
            "name": "New Life 2010 del 12",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
                "original": "https://upload.frikanalen.no/media/623963/original/orig_27c9ff84055f4c03a41a11d1fd3d62c6.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623963/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623963/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623963/broadcast/4792_88ebf4bc726e45bb8f48b3a662149a79.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623963/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:09.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T15:23:10.780000Z",
            "updatedTime": "2018-11-10T18:29:29.132032Z",
            "uploadedTime": "2010-09-30T15:23:10.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623963/large_thumb/large.jpg"
        },
        {
            "id": 624873,
            "name": "New Life Mission - Profilvideo",
            "header": "Profilvideo produsert i 2012",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624873/theora/6240_c5a8e5751b234920a0c1e88cbc7af0f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624873/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624873/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624873/broadcast/6240_75aff54fbd9945ab9593cc93a90858d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624873/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-26T14:07:32Z",
            "updatedTime": "2018-11-10T18:29:27.952662Z",
            "uploadedTime": "2012-04-26T14:07:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624873/theora/6240_c5a8e5751b234920a0c1e88cbc7af0f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624873/large_thumb/large.jpg"
        },
        {
            "id": 624908,
            "name": "New Life - Program 03 2011",
            "header": "Vi tar turen til barnehjemmet Ebenezer, og er med på matutdeling og fest. I tillegg møter vi noen tidligere elever fra skolen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624908/theora/orig_343156ea92be4d14bab4059998dff9d5.ogv",
                "original": "https://upload.frikanalen.no/media/624908/original/orig_343156ea92be4d14bab4059998dff9d5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624908/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624908/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624908/broadcast/6287_200107eafb6e4be68b88ff947aed031e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624908/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-29T15:09:19.497000Z",
            "updatedTime": "2018-11-10T18:29:27.904038Z",
            "uploadedTime": "2012-05-29T15:09:19.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624908/theora/orig_343156ea92be4d14bab4059998dff9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624908/large_thumb/large.jpg"
        },
        {
            "id": 624920,
            "name": "New Life - Program 03 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624920/theora/orig_4bcf744e20b04ab1acf0ec8c7dce07df.ogv",
                "original": "https://upload.frikanalen.no/media/624920/original/orig_4bcf744e20b04ab1acf0ec8c7dce07df.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624920/broadcast/6299_55d7e6aaa19b4e3b8d65770d44f1ff82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624920/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:05.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-11T16:46:56.747000Z",
            "updatedTime": "2018-11-10T18:29:27.890345Z",
            "uploadedTime": "2012-06-11T16:46:56.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624920/theora/orig_4bcf744e20b04ab1acf0ec8c7dce07df.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624920/large_thumb/large.jpg"
        },
        {
            "id": 624927,
            "name": "New Life - Program 04 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
                "original": "https://upload.frikanalen.no/media/624927/original/orig_76956d95df6f44dfb55170c425dcc0c0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624927/broadcast/6303_8482db070b2f49beb40e16dab9e8bbf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624927/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:15.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-13T07:16:31.213000Z",
            "updatedTime": "2018-11-10T18:29:27.884889Z",
            "uploadedTime": "2012-06-13T07:16:31.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624927/large_thumb/large.jpg"
        },
        {
            "id": 624930,
            "name": "New Life - Program 05 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv",
                "original": "https://upload.frikanalen.no/media/624930/original/orig_fc5c17fadeed4752be74725ffc13b0a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624930/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624930/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624930/broadcast/6308_72121d670cdd4a81b837c9070ae65d90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624930/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:42.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T19:14:04.690000Z",
            "updatedTime": "2018-11-10T18:29:27.882125Z",
            "uploadedTime": "2012-06-19T19:14:04.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624930/large_thumb/large.jpg"
        },
        {
            "id": 624931,
            "name": "New Life - Program 06 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
                "original": "https://upload.frikanalen.no/media/624931/original/orig_d8dfd259bf084ee28c4c25b090b58ba2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624931/broadcast/6310_a98112794ac0464ab91249c48ba70d02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:01.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T20:16:02.590000Z",
            "updatedTime": "2018-11-10T18:29:27.880782Z",
            "uploadedTime": "2012-06-19T20:16:02.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
        },
        {
            "id": 624983,
            "name": "New Life - Program 07 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624983/broadcast/6444_c5e625a94079436f8b0afde64a5e598f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:31.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T21:05:55.600000Z",
            "updatedTime": "2018-11-10T18:29:27.812894Z",
            "uploadedTime": "2012-09-25T21:05:55.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
        },
        {
            "id": 625071,
            "name": "New Life - Program 08 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625071/theora/6522_6ff3035d42da48ebb4b974ae39d7e44a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625071/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625071/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625071/broadcast/6522_6ff3035d42da48ebb4b974ae39d7e44a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625071/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:30.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-26T14:28:34.763000Z",
            "updatedTime": "2018-11-10T18:29:27.693905Z",
            "uploadedTime": "2012-10-26T14:28:34.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625071/theora/6522_6ff3035d42da48ebb4b974ae39d7e44a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625071/large_thumb/large.jpg"
        },
        {
            "id": 625109,
            "name": "New Life - Program 09 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625109/theora/6618_3124cb9a60fb4bf9850c6d1698a77d4c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625109/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625109/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625109/broadcast/6618_3124cb9a60fb4bf9850c6d1698a77d4c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625109/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:48.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-21T07:42:19.283000Z",
            "updatedTime": "2018-11-10T18:29:27.646400Z",
            "uploadedTime": "2012-12-21T07:42:19.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625109/theora/6618_3124cb9a60fb4bf9850c6d1698a77d4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625109/large_thumb/large.jpg"
        }
    ]
}