List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=1100&ordering=name
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3453,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1150&ordering=name",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1050&ordering=name",
    "results": [
        {
            "id": 622197,
            "name": "Ekstremsportveko 2008 del 4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622197/theora/1726_4ec11d8696fb486e983d3df05aae825e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622197/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622197/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622197/broadcast/orig_Ekstremsportveko 2008 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622197/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:18:35.520000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:46:00Z",
            "updatedTime": "2018-11-10T18:29:31.054359Z",
            "uploadedTime": "2009-01-02T04:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622197/theora/1726_4ec11d8696fb486e983d3df05aae825e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622197/large_thumb/large.jpg"
        },
        {
            "id": 622416,
            "name": "Ekstremsportveko 2008 del 5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622416/theora/1727_384cc1ac1d5042fa8bee91297545c4dc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622416/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622416/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622416/broadcast/orig_Ekstremsportveko 2008 del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622416/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:32.280000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.753307Z",
            "uploadedTime": "2009-01-02T04:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622416/theora/1727_384cc1ac1d5042fa8bee91297545c4dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622416/large_thumb/large.jpg"
        },
        {
            "id": 622198,
            "name": "Ekstremsportveko 2008 del 6",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622198/theora/1728_62297bdbf7674ea68d3986a75bc9b4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622198/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622198/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622198/broadcast/orig_Ekstremsportveko 2008 del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622198/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:17:56.640000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:48:00Z",
            "updatedTime": "2018-11-10T18:29:31.052954Z",
            "uploadedTime": "2009-01-02T04:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622198/theora/1728_62297bdbf7674ea68d3986a75bc9b4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622198/large_thumb/large.jpg"
        },
        {
            "id": 622199,
            "name": "Ekstremsportveko 2008 del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622199/theora/1729_fd747923d4e64cb4b8d100f56f276d19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622199/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622199/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622199/broadcast/orig_Ekstremsportveko 2008 del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622199/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:12.560000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.051394Z",
            "uploadedTime": "2009-01-02T04:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622199/theora/1729_fd747923d4e64cb4b8d100f56f276d19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622199/large_thumb/large.jpg"
        },
        {
            "id": 623992,
            "name": "Elephants dream",
            "header": "Elephants Dream er historien om to  merkelige fyrer som utforsker  en uforutsigbar   og tilsynelatende uendelig maskine. Den eldre, Proog, opptrer som en veiviser og beskytter, som gladelig viser severdigheter og farer med maskinen til hans i utgangspunktet nysgjerrige men i økende grad skeptiske  protesjé Emo. Ettersom reisen utfolder seg oppdager vi tegn til at maskinen ikke er slik som Proog tror i det hele tatt, og veivisingen antar ett mer desperat aspekt. \n\nElephants Dream er en historie om kommunikasjon og fiksjon,  som med hensikt er laget med en åpen avslutning som verdens første 3D-animerte ?Åpne film?.  Filmen er utgitt under en Creative Commons lisens samme med alle produksjonsfilene benytte for å lage den (omtrent 7 Gigabyte med data). Filmen er utelukkende produsert med fri programvare, noe som gjør det mulig å re-mikse endre og bygge videre på materialet for å lage nye filmer/historier uten annet verktøy enn en datamaskin og kilde-filene til filmen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623992/theora/4846_4acb448d8e964582a5a856c82eb7dac2.ogv",
                "original": "https://upload.frikanalen.no/media/623992/original/orig_f00614a380c6432a95e71b0d6f2781df.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623992/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623992/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623992/broadcast/4846_2ce450330c3f4af4ac0b478870c70fee.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623992/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:11:13.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-16T11:00:39.063000Z",
            "updatedTime": "2018-11-10T18:29:29.094210Z",
            "uploadedTime": "2010-10-16T11:00:39.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623992/theora/4846_4acb448d8e964582a5a856c82eb7dac2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623992/large_thumb/large.jpg"
        },
        {
            "id": 625402,
            "name": "Empo TV - 14.05.08",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625402/theora/Empo-140508.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625402/small_thumb/Empo-140508.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625402/large_thumb/Empo-140508.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625402/broadcast/Empo-140508.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:13:43.840000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:39:16Z",
            "updatedTime": "2020-08-30T20:19:12.766859Z",
            "uploadedTime": "2015-06-15T08:39:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625402/theora/Empo-140508.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625402/large_thumb/Empo-140508.jpg"
        },
        {
            "id": 625405,
            "name": "Empo TV - 14.06.12",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625405/theora/Empo-140612.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625405/large_thumb/Empo-140612.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625405/small_thumb/Empo-140612.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625405/broadcast/Empo-140612.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": "",
            "createdTime": "2015-06-15T08:40:22Z",
            "updatedTime": "2020-08-30T20:18:47.179325Z",
            "uploadedTime": "2015-06-15T08:40:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625405/theora/Empo-140612.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625405/large_thumb/Empo-140612.jpg"
        },
        {
            "id": 625396,
            "name": "Empo TV - 14.06.19",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625396/theora/Empo-140619.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625396/small_thumb/Empo-140619.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625396/large_thumb/Empo-140619.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625396/broadcast/Empo-140619.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": "",
            "createdTime": "2015-06-15T08:37:47Z",
            "updatedTime": "2020-08-30T20:19:49.456520Z",
            "uploadedTime": "2015-06-15T08:37:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625396/theora/Empo-140619.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625396/large_thumb/Empo-140619.jpg"
        },
        {
            "id": 625393,
            "name": "Empo TV - 14.08.07",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625393/theora/Empo-140807.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625393/large_thumb/Empo-140807.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625393/small_thumb/Empo-140807.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625393/broadcast/Empo-140807.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:13:30.360000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:50Z",
            "updatedTime": "2020-08-30T20:19:57.868665Z",
            "uploadedTime": "2015-06-15T08:36:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625393/theora/Empo-140807.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625393/large_thumb/Empo-140807.jpg"
        },
        {
            "id": 625408,
            "name": "Empo TV - 14.08.14",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625408/theora/Empo-140814.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625408/large_thumb/Empo-140814.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625408/small_thumb/Empo-140814.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625408/broadcast/Empo-140814.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:36.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:42:35Z",
            "updatedTime": "2020-08-30T20:18:08.277228Z",
            "uploadedTime": "2015-06-15T08:42:36Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625408/theora/Empo-140814.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625408/large_thumb/Empo-140814.jpg"
        },
        {
            "id": 625413,
            "name": "Empo TV - 14.08.21",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625413/theora/EMPO-140821.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625413/small_thumb/EMPO-140821.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625413/large_thumb/EMPO-140821.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625413/broadcast/EMPO-140821.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:11:51.240000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:42:58Z",
            "updatedTime": "2020-08-30T20:17:28.947536Z",
            "uploadedTime": "2015-06-15T08:42:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625413/theora/EMPO-140821.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625413/large_thumb/EMPO-140821.jpg"
        },
        {
            "id": 625406,
            "name": "Empo TV - 14.08.28",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625406/theora/Empo-140828.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625406/large_thumb/Empo-140828.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625406/small_thumb/Empo-140828.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625406/broadcast/Empo-140828.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:26:46.360000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:29Z",
            "updatedTime": "2020-08-30T19:32:39.971426Z",
            "uploadedTime": "2015-06-15T08:40:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625406/theora/Empo-140828.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625406/large_thumb/Empo-140828.jpg"
        },
        {
            "id": 625415,
            "name": "Empo TV - 14.09.04",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625415/theora/Empo-140904.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625415/small_thumb/Empo-140904.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625415/large_thumb/Empo-140904.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625415/broadcast/Empo-140904.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:13:58",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:43:18Z",
            "updatedTime": "2020-08-30T20:17:17.076395Z",
            "uploadedTime": "2015-06-15T08:43:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625415/theora/Empo-140904.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625415/large_thumb/Empo-140904.jpg"
        },
        {
            "id": 625390,
            "name": "Empo TV - 14.09.11",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625390/theora/Empo-140911.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625390/small_thumb/Empo-140911.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625390/large_thumb/Empo-140911.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625390/broadcast/Empo-140911.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:13:50.680000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:22Z",
            "updatedTime": "2020-08-30T20:20:20.965695Z",
            "uploadedTime": "2015-06-15T08:36:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625390/theora/Empo-140911.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625390/large_thumb/Empo-140911.jpg"
        },
        {
            "id": 625391,
            "name": "Empo TV - 14.09.18",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625391/theora/Empo-140918.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625391/large_thumb/Empo-140918.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625391/small_thumb/Empo-140918.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625391/broadcast/Empo-140918.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:37.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:32Z",
            "updatedTime": "2020-08-30T20:20:05.556855Z",
            "uploadedTime": "2015-06-15T08:36:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625391/theora/Empo-140918.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625391/large_thumb/Empo-140918.jpg"
        },
        {
            "id": 625398,
            "name": "Empo TV - 14.09.25",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625398/theora/Empo-140925.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625398/small_thumb/Empo-140925.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625398/large_thumb/Empo-140925.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625398/broadcast/Empo-140925.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:13:08.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:37:31Z",
            "updatedTime": "2020-08-30T20:19:41.626214Z",
            "uploadedTime": "2015-06-15T08:37:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625398/theora/Empo-140925.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625398/large_thumb/Empo-140925.jpg"
        },
        {
            "id": 625400,
            "name": "Empo TV - 14.10.09",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625400/theora/Empo-141009.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625400/large_thumb/Empo-141009.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625400/small_thumb/Empo-141009.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625400/broadcast/Empo-141009.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:38:17Z",
            "updatedTime": "2020-08-30T20:19:30.664245Z",
            "uploadedTime": "2015-06-15T08:38:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625400/theora/Empo-141009.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625400/large_thumb/Empo-141009.jpg"
        },
        {
            "id": 625404,
            "name": "Empo TV - 14.10.16",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625404/theora/Empo-141016.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625404/small_thumb/Empo-141016.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625404/large_thumb/Empo-141016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625404/broadcast/Empo-141016.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:13:30.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:16Z",
            "updatedTime": "2020-08-30T20:18:55.587624Z",
            "uploadedTime": "2015-06-15T08:40:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625404/theora/Empo-141016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625404/large_thumb/Empo-141016.jpg"
        },
        {
            "id": 625401,
            "name": "Empo TV - 14.10.23",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625401/theora/Empo-141023.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625401/small_thumb/Empo-141023.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625401/large_thumb/Empo-141023.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625401/broadcast/Empo-141023.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": "",
            "createdTime": "2015-06-15T08:39:08Z",
            "updatedTime": "2020-08-30T20:19:20.285619Z",
            "uploadedTime": "2015-06-15T08:39:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625401/theora/Empo-141023.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625401/large_thumb/Empo-141023.jpg"
        },
        {
            "id": 625417,
            "name": "Empo TV - 14.10.30",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625417/theora/Sending141030-MASTER-SUPER.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625417/small_thumb/Sending141030-MASTER-SUPER.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625417/large_thumb/Sending141030-MASTER-SUPER.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625417/broadcast/Sending141030-MASTER-SUPER.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:09:30.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:43:43Z",
            "updatedTime": "2020-08-30T20:16:57.131498Z",
            "uploadedTime": "2015-06-15T08:43:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625417/theora/Sending141030-MASTER-SUPER.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625417/large_thumb/Sending141030-MASTER-SUPER.jpg"
        },
        {
            "id": 625397,
            "name": "Empo TV - 14.11.06",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625397/theora/Empo-141106.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625397/large_thumb/Empo-141106.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625397/small_thumb/Empo-141106.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625397/broadcast/Empo-141106.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:58.680000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:37:38Z",
            "updatedTime": "2020-08-30T20:20:40.517643Z",
            "uploadedTime": "2015-06-15T08:37:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625397/theora/Empo-141106.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625397/large_thumb/Empo-141106.jpg"
        },
        {
            "id": 625416,
            "name": "Empo TV - 14.11.13",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625416/theora/Empo-141113.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625416/large_thumb/Empo-141113.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625416/small_thumb/Empo-141113.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625416/broadcast/Empo-141113.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:38.560000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:43:26Z",
            "updatedTime": "2020-08-30T20:17:06.106008Z",
            "uploadedTime": "2015-06-15T08:43:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625416/theora/Empo-141113.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625416/large_thumb/Empo-141113.jpg"
        },
        {
            "id": 625411,
            "name": "Empo TV - 14.11.20",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625411/theora/Empo-141120.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625411/small_thumb/Empo-141120.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625411/large_thumb/Empo-141120.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625411/broadcast/Empo-141120.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.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:58Z",
            "updatedTime": "2020-08-30T20:17:37.091246Z",
            "uploadedTime": "2015-06-15T08:40:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625411/theora/Empo-141120.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625411/large_thumb/Empo-141120.jpg"
        },
        {
            "id": 625409,
            "name": "Empo TV - 14.11.27",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625409/large_thumb/Empo-141127.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625409/small_thumb/Empo-141127.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625409/broadcast/Empo-141127.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:28:02.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:41:19Z",
            "updatedTime": "2020-08-30T20:18:00.063891Z",
            "uploadedTime": "2015-06-15T08:41:26Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625409/large_thumb/Empo-141127.jpg"
        },
        {
            "id": 625407,
            "name": "Empo TV - 15.01.08",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625407/theora/Empo-150108.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625407/small_thumb/Empo-150108.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625407/large_thumb/Empo-150108.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625407/broadcast/Empo-150108.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": "",
            "createdTime": "2015-06-15T08:40:37Z",
            "updatedTime": "2020-08-30T20:18:38.084450Z",
            "uploadedTime": "2015-06-15T08:40:38Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625407/theora/Empo-150108.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625407/large_thumb/Empo-150108.jpg"
        },
        {
            "id": 625389,
            "name": "Empo TV - 15.01.15",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625389/theora/Empo-150115.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625389/small_thumb/Empo-150115.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625389/large_thumb/Empo-150115.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625389/broadcast/Empo-150115.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:12:58.720000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:12Z",
            "updatedTime": "2020-08-30T20:20:28.347692Z",
            "uploadedTime": "2015-06-15T08:36:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625389/theora/Empo-150115.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625389/large_thumb/Empo-150115.jpg"
        },
        {
            "id": 625410,
            "name": "Empo TV - 15.01.22",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625410/theora/Empo-150122.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625410/large_thumb/Empo-150122.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625410/small_thumb/Empo-150122.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625410/broadcast/Empo-150122.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:13:09.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:41:09Z",
            "updatedTime": "2020-08-30T20:17:44.851619Z",
            "uploadedTime": "2015-06-15T08:41:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625410/theora/Empo-150122.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625410/large_thumb/Empo-150122.jpg"
        },
        {
            "id": 625392,
            "name": "Empo TV - 15.01.29",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625392/theora/Empo-150129.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625392/large_thumb/Empo-150129.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625392/small_thumb/Empo-150129.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625392/broadcast/Empo-150129.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:18.760000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:41Z",
            "updatedTime": "2020-08-30T20:20:13.733756Z",
            "uploadedTime": "2015-06-15T08:36:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625392/theora/Empo-150129.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625392/large_thumb/Empo-150129.jpg"
        },
        {
            "id": 625388,
            "name": "Empo TV - 15.02.05",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625388/theora/Empo-150205.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625388/small_thumb/Empo-150205.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625388/large_thumb/Empo-150205.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625388/broadcast/Empo-150205.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:29.840000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:35:45Z",
            "updatedTime": "2020-08-30T20:20:48.259384Z",
            "uploadedTime": "2015-06-15T08:35:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625388/theora/Empo-150205.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625388/large_thumb/Empo-150205.jpg"
        },
        {
            "id": 625403,
            "name": "Empo TV - 15.02.12",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625403/theora/Empo-150212.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625403/large_thumb/Empo-150212.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625403/small_thumb/Empo-150212.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625403/broadcast/Empo-150212.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:10",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:02Z",
            "updatedTime": "2020-08-30T20:19:03.459808Z",
            "uploadedTime": "2015-06-15T08:40:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625403/theora/Empo-150212.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625403/large_thumb/Empo-150212.jpg"
        },
        {
            "id": 625421,
            "name": "Empo TV - 15.06.25",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625421/theora/Empo-150625.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625421/small_thumb/Empo-150625.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625421/large_thumb/Empo-150625.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625421/broadcast/Empo-150625-dv.avi",
                "original": "https://upload.frikanalen.no/media/625421/original/Empo-150625.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:12:15.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-25T12:37:01Z",
            "updatedTime": "2020-08-29T18:52:39.831656Z",
            "uploadedTime": "2015-06-25T12:37:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625421/theora/Empo-150625.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625421/large_thumb/Empo-150625.jpg"
        },
        {
            "id": 625486,
            "name": "Empo TV - 16.02.18",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625486/theora/Empo-160218.ogv",
                "original": "https://upload.frikanalen.no/media/625486/original/Empo-160218.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625486/large_thumb/Empo-160218-dv.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625486/small_thumb/Empo-160218-dv.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625486/broadcast/Empo-160218-dv.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:14.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-02-18T10:28:52Z",
            "updatedTime": "2020-08-30T20:16:45.793915Z",
            "uploadedTime": "2016-02-18T10:28:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625486/theora/Empo-160218.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625486/large_thumb/Empo-160218-dv.jpg"
        },
        {
            "id": 625509,
            "name": "Empo TV - 16.03.03",
            "header": "",
            "description": "",
            "files": {
                "original": "https://upload.frikanalen.no/media/625509/original/Empo-160303.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625509/small_thumb/Empo-160303.jpg",
                "theora": "https://upload.frikanalen.no/media/625509/theora/Empo-160303.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625509/large_thumb/Empo-160303.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625509/broadcast/Empo-160303-dv.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:33.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-03-04T11:21:53Z",
            "updatedTime": "2020-08-30T20:16:24.001208Z",
            "uploadedTime": "2016-03-04T11:21:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625509/theora/Empo-160303.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625509/large_thumb/Empo-160303.jpg"
        },
        {
            "id": 625514,
            "name": "Empo TV - 16.03.10",
            "header": "",
            "description": "",
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625514/broadcast/Empo-160310-dv.avi",
                "original": "https://upload.frikanalen.no/media/625514/original/Empo-160310.avi",
                "theora": "https://upload.frikanalen.no/media/625514/theora/Empo-160310.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625514/small_thumb/Empo-160310.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625514/large_thumb/Empo-160310.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:16.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-03-11T18:19:05Z",
            "updatedTime": "2020-08-30T20:16:13.903754Z",
            "uploadedTime": "2016-03-11T18:19:07Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625514/theora/Empo-160310.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625514/large_thumb/Empo-160310.jpg"
        },
        {
            "id": 625524,
            "name": "Empo TV - 16.03.31",
            "header": "",
            "description": "",
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625524/broadcast/160330-Sending160331-SM-MASTER-SUPER.dv",
                "theora": "https://upload.frikanalen.no/media/625524/theora/160330-Sending160331-SM-MASTER-SUPER.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625524/large_thumb/160330-Sending160331-SM-MASTER-SUPER.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625524/small_thumb/160330-Sending160331-SM-MASTER-SUPER.jpg",
                "original": "https://upload.frikanalen.no/media/625524/original/160330-Sending160331-SM-MASTER-SUPER.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:13:52.920000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-03-31T21:29:33Z",
            "updatedTime": "2020-08-30T20:16:06.201974Z",
            "uploadedTime": "2016-03-31T21:29:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625524/theora/160330-Sending160331-SM-MASTER-SUPER.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625524/large_thumb/160330-Sending160331-SM-MASTER-SUPER.jpg"
        },
        {
            "id": 625528,
            "name": "Empo TV - 16.04.14",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625528/theora/Empo-160414.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625528/broadcast/Empo-160414.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625528/small_thumb/Empo-160414.jpg",
                "original": "https://upload.frikanalen.no/media/625528/original/Empo-160414.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625528/large_thumb/Empo-160414.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:59.680000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-04-15T08:33:23Z",
            "updatedTime": "2020-08-30T20:15:45.636572Z",
            "uploadedTime": "2016-04-15T08:33:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625528/theora/Empo-160414.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625528/large_thumb/Empo-160414.jpg"
        },
        {
            "id": 625533,
            "name": "Empo TV - 16.04.21",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625533/broadcast/Empo-160421.avi",
                "theora": "https://upload.frikanalen.no/media/625533/theora/Empo-160421.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625533/large_thumb/Empo-160421.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625533/small_thumb/Empo-160421.jpg",
                "original": "https://upload.frikanalen.no/media/625533/original/Empo-160421.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:11:53.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-04-22T12:27:14.352352Z",
            "updatedTime": "2020-08-30T20:18:28.593991Z",
            "uploadedTime": "2016-04-22T12:29:04.257595Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625533/theora/Empo-160421.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625533/large_thumb/Empo-160421.jpg"
        },
        {
            "id": 625525,
            "name": "Empo TV - 16.14",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625525/theora/EMPOTV-1416.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625525/broadcast/EMPOTV-1416.dv",
                "original": "https://upload.frikanalen.no/media/625525/original/EMPOTV-1416.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625525/large_thumb/EMPOTV-1416.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625525/small_thumb/EMPOTV-1416.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:23.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-04-09T11:57:11Z",
            "updatedTime": "2020-08-30T20:15:55.982806Z",
            "uploadedTime": "2016-04-09T11:57:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625525/theora/EMPOTV-1416.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625525/large_thumb/EMPOTV-1416.jpg"
        },
        {
            "id": 625505,
            "name": "Empo TV - 25.02.16",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625505/theora/Empo-160225.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625505/small_thumb/Empo-160225.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625505/large_thumb/Empo-160225.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625505/broadcast/Empo-160225-dv.avi",
                "original": "https://upload.frikanalen.no/media/625505/original/Empo-160225.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:13:17.600000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-02-25T09:58:09Z",
            "updatedTime": "2020-08-30T20:16:32.226335Z",
            "uploadedTime": "2016-02-25T09:58:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625505/theora/Empo-160225.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625505/large_thumb/Empo-160225.jpg"
        },
        {
            "id": 623264,
            "name": "Empo tv - del 08",
            "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/623264/theora/3279_0a43ecc3aee44c84a64162f555c207ec.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623264/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623264/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623264/broadcast/3279_0ef3a5690f7b4a17a4e0d357b5e2854a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623264/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.tellustv.no",
            "createdTime": "2009-08-24T11:56:37.287000Z",
            "updatedTime": "2020-08-30T20:05:48.096428Z",
            "uploadedTime": "2009-08-24T11:56:37.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623264/theora/3279_0a43ecc3aee44c84a64162f555c207ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623264/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": 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": 624951,
            "name": "Empo TV - del 100",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624951/theora/6328_deb867cd8e184e03843c65fde34d7ced.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624951/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624951/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624951/broadcast/6328_39a5f6e352944528adf21d19d5600e2b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624951/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.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:44:55.053000Z",
            "updatedTime": "2020-08-30T19:45:21.401882Z",
            "uploadedTime": "2012-06-22T11:44:55.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624951/theora/6328_deb867cd8e184e03843c65fde34d7ced.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624951/large_thumb/large.jpg"
        },
        {
            "id": 624958,
            "name": "Empo TV - del 101",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624958/theora/6372_2ca4eb60c5d44b229342c3a56d9476a0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624958/broadcast/6372_299a23904b1443759797e0b26246f668.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624958/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:46.600000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:09:36.597000Z",
            "updatedTime": "2020-08-30T19:45:09.170429Z",
            "uploadedTime": "2012-08-25T15:09:36.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624958/theora/6372_2ca4eb60c5d44b229342c3a56d9476a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624958/large_thumb/large.jpg"
        },
        {
            "id": 624962,
            "name": "Empo TV - del 102",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624962/theora/6373_9c12664ed8f6467181592c02b4fc675a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624962/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624962/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624962/broadcast/6373_ab8041d3fec14ad7947916622fe0a16d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624962/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:58.760000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:14:00.187000Z",
            "updatedTime": "2020-08-30T19:44:58.078319Z",
            "uploadedTime": "2012-08-25T15:14:00.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624962/theora/6373_9c12664ed8f6467181592c02b4fc675a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624962/large_thumb/large.jpg"
        },
        {
            "id": 624966,
            "name": "Empo TV - del 103",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624966/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624966/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624966/broadcast/6374_7afc10c4406d4a869cde3a19bd2a2a5a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624966/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:28",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:15:54.797000Z",
            "updatedTime": "2020-08-30T19:44:25.209118Z",
            "uploadedTime": "2012-08-25T15:15:54.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624966/large_thumb/large.jpg"
        },
        {
            "id": 624969,
            "name": "Empo TV - del 104",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624969/theora/6375_48602c2080be41e3ae6d88c4d609d4d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624969/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624969/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624969/broadcast/6375_9459a975d9ee4542a8688cfed6bd8a1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624969/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:19.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:36:10.840000Z",
            "updatedTime": "2020-08-30T19:44:15.710428Z",
            "uploadedTime": "2012-08-25T15:36:10.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624969/theora/6375_48602c2080be41e3ae6d88c4d609d4d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624969/large_thumb/large.jpg"
        },
        {
            "id": 624982,
            "name": "Empo TV - del 105",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624982/theora/6392_290255b8e5074ca485aad712f7445ad7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624982/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624982/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624982/broadcast/6392_08973010c00e4e1eb137a1e4272bd522.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624982/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:15.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-09-05T06:43:12.610000Z",
            "updatedTime": "2020-08-30T19:44:03.928861Z",
            "uploadedTime": "2012-09-05T06:43:12.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624982/theora/6392_290255b8e5074ca485aad712f7445ad7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624982/large_thumb/large.jpg"
        },
        {
            "id": 624989,
            "name": "Empo TV - del 106",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624989/theora/6393_12fe97a282df416cb7ab49b500d277a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624989/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624989/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624989/broadcast/6393_238b314ea1d14353a538b879b2f141e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624989/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-09-05T06:43:42.297000Z",
            "updatedTime": "2020-08-30T19:43:53.518922Z",
            "uploadedTime": "2012-09-05T06:43:42.297000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624989/theora/6393_12fe97a282df416cb7ab49b500d277a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624989/large_thumb/large.jpg"
        },
        {
            "id": 625002,
            "name": "Empo TV - del 107",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625002/theora/6394_612e0908ab1f4a8a8f02f47020a57ee9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625002/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625002/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625002/broadcast/6394_04f661fe0b384587ba03104710e83983.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625002/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-09-05T06:44:59.107000Z",
            "updatedTime": "2020-08-30T19:43:41.193658Z",
            "uploadedTime": "2012-09-05T06:44:59.107000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625002/theora/6394_612e0908ab1f4a8a8f02f47020a57ee9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625002/large_thumb/large.jpg"
        }
    ]
}