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

{
    "count": 3453,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1150&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1050&ordering=-header",
    "results": [
        {
            "id": 622368,
            "name": "Sammen om livet del 2b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622368/theora/2422_b3a98af3c0844e09ad92652fe394ca1d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622368/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622368/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622368/broadcast/orig_7de02c6525aa466e8e557dc29cf9b3cb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622368/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:22:00Z",
            "updatedTime": "2018-11-10T18:29:30.817278Z",
            "uploadedTime": "2009-01-02T16:22:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622368/theora/2422_b3a98af3c0844e09ad92652fe394ca1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622368/large_thumb/large.jpg"
        },
        {
            "id": 622380,
            "name": "Sammen om livet del 8b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622380/theora/2434_7fade1760bd34113a67a3a3848057637.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622380/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622380/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622380/broadcast/orig_280e6912c30246068eebd33308d100cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622380/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.800918Z",
            "uploadedTime": "2009-01-02T16:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622380/theora/2434_7fade1760bd34113a67a3a3848057637.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622380/large_thumb/large.jpg"
        },
        {
            "id": 622378,
            "name": "Sammen om livet del 7b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622378/theora/2432_83d809eb142b4982b382f03247e4cab1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622378/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622378/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622378/broadcast/orig_cf515c867af34db59162c1bd614fc7ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622378/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:32:00Z",
            "updatedTime": "2018-11-10T18:29:30.803639Z",
            "uploadedTime": "2009-01-02T16:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622378/theora/2432_83d809eb142b4982b382f03247e4cab1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622378/large_thumb/large.jpg"
        },
        {
            "id": 622376,
            "name": "Sammen om livet del 6b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622376/theora/2430_12f6831f5ea941f4b477be8c312b2212.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622376/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622376/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622376/broadcast/orig_4ef5fbcded614ff9ab48e068f2ed2a96.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622376/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.806363Z",
            "uploadedTime": "2009-01-02T16:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622376/theora/2430_12f6831f5ea941f4b477be8c312b2212.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622376/large_thumb/large.jpg"
        },
        {
            "id": 622934,
            "name": "Livsretning del 4b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622934/theora/3187_fe908237a96842a78833f94832506ea2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622934/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622934/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622934/broadcast/orig_46c4ac8854b9400c8bb7576164040c5b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622934/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:30.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T13:07:38.897000Z",
            "updatedTime": "2018-11-10T18:29:30.406626Z",
            "uploadedTime": "2009-07-29T13:07:38.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622934/theora/3187_fe908237a96842a78833f94832506ea2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622934/large_thumb/large.jpg"
        },
        {
            "id": 622932,
            "name": "Livsretning del 3b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622932/theora/3179_008ab18b35664f5c8ff83556933d6f56.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622932/broadcast/orig_ac5ccd475f444d48a3468ce2ac3c8a56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622932/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:47:12.470000Z",
            "updatedTime": "2018-11-10T18:29:30.409372Z",
            "uploadedTime": "2009-07-29T12:47:12.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622932/theora/3179_008ab18b35664f5c8ff83556933d6f56.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622932/large_thumb/large.jpg"
        },
        {
            "id": 622930,
            "name": "Livsretning del 2b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622930/theora/3177_a96de9a242864afdbbd81de1ee52dc4a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622930/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622930/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622930/broadcast/orig_91f937b7389342f992e745f48452754d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622930/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:44:15.957000Z",
            "updatedTime": "2018-11-10T18:29:30.412090Z",
            "uploadedTime": "2009-07-29T12:44:15.957000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622930/theora/3177_a96de9a242864afdbbd81de1ee52dc4a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622930/large_thumb/large.jpg"
        },
        {
            "id": 622939,
            "name": "Livsretning del 7b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622939/theora/3186_dc284c5b74a842b0b25810cc5c737e6b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622939/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622939/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622939/broadcast/orig_06227383f612434a8c7422a6dfe2a7d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622939/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T13:00:29.480000Z",
            "updatedTime": "2018-11-10T18:29:30.399856Z",
            "uploadedTime": "2009-07-29T13:00:29.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622939/theora/3186_dc284c5b74a842b0b25810cc5c737e6b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622939/large_thumb/large.jpg"
        },
        {
            "id": 622938,
            "name": "Livsretning del 6b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622938/theora/3184_6b69387795d04c2ba756dc6923f34640.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622938/broadcast/orig_c731178ec03e43f58fdb17474c67135c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622938/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:29:00.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:54:57.167000Z",
            "updatedTime": "2018-11-10T18:29:30.401193Z",
            "uploadedTime": "2009-07-29T12:54:57.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622938/theora/3184_6b69387795d04c2ba756dc6923f34640.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622938/large_thumb/large.jpg"
        },
        {
            "id": 622936,
            "name": "Livsretning del 5b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622936/theora/3182_71ca4b7f5eab456e82f990f03f5c962a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622936/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622936/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622936/broadcast/orig_ddd3ee74db854ae28b9e24d3e64d0eb2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622936/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:27:59.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:52:10.933000Z",
            "updatedTime": "2018-11-10T18:29:30.403945Z",
            "uploadedTime": "2009-07-29T12:52:10.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622936/theora/3182_71ca4b7f5eab456e82f990f03f5c962a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622936/large_thumb/large.jpg"
        },
        {
            "id": 622928,
            "name": "Livsretning del 1b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622928/theora/3175_5dedc8294cda429cbdf62974d7f28546.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622928/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622928/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622928/broadcast/orig_d93fd848550f43c6a8a80550f8a73955.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622928/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:15",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:40:06.980000Z",
            "updatedTime": "2018-11-10T18:29:30.414759Z",
            "uploadedTime": "2009-07-29T12:40:06.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622928/theora/3175_5dedc8294cda429cbdf62974d7f28546.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622928/large_thumb/large.jpg"
        },
        {
            "id": 624273,
            "name": "Bør Maria Amelie bli?",
            "header": "Samfundsdebattant og AUF`ar Eivind Rindal og Sivert Bjørndal frå FPU tar debatten.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624273/theora/5215_995d47029a424f158a0a37857ac3229f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624273/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624273/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624273/broadcast/5215_376dccd40e4c4ddea0288d1bd32324d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624273/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:03:21",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T15:37:34.770000Z",
            "updatedTime": "2018-11-10T18:29:28.737143Z",
            "uploadedTime": "2011-01-31T15:37:34.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624273/theora/5215_995d47029a424f158a0a37857ac3229f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624273/large_thumb/large.jpg"
        },
        {
            "id": 626080,
            "name": "What We’ve Learned From Billions of Security Reports - Scott Helme",
            "header": "Running one of the largest security reporting platforms of its kind, we handle billions of security reports for our customers every single month. Come and learn how we've scaled from handling 10,000 reports per month to 10,000 reports per second and the many evolutions our infrastructure has gone through. Alongside that come and see how, with our bird’s-eye view of such a diverse ecosystem, we’ve helped identify malware in a multinational organisation, had a malicious browser plugin taken down and much more!\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626080/broadcast/20181120-scott.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg",
                "original": "https://upload.frikanalen.no/media/626080/original/20181120-scott.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:28.100000",
            "categories": [
                "Annet",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=AKPlqFWoN84",
            "createdTime": "2018-11-29T23:28:38.310380Z",
            "updatedTime": "2018-12-13T19:43:50.512606Z",
            "uploadedTime": "2018-11-30T00:14:31.216568Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg"
        },
        {
            "id": 624174,
            "name": "Runar Patriksson",
            "header": "Runar Patriksson, spiller og synger, i Eda Missinskirke",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624174/theora/5167_93f3ca9ad834400c961fa45e98c1afc7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624174/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624174/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624174/broadcast/5167_f89db9bdc09f423db3c566f17d4e9f94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624174/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:59.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-01-17T21:11:01.067000Z",
            "updatedTime": "2018-11-10T18:29:28.860969Z",
            "uploadedTime": "2011-01-17T21:11:01.067000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624174/theora/5167_93f3ca9ad834400c961fa45e98c1afc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624174/large_thumb/large.jpg"
        },
        {
            "id": 624725,
            "name": "Preken, Reidar Larsen 01",
            "header": "Røveren på korset og svigermor. Hvordan skjer frelsen? I denne spesielle prekenen forteller pastor Larsen om den kristne vei til frelse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624725/theora/5949_f4a663d67ea0432684e56270481da45d.ogv",
                "original": "https://upload.frikanalen.no/media/624725/original/orig_c04f13167d9c4acd9a6b63e33ca84b13.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624725/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624725/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624725/broadcast/5949_3bf7598cbefc4fac90c534b3a291fc8b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624725/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:54.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T12:59:26.993000Z",
            "updatedTime": "2018-11-10T18:29:28.143079Z",
            "uploadedTime": "2012-01-19T12:59:26.993000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624725/theora/5949_f4a663d67ea0432684e56270481da45d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624725/large_thumb/large.jpg"
        },
        {
            "id": 625331,
            "name": "TED - Ron Finley: A guerilla gardener in South Central LA",
            "header": "Ron Finley plants vegetable gardens in South Central LA -- in abandoned lots, traffic medians, along the curbs. Why? For fun, for defiance, for beauty and to offer some alternative to fast food in a community where \"the drive-thrus are killing more people than the drive-bys.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625331/small_thumb/RonFinley_2013.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625331/broadcast/RonFinley_2013.dv",
                "theora": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv",
                "original": "https://upload.frikanalen.no/media/625331/original/RonFinley_2013.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:10:45.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RonFinley_2013",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.387405Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg"
        },
        {
            "id": 625015,
            "name": "Arkeologi med Roger 03",
            "header": "Roger Robertsen i Norsk Bibelinstitutt forteller om hvordan arkeologien understøtter Bibelen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625015/theora/orig_13287b6c16ac4f89a97a4f0c6e772ab2.ogv",
                "original": "https://upload.frikanalen.no/media/625015/original/orig_13287b6c16ac4f89a97a4f0c6e772ab2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625015/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625015/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625015/broadcast/6481_3b7809ab0a4a40d690b46d1fd960700c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625015/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:06.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-16T11:45:34.750000Z",
            "updatedTime": "2018-11-10T18:29:27.769549Z",
            "uploadedTime": "2012-10-16T11:45:34.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625015/theora/orig_13287b6c16ac4f89a97a4f0c6e772ab2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625015/large_thumb/large.jpg"
        },
        {
            "id": 625000,
            "name": "Arkeologi med Roger 01",
            "header": "Roger Robertsen har gravd i sanden i Midt-Østen mange ganger, og deler i denne serien med oss sine spennende funn som kaster lys over livet på Bibelens tid.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625000/theora/orig_314b111cb87c4da7bc90452bd15fe395.ogv",
                "original": "https://upload.frikanalen.no/media/625000/original/orig_314b111cb87c4da7bc90452bd15fe395.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625000/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625000/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625000/broadcast/6464_76b1c4bf8d6a4e7ba2343ceb4635b57e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625000/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:10.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-07T08:21:41.017000Z",
            "updatedTime": "2018-11-10T18:29:27.790341Z",
            "uploadedTime": "2012-10-07T08:21:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625000/theora/orig_314b111cb87c4da7bc90452bd15fe395.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625000/large_thumb/large.jpg"
        },
        {
            "id": 625001,
            "name": "Arkeologi med Roger 02",
            "header": "Roger Robertsen har gravd i sanden i Midt-Østen mange ganger, og deler i denne serien med oss sine spennende funn som kaster lys over livet på Bibelens tid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625001/theora/orig_aea70294e9a247229d8d2e6e5e96651f.ogv",
                "original": "https://upload.frikanalen.no/media/625001/original/orig_aea70294e9a247229d8d2e6e5e96651f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625001/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625001/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625001/broadcast/6465_13f7021ec89049c6a8821098876188cf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625001/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:49.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-07T08:23:49.280000Z",
            "updatedTime": "2018-11-10T18:29:27.788966Z",
            "uploadedTime": "2012-10-07T08:23:49.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625001/theora/orig_aea70294e9a247229d8d2e6e5e96651f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625001/large_thumb/large.jpg"
        },
        {
            "id": 623527,
            "name": "Babylonkoden 08a",
            "header": "Rikene for retten. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623527/theora/4135_dc3044ab986d487788453cdec5bc736f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623527/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623527/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623527/broadcast/4135_7100a87131af4df69d66d5e7da95bcf6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623527/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:05:01.437000Z",
            "updatedTime": "2018-11-10T18:29:29.692492Z",
            "uploadedTime": "2010-03-25T09:05:01.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623527/theora/4135_dc3044ab986d487788453cdec5bc736f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623527/large_thumb/large.jpg"
        },
        {
            "id": 626781,
            "name": "Rettferdig palestinsk opprør i Jerusalem Al Quds",
            "header": "Rettferdig palestinsk opprør i Jerusalem Al Quds",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626781/theora/Rettferdig palestinsk opprør i Jerusalem (Al Quds).ogv",
                "broadcast": "https://upload.frikanalen.no/media/626781/broadcast/Rettferdig palestinsk opprør i Jerusalem (Al Quds).dv",
                "original": "https://upload.frikanalen.no/media/626781/original/Rettferdig palestinsk opprør i Jerusalem (Al Quds).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626781/large_thumb/Rettferdig palestinsk opprør i Jerusalem (Al Quds).jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:10:43.280000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-04-28T18:50:32.599446Z",
            "updatedTime": "2021-04-28T19:09:55.200377Z",
            "uploadedTime": "2021-04-28T19:04:55.290994Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626781/theora/Rettferdig palestinsk opprør i Jerusalem (Al Quds).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626781/large_thumb/Rettferdig palestinsk opprør i Jerusalem (Al Quds).jpg"
        },
        {
            "id": 622486,
            "name": "Menneskesønnen del 02B",
            "header": "Rett etter Menneskesønnen kommer disse samtaleprogrammene. En studiegruppe samtaler om temaene. Temaene og samtalene møter et økende behov for å gå tilbake til utgangspunktet og se hva Jesus egentlig stod for.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622486/theora/728_3ea45107ad2843f2998ce9326428d8e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622486/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622486/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622486/broadcast/orig_MNNS fri 02b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622486/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:44.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:08:00Z",
            "updatedTime": "2018-11-10T18:29:30.656081Z",
            "uploadedTime": "2009-01-01T12:08:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622486/theora/728_3ea45107ad2843f2998ce9326428d8e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622486/large_thumb/large.jpg"
        },
        {
            "id": 622488,
            "name": "Menneskesønnen del 04B",
            "header": "Rett etter Menneskesønnen kommer disse samtaleprogrammene. En studiegruppe samtaler om temaene. Temaene og samtalene møter et økende behov for å gå tilbake til utgangspunktet og se hva Jesus egentlig stod for.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622488/theora/730_6f2d9891007d4e31be3a29e18f565925.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622488/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622488/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622488/broadcast/orig_MNNS fri 04b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622488/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.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.653323Z",
            "uploadedTime": "2009-01-01T12:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622488/theora/730_6f2d9891007d4e31be3a29e18f565925.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622488/large_thumb/large.jpg"
        },
        {
            "id": 622485,
            "name": "Menneskesønnen del 01B",
            "header": "Rett etter Menneskesønnen kommer disse samtaleprogrammene. En studiegruppe samtaler om temaene. Temaene og samtalene møter et økende behov for å gå tilbake til utgangspunktet og se hva Jesus egentlig stod for.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622485/theora/727_6e19b9e0e56a4ff78fd74785bc170a7c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622485/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622485/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622485/broadcast/orig_MNNS fri 01b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622485/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:59.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.657422Z",
            "uploadedTime": "2009-01-01T12:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622485/theora/727_6e19b9e0e56a4ff78fd74785bc170a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622485/large_thumb/large.jpg"
        },
        {
            "id": 622487,
            "name": "Menneskesønnen del 03B",
            "header": "Rett etter Menneskesønnen kommer disse samtaleprogrammene. En studiegruppe samtaler om temaene. Temaene og samtalene møter et økende behov for å gå tilbake til utgangspunktet og se hva Jesus egentlig stod for.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622487/theora/729_65098037bf804c10b5f8450b4775c8a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622487/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622487/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622487/broadcast/orig_MNNS fri 03b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622487/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:58.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.654664Z",
            "uploadedTime": "2009-01-01T12:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622487/theora/729_65098037bf804c10b5f8450b4775c8a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622487/large_thumb/large.jpg"
        },
        {
            "id": 622489,
            "name": "Menneskesønnen del 05B",
            "header": "Rett etter Menneskesønnen kommer disse samtaleprogrammene. En studiegruppe samtaler om temaene. Temaene og samtalene møter et økende behov for å gå tilbake til utgangspunktet og se hva Jesus egentlig stod for.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622489/theora/731_f9cb3c5b8ea6455db54e289e11830e32.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622489/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622489/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622489/broadcast/orig_MNNS fri 05b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622489/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.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:11:00Z",
            "updatedTime": "2018-11-10T18:29:30.651980Z",
            "uploadedTime": "2009-01-01T12:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622489/theora/731_f9cb3c5b8ea6455db54e289e11830e32.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622489/large_thumb/large.jpg"
        },
        {
            "id": 623429,
            "name": "Talentfabrikken 25. august 2010 (R)",
            "header": "Reprise fra uke 9, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623429/theora/3749_a8ff216c99734c1db7fad5c161c9c124.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623429/broadcast/3749_11cc9f2986114adab57ff36e2fdb14f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623429/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:27.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:19:22.687000Z",
            "updatedTime": "2018-11-10T18:29:29.805535Z",
            "uploadedTime": "2009-12-29T14:19:22.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623429/theora/3749_a8ff216c99734c1db7fad5c161c9c124.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623429/large_thumb/large.jpg"
        },
        {
            "id": 623417,
            "name": "Talentfabrikken 18. august 2010 (R)",
            "header": "Reprise fra uke 8, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623417/theora/3743_f67e70bc42c24691bb7d7867029e8f94.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623417/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623417/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623417/broadcast/3743_00d28e6d16574f9abc820b82caaf48ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623417/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:06.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-28T14:36:04.977000Z",
            "updatedTime": "2018-11-10T18:29:29.820716Z",
            "uploadedTime": "2009-12-28T14:36:04.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623417/theora/3743_f67e70bc42c24691bb7d7867029e8f94.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623417/large_thumb/large.jpg"
        },
        {
            "id": 623398,
            "name": "Talentfabrikken 11. august 2010 (R)",
            "header": "Reprise fra uke 7, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623398/theora/3742_df76cf64c8fd408cbaa4e056a66491b2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623398/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623398/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623398/broadcast/3742_19e602898cca40969b4a50800b463375.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623398/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:47.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-28T14:35:11.240000Z",
            "updatedTime": "2018-11-10T18:29:29.845708Z",
            "uploadedTime": "2009-12-28T14:35:11.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623398/theora/3742_df76cf64c8fd408cbaa4e056a66491b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623398/large_thumb/large.jpg"
        },
        {
            "id": 623267,
            "name": "Talentfabrikken 4. august 2010 (R)",
            "header": "Reprise fra uke 52, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623267/theora/2864_f4b38f9046a64cec9f4d8305bb00bea0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623267/broadcast/2864_7358944cc2924f59a97baaa0b0fb39dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623267/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:01.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:16:09.353000Z",
            "updatedTime": "2018-11-10T18:29:30.018167Z",
            "uploadedTime": "2009-05-15T22:16:09.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623267/theora/2864_f4b38f9046a64cec9f4d8305bb00bea0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623267/large_thumb/large.jpg"
        },
        {
            "id": 623261,
            "name": "Talentfabrikken 21. juli 2010 (R)",
            "header": "Reprise fra uke 50, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623261/theora/2862_5ba8c82615fd49f19537a47e5cd291c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623261/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623261/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623261/broadcast/2862_b8da834f55db484aa6e1902312b0f700.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623261/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:54.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:15:12.620000Z",
            "updatedTime": "2018-11-10T18:29:30.026518Z",
            "uploadedTime": "2009-05-15T22:15:12.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623261/theora/2862_5ba8c82615fd49f19537a47e5cd291c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623261/large_thumb/large.jpg"
        },
        {
            "id": 623243,
            "name": "Talentfabrikken 28. juli 2010 (R)",
            "header": "Reprise fra uke 50, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623243/theora/2863_0d545caff8ba44ea8772d50a951091df.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623243/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623243/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623243/broadcast/2863_7ddb5fb626524f689213622f88644e22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623243/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:17.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:15:40.387000Z",
            "updatedTime": "2018-11-10T18:29:30.048500Z",
            "uploadedTime": "2009-05-15T22:15:40.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623243/theora/2863_0d545caff8ba44ea8772d50a951091df.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623243/large_thumb/large.jpg"
        },
        {
            "id": 623241,
            "name": "Talentfabrikken 14. juli 2010 (R)",
            "header": "Reprise fra uke 49, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623241/theora/2861_01ad6f0a90534ff0a9419113c1d6b15d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623241/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623241/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623241/broadcast/2861_3c327f889275448ea16bd39136b049b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623241/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:57.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:14:24.887000Z",
            "updatedTime": "2018-11-10T18:29:30.051224Z",
            "uploadedTime": "2009-05-15T22:14:24.887000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623241/theora/2861_01ad6f0a90534ff0a9419113c1d6b15d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623241/large_thumb/large.jpg"
        },
        {
            "id": 623238,
            "name": "Talentfabrikken 7. juli 2010 (R)",
            "header": "Reprise fra uke 48, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623238/theora/2859_dfb49afc5e5e403bbce5a19d88a9b710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623238/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623238/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623238/broadcast/2859_19563b220b354769ab31262ffbeac9f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623238/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:15.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:13:14.730000Z",
            "updatedTime": "2018-11-10T18:29:30.055217Z",
            "uploadedTime": "2009-05-15T22:13:14.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623238/theora/2859_dfb49afc5e5e403bbce5a19d88a9b710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623238/large_thumb/large.jpg"
        },
        {
            "id": 623211,
            "name": "Talentfabrikken 30. juni 2010 (R)",
            "header": "Reprise fra uke 47, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623211/theora/2860_ccd09d025a004993a0e49cfba5fb73bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623211/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623211/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623211/broadcast/2860_39c9f9170c804223be0083103fdef180.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623211/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:01.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:13:55.243000Z",
            "updatedTime": "2018-11-10T18:29:30.087301Z",
            "uploadedTime": "2009-05-15T22:13:55.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623211/theora/2860_ccd09d025a004993a0e49cfba5fb73bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623211/large_thumb/large.jpg"
        },
        {
            "id": 623208,
            "name": "Talentfabrikken 23. juni 2010 (R)",
            "header": "Reprise fra uke 46, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623208/theora/2858_d80f5a9b4b94488d9c091216c7782427.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623208/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623208/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623208/broadcast/2858_686713153856437e9e6f67ce41dd5f6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623208/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:02.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:12:46.650000Z",
            "updatedTime": "2018-11-10T18:29:30.091591Z",
            "uploadedTime": "2009-05-15T22:12:46.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623208/theora/2858_d80f5a9b4b94488d9c091216c7782427.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623208/large_thumb/large.jpg"
        },
        {
            "id": 623196,
            "name": "Talentfabrikken 16. juni 2010 (R)",
            "header": "Reprise fra uke 45, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623196/theora/2857_18952d123dcb4b5aa9a0291c44eecb76.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623196/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623196/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623196/broadcast/2857_b8d9f95a207f46458f8823d02158b22a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623196/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:26.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:12:20.993000Z",
            "updatedTime": "2018-11-10T18:29:30.105192Z",
            "uploadedTime": "2009-05-15T22:12:20.993000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623196/theora/2857_18952d123dcb4b5aa9a0291c44eecb76.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623196/large_thumb/large.jpg"
        },
        {
            "id": 623174,
            "name": "Talentfabrikken 9. juni 2010 (R)",
            "header": "Reprise fra uke 44, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623174/theora/2856_1f99348b0ba64315ac23f12c53384599.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623174/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623174/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623174/broadcast/2856_d8f3bfc2cc1f420797a522254b17ccf2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623174/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:10.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:11:53.103000Z",
            "updatedTime": "2018-11-10T18:29:30.129818Z",
            "uploadedTime": "2009-05-15T22:11:53.103000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623174/theora/2856_1f99348b0ba64315ac23f12c53384599.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623174/large_thumb/large.jpg"
        },
        {
            "id": 623167,
            "name": "Talentfabrikken 2. juni 2010 (R)",
            "header": "Reprise fra uke 43, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623167/theora/2855_df1d1bb3a78348fda94edde76a484c5a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623167/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623167/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623167/broadcast/2855_6428c63c738747f1be33101f6b86d40a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623167/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:09.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:11:24.403000Z",
            "updatedTime": "2018-11-10T18:29:30.139380Z",
            "uploadedTime": "2009-05-15T22:11:24.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623167/theora/2855_df1d1bb3a78348fda94edde76a484c5a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623167/large_thumb/large.jpg"
        },
        {
            "id": 623153,
            "name": "Talentfabrikken 26. mai 2010 (R)",
            "header": "Reprise fra uke 42, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623153/theora/2854_b4df7d56b92347958a8e4d1443c83a5f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623153/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623153/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623153/broadcast/2854_6a338b13593d41af8ffba243f831b49e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623153/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:58.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:10:39.793000Z",
            "updatedTime": "2018-11-10T18:29:30.156948Z",
            "uploadedTime": "2009-05-15T22:10:39.793000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623153/theora/2854_b4df7d56b92347958a8e4d1443c83a5f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623153/large_thumb/large.jpg"
        },
        {
            "id": 623139,
            "name": "Talentfabrikken 19. mai 2010 (R)",
            "header": "Reprise fra uke 41, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623139/theora/2853_8114b7a7a2184b6b9ba4050399a6054a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623139/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623139/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623139/broadcast/2853_adda5e67e1e143059675566d9e1c0458.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623139/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:37.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:09:59.980000Z",
            "updatedTime": "2018-11-10T18:29:30.174640Z",
            "uploadedTime": "2009-05-15T22:09:59.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623139/theora/2853_8114b7a7a2184b6b9ba4050399a6054a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623139/large_thumb/large.jpg"
        },
        {
            "id": 623555,
            "name": "Talentfabrikken 22. oktober 2010 (R)",
            "header": "Reprise fra uke 18, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623555/theora/4230_2fc6aee2284d43b39d8e78784986838d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623555/broadcast/4230_c9e8991ffc474611a0cb468b59fe1699.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623555/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:38.360000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-14T19:54:07.790000Z",
            "updatedTime": "2018-11-10T18:29:29.652537Z",
            "uploadedTime": "2010-04-14T19:54:07.790000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623555/theora/4230_2fc6aee2284d43b39d8e78784986838d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623555/large_thumb/large.jpg"
        },
        {
            "id": 623552,
            "name": "Talentfabrikken 15. oktober 2010 (R)",
            "header": "Reprise fra uke 16, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623552/theora/4229_58c56c09fb6b411daa7b4f1842726519.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623552/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623552/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623552/broadcast/4229_ca6d256feb584bde91b2cceef514a3b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623552/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:39.800000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-14T19:49:07.287000Z",
            "updatedTime": "2018-11-10T18:29:29.656711Z",
            "uploadedTime": "2010-04-14T19:49:07.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623552/theora/4229_58c56c09fb6b411daa7b4f1842726519.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623552/large_thumb/large.jpg"
        },
        {
            "id": 623539,
            "name": "Talentfabrikken 8. oktober 2010 (R)",
            "header": "Reprise fra uke 15, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623539/theora/4004_584896a0afb74bd3a90935641314c7f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623539/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623539/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623539/broadcast/4004_73dcc07099b8430ebcff74b922637a50.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623539/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:44.600000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-03T12:09:15.997000Z",
            "updatedTime": "2018-11-10T18:29:29.675104Z",
            "uploadedTime": "2010-03-03T12:09:15.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623539/theora/4004_584896a0afb74bd3a90935641314c7f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623539/large_thumb/large.jpg"
        },
        {
            "id": 623501,
            "name": "Talentfabrikken 29. september 2010 (R)",
            "header": "Reprise fra uke 14, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623501/theora/4003_be681d08e1314b8e83ca4a59a3382307.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623501/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623501/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623501/broadcast/4003_aa547adc00d7499f84c36f544390b3ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623501/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T12:07:18.240000Z",
            "updatedTime": "2018-11-10T18:29:29.729220Z",
            "uploadedTime": "2010-03-03T12:07:18.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623501/theora/4003_be681d08e1314b8e83ca4a59a3382307.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623501/large_thumb/large.jpg"
        },
        {
            "id": 623494,
            "name": "Talentfabrikken 22. september 2010 (R)",
            "header": "Reprise fra uke 13, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623494/theora/4002_12f58c74a4124583b39cefb0f049450e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623494/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623494/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623494/broadcast/4002_25dcb640760745cfa7ab84d7f70f5c69.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623494/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:36.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:58:22.007000Z",
            "updatedTime": "2018-11-10T18:29:29.739168Z",
            "uploadedTime": "2010-03-03T11:58:22.007000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623494/theora/4002_12f58c74a4124583b39cefb0f049450e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623494/large_thumb/large.jpg"
        },
        {
            "id": 623482,
            "name": "Talentfabrikken 15. september 2010 (R)",
            "header": "Reprise fra uke 12, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623482/theora/4001_173bfe0925904089916c0b4ff8decb04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623482/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623482/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623482/broadcast/4001_ebc148b02d6c416694b0cbf06ac59cd1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623482/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:10.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:49:20.063000Z",
            "updatedTime": "2018-11-10T18:29:29.754970Z",
            "uploadedTime": "2010-03-03T11:49:20.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623482/theora/4001_173bfe0925904089916c0b4ff8decb04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623482/large_thumb/large.jpg"
        },
        {
            "id": 623471,
            "name": "Talentfabrikken 8. september 2010 (R)",
            "header": "Reprise fra uke 11, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623471/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623471/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623471/broadcast/4000_78221753eaa74c7ea38203bafd2d639a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:47:55.123000Z",
            "updatedTime": "2018-11-10T18:29:29.770452Z",
            "uploadedTime": "2010-03-03T11:47:55.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
        },
        {
            "id": 623442,
            "name": "Talentfabrikken 1. september 2010 (R)",
            "header": "Reprise fra uke 10, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623442/theora/3784_5c28aa52da0642cfb597f38c1d52c940.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623442/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623442/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623442/broadcast/3784_04c34feec88d4fd78836be97f7a05182.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623442/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:28.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T15:07:40.680000Z",
            "updatedTime": "2018-11-10T18:29:29.791363Z",
            "uploadedTime": "2010-01-05T15:07:40.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623442/theora/3784_5c28aa52da0642cfb597f38c1d52c940.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623442/large_thumb/large.jpg"
        },
        {
            "id": 623154,
            "name": "Tellus - med våre øyne - del 04",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623154/theora/3231_6249da64bf8348e3a4a9f8f2dc3df1a7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623154/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623154/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623154/broadcast/3231_f4dea18d53434386ad0b95e9413a16d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623154/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:30.200000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:46:59.677000Z",
            "updatedTime": "2020-08-30T20:06:56.930329Z",
            "uploadedTime": "2009-08-14T11:46:59.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623154/theora/3231_6249da64bf8348e3a4a9f8f2dc3df1a7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623154/large_thumb/large.jpg"
        }
    ]
}