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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2750&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2650&ordering=-header",
    "results": [
        {
            "id": 623744,
            "name": "Værldens Gjemfødelse 080910",
            "header": "1a delen av program 5\nHans Batteryd underviser om Biblen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623744/theora/4502_e22cd78671f14edeaf32ea423df6dc65.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623744/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623744/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623744/broadcast/4502_57a66c186e1c47b28a8a4e11fc069529.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623744/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:15.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-16T12:07:18.933000Z",
            "updatedTime": "2018-11-10T18:29:29.434503Z",
            "uploadedTime": "2010-07-16T12:07:18.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623744/theora/4502_e22cd78671f14edeaf32ea423df6dc65.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623744/large_thumb/large.jpg"
        },
        {
            "id": 626653,
            "name": "Nettmøte om Jemen",
            "header": "17 stater kriger mot Jemen. Samtidig blokkerer de forsyninger til Jemen. Lidelsene er enorme. De tiltar.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626653/theora/NettmoteYemen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626653/broadcast/NettmoteYemen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626653/large_thumb/NettmoteYemen.jpg",
                "original": "https://upload.frikanalen.no/media/626653/original/NettmoteYemen.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:53:40.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-12-22T08:33:16.889903Z",
            "updatedTime": "2020-12-22T17:43:09.148389Z",
            "uploadedTime": "2020-12-22T13:24:38.308108Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626653/theora/NettmoteYemen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626653/large_thumb/NettmoteYemen.jpg"
        },
        {
            "id": 624888,
            "name": "Ja vi elsker!",
            "header": "17.mai feiring på Finse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624888/theora/6266_7c4f4d6041a749379e4f507128feb40d.ogv",
                "original": "https://upload.frikanalen.no/media/624888/original/orig_f8facc0040594dec9f15f285032e2a0d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624888/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624888/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624888/broadcast/6266_5785d8d3071241608294e85875676005.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624888/large_thumb/large.jpg"
            },
            "creator": "erik.vold@nrk.no",
            "organization": {
                "id": 119,
                "name": "NRK",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2000,
                "editorName": "Erik Vold",
                "editorEmail": "erik.vold@nrk.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:06:38.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-19T18:07:59.417000Z",
            "updatedTime": "2018-11-10T18:29:27.931727Z",
            "uploadedTime": "2012-05-19T18:07:59.417000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624888/theora/6266_7c4f4d6041a749379e4f507128feb40d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624888/large_thumb/large.jpg"
        },
        {
            "id": 624900,
            "name": "17. Mai 2012 i Blaker",
            "header": "17. Mai feiringa på Blaker skanse 2012. Blaker skolemusikkorps, Fossegrimen, og tale av ordföreren i Sörum komune.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624900/theora/6270_6d93f52f9b42443dbbed35061b1ab554.ogv",
                "original": "https://upload.frikanalen.no/media/624900/original/orig_65c85164eadd46d38ef3c1a2eeadc817.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624900/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624900/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624900/broadcast/6270_590006d28852480fb9d55c0146b58048.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624900/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:11.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2012-05-22T11:04:40.373000Z",
            "updatedTime": "2018-11-10T18:29:27.915000Z",
            "uploadedTime": "2012-05-22T11:04:40.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624900/theora/6270_6d93f52f9b42443dbbed35061b1ab554.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624900/large_thumb/large.jpg"
        },
        {
            "id": 626657,
            "name": "Kazar-riktet og stammene",
            "header": "12 stammer-folket vender tilbake",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626657/theora/Khazar-riket og Sem_ Jafet ætten.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626657/broadcast/Khazar-riket og Sem_ Jafet ætten.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626657/large_thumb/Khazar-riket og Sem_ Jafet ætten.jpg",
                "original": "https://upload.frikanalen.no/media/626657/original/Khazar-riket og Sem_ Jafet ætten.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-01-01T08:14:43.793636Z",
            "updatedTime": "2021-01-01T08:30:11.151602Z",
            "uploadedTime": "2021-01-01T08:15:38.368223Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626657/theora/Khazar-riket og Sem_ Jafet ætten.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626657/large_thumb/Khazar-riket og Sem_ Jafet ætten.jpg"
        },
        {
            "id": 624197,
            "name": "STF_p01-BST_p01 20110126-2828",
            "header": "10 minutter med Svenn Thommy Fjeldberg og Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624197/theora/5195_4be84220d1d84360a7e124989bff58d8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624197/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624197/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624197/broadcast/5195_2d21f20e90134d2fb363860f5d911d28.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624197/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:28.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-19T11:11:14.290000Z",
            "updatedTime": "2018-11-10T18:29:28.837465Z",
            "uploadedTime": "2011-01-19T11:11:14.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624197/theora/5195_4be84220d1d84360a7e124989bff58d8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624197/large_thumb/large.jpg"
        },
        {
            "id": 623302,
            "name": "nornet tv 41",
            "header": "10 Minutter med Fjell Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623302/theora/3783_7556275e4238427c8a39a34793fe7aca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623302/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623302/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623302/broadcast/3783_95450540d22547fbb1c14b7946460909.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623302/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:10:23.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-01-05T10:55:15.210000Z",
            "updatedTime": "2018-11-10T18:29:29.974323Z",
            "uploadedTime": "2010-01-05T10:55:15.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623302/theora/3783_7556275e4238427c8a39a34793fe7aca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623302/large_thumb/large.jpg"
        },
        {
            "id": 623745,
            "name": "10 min med Svenn Thommy 280710",
            "header": "10 minuter med Svenn Thommy Fjeldberg føljd av Levande Ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623745/theora/4503_6fda2ac9a88a4fa5a177bf311a791a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623745/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623745/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623745/broadcast/4503_06204cc94d194751a25825976ddcb6e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623745/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:56.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-16T12:16:32.043000Z",
            "updatedTime": "2018-11-10T18:29:29.433082Z",
            "uploadedTime": "2010-07-16T12:16:32.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623745/theora/4503_6fda2ac9a88a4fa5a177bf311a791a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623745/large_thumb/large.jpg"
        },
        {
            "id": 623775,
            "name": "Tio minuter med Svenn Thommy Fjældberg",
            "header": "10 minuter med Svenn Thommy Fjældberg føljd av Levande Ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623775/theora/4533_c5714da30b514247adce4d5f860c2095.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623775/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623775/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623775/broadcast/4533_f7a414d1ce7b41e5b357d40d38592f5c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623775/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:43.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-02T13:16:10.263000Z",
            "updatedTime": "2018-11-10T18:29:29.393455Z",
            "uploadedTime": "2010-08-02T13:16:10.263000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623775/theora/4533_c5714da30b514247adce4d5f860c2095.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623775/large_thumb/large.jpg"
        },
        {
            "id": 623602,
            "name": "Svenn Thommy Fjeldberg og Tommy M Josefsson 2",
            "header": "10 min og Levande ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623602/theora/4286_3c1291170da947e09939013adcafa562.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623602/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623602/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623602/broadcast/4286_820eb72413f548f68798243fadac826d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623602/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:07.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-05-05T10:16:09.853000Z",
            "updatedTime": "2018-11-10T18:29:29.607377Z",
            "uploadedTime": "2010-05-05T10:16:09.853000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623602/theora/4286_3c1291170da947e09939013adcafa562.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623602/large_thumb/large.jpg"
        },
        {
            "id": 625745,
            "name": "Daily Tech News Show 29. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625745/theora/DTNS20160729.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625745/broadcast/DTNS20160729.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625745/large_thumb/DTNS20160729.jpg",
                "original": "https://upload.frikanalen.no/media/625745/original/DTNS20160729.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625745/small_thumb/DTNS20160729.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:59.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7069vid",
            "createdTime": "2016-08-01T17:53:17.228420Z",
            "updatedTime": "2018-11-10T18:29:26.779778Z",
            "uploadedTime": "2016-08-01T17:53:22.343239Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625745/theora/DTNS20160729.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625745/large_thumb/DTNS20160729.jpg"
        },
        {
            "id": 623822,
            "name": "Matlaging med Samfundetlederen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623822/theora/4592_6fba4f395ba74e6bac0de2d45aaf6809.ogv",
                "original": "https://upload.frikanalen.no/media/623822/original/orig_df472d8020c54c67a71cb60127636d7e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623822/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623822/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623822/broadcast/4592_f8243045fa49410ab6782fff0aa16abe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623822/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:40.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:14:53Z",
            "updatedTime": "2018-11-10T18:29:29.331020Z",
            "uploadedTime": "2010-08-10T19:14:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623822/theora/4592_6fba4f395ba74e6bac0de2d45aaf6809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623822/large_thumb/large.jpg"
        },
        {
            "id": 625747,
            "name": "Daily Tech News Show 02. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625747/broadcast/DTNS20160802.dv",
                "theora": "https://upload.frikanalen.no/media/625747/theora/DTNS20160802.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625747/small_thumb/DTNS20160802.jpg",
                "original": "https://upload.frikanalen.no/media/625747/original/DTNS20160802.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625747/large_thumb/DTNS20160802.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:50.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7101vid",
            "createdTime": "2016-08-03T21:39:37.491164Z",
            "updatedTime": "2018-11-10T18:29:26.776942Z",
            "uploadedTime": "2016-08-03T21:39:42.428405Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625747/theora/DTNS20160802.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625747/large_thumb/DTNS20160802.jpg"
        },
        {
            "id": 625748,
            "name": "Daily Tech News Show 03. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625748/broadcast/DTNS20160803.dv",
                "theora": "https://upload.frikanalen.no/media/625748/theora/DTNS20160803.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625748/large_thumb/DTNS20160803.jpg",
                "original": "https://upload.frikanalen.no/media/625748/original/DTNS20160803.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625748/small_thumb/DTNS20160803.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:05.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7113vid",
            "createdTime": "2016-08-15T10:31:53.795070Z",
            "updatedTime": "2018-11-10T18:29:26.775382Z",
            "uploadedTime": "2016-08-15T10:31:58.987376Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625748/theora/DTNS20160803.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625748/large_thumb/DTNS20160803.jpg"
        },
        {
            "id": 625749,
            "name": "Daily Tech News Show 04. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625749/broadcast/DTNS20160804.dv",
                "theora": "https://upload.frikanalen.no/media/625749/theora/DTNS20160804.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625749/small_thumb/DTNS20160804.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625749/large_thumb/DTNS20160804.jpg",
                "original": "https://upload.frikanalen.no/media/625749/original/DTNS20160804.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:00.830000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7121vid",
            "createdTime": "2016-08-15T11:20:41.665166Z",
            "updatedTime": "2018-11-10T18:29:26.774012Z",
            "uploadedTime": "2016-08-15T11:20:45.999916Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625749/theora/DTNS20160804.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625749/large_thumb/DTNS20160804.jpg"
        },
        {
            "id": 625750,
            "name": "Daily Tech News Show 05. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625750/broadcast/DTNS20160805.dv",
                "theora": "https://upload.frikanalen.no/media/625750/theora/DTNS20160805.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625750/large_thumb/DTNS20160805.jpg",
                "original": "https://upload.frikanalen.no/media/625750/original/DTNS20160805.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625750/small_thumb/DTNS20160805.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:30.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7134vid",
            "createdTime": "2016-08-15T12:05:32.683412Z",
            "updatedTime": "2018-11-10T18:29:26.772678Z",
            "uploadedTime": "2016-08-15T12:05:39.678087Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625750/theora/DTNS20160805.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625750/large_thumb/DTNS20160805.jpg"
        },
        {
            "id": 625751,
            "name": "Daily Tech News Show 08. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625751/theora/DTNS20160808.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625751/broadcast/DTNS20160808.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625751/large_thumb/DTNS20160808.jpg",
                "original": "https://upload.frikanalen.no/media/625751/original/DTNS20160808.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625751/small_thumb/DTNS20160808.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:19.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7148vid",
            "createdTime": "2016-08-15T12:46:36.852454Z",
            "updatedTime": "2018-11-10T18:29:26.771315Z",
            "uploadedTime": "2016-08-15T12:46:41.461308Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625751/theora/DTNS20160808.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625751/large_thumb/DTNS20160808.jpg"
        },
        {
            "id": 625752,
            "name": "Daily Tech News Show 09. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625752/broadcast/DTNS20160809.dv",
                "theora": "https://upload.frikanalen.no/media/625752/theora/DTNS20160809.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625752/large_thumb/DTNS20160809.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625752/small_thumb/DTNS20160809.jpg",
                "original": "https://upload.frikanalen.no/media/625752/original/DTNS20160809.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:09.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7162vid",
            "createdTime": "2016-08-15T13:28:39.357087Z",
            "updatedTime": "2018-11-10T18:29:26.769936Z",
            "uploadedTime": "2016-08-15T13:28:43.742198Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625752/theora/DTNS20160809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625752/large_thumb/DTNS20160809.jpg"
        },
        {
            "id": 623823,
            "name": "Rosendal teater",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623823/theora/4594_3ea4c67a7614496c973df7fef3f254dd.ogv",
                "original": "https://upload.frikanalen.no/media/623823/original/orig_f0fbc4a5e76e419ca364c66d59c8ef27.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623823/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623823/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623823/broadcast/4594_e9b74fe6a657487a8c8f31848297d0bd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623823/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:30.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:15:40Z",
            "updatedTime": "2018-11-10T18:29:29.329672Z",
            "uploadedTime": "2010-08-10T19:15:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623823/theora/4594_3ea4c67a7614496c973df7fef3f254dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623823/large_thumb/large.jpg"
        },
        {
            "id": 625753,
            "name": "Daily Tech News Show 10. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625753/broadcast/DTNS20160810.dv",
                "theora": "https://upload.frikanalen.no/media/625753/theora/DTNS20160810.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625753/large_thumb/DTNS20160810.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625753/small_thumb/DTNS20160810.jpg",
                "original": "https://upload.frikanalen.no/media/625753/original/DTNS20160810.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:55.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7169vid",
            "createdTime": "2016-08-15T14:07:44.471987Z",
            "updatedTime": "2018-11-10T18:29:26.768475Z",
            "uploadedTime": "2016-08-15T14:07:48.916342Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625753/theora/DTNS20160810.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625753/large_thumb/DTNS20160810.jpg"
        },
        {
            "id": 623824,
            "name": "Røverhistorier fra Storås..",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623824/theora/4596_6c96e91036c64fd1b602efbb5e60d23c.ogv",
                "original": "https://upload.frikanalen.no/media/623824/original/orig_16628ae370c34eceab3f508e28de94e7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623824/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623824/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623824/broadcast/4596_9550ed2adbce48f8bb40b667d874710b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623824/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:39.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:16:31Z",
            "updatedTime": "2018-11-10T18:29:29.328333Z",
            "uploadedTime": "2010-08-10T19:16:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623824/theora/4596_6c96e91036c64fd1b602efbb5e60d23c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623824/large_thumb/large.jpg"
        },
        {
            "id": 625754,
            "name": "Daily Tech News Show 11. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625754/theora/DTNS20160811.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625754/broadcast/DTNS20160811.dv",
                "original": "https://upload.frikanalen.no/media/625754/original/DTNS20160811.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625754/small_thumb/DTNS20160811.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625754/large_thumb/DTNS20160811.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:25.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7177vid",
            "createdTime": "2016-08-15T14:56:36.600349Z",
            "updatedTime": "2018-11-10T18:29:26.766850Z",
            "uploadedTime": "2016-08-15T14:56:41.150452Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625754/theora/DTNS20160811.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625754/large_thumb/DTNS20160811.jpg"
        },
        {
            "id": 625755,
            "name": "Daily Tech News Show 12. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625755/theora/DTNS20160812.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625755/broadcast/DTNS20160812.dv",
                "original": "https://upload.frikanalen.no/media/625755/original/DTNS20160812.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625755/large_thumb/DTNS20160812.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625755/small_thumb/DTNS20160812.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:30.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7188vid",
            "createdTime": "2016-08-15T15:46:18.883687Z",
            "updatedTime": "2018-11-10T18:29:26.765455Z",
            "uploadedTime": "2016-08-15T15:46:23.291130Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625755/theora/DTNS20160812.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625755/large_thumb/DTNS20160812.jpg"
        },
        {
            "id": 625756,
            "name": "Daily Tech News Show 15. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625756/theora/DTNS20160815.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625756/broadcast/DTNS20160815.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625756/small_thumb/DTNS20160815.jpg",
                "original": "https://upload.frikanalen.no/media/625756/original/DTNS20160815.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625756/large_thumb/DTNS20160815.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:39.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7208vid",
            "createdTime": "2016-08-16T08:07:27.701824Z",
            "updatedTime": "2018-11-10T18:29:26.763924Z",
            "uploadedTime": "2016-08-16T08:07:33.858772Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625756/theora/DTNS20160815.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625756/large_thumb/DTNS20160815.jpg"
        },
        {
            "id": 626671,
            "name": "Test 123",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626671/theora/IMG_1103.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626671/broadcast/IMG_1103.dv",
                "original": "https://upload.frikanalen.no/media/626671/original/IMG_1103.MOV",
                "largeThumb": "https://upload.frikanalen.no/media/626671/large_thumb/IMG_1103.jpg"
            },
            "creator": "toresbe@protonmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:11.009982",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-01-14T19:03:50.053036Z",
            "updatedTime": "2021-01-14T19:04:16.611102Z",
            "uploadedTime": "2021-01-14T19:04:05.783038Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626671/theora/IMG_1103.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626671/large_thumb/IMG_1103.jpg"
        },
        {
            "id": 625757,
            "name": "Daily Tech News Show 16. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625757/theora/DTNS20160816.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625757/broadcast/DTNS20160816.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625757/small_thumb/DTNS20160816.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625757/large_thumb/DTNS20160816.jpg",
                "original": "https://upload.frikanalen.no/media/625757/original/DTNS20160816.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:10.770000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7217vid",
            "createdTime": "2016-08-17T14:00:01.584008Z",
            "updatedTime": "2018-11-10T18:29:26.762551Z",
            "uploadedTime": "2016-08-17T14:00:07.332687Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625757/theora/DTNS20160816.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625757/large_thumb/DTNS20160816.jpg"
        },
        {
            "id": 625758,
            "name": "Daily Tech News Show 17. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625758/broadcast/DTNS20160817.dv",
                "theora": "https://upload.frikanalen.no/media/625758/theora/DTNS20160817.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625758/small_thumb/DTNS20160817.jpg",
                "original": "https://upload.frikanalen.no/media/625758/original/DTNS20160817.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625758/large_thumb/DTNS20160817.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:08:30.020000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7224vid",
            "createdTime": "2016-08-18T11:37:48.140464Z",
            "updatedTime": "2018-11-10T18:29:26.761199Z",
            "uploadedTime": "2016-08-18T11:38:02.252411Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625758/theora/DTNS20160817.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625758/large_thumb/DTNS20160817.jpg"
        },
        {
            "id": 625759,
            "name": "Daily Tech News Show 18. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625759/broadcast/DTNS20160818.dv",
                "theora": "https://upload.frikanalen.no/media/625759/theora/DTNS20160818.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625759/small_thumb/DTNS20160818.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625759/large_thumb/DTNS20160818.jpg",
                "original": "https://upload.frikanalen.no/media/625759/original/DTNS20160818.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:14.580000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7233vid",
            "createdTime": "2016-08-23T07:25:17.729829Z",
            "updatedTime": "2018-11-10T18:29:26.759841Z",
            "uploadedTime": "2016-08-23T07:25:32.799898Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625759/theora/DTNS20160818.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625759/large_thumb/DTNS20160818.jpg"
        },
        {
            "id": 625760,
            "name": "Daily Tech News Show 19. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625760/theora/DTNS20160819.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625760/broadcast/DTNS20160819.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625760/small_thumb/DTNS20160819.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625760/large_thumb/DTNS20160819.jpg",
                "original": "https://upload.frikanalen.no/media/625760/original/DTNS20160819.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:50.110000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7242vid",
            "createdTime": "2016-08-23T08:15:29.717540Z",
            "updatedTime": "2018-11-10T18:29:26.758362Z",
            "uploadedTime": "2016-08-23T08:15:34.995088Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625760/theora/DTNS20160819.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625760/large_thumb/DTNS20160819.jpg"
        },
        {
            "id": 627866,
            "name": "Shofar - Herren taler ved Bileam",
            "header": "",
            "description": "Vi møter Bileam og Herren som legger sine ord i hans munn. Her\nfår vi vite Guds tale om Israel. Et velsignet folk. Alene i\nverdenssamfunnet, men likevel ikke alene. Gud er med, og har overblikket\nog vise seg herlig både blant sitt folk og nasjoner.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627866/theora/Shofar 215 Herren taler ved Bileam.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627866/broadcast/Shofar 215 Herren taler ved Bileam.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627866/large_thumb/Shofar 215 Herren taler ved Bileam.jpg",
                "original": "https://upload.frikanalen.no/media/627866/original/Shofar 215 Herren taler ved Bileam.mov"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:25:20.460000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-04-07T02:28:31.451798Z",
            "updatedTime": "2024-04-07T03:01:44.682790Z",
            "uploadedTime": "2024-04-07T02:35:32.663742Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627866/theora/Shofar 215 Herren taler ved Bileam.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627866/large_thumb/Shofar 215 Herren taler ved Bileam.jpg"
        },
        {
            "id": 625761,
            "name": "Daily Tech News Show 22. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625761/theora/DTNS20160822.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625761/broadcast/DTNS20160822.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625761/small_thumb/DTNS20160822.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625761/large_thumb/DTNS20160822.jpg",
                "original": "https://upload.frikanalen.no/media/625761/original/DTNS20160822.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:41:45.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7259vid",
            "createdTime": "2016-08-23T09:01:24.551249Z",
            "updatedTime": "2018-11-10T18:29:26.756907Z",
            "uploadedTime": "2016-08-23T09:01:28.847734Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625761/theora/DTNS20160822.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625761/large_thumb/DTNS20160822.jpg"
        },
        {
            "id": 625762,
            "name": "Daily Tech News Show 23. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625762/broadcast/DTNS20160823.dv",
                "theora": "https://upload.frikanalen.no/media/625762/theora/DTNS20160823.ogv",
                "original": "https://upload.frikanalen.no/media/625762/original/DTNS20160823.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625762/small_thumb/DTNS20160823.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625762/large_thumb/DTNS20160823.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:25.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7269vid",
            "createdTime": "2016-08-25T10:34:51.312994Z",
            "updatedTime": "2018-11-10T18:29:26.755556Z",
            "uploadedTime": "2016-08-25T10:34:57.992574Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625762/theora/DTNS20160823.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625762/large_thumb/DTNS20160823.jpg"
        },
        {
            "id": 625763,
            "name": "Daily Tech News Show 24. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625763/theora/DTNS20160824.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625763/broadcast/DTNS20160824.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625763/small_thumb/DTNS20160824.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625763/large_thumb/DTNS20160824.jpg",
                "original": "https://upload.frikanalen.no/media/625763/original/DTNS20160824.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:50.830000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7277vid",
            "createdTime": "2016-08-25T11:23:04.156786Z",
            "updatedTime": "2018-11-10T18:29:26.754148Z",
            "uploadedTime": "2016-08-25T11:23:48.608939Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625763/theora/DTNS20160824.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625763/large_thumb/DTNS20160824.jpg"
        },
        {
            "id": 626753,
            "name": "Enda en test",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626753/theora/IMG_1133.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626753/broadcast/IMG_1133.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626753/large_thumb/IMG_1133.jpg",
                "original": "https://upload.frikanalen.no/media/626753/original/IMG_1133.MOV"
            },
            "creator": "toresbe@protonmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:07.006656",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-03-31T16:09:59.170175Z",
            "updatedTime": "2021-03-31T16:10:25.293183Z",
            "uploadedTime": "2021-03-31T16:10:17.243266Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626753/theora/IMG_1133.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626753/large_thumb/IMG_1133.jpg"
        },
        {
            "id": 625764,
            "name": "Daily Tech News Show 25. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625764/broadcast/DTNS20160825.dv",
                "theora": "https://upload.frikanalen.no/media/625764/theora/DTNS20160825.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625764/small_thumb/DTNS20160825.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625764/large_thumb/DTNS20160825.jpg",
                "original": "https://upload.frikanalen.no/media/625764/original/DTNS20160825.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:40.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7289vid",
            "createdTime": "2016-08-26T13:20:34.282100Z",
            "updatedTime": "2018-11-10T18:29:26.752740Z",
            "uploadedTime": "2016-08-26T13:20:48.746933Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625764/theora/DTNS20160825.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625764/large_thumb/DTNS20160825.jpg"
        },
        {
            "id": 625765,
            "name": "Daily Tech News Show 26. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625765/theora/DTNS20160826.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625765/broadcast/DTNS20160826.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625765/small_thumb/DTNS20160826.jpg",
                "original": "https://upload.frikanalen.no/media/625765/original/DTNS20160826.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625765/large_thumb/DTNS20160826.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:01.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7296vid",
            "createdTime": "2016-08-29T06:22:59.671520Z",
            "updatedTime": "2018-11-10T18:29:26.751339Z",
            "uploadedTime": "2016-08-29T06:23:06.772974Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625765/theora/DTNS20160826.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625765/large_thumb/DTNS20160826.jpg"
        },
        {
            "id": 625766,
            "name": "Daily Tech News Show 29. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625766/theora/DTNS-2844-%E2%80%93-Snowden-Approved.ogv",
                "original": "https://upload.frikanalen.no/media/625766/original/DTNS-2844-%E2%80%93-Snowden-Approved.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625766/broadcast/DTNS-2844-%E2%80%93-Snowden-Approved.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:39:34.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7322vid",
            "createdTime": "2016-08-30T10:41:29.073826Z",
            "updatedTime": "2018-11-10T18:29:26.749983Z",
            "uploadedTime": "2016-08-30T10:41:35.330738Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625766/theora/DTNS-2844-%E2%80%93-Snowden-Approved.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 623825,
            "name": "Rubiks kube",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
                "original": "https://upload.frikanalen.no/media/623825/original/orig_373daeb6003343409a2342dfe3439642.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623825/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623825/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623825/broadcast/4595_0928ba33f9734f8599df69635269403e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623825/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:28.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:15:59.147000Z",
            "updatedTime": "2018-11-10T18:29:29.326963Z",
            "uploadedTime": "2010-08-10T19:15:59.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623825/large_thumb/large.jpg"
        },
        {
            "id": 625767,
            "name": "Daily Tech News Show 30. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625767/broadcast/DTNS-2845---All-Fun-And-Games_Medium_480p.dv",
                "theora": "https://upload.frikanalen.no/media/625767/theora/DTNS-2845---All-Fun-And-Games_Medium_480p.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625767/small_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625767/large_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg",
                "original": "https://upload.frikanalen.no/media/625767/original/DTNS-2845---All-Fun-And-Games_Medium_480p.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:40.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7338vid",
            "createdTime": "2016-08-31T12:28:32.704858Z",
            "updatedTime": "2018-11-10T18:29:26.748468Z",
            "uploadedTime": "2016-08-31T12:28:38.545555Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625767/theora/DTNS-2845---All-Fun-And-Games_Medium_480p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625767/large_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg"
        },
        {
            "id": 625768,
            "name": "Daily Tech News Show 31. August 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625768/large_thumb/DTNS-2846-",
                "smallThumb": "https://upload.frikanalen.no/media/625768/small_thumb/DTNS-2846-",
                "theora": "https://upload.frikanalen.no/media/625768/theora/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625768/broadcast/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.dv",
                "original": "https://upload.frikanalen.no/media/625768/original/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:15.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7360vid",
            "createdTime": "2016-09-01T09:20:24.717320Z",
            "updatedTime": "2018-11-10T18:29:26.747105Z",
            "uploadedTime": "2016-09-01T09:20:30.587022Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625768/theora/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625768/large_thumb/DTNS-2846-"
        },
        {
            "id": 625769,
            "name": "Daily Tech News Show 01. September 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv",
                "original": "https://upload.frikanalen.no/media/625769/original/DTNS-2847-%E2%80%93-Advertitlement.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625769/broadcast/DTNS-2847-%E2%80%93-Advertitlement.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:56.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7375vid",
            "createdTime": "2016-09-02T10:40:47.938629Z",
            "updatedTime": "2018-11-10T18:29:26.745754Z",
            "uploadedTime": "2016-09-02T10:40:52.986755Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 623826,
            "name": "Slim Void",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623826/theora/4598_da523f6c3dab41ebb00673518baea452.ogv",
                "original": "https://upload.frikanalen.no/media/623826/original/orig_f4a4bf8ae2bc4b95b91843d7069ada36.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623826/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623826/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623826/broadcast/4598_8ae21b4cf3604ff7bb6ae2dc69e25793.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623826/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:35.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:17:24Z",
            "updatedTime": "2018-11-10T18:29:29.325601Z",
            "uploadedTime": "2010-08-10T19:17:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623826/theora/4598_da523f6c3dab41ebb00673518baea452.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623826/large_thumb/large.jpg"
        },
        {
            "id": 626707,
            "name": "Trond Alis Kvarter - Israel og Sionisme",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626707/theora/Trond Alis Kvarter. Israel og Sionisme.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626707/broadcast/Trond Alis Kvarter. Israel og Sionisme.dv",
                "original": "https://upload.frikanalen.no/media/626707/original/Trond Alis Kvarter. Israel og Sionisme.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626707/large_thumb/Trond Alis Kvarter. Israel og Sionisme.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:13:03.566667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-02-20T19:11:59.829257Z",
            "updatedTime": "2021-03-20T07:29:05.379254Z",
            "uploadedTime": "2021-02-20T19:13:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626707/theora/Trond Alis Kvarter. Israel og Sionisme.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626707/large_thumb/Trond Alis Kvarter. Israel og Sionisme.jpg"
        },
        {
            "id": 625770,
            "name": "Daily Tech News Show 02. September 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625770/large_thumb/DTNS-2848-Time-Is-Of-The-Obsolescence.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625770/small_thumb/DTNS-2848-Time-Is-Of-The-Obsolescence.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625770/broadcast/DTNS-2848-Time-Is-Of-The-Obsolescence.dv",
                "theora": "https://upload.frikanalen.no/media/625770/theora/DTNS-2848-Time-Is-Of-The-Obsolescence.ogv",
                "original": "https://upload.frikanalen.no/media/625770/original/DTNS-2848-Time-Is-Of-The-Obsolescence.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:51.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7389vid",
            "createdTime": "2016-09-07T09:05:59.157531Z",
            "updatedTime": "2018-11-10T18:29:26.744395Z",
            "uploadedTime": "2016-09-07T09:06:05.832798Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625770/theora/DTNS-2848-Time-Is-Of-The-Obsolescence.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625770/large_thumb/DTNS-2848-Time-Is-Of-The-Obsolescence.jpg"
        },
        {
            "id": 626711,
            "name": "Palestine and The Rights of Return",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626711/theora/Palestine and The Rights of Return.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626711/broadcast/Palestine and The Rights of Return.dv",
                "original": "https://upload.frikanalen.no/media/626711/original/Palestine and The Rights of Return.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626711/large_thumb/Palestine and The Rights of Return.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:07:55.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-03-02T18:33:25.737757Z",
            "updatedTime": "2021-03-20T07:27:49.900539Z",
            "uploadedTime": "2021-03-02T18:33:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626711/theora/Palestine and The Rights of Return.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626711/large_thumb/Palestine and The Rights of Return.jpg"
        },
        {
            "id": 626715,
            "name": "Trond Alis Kvarter -  Om Hard Choises, av Hillary Clinton",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626715/theora/Trond Alis Kvarter - Hard Choises av Hillary Clinton.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626715/broadcast/Trond Alis Kvarter - Hard Choises av Hillary Clinton.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626715/large_thumb/Trond Alis Kvarter - Hard Choises av Hillary Clinton.jpg",
                "original": "https://upload.frikanalen.no/media/626715/original/Trond Alis Kvarter - Hard Choises av Hillary Clinton.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:06:59.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-03-06T13:24:25.006481Z",
            "updatedTime": "2021-03-20T07:25:55.275967Z",
            "uploadedTime": "2021-03-06T13:27:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626715/theora/Trond Alis Kvarter - Hard Choises av Hillary Clinton.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626715/large_thumb/Trond Alis Kvarter - Hard Choises av Hillary Clinton.jpg"
        },
        {
            "id": 626708,
            "name": "Trond Alis Kvarter - Anmeldelse av Midtøsten på 200 sider, og Arab and Jew in the land of Canaan",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626708/theora/Trond Alis Kvarter.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626708/broadcast/Trond Alis Kvarter.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626708/large_thumb/Trond Alis Kvarter.jpg",
                "original": "https://upload.frikanalen.no/media/626708/original/Trond Alis Kvarter.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:11:18.266667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-02-20T19:55:53.151094Z",
            "updatedTime": "2021-03-20T07:28:52.775646Z",
            "uploadedTime": "2021-02-20T19:57:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626708/theora/Trond Alis Kvarter.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626708/large_thumb/Trond Alis Kvarter.jpg"
        },
        {
            "id": 625771,
            "name": "Daily Tech News Show 06. September 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625771/theora/dtns20160906.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625771/broadcast/dtns20160906.dv",
                "original": "https://upload.frikanalen.no/media/625771/original/dtns20160906.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625771/large_thumb/dtns20160906.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625771/small_thumb/dtns20160906.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:09:16.300000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7409vid",
            "createdTime": "2016-09-07T09:54:45.083155Z",
            "updatedTime": "2018-11-10T18:29:26.743015Z",
            "uploadedTime": "2016-09-07T09:54:50.138562Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625771/theora/dtns20160906.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625771/large_thumb/dtns20160906.jpg"
        },
        {
            "id": 623827,
            "name": "Sorte får",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
                "original": "https://upload.frikanalen.no/media/623827/original/orig_8b3850e2bba14ef387ca63710f53b14e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623827/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623827/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623827/broadcast/4599_42866e242f9748f98fa26c024545be5e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623827/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:31.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:17:42.980000Z",
            "updatedTime": "2018-11-10T18:29:29.324261Z",
            "uploadedTime": "2010-08-10T19:17:42.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623827/large_thumb/large.jpg"
        },
        {
            "id": 625573,
            "name": "Daily Tech News Show 04. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625573/large_thumb/DTNS20160504.jpg",
                "original": "https://upload.frikanalen.no/media/625573/original/DTNS20160504.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625573/small_thumb/DTNS20160504.jpg",
                "theora": "https://upload.frikanalen.no/media/625573/theora/DTNS20160504.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625573/broadcast/DTNS20160504.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:35.690000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6338vid",
            "createdTime": "2016-05-23T15:17:03.617216Z",
            "updatedTime": "2018-11-10T18:29:27.066695Z",
            "uploadedTime": "2016-05-23T16:05:27.744596Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625573/theora/DTNS20160504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625573/large_thumb/DTNS20160504.jpg"
        }
    ]
}