List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&limit=50&offset=250&ordering=-duration&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3372,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=300&ordering=-duration&page=2",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=200&ordering=-duration&page=2",
    "results": [
        {
            "id": 626917,
            "name": "Egotripp - podcast på tv.",
            "header": "Sommeren er på hell og Egotripp er tilbake. I høstens første episode møter Mattias sosialantropolog Thomas Hylland Eriksen. Det blir mye snakk om digitale hjelpemidler for to menn som nok lengter litt tilbake til det analoge: lp-plater, mobilfritt liv, og langsom tid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626917/theora/EGOTRIPP FRIKANALEN.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626917/broadcast/EGOTRIPP FRIKANALEN.dv",
                "original": "https://upload.frikanalen.no/media/626917/original/EGOTRIPP FRIKANALEN.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626917/large_thumb/EGOTRIPP FRIKANALEN.jpg"
            },
            "creator": "rune@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:54:12.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-08-26T11:44:48.290100Z",
            "updatedTime": "2021-08-27T12:31:12.676812Z",
            "uploadedTime": "2021-08-26T12:38:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626917/theora/EGOTRIPP FRIKANALEN.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626917/large_thumb/EGOTRIPP FRIKANALEN.jpg"
        },
        {
            "id": 626227,
            "name": "EuroBSDCon 2019, Lillehammer: Paul Vixie talks about DNS over HTTPS",
            "header": "Paul Vixie was responsible for BIND from 1989 to 1999, and is the author of a dozen or so IETF RFC documents about DNS. He also started the first anti-spam company (MAPS) where he co-invented the DNS RBL (Realtime Blackhole List), and was the founder and later president of the first U.S.-based commercial Internet Exchange (PAIX). Today he serves as CEO of Farsight Security, home of the Security Information Exchange (SIE) and the world’s leading Passive DNS database (DNSDB). He wrote the Cron software used on all UNIX-type computers today. He is also co-inventor of the DNS Response Rate Limiting (RRL) and Response Policy Zone (RPZ) feature-sets now in wide use to protect the operational Internet Domain Name System against online attacks. He received his Ph.D. from Keio University in 2011, and was inducted into the Internet Hall of Fame in 2014.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626227/broadcast/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.dv",
                "original": "https://upload.frikanalen.no/media/626227/original/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:10.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://2019.eurobsdcon.org/talk-speakers/#DoH",
            "createdTime": "2019-12-15T15:22:44.603440Z",
            "updatedTime": "2019-12-23T16:15:26.098075Z",
            "uploadedTime": "2019-12-15T17:20:02.220875Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.jpg"
        },
        {
            "id": 626650,
            "name": "Bibelske personer",
            "header": "Om Jesus, Lot, Judas og Peter",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626650/theora/Bibelske personer.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626650/broadcast/Bibelske personer.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626650/large_thumb/Bibelske personer.jpg",
                "original": "https://upload.frikanalen.no/media/626650/original/Bibelske personer.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:54:10.900000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-12-21T06:34:03.932520Z",
            "updatedTime": "2020-12-21T07:00:44.096264Z",
            "uploadedTime": "2020-12-21T06:35:13.776692Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626650/theora/Bibelske personer.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626650/large_thumb/Bibelske personer.jpg"
        },
        {
            "id": 625851,
            "name": "Daily Tech News Show 28. November 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625851/broadcast/DTNS20161128.dv",
                "theora": "https://upload.frikanalen.no/media/625851/theora/DTNS20161128.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625851/small_thumb/DTNS20161128.jpg",
                "original": "https://upload.frikanalen.no/media/625851/original/DTNS20161128.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625851/large_thumb/DTNS20161128.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:54:09.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8096vid",
            "createdTime": "2016-12-19T16:04:53.273764Z",
            "updatedTime": "2018-11-10T18:29:26.624302Z",
            "uploadedTime": "2016-12-19T16:04:57.746589Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625851/theora/DTNS20161128.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625851/large_thumb/DTNS20161128.jpg"
        },
        {
            "id": 624922,
            "name": "25_12 Ostfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv",
                "original": "https://upload.frikanalen.no/media/624922/original/orig_e501ffacbb0b40298bcfcaabf585956c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624922/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624922/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624922/broadcast/6300_20c6be9481cf44f7bb455c80bd22ebcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624922/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-06-12T09:04:17.940000Z",
            "updatedTime": "2018-11-10T18:29:27.887627Z",
            "uploadedTime": "2012-06-12T09:04:17.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624922/large_thumb/large.jpg"
        },
        {
            "id": 624170,
            "name": "Akkurat Nå 16. januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624170/theora/5123_c9ee86424d974335b2774b1be6e1c56a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624170/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624170/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624170/broadcast/5123_af05b1c426ad4bb6bd6d75c9651cefeb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624170/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:07.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-22T05:16:40.813000Z",
            "updatedTime": "2018-11-10T18:29:28.866409Z",
            "uploadedTime": "2010-12-22T05:16:40.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624170/theora/5123_c9ee86424d974335b2774b1be6e1c56a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624170/large_thumb/large.jpg"
        },
        {
            "id": 624200,
            "name": "Akkurat Nå! 23. januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624200/theora/5196_c0353f108c8a4f0ea28612e69c11e9d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624200/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624200/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624200/broadcast/5196_5a4e91329f1b421a986edbc6bdca2997.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624200/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:05.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-20T12:48:58.317000Z",
            "updatedTime": "2018-11-10T18:29:28.834471Z",
            "uploadedTime": "2011-01-20T12:48:58.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624200/theora/5196_c0353f108c8a4f0ea28612e69c11e9d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624200/large_thumb/large.jpg"
        },
        {
            "id": 624211,
            "name": "Akkurat Nå! 30. januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624211/theora/5197_e57a6060fd0a487fa1d0f6f80712bba9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624211/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624211/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624211/broadcast/5197_bf99483fd64547dc9ce04339bda06655.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624211/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:59.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-20T12:56:39.587000Z",
            "updatedTime": "2018-11-10T18:29:28.821865Z",
            "uploadedTime": "2011-01-20T12:56:39.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624211/theora/5197_e57a6060fd0a487fa1d0f6f80712bba9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624211/large_thumb/large.jpg"
        },
        {
            "id": 625667,
            "name": "Daily Tech News Show 12. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625667/theora/DTNS20160712.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625667/broadcast/DTNS20160712.dv",
                "original": "https://upload.frikanalen.no/media/625667/original/DTNS20160712.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625667/large_thumb/DTNS20160712.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625667/small_thumb/DTNS20160712.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:56.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6910vid",
            "createdTime": "2016-07-15T22:17:46.837875Z",
            "updatedTime": "2018-11-10T18:29:26.898087Z",
            "uploadedTime": "2016-07-15T22:17:53.424948Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625667/theora/DTNS20160712.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625667/large_thumb/DTNS20160712.jpg"
        },
        {
            "id": 623926,
            "name": "Akkurat Nå! 19 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623926/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623926/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623926/broadcast/4669_3615b898930d4ab69fbc30b9d923a217.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623926/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:52.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:52:20.990000Z",
            "updatedTime": "2018-11-10T18:29:29.182988Z",
            "uploadedTime": "2010-08-28T04:52:20.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623926/large_thumb/large.jpg"
        },
        {
            "id": 622323,
            "name": "Uka-TV 20.02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622323/theora/2344_f7efa5c9c74d4bd289fb77cc8d118182.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622323/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622323/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622323/broadcast/orig_c8fae662e4ee4085b7c9a55a323594f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622323/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:52",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:04:00Z",
            "updatedTime": "2018-11-10T18:29:30.880380Z",
            "uploadedTime": "2009-01-02T15:04:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622323/theora/2344_f7efa5c9c74d4bd289fb77cc8d118182.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622323/large_thumb/large.jpg"
        },
        {
            "id": 623731,
            "name": "Akkurat Nå 11.07.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623731/theora/4172_08c3184fb1e34c5e870bfc04bc0f7d0e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623731/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623731/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623731/broadcast/4172_007df12788e148e0baba164c88ac5b97.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623731/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:51.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T11:13:54.607000Z",
            "updatedTime": "2018-11-10T18:29:29.450994Z",
            "uploadedTime": "2010-03-25T11:13:54.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623731/theora/4172_08c3184fb1e34c5e870bfc04bc0f7d0e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623731/large_thumb/large.jpg"
        },
        {
            "id": 623677,
            "name": "Akkurat Nå 13.06.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623677/theora/4158_3d3df30f2a3a47ffb51ddb9809a32665.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623677/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623677/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623677/broadcast/4158_b35b91bea5484fcaabe0b5b6541ddb68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623677/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:51.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T10:56:47.080000Z",
            "updatedTime": "2018-11-10T18:29:29.509712Z",
            "uploadedTime": "2010-03-25T10:56:47.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623677/theora/4158_3d3df30f2a3a47ffb51ddb9809a32665.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623677/large_thumb/large.jpg"
        },
        {
            "id": 624957,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
                "original": "https://upload.frikanalen.no/media/624957/original/orig_76f3ab454e554abea36616ed9590ee43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624957/broadcast/6378_6cad2325c32a428cb24bea5961414ab5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:56:52.667000Z",
            "updatedTime": "2018-11-10T18:29:27.848880Z",
            "uploadedTime": "2012-08-28T06:56:52.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
        },
        {
            "id": 624956,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
                "original": "https://upload.frikanalen.no/media/624956/original/orig_305b5b1bc0b04c418a7463ac35de6486.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624956/broadcast/6377_cc63773dcb744024b8453032556eb849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:55:54.667000Z",
            "updatedTime": "2018-11-10T18:29:27.850233Z",
            "uploadedTime": "2012-08-28T06:55:54.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
        },
        {
            "id": 623841,
            "name": "an15august2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623841/theora/4613_6195153cecce4943bbc2964650b539f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623841/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623841/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623841/broadcast/4613_b7c66c2b72e54786821449566392566e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623841/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:47.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:45:47.313000Z",
            "updatedTime": "2018-11-10T18:29:29.304930Z",
            "uploadedTime": "2010-08-12T14:45:47.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623841/theora/4613_6195153cecce4943bbc2964650b539f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623841/large_thumb/large.jpg"
        },
        {
            "id": 624155,
            "name": "Akkurat nå! 15.08.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624155/theora/5135_7070fb596eec4a219b243635a86a1918.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624155/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624155/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624155/broadcast/5135_e484940589e54e689564b95f6c7befcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624155/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:47.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-28T12:23:50.013000Z",
            "updatedTime": "2018-11-10T18:29:28.885742Z",
            "uploadedTime": "2010-12-28T12:23:50.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624155/theora/5135_7070fb596eec4a219b243635a86a1918.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624155/large_thumb/large.jpg"
        },
        {
            "id": 625038,
            "name": "45_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
                "original": "https://upload.frikanalen.no/media/625038/original/orig_ce6bf3852a8048aba9a7b6d2eefa76a9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625038/broadcast/6527_f1f49da4f1124dcc8cc8550840568e7a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625038/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-30T09:16:23.330000Z",
            "updatedTime": "2018-11-10T18:29:27.741048Z",
            "uploadedTime": "2012-10-30T09:16:23.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625038/large_thumb/large.jpg"
        },
        {
            "id": 624970,
            "name": "39_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
                "original": "https://upload.frikanalen.no/media/624970/original/orig_7348aa023f1243fe8e55ca73e15a4a71.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624970/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624970/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624970/broadcast/6381_84cfdf8275c243ab94d62e4dfc67ba67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624970/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:08:30.927000Z",
            "updatedTime": "2018-11-10T18:29:27.831097Z",
            "uploadedTime": "2012-08-28T07:08:30.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624970/large_thumb/large.jpg"
        },
        {
            "id": 623441,
            "name": "Akkurat nå! 07.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623441/theora/3955_4211b5b504d04efa86b8f8300ede6552.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623441/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623441/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623441/broadcast/3955_514ca6117ddc44bba9901c489e2f13ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623441/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:46.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:24:17.310000Z",
            "updatedTime": "2018-11-10T18:29:29.792727Z",
            "uploadedTime": "2010-02-13T07:24:17.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623441/theora/3955_4211b5b504d04efa86b8f8300ede6552.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623441/large_thumb/large.jpg"
        },
        {
            "id": 626085,
            "name": "Linux Security APIs and the Chromium Sandbox - Patricia Aas",
            "header": "The Linux Security and Isolation APIs have become the basis of some of the most useful features server-side, providing the isolation required for efficient containers. However, these APIs also form the basis of the Chromium Sandbox on Linux, and we will study them in that context in this talk.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626085/theora/20181120-patricia.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626085/broadcast/20181120-patricia.dv",
                "original": "https://upload.frikanalen.no/media/626085/original/20181120-patricia.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626085/large_thumb/20181120-patricia.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:46.740000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=7aWdd3lYgWA",
            "createdTime": "2018-12-10T10:13:59.083146Z",
            "updatedTime": "2018-12-10T11:24:40.437997Z",
            "uploadedTime": "2018-12-10T10:26:48.582420Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626085/theora/20181120-patricia.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626085/large_thumb/20181120-patricia.jpg"
        },
        {
            "id": 623350,
            "name": "Akkurat Nå! 24.01.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623350/theora/3747_a64f89d28f234189ae3e3fe213485a47.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623350/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623350/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623350/broadcast/3747_27d35d7f48bf4b989a46aa478600f08e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623350/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:43.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T09:20:50.087000Z",
            "updatedTime": "2018-11-10T18:29:29.909388Z",
            "uploadedTime": "2009-12-29T09:20:50.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623350/theora/3747_a64f89d28f234189ae3e3fe213485a47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623350/large_thumb/large.jpg"
        },
        {
            "id": 625621,
            "name": "Daily Tech News Show 09. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625621/broadcast/DTNS20160609.dv",
                "theora": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625621/small_thumb/DTNS20160609.jpg",
                "original": "https://upload.frikanalen.no/media/625621/original/DTNS20160609.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.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:41.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6595vid",
            "createdTime": "2016-06-10T07:32:27.924830Z",
            "updatedTime": "2018-11-10T18:29:26.966348Z",
            "uploadedTime": "2016-06-10T07:32:32.527074Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.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": 625658,
            "name": "Daily Tech News Show 30. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625658/broadcast/DTNS20160630.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625658/small_thumb/DTNS20160630.jpg",
                "original": "https://upload.frikanalen.no/media/625658/original/DTNS20160630.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:53:40.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6795vid",
            "createdTime": "2016-07-04T09:57:54.120496Z",
            "updatedTime": "2018-11-10T18:29:26.910728Z",
            "uploadedTime": "2016-07-04T09:57:59.586145Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg"
        },
        {
            "id": 623641,
            "name": "Akkurat Nå 23.05.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623641/theora/4152_88843bc5f8b4444896cb24c358cfc580.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623641/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623641/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623641/broadcast/4152_8c8b9a2beca841319fc5c9932b299e1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623641/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:39.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T10:43:12.187000Z",
            "updatedTime": "2018-11-10T18:29:29.555425Z",
            "uploadedTime": "2010-03-25T10:43:12.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623641/theora/4152_88843bc5f8b4444896cb24c358cfc580.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623641/large_thumb/large.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": 624031,
            "name": "Akkurat Nå! 7.november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624031/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624031/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624031/broadcast/4922_574789ffc9894936ab809bde71fa28f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624031/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:36.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:49:53.897000Z",
            "updatedTime": "2018-11-10T18:29:29.045923Z",
            "uploadedTime": "2010-11-04T15:49:53.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624031/theora/4922_cb7d637699af4531932d6a5ab6f40504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624031/large_thumb/large.jpg"
        },
        {
            "id": 623483,
            "name": "Akkurat nå! 21.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623483/theora/3957_4b2bb26d9a414cafb48bc91f321971f5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623483/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623483/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623483/broadcast/3957_9a944ce4c99c4ab0b13681cda421d3fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623483/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:36.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:26:10.857000Z",
            "updatedTime": "2018-11-10T18:29:29.753615Z",
            "uploadedTime": "2010-02-13T07:26:10.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623483/theora/3957_4b2bb26d9a414cafb48bc91f321971f5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623483/large_thumb/large.jpg"
        },
        {
            "id": 623258,
            "name": "Akkurat nå! 6.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623258/theora/2921_a7d180c0d991406885d18c5aeaa08238.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623258/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623258/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623258/broadcast/2921_02345011165c49138abc65c8ec51060f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623258/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:35.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:36:14.953000Z",
            "updatedTime": "2018-11-10T18:29:30.031061Z",
            "uploadedTime": "2009-05-16T12:36:14.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623258/theora/2921_a7d180c0d991406885d18c5aeaa08238.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623258/large_thumb/large.jpg"
        },
        {
            "id": 624009,
            "name": "Akkurat Nå! 31 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624009/theora/4675_5b7e217dd4df42a9a043793bd3eadc67.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624009/broadcast/4675_817a721f71d243ae80269e6a96af9d83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624009/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:35.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T05:01:54.600000Z",
            "updatedTime": "2018-11-10T18:29:29.072359Z",
            "uploadedTime": "2010-08-28T05:01:54.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624009/theora/4675_5b7e217dd4df42a9a043793bd3eadc67.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624009/large_thumb/large.jpg"
        },
        {
            "id": 624034,
            "name": "Akkurat Nå! 14. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624034/theora/4923_0be99a90a75f401ead916b11ea1fa5d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624034/broadcast/4923_ca16d3a7a8664273bb049e4abfb56d76.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624034/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:35.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:52:11.547000Z",
            "updatedTime": "2018-11-10T18:29:29.041843Z",
            "uploadedTime": "2010-11-04T15:52:11.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624034/theora/4923_0be99a90a75f401ead916b11ea1fa5d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624034/large_thumb/large.jpg"
        },
        {
            "id": 623382,
            "name": "Akkurat nå! 14.02.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623382/theora/3952_6932306a32264620a5ef3371abce9d58.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623382/broadcast/3952_8cfcde782a274b2eb2778339e68d6c79.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623382/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:31.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:20:31.013000Z",
            "updatedTime": "2018-11-10T18:29:29.863679Z",
            "uploadedTime": "2010-02-13T07:20:31.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623382/theora/3952_6932306a32264620a5ef3371abce9d58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623382/large_thumb/large.jpg"
        },
        {
            "id": 625853,
            "name": "Daily Tech News Show 01. December 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625853/theora/DTNS20161130.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625853/broadcast/DTNS20161130.dv",
                "original": "https://upload.frikanalen.no/media/625853/original/DTNS20161130.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625853/large_thumb/DTNS20161130.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625853/small_thumb/DTNS20161130.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:28.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8125vid",
            "createdTime": "2016-12-20T08:29:07.303512Z",
            "updatedTime": "2018-11-10T18:29:26.621494Z",
            "uploadedTime": "2016-12-20T08:29:28.477836Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625853/theora/DTNS20161130.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625853/large_thumb/DTNS20161130.jpg"
        },
        {
            "id": 624356,
            "name": "Akkurat Nå! 13. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624356/theora/5393_ac5e6f9d9382482b86ae3b81a1ea457c.ogv",
                "original": "https://upload.frikanalen.no/media/624356/original/orig_c522eb2d89214a3089a69d2d6b583991.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624356/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624356/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624356/broadcast/5393_b1cfaccffe11466a9daec9523e934f73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624356/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:26.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:17:30.950000Z",
            "updatedTime": "2018-11-10T18:29:28.623813Z",
            "uploadedTime": "2011-03-02T19:17:30.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624356/theora/5393_ac5e6f9d9382482b86ae3b81a1ea457c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624356/large_thumb/large.jpg"
        },
        {
            "id": 625742,
            "name": "Daily Tech News Show 26. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625742/broadcast/DTNS20160726.dv",
                "theora": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625742/small_thumb/DTNS20160726.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg",
                "original": "https://upload.frikanalen.no/media/625742/original/DTNS20160726.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:53:25.310000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7044vid",
            "createdTime": "2016-08-01T10:30:20.573660Z",
            "updatedTime": "2018-11-10T18:29:26.784018Z",
            "uploadedTime": "2016-08-01T10:30:59.373709Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg"
        },
        {
            "id": 627326,
            "name": "Hvem er Jehova og Jesus?",
            "header": "Viktig program",
            "description": "Viktig program",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627326/theora/Hvem er Jehova og Jesus_.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627326/broadcast/Hvem er Jehova og Jesus_.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627326/large_thumb/Hvem er Jehova og Jesus_.jpg",
                "original": "https://upload.frikanalen.no/media/627326/original/Hvem er Jehova og Jesus_.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:53:23.700000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-04-24T10:02:46.001529Z",
            "updatedTime": "2022-04-24T10:30:14.876677Z",
            "uploadedTime": "2022-04-24T10:04:37.104309Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627326/theora/Hvem er Jehova og Jesus_.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627326/large_thumb/Hvem er Jehova og Jesus_.jpg"
        },
        {
            "id": 623252,
            "name": "Akkurat nå! 29.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623252/theora/2920_55dd0dc8e64e4a0da023c3997a4e222c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623252/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623252/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623252/broadcast/2920_5768e51fc2be4d3ea3f8f35e09a63edd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623252/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:21.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:34:51.657000Z",
            "updatedTime": "2018-11-10T18:29:30.037871Z",
            "uploadedTime": "2009-05-16T12:34:51.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623252/theora/2920_55dd0dc8e64e4a0da023c3997a4e222c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623252/large_thumb/large.jpg"
        },
        {
            "id": 622572,
            "name": "Akkurat nå! 10.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622572/theora/2471_07ba2bbd77a546009c42ad1316dbd0ff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622572/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622572/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622572/broadcast/orig_5daefea161e64c2b93440640a6907f6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622572/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:18.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:11:00Z",
            "updatedTime": "2018-11-10T18:29:30.537439Z",
            "uploadedTime": "2009-01-02T17:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622572/theora/2471_07ba2bbd77a546009c42ad1316dbd0ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622572/large_thumb/large.jpg"
        },
        {
            "id": 625086,
            "name": "49_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv",
                "original": "https://upload.frikanalen.no/media/625086/original/orig_23c1702f3abf48cca656e400b0f8c46d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625086/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625086/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625086/broadcast/6584_c20bce833cf64b9aa732c264648a12d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625086/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:16",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-12-02T18:37:42.770000Z",
            "updatedTime": "2018-11-10T18:29:27.674179Z",
            "uploadedTime": "2012-12-02T18:37:42.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625086/large_thumb/large.jpg"
        },
        {
            "id": 627106,
            "name": "Diverse kirkefedre",
            "header": "",
            "description": "Forskjellige forståelser",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627106/theora/Diverse kirkefedre.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627106/broadcast/Diverse kirkefedre.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627106/large_thumb/Diverse kirkefedre.jpg",
                "original": "https://upload.frikanalen.no/media/627106/original/Diverse kirkefedre.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:53:13.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-01-18T08:06:22.794883Z",
            "updatedTime": "2022-01-18T08:34:02.242612Z",
            "uploadedTime": "2022-01-18T08:08:23.993468Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627106/theora/Diverse kirkefedre.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627106/large_thumb/Diverse kirkefedre.jpg"
        },
        {
            "id": 627143,
            "name": "Apostelen Peter og brevene",
            "header": "Interessante sider om apostelen",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627143/theora/Apostelen Peter og brevene.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627143/broadcast/Apostelen Peter og brevene.dv",
                "original": "https://upload.frikanalen.no/media/627143/original/Apostelen Peter og brevene.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627143/large_thumb/Apostelen Peter og brevene.jpg"
            },
            "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:53:10.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-01-29T16:50:58.836288Z",
            "updatedTime": "2022-01-29T17:18:12.404302Z",
            "uploadedTime": "2022-01-29T16:52:38.325681Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627143/theora/Apostelen Peter og brevene.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627143/large_thumb/Apostelen Peter og brevene.jpg"
        },
        {
            "id": 624054,
            "name": "Akkurat Nå! 28. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624054/theora/4925_f7ecd56185dc479e8651c6e15525ffd3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624054/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624054/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624054/broadcast/4925_0ca60dc03029421389f1d2a5f7edcdd4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624054/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:10.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:56:00.710000Z",
            "updatedTime": "2018-11-10T18:29:29.014643Z",
            "uploadedTime": "2010-11-04T15:56:00.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624054/theora/4925_f7ecd56185dc479e8651c6e15525ffd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624054/large_thumb/large.jpg"
        },
        {
            "id": 624913,
            "name": "23_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624913/theora/6295_ea0331c3140140a29c81c767eeae96b2.ogv",
                "original": "https://upload.frikanalen.no/media/624913/original/orig_76c78abfd7024103bb8fd76013a3e274.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624913/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624913/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624913/broadcast/6295_53f1da2a97304dba8f56504e70063146.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624913/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-05-31T08:10:14.047000Z",
            "updatedTime": "2018-11-10T18:29:27.897156Z",
            "uploadedTime": "2012-05-31T08:10:14.047000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624913/theora/6295_ea0331c3140140a29c81c767eeae96b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624913/large_thumb/large.jpg"
        },
        {
            "id": 623472,
            "name": "Akkurat nå! 14.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623472/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623472/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623472/broadcast/3956_3d54469a1913440a86bf01b86811893a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:03.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:25:14.703000Z",
            "updatedTime": "2018-11-10T18:29:29.769093Z",
            "uploadedTime": "2010-02-13T07:25:14.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
        },
        {
            "id": 626030,
            "name": "VLC 3.0 and beyond: what's new in VLC? - Jean Baptiste Kempf",
            "header": "A presentation by Jean-Baptiste Kempf about VLC, the VideoLAN project, and the new features and direction of both VLC and the complete VideoLAN project.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626030/broadcast/20180612-vlc.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg",
                "original": "https://upload.frikanalen.no/media/626030/original/20180612-vlc.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180612-vlc/",
            "createdTime": "2018-06-12T20:50:04.357057Z",
            "updatedTime": "2018-12-10T11:25:16.837184Z",
            "uploadedTime": "2018-06-12T19:52:36.777215Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg"
        },
        {
            "id": 625772,
            "name": "Coreboot - fast, free and secure computer firmware",
            "header": "Coreboot is an extended firmware platform that delivers a lightning fast and secure boot experience on modern computers and embedded systems.\r\n\r\nIntroduction to coreboot ecosystem and the obstacles industry puts on our wishes of a true computer ownership that starts from open firmware. We will have a quick view of the various projects under the coreboot umbrella and how these have evolved in last 15 or so years. We shall cover topics around securing firmware, review and validation process of coreboot source and the goal of leaving minimal attack surfaces behind (keep-it-simple stupid).\r\n\r\nKyösti is a coreboot enthusiast and has been a developer since 2010, with main interests on low-level debugging tools and reverse-engineering on x86.\r\n\r\nNUUG talk from 2016-09-13.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625772/theora/20160913-coreboot-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625772/small_thumb/20160913-coreboot-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625772/broadcast/20160913-coreboot-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625772/large_thumb/20160913-coreboot-frikanalen.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:55.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-09-14T16:34:54.833568Z",
            "updatedTime": "2018-11-10T18:29:26.741614Z",
            "uploadedTime": "2016-09-14T16:36:38.550496Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625772/theora/20160913-coreboot-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625772/large_thumb/20160913-coreboot-frikanalen.jpg"
        },
        {
            "id": 622319,
            "name": "Uka-TV 16.02 - Vintersending",
            "header": "I dag står vinteren i fokus, vi håper å få vist dere bilder fra skidagen, og det blir garantert en stemningsrapport fra Lillehammer om vinteren. Kanskje vi til og med får besøk av en kjent idrettsutøver? Vi vil også ha musikk i studio og vi har fått bekreftet besøk av Screaming T. Kleiven og Trio Grande. Er vi mer heldige kan det være vi får tidenes vinterlåt av Ingrid Olava, ?Her kommer Vinter'n?! \n\nHiL-Games 09 har sin tredje runde i dag, hva vil skje nå? \n\nSjekkeserien: Har Trine møtt sin utvalgte? Eller vil hun møte ?The One? i dag?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622319/theora/2322_9cef511b8e6642b6bf0ad02755656a21.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622319/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622319/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622319/broadcast/orig_ukatv160209.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622319/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:52:52",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T14:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.886002Z",
            "uploadedTime": "2009-01-02T14:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622319/theora/2322_9cef511b8e6642b6bf0ad02755656a21.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622319/large_thumb/large.jpg"
        },
        {
            "id": 623268,
            "name": "Akkurat nå! 13.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623268/theora/2922_50fe85972f2a4d74bd55e10fd9dd2641.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623268/broadcast/2922_b670fc362e1c42f6a2e9cddd926cc673.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623268/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:52:51.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:36:55Z",
            "updatedTime": "2018-11-10T18:29:30.016841Z",
            "uploadedTime": "2009-05-16T12:36:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623268/theora/2922_50fe85972f2a4d74bd55e10fd9dd2641.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623268/large_thumb/large.jpg"
        },
        {
            "id": 625741,
            "name": "Daily Tech News Show 25. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625741/theora/DTNS20160725.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625741/broadcast/DTNS20160725.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625741/large_thumb/DTNS20160725.jpg",
                "original": "https://upload.frikanalen.no/media/625741/original/DTNS20160725.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625741/small_thumb/DTNS20160725.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:50.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7029vid",
            "createdTime": "2016-08-01T09:52:39.932897Z",
            "updatedTime": "2018-11-10T18:29:26.785379Z",
            "uploadedTime": "2016-08-01T09:53:05.036400Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625741/theora/DTNS20160725.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625741/large_thumb/DTNS20160725.jpg"
        }
    ]
}