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&limit=50&offset=3300&ordering=-publish_on_web&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3373,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=-publish_on_web&page=3",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3250&ordering=-publish_on_web&page=3",
    "results": [
        {
            "id": 624650,
            "name": "Empo tv - del 68",
            "header": "Empotv er talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624650/theora/5826_3954cfb35dfa4bd2be78c6384e965ab6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624650/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624650/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624650/broadcast/5826_886dec057019499c8510bd2b6403f936.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624650/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:14:57.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-11-16T07:42:05.727000Z",
            "updatedTime": "2020-08-30T19:53:49.004906Z",
            "uploadedTime": "2011-11-16T07:42:05.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624650/theora/5826_3954cfb35dfa4bd2be78c6384e965ab6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624650/large_thumb/large.jpg"
        },
        {
            "id": 624657,
            "name": "Empo tv - del 69",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624657/theora/5827_ea017e3d89424125869ed3a5fe2ca61d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624657/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624657/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624657/broadcast/5827_ac2787c3609b40108cb5d39574f2bd58.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624657/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:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-11-16T07:52:33.757000Z",
            "updatedTime": "2020-08-30T19:53:58.157943Z",
            "uploadedTime": "2011-11-16T07:52:33.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624657/theora/5827_ea017e3d89424125869ed3a5fe2ca61d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624657/large_thumb/large.jpg"
        },
        {
            "id": 623548,
            "name": "Empo tv - del 16",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623548/theora/3699_28e53507b8af436f817357fdd6668c94.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623548/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623548/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623548/broadcast/3699_29fa46b689294c1cbc8c0c7a08d3cde9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623548/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:14.720000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2009-12-16T09:54:54.500000Z",
            "updatedTime": "2020-08-30T20:04:32.366685Z",
            "uploadedTime": "2009-12-16T09:54:54.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623548/theora/3699_28e53507b8af436f817357fdd6668c94.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623548/large_thumb/large.jpg"
        },
        {
            "id": 623495,
            "name": "Empo tv - del 15",
            "header": "empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623495/theora/3698_3052c5d21f374c01b82deafddc68350e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623495/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623495/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623495/broadcast/3698_fe045c068d6c4c4e9e9636537bde2d61.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623495/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:24:53.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2009-12-16T09:49:33.497000Z",
            "updatedTime": "2020-08-30T20:04:40.169043Z",
            "uploadedTime": "2009-12-16T09:49:33.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623495/theora/3698_3052c5d21f374c01b82deafddc68350e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623495/large_thumb/large.jpg"
        },
        {
            "id": 623475,
            "name": "Empo tv - del 14",
            "header": "empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623475/theora/3697_1d6445d01ddf4ff7826a7f4e91c353b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623475/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623475/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623475/broadcast/3697_5894b32c2c6c47cb81cf271096c243c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623475/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:24:30.880000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2009-12-16T09:48:19.183000Z",
            "updatedTime": "2020-08-30T20:04:49.528004Z",
            "uploadedTime": "2009-12-16T09:48:19.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623475/theora/3697_1d6445d01ddf4ff7826a7f4e91c353b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623475/large_thumb/large.jpg"
        },
        {
            "id": 623395,
            "name": "Empo tv - del 12",
            "header": "empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623395/theora/3695_4cfef824db534261aadfa396eb63c534.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623395/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623395/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623395/broadcast/3695_406a3dc7316146488c8167024a414378.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623395/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:27:45.760000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2009-12-16T09:45:29.637000Z",
            "updatedTime": "2020-08-30T20:05:12.329643Z",
            "uploadedTime": "2009-12-16T09:45:29.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623395/theora/3695_4cfef824db534261aadfa396eb63c534.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623395/large_thumb/large.jpg"
        },
        {
            "id": 624018,
            "name": "Empo tv - del 26",
            "header": "Alle Empo tvs programledere og reportere har en utviklingshemming. Vi lager programmer for alle, med eller uten diagnose!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624018/theora/4651_c0ad762fbee34648930db4d8434fca73.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624018/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624018/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624018/broadcast/4651_c0ad762fbee34648930db4d8434fca73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624018/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:49.920000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-08-24T11:00:02.943000Z",
            "updatedTime": "2020-08-30T19:59:52.332201Z",
            "uploadedTime": "2010-08-24T11:00:02.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624018/theora/4651_c0ad762fbee34648930db4d8434fca73.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624018/large_thumb/large.jpg"
        },
        {
            "id": 622536,
            "name": "STV U43 Teater",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622536/theora/945_e4dc82a149af4f65ad357e1a1e819ac0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622536/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622536/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622536/broadcast/orig_STV U43 Teater.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622536/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:30:00.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.587619Z",
            "uploadedTime": "2009-01-01T15:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622536/theora/945_e4dc82a149af4f65ad357e1a1e819ac0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622536/large_thumb/large.jpg"
        },
        {
            "id": 623375,
            "name": "Empo tv - del 11",
            "header": "empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623375/theora/3694_0949efbb9cd946b9bd2414cfe30d88c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623375/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623375/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623375/broadcast/3694_768c1d43bbbf47a7a5839f45843963c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623375/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:22:47",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2009-12-16T09:44:20.637000Z",
            "updatedTime": "2020-08-30T20:05:21.119056Z",
            "uploadedTime": "2009-12-16T09:44:20.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623375/theora/3694_0949efbb9cd946b9bd2414cfe30d88c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623375/large_thumb/large.jpg"
        },
        {
            "id": 623340,
            "name": "Empo tv - del 10",
            "header": "empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623340/theora/3693_0c191a8c43ff4bd89ee9ceeb6b6859ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623340/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623340/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623340/broadcast/3693_5d06059be3594c35a2edeba53c5dc298.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623340/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:24:53.760000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2009-12-16T09:43:24.040000Z",
            "updatedTime": "2020-08-30T20:05:30.788402Z",
            "uploadedTime": "2009-12-16T09:43:24.040000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623340/theora/3693_0c191a8c43ff4bd89ee9ceeb6b6859ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623340/large_thumb/large.jpg"
        },
        {
            "id": 623284,
            "name": "Empo tv - del 09 -Årskavalkade",
            "header": "I denne sendingen tar vi et tilbakeblikk på høydepunktene fra det halvåret som har gått siden oppstarten av empo tv den 27. august 2009. Empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623284/theora/3280_aba9cbad30a54add95c94f21abd9b03a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623284/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623284/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623284/broadcast/3280_48b01db66aa74250a81ad8f9417d0934.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623284/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:27:20.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-24T11:57:35.117000Z",
            "updatedTime": "2020-08-30T20:05:38.137699Z",
            "uploadedTime": "2009-08-24T11:57:35.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623284/theora/3280_aba9cbad30a54add95c94f21abd9b03a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623284/large_thumb/large.jpg"
        },
        {
            "id": 625155,
            "name": "Empo TV - del 126",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625155/theora/Empo-130314.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625155/large_thumb/Empo-130314.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625155/small_thumb/Empo-130314.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625155/broadcast/Empo-130314.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no/",
            "createdTime": "2013-03-14T13:24:49Z",
            "updatedTime": "2020-08-30T19:37:50.023798Z",
            "uploadedTime": "2013-03-14T13:24:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625155/theora/Empo-130314.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625155/large_thumb/Empo-130314.jpg"
        },
        {
            "id": 625148,
            "name": "Empo TV - del 124",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625148/theora/Empo-130228.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625148/small_thumb/Empo-130228.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625148/large_thumb/Empo-130228.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625148/broadcast/Empo-130228.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no",
            "createdTime": "2013-02-28T11:11:03Z",
            "updatedTime": "2020-08-30T19:39:11.543959Z",
            "uploadedTime": "2013-02-28T11:11:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625148/theora/Empo-130228.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625148/large_thumb/Empo-130228.jpg"
        },
        {
            "id": 625140,
            "name": "Empo TV - del 120",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625140/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625140/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625140/broadcast/6609_d6bc9a25ed95403ba49b6f2bae7a828a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625140/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:13:12.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-12-18T16:56:35.083000Z",
            "updatedTime": "2020-08-30T19:40:16.144867Z",
            "uploadedTime": "2012-12-18T16:56:35.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625140/large_thumb/large.jpg"
        },
        {
            "id": 625126,
            "name": "Empo TV - del 119",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625126/broadcast/6608_60e2a2a004c942e5b2f5df4450955ff1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625126/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:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-12-18T16:54:25.970000Z",
            "updatedTime": "2020-08-30T19:40:27.459673Z",
            "uploadedTime": "2012-12-18T16:54:25.970000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625126/large_thumb/large.jpg"
        },
        {
            "id": 625147,
            "name": "Empo TV - del 123",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625147/small_thumb/Empo-130221.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg",
                "theora": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625147/broadcast/Empo-130221.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2013-02-20T15:58:07Z",
            "updatedTime": "2020-08-30T19:42:21.899844Z",
            "uploadedTime": "2013-02-20T15:58:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg"
        },
        {
            "id": 623242,
            "name": "Tellus - med våre øyne - del 07",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623242/theora/3278_4d1ce1b45c14483c8784383cd1e6b709.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623242/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623242/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623242/broadcast/3278_e09ce23c305f4363adddcb86cd7be0e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623242/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:24:08.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-24T11:55:11Z",
            "updatedTime": "2020-08-30T20:05:56.142555Z",
            "uploadedTime": "2009-08-24T11:55:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623242/theora/3278_4d1ce1b45c14483c8784383cd1e6b709.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623242/large_thumb/large.jpg"
        },
        {
            "id": 624417,
            "name": "Empo tv - del 44",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624417/theora/5497_3275d253a6344e56825326d55c7ace67.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624417/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624417/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624417/broadcast/5497_a0c61d936f6646cf8c531d22ed686ac3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624417/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:14:02.880000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-04-06T13:23:05.177000Z",
            "updatedTime": "2020-08-30T19:58:31.577756Z",
            "uploadedTime": "2011-04-06T13:23:05.177000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624417/theora/5497_3275d253a6344e56825326d55c7ace67.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624417/large_thumb/large.jpg"
        },
        {
            "id": 624397,
            "name": "Empo tv - del 42",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624397/theora/5474_98aac78912254174a39386b137b9bf63.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624397/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624397/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624397/broadcast/5474_184136b2957a49b09d0ea82785991edc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624397/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:14:52.920000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-03-24T10:37:35.727000Z",
            "updatedTime": "2020-08-30T19:58:59.815165Z",
            "uploadedTime": "2011-03-24T10:37:35.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624397/theora/5474_98aac78912254174a39386b137b9bf63.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624397/large_thumb/large.jpg"
        },
        {
            "id": 623210,
            "name": "Tellus - med våre øyne - del 06",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623210/theora/3233_1e4aaf0a6d17421290e0b277ce4cd765.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623210/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623210/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623210/broadcast/3233_cd94b7967a7a4e64bf20b27c54030a12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623210/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:18:02.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:48:13.223000Z",
            "updatedTime": "2020-08-30T20:06:10.674619Z",
            "uploadedTime": "2009-08-14T11:48:13.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623210/theora/3233_1e4aaf0a6d17421290e0b277ce4cd765.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623210/large_thumb/large.jpg"
        },
        {
            "id": 624860,
            "name": "Empo tv - del 88",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624860/theora/6078_16d88dd3cfe84b03ac5f0a44bb341a8d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624860/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624860/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624860/broadcast/6078_71af250f751e41d092e30a546488450a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624860/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:13:58.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:56:48.260000Z",
            "updatedTime": "2020-08-30T19:49:05.535219Z",
            "uploadedTime": "2012-03-06T08:56:48.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624860/theora/6078_16d88dd3cfe84b03ac5f0a44bb341a8d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624860/large_thumb/large.jpg"
        },
        {
            "id": 624838,
            "name": "Empo tv - del 87",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624838/theora/6077_a8bd6c0dd61e4fa092b05d0489b96f77.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624838/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624838/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624838/broadcast/6077_f1ee4266a0ac4d01ac98772ea2969dac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624838/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:13:30.600000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:43:54.577000Z",
            "updatedTime": "2020-08-30T19:49:54.212469Z",
            "uploadedTime": "2012-03-06T08:43:54.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624838/theora/6077_a8bd6c0dd61e4fa092b05d0489b96f77.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624838/large_thumb/large.jpg"
        },
        {
            "id": 622102,
            "name": "Musikk: Menuett",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622102/theora/1294_770c83508f304af8820386de474f9aed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622102/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622102/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622102/broadcast/orig_Terje og Sidsel Dahl - Menuett.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622102/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:34:00Z",
            "updatedTime": "2018-11-10T18:29:31.211984Z",
            "uploadedTime": "2009-01-01T21:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622102/theora/1294_770c83508f304af8820386de474f9aed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622102/large_thumb/large.jpg"
        },
        {
            "id": 623179,
            "name": "Tellus - med våre øyne - del 05",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623179/theora/3232_10b69579ebf342f1bb0bacc55e67b710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623179/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623179/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623179/broadcast/3232_55d5cc53d0ea4598860f3b60be01db46.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623179/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:54.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:47:31.677000Z",
            "updatedTime": "2020-08-30T20:06:20.339425Z",
            "uploadedTime": "2009-08-14T11:47:31.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623179/theora/3232_10b69579ebf342f1bb0bacc55e67b710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623179/large_thumb/large.jpg"
        },
        {
            "id": 622406,
            "name": "Musikk: Lær meg å kjenne...",
            "header": "Lær meg å kjenne dine veier",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622406/theora/1296_d85991a3d3374a9680b873539c336ff1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622406/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622406/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622406/broadcast/orig_Tore Sognefest - Lær meg å kjenne dine veier.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622406/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:02:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.765240Z",
            "uploadedTime": "2009-01-01T21:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622406/theora/1296_d85991a3d3374a9680b873539c336ff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622406/large_thumb/large.jpg"
        },
        {
            "id": 622405,
            "name": "Musikk: Nattdikt",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622405/broadcast/orig_Tore Sognefest - Nattdikt.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622405/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:02:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.766587Z",
            "uploadedTime": "2009-01-01T21:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622405/large_thumb/large.jpg"
        },
        {
            "id": 622404,
            "name": "Musikk: I'did Nefesh",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622404/broadcast/orig_Terje og Sidsel Dahl - I'did Nefesh.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622404/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:02:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.767959Z",
            "uploadedTime": "2009-01-01T21:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622404/large_thumb/large.jpg"
        },
        {
            "id": 622403,
            "name": "Musikk: Bo-I V'Shalom",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622403/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622403/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622403/broadcast/orig_Terje og Sidsel Dahl - Bo-I V'Shalom.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622403/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.769294Z",
            "uploadedTime": "2009-01-01T21:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622403/large_thumb/large.jpg"
        },
        {
            "id": 622402,
            "name": "Musikk: Aushei Hageshem",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622402/broadcast/orig_Terje og Sidsel Dahl - Aushei Hageshem.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622402/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:02:39",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.770658Z",
            "uploadedTime": "2009-01-01T21:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622402/large_thumb/large.jpg"
        },
        {
            "id": 625046,
            "name": "Parodi: COPS",
            "header": "Bli med en amerikansk politimann på oppdrag når han skal ta opp kampen mot kriminalitet i Norge!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625046/theora/6560_2f69fadb57a2417d879471e546664e0c.ogv",
                "original": "https://upload.frikanalen.no/media/625046/original/orig_403bc2726ad14699aeda14cbff7752ad.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625046/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625046/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625046/broadcast/6560_9b1cc1f5a534456aaa57003eb54911b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625046/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:11",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T20:08:28.363000Z",
            "updatedTime": "2018-11-10T18:29:27.730688Z",
            "uploadedTime": "2012-11-08T20:08:28.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625046/theora/6560_2f69fadb57a2417d879471e546664e0c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625046/large_thumb/large.jpg"
        },
        {
            "id": 623127,
            "name": "Tellus - med våre øyne - del 03",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623127/theora/3230_fb608c2fae624f628468bc8647c0af9c.ogv",
                "original": "https://upload.frikanalen.no/media/623127/original/orig_114cccbbe83d481f88719961866dc277.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623127/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623127/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623127/broadcast/3230_fec2124b498844fdb26ba54393ea12df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623127/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:23:39.560000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:46:13.833000Z",
            "updatedTime": "2020-08-30T20:07:05.305839Z",
            "uploadedTime": "2009-08-14T11:46:13.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623127/theora/3230_fb608c2fae624f628468bc8647c0af9c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623127/large_thumb/large.jpg"
        },
        {
            "id": 623154,
            "name": "Tellus - med våre øyne - del 04",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623154/theora/3231_6249da64bf8348e3a4a9f8f2dc3df1a7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623154/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623154/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623154/broadcast/3231_f4dea18d53434386ad0b95e9413a16d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623154/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:30.200000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:46:59.677000Z",
            "updatedTime": "2020-08-30T20:06:56.930329Z",
            "uploadedTime": "2009-08-14T11:46:59.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623154/theora/3231_6249da64bf8348e3a4a9f8f2dc3df1a7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623154/large_thumb/large.jpg"
        },
        {
            "id": 625453,
            "name": "Eckankar: God is Love",
            "header": "God is Love",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625453/theora/God_Is_Love.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625453/large_thumb/God_Is_Love.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625453/small_thumb/God_Is_Love.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625453/broadcast/God_Is_Love.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:03",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-09-14T20:05:10Z",
            "updatedTime": "2020-09-15T21:54:51.551375Z",
            "uploadedTime": "2015-09-14T20:05:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625453/theora/God_Is_Love.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625453/large_thumb/God_Is_Love.jpg"
        },
        {
            "id": 624605,
            "name": "Empo tv - del 60",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624605/theora/5689_11dfcc29669c45b7bebbd7cb542058e0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624605/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624605/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624605/broadcast/5689_232f3825b9434acd8ee943d68e5ff36a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624605/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:14:49.440000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-07-08T08:37:15.797000Z",
            "updatedTime": "2020-08-30T19:52:02.517909Z",
            "uploadedTime": "2011-07-08T08:37:15.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624605/theora/5689_11dfcc29669c45b7bebbd7cb542058e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624605/large_thumb/large.jpg"
        },
        {
            "id": 624608,
            "name": "Empo tv - del 61",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624608/theora/5690_7b31bd4127714687a5239384bf4f46d9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624608/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624608/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624608/broadcast/5690_4a7daabd27d0486685e0b197e6054df7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624608/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:14:52.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-07-08T08:38:50.080000Z",
            "updatedTime": "2020-08-30T19:52:10.419369Z",
            "uploadedTime": "2011-07-08T08:38:50.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624608/theora/5690_7b31bd4127714687a5239384bf4f46d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624608/large_thumb/large.jpg"
        },
        {
            "id": 624614,
            "name": "Empo tv - del 62",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624614/theora/5691_ab57b0f7b9b346b78e26bc072e08f9df.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624614/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624614/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624614/broadcast/5691_40185a63008e42b6bf65fdb6c76acfa7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624614/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:12:31.520000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-07-08T08:39:28.907000Z",
            "updatedTime": "2020-08-30T19:52:21.133226Z",
            "uploadedTime": "2011-07-08T08:39:28.907000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624614/theora/5691_ab57b0f7b9b346b78e26bc072e08f9df.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624614/large_thumb/large.jpg"
        },
        {
            "id": 624593,
            "name": "Empo tv - del 58",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624593/theora/5686_10fb815e163d41f397ad321e19489da9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624593/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624593/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624593/broadcast/5686_c1a476443aa24621bb9c8c3591a5c2f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624593/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:14:41.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-07-08T08:33:47.463000Z",
            "updatedTime": "2020-08-30T19:54:34.085482Z",
            "uploadedTime": "2011-07-08T08:33:47.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624593/theora/5686_10fb815e163d41f397ad321e19489da9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624593/large_thumb/large.jpg"
        },
        {
            "id": 622400,
            "name": "Musikk: Mi Haish",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622400/theora/1262_a5789b76c01449289e5dc39236492320.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622400/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622400/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622400/broadcast/orig_Terje og Sidsel Dahl - Mi Haish.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622400/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:03:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.773394Z",
            "uploadedTime": "2009-01-01T21:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622400/theora/1262_a5789b76c01449289e5dc39236492320.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622400/large_thumb/large.jpg"
        },
        {
            "id": 622399,
            "name": "Musikk: Andantino i D-dur",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622399/theora/1257_72a019732e6d4f58843ec6688ffc488b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622399/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622399/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622399/broadcast/orig_Terje og Sidsel Dahl - Andantino i D-dur.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622399/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:03:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.774732Z",
            "uploadedTime": "2009-01-01T20:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622399/theora/1257_72a019732e6d4f58843ec6688ffc488b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622399/large_thumb/large.jpg"
        },
        {
            "id": 625095,
            "name": "Empo tv - del 116",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625095/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625095/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625095/broadcast/6538_059361a1eeb9452799798f6719305b5c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625095/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:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-07T11:26:54.027000Z",
            "updatedTime": "2020-08-30T19:40:56.195048Z",
            "uploadedTime": "2012-11-07T11:26:54.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg"
        },
        {
            "id": 625110,
            "name": "empo tv - del 118",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625110/theora/6582_3b8b15d92e294d9b8ed05befe20b7cc7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625110/broadcast/6582_ced1e487b5c34a8eae5b4824fc87eb50.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625110/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:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-27T13:20:40.727000Z",
            "updatedTime": "2020-08-30T19:42:09.988396Z",
            "uploadedTime": "2012-11-27T13:20:40.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625110/theora/6582_3b8b15d92e294d9b8ed05befe20b7cc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625110/large_thumb/large.jpg"
        },
        {
            "id": 622398,
            "name": "Musikk: Londonderry Air",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622398/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622398/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622398/broadcast/orig_Tore Sognefest - Londonderry Air.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622398/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:02:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.776116Z",
            "uploadedTime": "2009-01-01T20:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622398/large_thumb/large.jpg"
        },
        {
            "id": 622397,
            "name": "Musikk: Blott en dag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622397/theora/1239_c7bd48c1ef564eec8eebf16e1a8c0a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622397/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622397/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622397/broadcast/orig_Tore Sognefest - Blott en dag.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622397/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:03:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.777451Z",
            "uploadedTime": "2009-01-01T20:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622397/theora/1239_c7bd48c1ef564eec8eebf16e1a8c0a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622397/large_thumb/large.jpg"
        },
        {
            "id": 624002,
            "name": "Poesiens By",
            "header": "Bli med på en poetisk reise til Bosnia.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624002/theora/4894_53b6da1b363740ccbfe10cfe6f25b38e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624002/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624002/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624002/broadcast/4894_53b6da1b363740ccbfe10cfe6f25b38e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624002/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:21:25.560000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-10-21T13:35:11.430000Z",
            "updatedTime": "2020-09-02T06:10:25.323705Z",
            "uploadedTime": "2010-10-21T13:35:11.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624002/theora/4894_53b6da1b363740ccbfe10cfe6f25b38e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624002/large_thumb/large.jpg"
        },
        {
            "id": 625498,
            "name": "Random Aussies - McClaren Vale",
            "header": "Random Aussies - McClaren Vale\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625498/broadcast/11 - McClaren Vale.dv",
                "original": "https://upload.frikanalen.no/media/625498/original/11 - McClaren Vale.mp4",
                "theora": "https://upload.frikanalen.no/media/625498/theora/11 - McClaren Vale.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625498/large_thumb/11 - McClaren Vale.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625498/small_thumb/11 - McClaren Vale.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:06",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:02:11.833799Z",
            "uploadedTime": "2016-05-29T22:23:31.833833Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625498/theora/11 - McClaren Vale.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625498/large_thumb/11 - McClaren Vale.jpg"
        },
        {
            "id": 627624,
            "name": "Stopp NATO 5. november 2022, del 2",
            "header": "Del to - foredrag av Viktor Blichfeldt",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627624/theora/Stopp-NATO-Victor.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627624/broadcast/Stopp-NATO-Victor.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627624/large_thumb/Stopp-NATO-Victor.jpg",
                "original": "https://upload.frikanalen.no/media/627624/original/Stopp-NATO-Victor.mp4"
            },
            "creator": "ghem@getmail.no",
            "organization": {
                "id": 152,
                "name": "Stopp NATO",
                "homepage": "https://stoppnato.no/",
                "description": "",
                "postalAddress": "Heimdalsgata 21",
                "streetAddress": "Heimdalsgata 21",
                "editorId": 2311,
                "editorName": "Geir Hem",
                "editorEmail": "ghem@getmail.no",
                "editorMsisdn": "+47 908 24 189",
                "fkmember": true
            },
            "duration": "00:20:52.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-11-10T10:42:14.599671Z",
            "updatedTime": "2022-11-20T10:12:04.339049Z",
            "uploadedTime": "2022-11-10T10:47:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627624/theora/Stopp-NATO-Victor.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627624/large_thumb/Stopp-NATO-Victor.jpg"
        },
        {
            "id": 622392,
            "name": "Samfunn (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622392/theora/643_11b1cbcfb6d84d78b996f3b38f9ce02d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622392/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622392/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622392/broadcast/orig_vignetter.samfunnsmessige interesseorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622392/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:43:00Z",
            "updatedTime": "2018-11-14T11:24:19.294935Z",
            "uploadedTime": "2009-01-01T10:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622392/theora/643_11b1cbcfb6d84d78b996f3b38f9ce02d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622392/large_thumb/large.jpg"
        },
        {
            "id": 622390,
            "name": "Religion (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622390/theora/637_00726e62b1b54454959187061d311ee6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622390/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622390/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622390/broadcast/orig_vignett-religion og livsyn.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622390/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:37:00Z",
            "updatedTime": "2018-11-14T11:24:32.816732Z",
            "uploadedTime": "2009-01-01T10:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622390/theora/637_00726e62b1b54454959187061d311ee6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622390/large_thumb/large.jpg"
        },
        {
            "id": 622391,
            "name": "Idrett (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622391/theora/638_1320097ea850431da66f6c777b9c2cd1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622391/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622391/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622391/broadcast/orig_vignett.idrett.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622391/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:38:00Z",
            "updatedTime": "2018-11-14T11:24:50.133847Z",
            "uploadedTime": "2009-01-01T10:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622391/theora/638_1320097ea850431da66f6c777b9c2cd1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622391/large_thumb/large.jpg"
        },
        {
            "id": 622389,
            "name": "Kultur (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622389/theora/636_309f48cc252b49c48218d786d97fb78c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622389/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622389/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622389/broadcast/orig_vignett.kultur.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622389/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:36:00Z",
            "updatedTime": "2018-11-14T11:25:02.877871Z",
            "uploadedTime": "2009-01-01T10:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622389/theora/636_309f48cc252b49c48218d786d97fb78c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622389/large_thumb/large.jpg"
        }
    ]
}