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=2300&ordering=-is_filler
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=2350&ordering=-is_filler",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2250&ordering=-is_filler",
    "results": [
        {
            "id": 622132,
            "name": "Jul på Studentrådet del 09",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622132/theora/1564_c0c13a39e4f54c4fa430883b6fbffa29.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622132/broadcast/orig_Jul på Studentrådet del 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622132/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:33.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:04:00Z",
            "updatedTime": "2018-11-10T18:29:31.158771Z",
            "uploadedTime": "2009-01-02T02:04:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622132/theora/1564_c0c13a39e4f54c4fa430883b6fbffa29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622132/large_thumb/large.jpg"
        },
        {
            "id": 622131,
            "name": "Jul på Studentrådet del 08",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622131/theora/1563_641a222f534b44ac8da7d538e99dfdfa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622131/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622131/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622131/broadcast/orig_Jul på Studentrådet del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622131/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:32.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:03:00Z",
            "updatedTime": "2018-11-10T18:29:31.161257Z",
            "uploadedTime": "2009-01-02T02:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622131/theora/1563_641a222f534b44ac8da7d538e99dfdfa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622131/large_thumb/large.jpg"
        },
        {
            "id": 622130,
            "name": "Jul på Studentrådet del 07",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622130/theora/1562_4e7f225569ac43ff8738a15c35c18450.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622130/broadcast/orig_Jul på Studentrådet del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622130/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:06:02.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:02:00Z",
            "updatedTime": "2018-11-10T18:29:31.164622Z",
            "uploadedTime": "2009-01-02T02:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622130/theora/1562_4e7f225569ac43ff8738a15c35c18450.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622130/large_thumb/large.jpg"
        },
        {
            "id": 622129,
            "name": "Jul på Studentrådet del 06",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622129/theora/1561_ab9ebbb13da947908146d1e3fa066bce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622129/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622129/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622129/broadcast/orig_Jul på Studentrådet del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622129/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:06:41.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:01:00Z",
            "updatedTime": "2018-11-10T18:29:31.166947Z",
            "uploadedTime": "2009-01-02T02:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622129/theora/1561_ab9ebbb13da947908146d1e3fa066bce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622129/large_thumb/large.jpg"
        },
        {
            "id": 622128,
            "name": "Jul på Studentrådet del 05",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622128/theora/1560_f146b0085ba54967ab77e4b43115f330.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622128/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622128/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622128/broadcast/orig_Jul på Studentrådet del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622128/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:00:00Z",
            "updatedTime": "2018-11-10T18:29:31.168707Z",
            "uploadedTime": "2009-01-02T02:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622128/theora/1560_f146b0085ba54967ab77e4b43115f330.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622128/large_thumb/large.jpg"
        },
        {
            "id": 622127,
            "name": "Jul på Studentrådet del 04",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622127/theora/1559_cfaea2adc1f64f6cb97656d90e8d010d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622127/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622127/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622127/broadcast/orig_Jul på Studentrådet del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622127/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:59:00Z",
            "updatedTime": "2018-11-10T18:29:31.170224Z",
            "uploadedTime": "2009-01-02T01:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622127/theora/1559_cfaea2adc1f64f6cb97656d90e8d010d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622127/large_thumb/large.jpg"
        },
        {
            "id": 622126,
            "name": "Jul på Studentrådet del 03",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622126/theora/1558_8f210c7c05dd4e7a908a4e44ec35c4e5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622126/broadcast/orig_Jul på Studentrådet del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622126/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:58:00Z",
            "updatedTime": "2018-11-10T18:29:31.172414Z",
            "uploadedTime": "2009-01-02T01:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622126/theora/1558_8f210c7c05dd4e7a908a4e44ec35c4e5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622126/large_thumb/large.jpg"
        },
        {
            "id": 622125,
            "name": "Jul på Studentrådet del 02",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622125/theora/1557_fa202fa230414425b8682486e35f0fd7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622125/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622125/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622125/broadcast/orig_Jul på Studentrådet del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622125/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:53.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:57:00Z",
            "updatedTime": "2018-11-10T18:29:31.173946Z",
            "uploadedTime": "2009-01-02T01:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622125/theora/1557_fa202fa230414425b8682486e35f0fd7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622125/large_thumb/large.jpg"
        },
        {
            "id": 622124,
            "name": "Jul på Studentrådet del 01",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622124/theora/1556_0d997def9fd04748bd8dc0d5f5297ec8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622124/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622124/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622124/broadcast/orig_Jul på Studentrådet del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622124/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:21.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:56:00Z",
            "updatedTime": "2018-11-10T18:29:31.175351Z",
            "uploadedTime": "2009-01-02T01:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622124/theora/1556_0d997def9fd04748bd8dc0d5f5297ec8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622124/large_thumb/large.jpg"
        },
        {
            "id": 622123,
            "name": "Drøfting av Quranen del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622123/theora/1555_8e496f701fa24599aec05a580a9a6fdc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622123/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622123/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622123/broadcast/orig_Droefting av Quranen del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622123/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:08.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:55:00Z",
            "updatedTime": "2018-11-10T18:29:31.176892Z",
            "uploadedTime": "2009-01-02T01:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622123/theora/1555_8e496f701fa24599aec05a580a9a6fdc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622123/large_thumb/large.jpg"
        },
        {
            "id": 622122,
            "name": "Drøfting av Quranen del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622122/theora/1554_4834e5c8bf374a65b6092a191dff6205.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622122/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622122/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622122/broadcast/orig_Droefting av Quranen del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622122/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:56.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:54:00Z",
            "updatedTime": "2018-11-10T18:29:31.178330Z",
            "uploadedTime": "2009-01-02T01:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622122/theora/1554_4834e5c8bf374a65b6092a191dff6205.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622122/large_thumb/large.jpg"
        },
        {
            "id": 622121,
            "name": "Menneskesønnen del 11B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622121/theora/1553_9efd22f4180f46afb7fdcf9be1c0cdd2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622121/broadcast/orig_Menneskesønnen del 11B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622121/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:45.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:53:00Z",
            "updatedTime": "2018-11-10T18:29:31.179856Z",
            "uploadedTime": "2009-01-02T01:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622121/theora/1553_9efd22f4180f46afb7fdcf9be1c0cdd2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622121/large_thumb/large.jpg"
        },
        {
            "id": 622120,
            "name": "Menneskesønnen del 10B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622120/theora/1552_4f77731d275e40f4bfaa9d96a9c25843.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622120/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622120/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622120/broadcast/orig_Menneskesønnen del 10B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622120/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:52:00Z",
            "updatedTime": "2018-11-10T18:29:31.181285Z",
            "uploadedTime": "2009-01-02T01:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622120/theora/1552_4f77731d275e40f4bfaa9d96a9c25843.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622120/large_thumb/large.jpg"
        },
        {
            "id": 622119,
            "name": "Menneskesønnen del 09B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622119/theora/1548_1df390e4bcb345d7906198348bca67bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622119/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622119/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622119/broadcast/orig_Menneskesønnen del 9B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622119/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:32.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:48:00Z",
            "updatedTime": "2018-11-10T18:29:31.182752Z",
            "uploadedTime": "2009-01-02T01:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622119/theora/1548_1df390e4bcb345d7906198348bca67bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622119/large_thumb/large.jpg"
        },
        {
            "id": 622118,
            "name": "Menneskesønnen del 08B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622118/theora/1547_6e29d67a0b434b2788c4edff2eaa28cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622118/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622118/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622118/broadcast/orig_Menneskesønnen del 8B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622118/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:47:00Z",
            "updatedTime": "2018-11-10T18:29:31.184253Z",
            "uploadedTime": "2009-01-02T01:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622118/theora/1547_6e29d67a0b434b2788c4edff2eaa28cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622118/large_thumb/large.jpg"
        },
        {
            "id": 622117,
            "name": "Menneskesønnen del 07B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622117/theora/1546_735f3b22130849e9b9d2d9daa83555c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622117/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622117/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622117/broadcast/orig_Menneskesønnen del 7B - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622117/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:46:00Z",
            "updatedTime": "2018-11-10T18:29:31.185880Z",
            "uploadedTime": "2009-01-02T01:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622117/theora/1546_735f3b22130849e9b9d2d9daa83555c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622117/large_thumb/large.jpg"
        },
        {
            "id": 622116,
            "name": "Menneskesønnen del 06B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622116/theora/1545_032055f7e5bc4d8eba82a692edfd44e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622116/broadcast/orig_Menneskesønnen del 6B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622116/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:45:00Z",
            "updatedTime": "2018-11-10T18:29:31.188020Z",
            "uploadedTime": "2009-01-02T01:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622116/theora/1545_032055f7e5bc4d8eba82a692edfd44e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622116/large_thumb/large.jpg"
        },
        {
            "id": 622115,
            "name": "Menneskesønnen del 11A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622115/theora/1544_584e8de0a59e4332b3e9d68ca6f32588.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622115/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622115/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622115/broadcast/orig_Menneskesønnen del 11A.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622115/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:44:00Z",
            "updatedTime": "2018-11-10T18:29:31.190046Z",
            "uploadedTime": "2009-01-02T01:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622115/theora/1544_584e8de0a59e4332b3e9d68ca6f32588.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622115/large_thumb/large.jpg"
        },
        {
            "id": 622114,
            "name": "Menneskesønnen del 09A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622114/theora/1543_708702c8b92e4109839b94a801bdc6a1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622114/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622114/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622114/broadcast/orig_Menneskesønnen del 9A.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622114/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:43:00Z",
            "updatedTime": "2018-11-10T18:29:31.191699Z",
            "uploadedTime": "2009-01-02T01:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622114/theora/1543_708702c8b92e4109839b94a801bdc6a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622114/large_thumb/large.jpg"
        },
        {
            "id": 622113,
            "name": "Menneskesønnen del 10A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622113/theora/1542_62ec96b210f549d5b13c2eec5e159c0d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622113/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622113/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622113/broadcast/orig_Menneskesønnen del 10A.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622113/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:42:00Z",
            "updatedTime": "2018-11-10T18:29:31.193165Z",
            "uploadedTime": "2009-01-02T01:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622113/theora/1542_62ec96b210f549d5b13c2eec5e159c0d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622113/large_thumb/large.jpg"
        },
        {
            "id": 622112,
            "name": "Menneskesønnen del 08A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622112/theora/1541_e38f7017063847788ee0cafcf84acaf8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622112/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622112/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622112/broadcast/orig_Menneskesønnen del 8A.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622112/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:41:00Z",
            "updatedTime": "2018-11-10T18:29:31.194869Z",
            "uploadedTime": "2009-01-02T01:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622112/theora/1541_e38f7017063847788ee0cafcf84acaf8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622112/large_thumb/large.jpg"
        },
        {
            "id": 622111,
            "name": "Menneskesønnen del 07A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622111/theora/1540_f44af467b8a34428be4adea2419d1519.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622111/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622111/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622111/broadcast/orig_Menneskesønnen del 7A.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622111/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:40:00Z",
            "updatedTime": "2018-11-10T18:29:31.196806Z",
            "uploadedTime": "2009-01-02T01:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622111/theora/1540_f44af467b8a34428be4adea2419d1519.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622111/large_thumb/large.jpg"
        },
        {
            "id": 622110,
            "name": "Menneskesønnen del 06A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622110/theora/1539_39d13312b49a492f8381d52c5c2a6f34.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622110/broadcast/orig_Menneskesønnen del 6A.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622110/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:39:00Z",
            "updatedTime": "2018-11-10T18:29:31.198611Z",
            "uploadedTime": "2009-01-02T01:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622110/theora/1539_39d13312b49a492f8381d52c5c2a6f34.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622110/large_thumb/large.jpg"
        },
        {
            "id": 622109,
            "name": "Hope Channel logo 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622109/theora/1538_8a79721afd9446c98861cef7a084cf45.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622109/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622109/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622109/broadcast/orig_Hope Channel logo 02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622109/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:10.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:38:00Z",
            "updatedTime": "2018-11-10T18:29:31.200383Z",
            "uploadedTime": "2009-01-02T01:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622109/theora/1538_8a79721afd9446c98861cef7a084cf45.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622109/large_thumb/large.jpg"
        },
        {
            "id": 622108,
            "name": "Hope Channel logo 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622108/theora/1537_f2c6e94fb71245a58935eb7861fc5b9e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622108/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622108/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622108/broadcast/orig_Hope Channel logo 01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622108/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:04.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:37:00Z",
            "updatedTime": "2018-11-10T18:29:31.201935Z",
            "uploadedTime": "2009-01-02T01:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622108/theora/1537_f2c6e94fb71245a58935eb7861fc5b9e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622108/large_thumb/large.jpg"
        },
        {
            "id": 622107,
            "name": "Hope Channel sømløs 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622107/theora/1536_5771ab514096438e8f55404387009b22.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622107/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622107/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622107/broadcast/orig_Hope Channel soemloes 01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622107/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:29.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:36:00Z",
            "updatedTime": "2018-11-10T18:29:31.203560Z",
            "uploadedTime": "2009-01-02T01:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622107/theora/1536_5771ab514096438e8f55404387009b22.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622107/large_thumb/large.jpg"
        },
        {
            "id": 622106,
            "name": "Akkurat Nå - Episode 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622106/theora/1344_ae301ff3722e48faabf0d95078832f24.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622106/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622106/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622106/broadcast/orig_Akkurat Nå - Episode 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622106/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:30.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T22:24:00Z",
            "updatedTime": "2018-11-10T18:29:31.205095Z",
            "uploadedTime": "2009-01-01T22:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622106/theora/1344_ae301ff3722e48faabf0d95078832f24.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622106/large_thumb/large.jpg"
        },
        {
            "id": 622104,
            "name": "Buldring - klatring på sitt råeste ?",
            "header": "Noen av nordens sterkeste jenter og gutter viser hva buldring er for noe. Fra Nordic Bouldering Challenge i Håkons Hall, Lillehammer 29.november 2008",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622104/theora/1303_2b6d04af5312449b859fc9c4c61aa541.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622104/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622104/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622104/broadcast/orig_Sequence 01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622104/large_thumb/large.jpg"
            },
            "creator": "gautegg@gmail.com",
            "organization": {
                "id": 128,
                "name": "Gaute Media",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1065,
                "editorName": "Gaute Grøtta Grav",
                "editorEmail": "gautegg@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:43:00Z",
            "updatedTime": "2018-11-10T18:29:31.208609Z",
            "uploadedTime": "2009-01-01T21:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622104/theora/1303_2b6d04af5312449b859fc9c4c61aa541.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622104/large_thumb/large.jpg"
        },
        {
            "id": 622103,
            "name": "Akkurat Nå - Episode 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622103/theora/1302_248fb786461e48f2b6c4a7aa4430afab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622103/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622103/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622103/broadcast/orig_ESTV - Akkurat Nå - del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622103/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:48:01.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:42:00Z",
            "updatedTime": "2018-11-10T18:29:31.210275Z",
            "uploadedTime": "2009-01-01T21:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622103/theora/1302_248fb786461e48f2b6c4a7aa4430afab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622103/large_thumb/large.jpg"
        },
        {
            "id": 622102,
            "name": "Musikk: Menuett",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622102/theora/1294_770c83508f304af8820386de474f9aed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622102/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622102/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622102/broadcast/orig_Terje og Sidsel Dahl - Menuett.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622102/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:34:00Z",
            "updatedTime": "2018-11-10T18:29:31.211984Z",
            "uploadedTime": "2009-01-01T21:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622102/theora/1294_770c83508f304af8820386de474f9aed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622102/large_thumb/large.jpg"
        },
        {
            "id": 622101,
            "name": "Godt Perspektiv prog 1",
            "header": "I dette programmet møter du Anders Reinemo som opplevde at Gud snakket til han gjennom en colakork. Jesusrevolution er en organisasjon som drar i hele Europa for å fortelle om evangeliet, i Godt Perspektiv sier de hvorfor. Roald Juliussen forteller om misjonærlivet i krigsherjede Kongo.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622101/theora/1281_c28205fcc04a4bb5bd3544c5357751a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622101/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622101/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622101/broadcast/orig_97f5d9af98964ad08ce9ced9bcc1eb25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622101/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:08.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:21:00Z",
            "updatedTime": "2018-11-10T18:29:31.213511Z",
            "uploadedTime": "2009-01-01T21:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622101/theora/1281_c28205fcc04a4bb5bd3544c5357751a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622101/large_thumb/large.jpg"
        },
        {
            "id": 525013,
            "name": "Ekstremsport 2005 paragliding4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/525013/theora/1750_4f846b8150c54894a880f749c3195363.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/525013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/525013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/525013/broadcast/orig_Ekstremsportveko 2005 paragliding4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/525013/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:05.120000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:10:00Z",
            "updatedTime": "2018-11-10T18:29:31.285702Z",
            "uploadedTime": "2009-01-02T05:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/525013/theora/1750_4f846b8150c54894a880f749c3195363.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/525013/large_thumb/large.jpg"
        },
        {
            "id": 626388,
            "name": "Shofar Coronatiden",
            "header": "Bladet Evangelisten\r\nprogram 18",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626388/theora/Shofar Coronatiden.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626388/broadcast/Shofar Coronatiden.dv",
                "original": "https://upload.frikanalen.no/media/626388/original/Shofar Coronatiden.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626388/large_thumb/Shofar Coronatiden.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:04.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-05-05T17:12:23.935927Z",
            "updatedTime": "2020-08-31T20:21:30.455380Z",
            "uploadedTime": "2020-05-05T17:27:32.011654Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626388/theora/Shofar Coronatiden.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626388/large_thumb/Shofar Coronatiden.jpg"
        },
        {
            "id": 626394,
            "name": "Nordre Follos 17. mai-sending.mp4",
            "header": "Gratulerer med dagen. Her er Nordre Follos digitale 17.mai-feiring.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626394/theora/Nordre Follos 17. mai-sending.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626394/broadcast/Nordre Follos 17. mai-sending.dv",
                "original": "https://upload.frikanalen.no/media/626394/original/Nordre Follos 17. mai-sending.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626394/large_thumb/Nordre Follos 17. mai-sending.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:40.720000",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-05-17T06:53:02.423467Z",
            "updatedTime": "2020-05-17T07:03:57.111338Z",
            "uploadedTime": "2020-05-17T06:54:12.790960Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626394/theora/Nordre Follos 17. mai-sending.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626394/large_thumb/Nordre Follos 17. mai-sending.jpg"
        },
        {
            "id": 626310,
            "name": "Shofar Kristi himmelfartsdag",
            "header": "Bladet Evangelisten\r\nProgram 20",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626310/theora/Shofar TV 15 Kristi himmelfartsdag.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626310/broadcast/Shofar TV 15 Kristi himmelfartsdag.dv",
                "original": "https://upload.frikanalen.no/media/626310/original/Shofar TV 15 Kristi himmelfartsdag.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626310/large_thumb/Shofar TV 15 Kristi himmelfartsdag.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:19:52.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-03T15:47:24.124576Z",
            "updatedTime": "2020-08-31T20:23:41.413667Z",
            "uploadedTime": "2020-02-03T16:00:52.609100Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626310/theora/Shofar TV 15 Kristi himmelfartsdag.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626310/large_thumb/Shofar TV 15 Kristi himmelfartsdag.jpg"
        },
        {
            "id": 626180,
            "name": "Viktig Info - Overgang til ny plattform",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626180/theora/Viktig_Info.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626180/broadcast/Viktig_Info.dv",
                "original": "https://upload.frikanalen.no/media/626180/original/Viktig_Info.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626180/large_thumb/Viktig_Info.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:01:04.800000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2019-06-14T12:30:28.167612Z",
            "updatedTime": "2020-08-31T18:52:48.479142Z",
            "uploadedTime": "2019-06-14T12:33:02.844923Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626180/theora/Viktig_Info.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626180/large_thumb/Viktig_Info.jpg"
        },
        {
            "id": 626290,
            "name": "Shofar Påsken i Israel",
            "header": "Bladet Evangelisten \r\nProgram 14",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626290/theora/Shofar TV program 12 Påsken i Israel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626290/broadcast/Shofar TV program 12 Påsken i Israel.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626290/large_thumb/Shofar TV program 12 Påsken i Israel.jpg",
                "original": "https://upload.frikanalen.no/media/626290/original/Shofar TV program 12 Påsken i Israel.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:58.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-01-29T22:00:43.321875Z",
            "updatedTime": "2020-08-31T20:25:48.794602Z",
            "uploadedTime": "2020-01-29T22:14:47.720398Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626290/theora/Shofar TV program 12 Påsken i Israel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626290/large_thumb/Shofar TV program 12 Påsken i Israel.jpg"
        },
        {
            "id": 626433,
            "name": "Liten test 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626433/theora/IMG_1133.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626433/broadcast/IMG_1133.dv",
                "original": "https://upload.frikanalen.no/media/626433/original/IMG_1133.MOV",
                "largeThumb": "https://upload.frikanalen.no/media/626433/large_thumb/IMG_1133.jpg"
            },
            "creator": "toresbe@protonmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:07.006656",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-08-05T21:57:34.270063Z",
            "updatedTime": "2020-08-05T21:57:56.290500Z",
            "uploadedTime": "2020-08-05T21:57:47.420131Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626433/theora/IMG_1133.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626433/large_thumb/IMG_1133.jpg"
        },
        {
            "id": 626437,
            "name": "Shofar Skaparverket",
            "header": "Bladet Evangelisten\r\nprogram 35",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626437/theora/Shofar 48 Skaparverket.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626437/broadcast/Shofar 48 Skaparverket.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626437/large_thumb/Shofar 48 Skaparverket.jpg",
                "original": "https://upload.frikanalen.no/media/626437/original/Shofar 48 Skaparverket.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:02.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-08-21T17:14:32.079568Z",
            "updatedTime": "2020-08-31T20:18:26.091878Z",
            "uploadedTime": "2020-08-21T17:36:43.365754Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626437/theora/Shofar 48 Skaparverket.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626437/large_thumb/Shofar 48 Skaparverket.jpg"
        },
        {
            "id": 626418,
            "name": "Shofar Verdenshelseorganisasjon sin logo",
            "header": "Bladet Evangelisten \r\nprogram 27",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626418/theora/Shofar 42 Verdenshelseorganisasjon sin logo.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626418/broadcast/Shofar 42 Verdenshelseorganisasjon sin logo.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626418/large_thumb/Shofar 42 Verdenshelseorganisasjon sin logo.jpg",
                "original": "https://upload.frikanalen.no/media/626418/original/Shofar 42 Verdenshelseorganisasjon sin logo.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:16.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-07-06T17:33:41.934507Z",
            "updatedTime": "2020-08-31T20:20:55.296216Z",
            "uploadedTime": "2020-07-06T17:41:40.019492Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626418/theora/Shofar 42 Verdenshelseorganisasjon sin logo.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626418/large_thumb/Shofar 42 Verdenshelseorganisasjon sin logo.jpg"
        },
        {
            "id": 626421,
            "name": "Shofar Guds Menighet",
            "header": "Bladet Evangelisten \r\nprogram 29",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626421/theora/Shofar 50 Guds Menighet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626421/broadcast/Shofar 50 Guds Menighet.dv",
                "original": "https://upload.frikanalen.no/media/626421/original/Shofar 50 Guds Menighet.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626421/large_thumb/Shofar 50 Guds Menighet.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:40.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-07-17T21:08:58.678134Z",
            "updatedTime": "2020-08-31T20:20:19.096566Z",
            "uploadedTime": "2020-07-17T21:14:20.435125Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626421/theora/Shofar 50 Guds Menighet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626421/large_thumb/Shofar 50 Guds Menighet.jpg"
        },
        {
            "id": 626415,
            "name": "Shofar Riket for Israel",
            "header": "Bladet evangelisten\r\nprogram 26",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626415/theora/Shofar 46 Riket for Israel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626415/broadcast/Shofar 46 Riket for Israel.dv",
                "original": "https://upload.frikanalen.no/media/626415/original/Shofar 46 Riket for Israel.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626415/large_thumb/Shofar 46 Riket for Israel.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:03.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-06-28T19:45:30.262683Z",
            "updatedTime": "2020-08-31T20:21:06.458819Z",
            "uploadedTime": "2020-06-28T19:51:01.385858Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626415/theora/Shofar 46 Riket for Israel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626415/large_thumb/Shofar 46 Riket for Israel.jpg"
        },
        {
            "id": 626389,
            "name": "Shofar Anektering av Vestbredden",
            "header": "Bladet Evangelisten\r\nprogram 19",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626389/theora/Shofar 41 Anektering av Vestbredden.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626389/broadcast/Shofar 41 Anektering av Vestbredden.dv",
                "original": "https://upload.frikanalen.no/media/626389/original/Shofar 41 Anektering av Vestbredden.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626389/large_thumb/Shofar 41 Anektering av Vestbredden.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:34.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-05-09T20:43:51.745084Z",
            "updatedTime": "2020-08-31T20:21:18.108394Z",
            "uploadedTime": "2020-05-09T21:01:14.601314Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626389/theora/Shofar 41 Anektering av Vestbredden.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626389/large_thumb/Shofar 41 Anektering av Vestbredden.jpg"
        },
        {
            "id": 626420,
            "name": "Shofar Esau og Jakob",
            "header": "Bladet Evangelisten\r\nProgram 28",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626420/theora/Shofar 38 Esau og Jakob.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626420/broadcast/Shofar 38 Esau og Jakob.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626420/large_thumb/Shofar 38 Esau og Jakob.jpg",
                "original": "https://upload.frikanalen.no/media/626420/original/Shofar 38 Esau og Jakob.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:21.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-07-11T09:29:28.607083Z",
            "updatedTime": "2020-08-31T20:20:31.333682Z",
            "uploadedTime": "2020-07-11T09:32:31.775836Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626420/theora/Shofar 38 Esau og Jakob.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626420/large_thumb/Shofar 38 Esau og Jakob.jpg"
        },
        {
            "id": 626422,
            "name": "Shofar Sørgedagane",
            "header": "Bladet Evangelisten\r\nprogram 30",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626422/theora/Shofar 47 Sørgedagane.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626422/broadcast/Shofar 47 Sørgedagane.dv",
                "original": "https://upload.frikanalen.no/media/626422/original/Shofar 47 Sørgedagane.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626422/large_thumb/Shofar 47 Sørgedagane.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:59.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-07-26T20:47:38.696463Z",
            "updatedTime": "2020-08-31T20:20:02.915835Z",
            "uploadedTime": "2020-07-26T20:55:11.724635Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626422/theora/Shofar 47 Sørgedagane.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626422/large_thumb/Shofar 47 Sørgedagane.jpg"
        },
        {
            "id": 626434,
            "name": "Shofar Abrahams brønner",
            "header": "Bladet Evagelisten\r\nprogram 32",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626434/theora/Shofar 51 Abrahams brønner.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626434/broadcast/Shofar 51 Abrahams brønner.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626434/large_thumb/Shofar 51 Abrahams brønner.jpg",
                "original": "https://upload.frikanalen.no/media/626434/original/Shofar 51 Abrahams brønner.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:06.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-08-07T19:56:07.131428Z",
            "updatedTime": "2020-08-31T20:19:48.593256Z",
            "uploadedTime": "2020-08-07T20:02:52.800966Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626434/theora/Shofar 51 Abrahams brønner.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626434/large_thumb/Shofar 51 Abrahams brønner.jpg"
        },
        {
            "id": 626297,
            "name": "Shofar Guds profetiske kalender",
            "header": "Bladet Evangelisten\r\nProgram 15",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626297/theora/Shofar 25 Guds profetiske kalender.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626297/broadcast/Shofar 25 Guds profetiske kalender.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626297/large_thumb/Shofar 25 Guds profetiske kalender.jpg",
                "original": "https://upload.frikanalen.no/media/626297/original/Shofar 25 Guds profetiske kalender.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:23",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-01T11:55:37.671864Z",
            "updatedTime": "2020-08-31T20:24:54.877040Z",
            "uploadedTime": "2020-02-01T12:10:21.442979Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626297/theora/Shofar 25 Guds profetiske kalender.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626297/large_thumb/Shofar 25 Guds profetiske kalender.jpg"
        },
        {
            "id": 625400,
            "name": "Empo TV - 14.10.09",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625400/theora/Empo-141009.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625400/large_thumb/Empo-141009.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625400/small_thumb/Empo-141009.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625400/broadcast/Empo-141009.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:38:17Z",
            "updatedTime": "2020-08-30T20:19:30.664245Z",
            "uploadedTime": "2015-06-15T08:38:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625400/theora/Empo-141009.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625400/large_thumb/Empo-141009.jpg"
        },
        {
            "id": 626439,
            "name": "Testvideo2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626439/theora/EJ2A5287.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626439/broadcast/EJ2A5287.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626439/large_thumb/EJ2A5287.jpg",
                "original": "https://upload.frikanalen.no/media/626439/original/EJ2A5287.MP4"
            },
            "creator": "toresbe@protonmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:05.200000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-08-22T17:57:43.016710Z",
            "updatedTime": "2020-08-24T13:59:50.817113Z",
            "uploadedTime": "2020-08-22T17:58:02.686576Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626439/theora/EJ2A5287.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626439/large_thumb/EJ2A5287.jpg"
        },
        {
            "id": 626442,
            "name": "Test 3",
            "header": "asdf",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626442/theora/Movie on 24-08-2020 at 21.46.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626442/broadcast/Movie on 24-08-2020 at 21.46.dv",
                "original": "https://upload.frikanalen.no/media/626442/original/Movie on 24-08-2020 at 21.46.mov",
                "largeThumb": "https://upload.frikanalen.no/media/626442/large_thumb/Movie on 24-08-2020 at 21.46.jpg"
            },
            "creator": "toresbe@protonmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:03.533333",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-08-24T20:00:02.084598Z",
            "updatedTime": "2020-08-24T20:00:40.286349Z",
            "uploadedTime": "2020-08-24T20:00:36.971677Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626442/theora/Movie on 24-08-2020 at 21.46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626442/large_thumb/Movie on 24-08-2020 at 21.46.jpg"
        }
    ]
}