List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3408,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1100&ordering=-has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1000&ordering=-has_tono_records",
    "results": [
        {
            "id": 625726,
            "name": "GNU/screen comes to Debian Installer - Debconf 16",
            "header": "It's based on my recent work to support GNU/screen for Debian Installer.\n\nFor d-i on normal PC, we can simply press Alt-F2 to get a console almost anytime during install, but it's not easy for some device such as headless server or ARM based board, which usually accessed via serial console or network-console (SSH).\nSo I spent some time to make GNU/screen ported to Debian Installer [0].\n\nNow it's almost done, and only wait for 2 packages to be uploaded [1][2]\nI also made a few local build for a few devices, and asked users to test, the feedback is quite positive [3].\n\nI'll introduce this work during the short talk and ask for feedback.\nAnd if possible, I can also do some demo after the talk. Thank you!\n\n[0] https://lists.debian.org/debian-boot/2016/04/msg00308.html\n[1] https://bugs.debian.org/819397\n[2] https://bugs.debian.org/819988\n[3] https://lists.debian.org/debian-boot/2016/05/msg00121.html\n\nTalk (20 mins) session with Roger Shimizu during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625726/theora/GNUscreen_comes_to_Debian_Installer.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625726/broadcast/GNUscreen_comes_to_Debian_Installer.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625726/small_thumb/GNUscreen_comes_to_Debian_Installer.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625726/large_thumb/GNUscreen_comes_to_Debian_Installer.jpg",
                "original": "https://upload.frikanalen.no/media/625726/original/GNUscreen_comes_to_Debian_Installer.webm"
            },
            "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:24:00.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/86/",
            "createdTime": "2016-07-22T19:40:56.007829Z",
            "updatedTime": "2018-11-10T18:29:26.806687Z",
            "uploadedTime": "2016-07-22T19:41:03.832662Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625726/theora/GNUscreen_comes_to_Debian_Installer.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625726/large_thumb/GNUscreen_comes_to_Debian_Installer.jpg"
        },
        {
            "id": 624607,
            "name": "Den norske kirke i eksil nr 92",
            "header": "Lev et liv etter Guds vilje.Gjør det og Gud vil hjelpe deg til et bedre liv. Dette handler søndagens program om",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624607/theora/orig_2654b9b366df4698bc4823712ff4e1eb.ogv",
                "original": "https://upload.frikanalen.no/media/624607/original/orig_2654b9b366df4698bc4823712ff4e1eb.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624607/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624607/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624607/broadcast/5789_62559d2e8dd544daa524429c11d7abbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624607/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:28.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-04T17:33:55.673000Z",
            "updatedTime": "2018-11-10T18:29:28.298700Z",
            "uploadedTime": "2011-10-04T17:33:55.673000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624607/theora/orig_2654b9b366df4698bc4823712ff4e1eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624607/large_thumb/large.jpg"
        },
        {
            "id": 624609,
            "name": "42_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624609/theora/5780_ccef92f46a0c45d4bdea3c4ae5bc8671.ogv",
                "original": "https://upload.frikanalen.no/media/624609/original/orig_a7825491135c47ffb56bca95529749a1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624609/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624609/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624609/broadcast/5780_961371cd4d35430692a55d1956cb162f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624609/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:28:49",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:43:02.880000Z",
            "updatedTime": "2018-11-10T18:29:28.295995Z",
            "uploadedTime": "2011-10-03T08:43:02.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624609/theora/5780_ccef92f46a0c45d4bdea3c4ae5bc8671.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624609/large_thumb/large.jpg"
        },
        {
            "id": 625326,
            "name": "TED - Sugata Mitra: Build a School in the Cloud",
            "header": "Onstage at TED2013, Sugata Mitra makes his bold TED Prize wish: Help me design the School in the Cloud, a learning lab in India, where children can explore and learn from each other -- using resources and mentoring from the cloud. Hear his inspiring vision for Self Organized Learning Environments (SOLE), and learn more at tedprize.org.\r\n\r\nTED talk downloaded from The Internet Archive on https://archive.org/details/SugataMitra_2013",
            "description": "",
            "files": {
                "srt": "https://upload.frikanalen.no/media/625326/srt/nb.srt",
                "smallThumb": "https://upload.frikanalen.no/media/625326/small_thumb/SugataMitra_2013.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625326/large_thumb/SugataMitra_2013.jpg",
                "theora": "https://upload.frikanalen.no/media/625326/theora/SugataMitra_2013.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625326/broadcast/SugataMitra_2013.dv",
                "original": "https://upload.frikanalen.no/media/625326/original/SugataMitra_2013.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:31.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SugataMitra_2013",
            "createdTime": "2015-02-13T22:16:13Z",
            "updatedTime": "2018-11-10T18:29:27.394609Z",
            "uploadedTime": "2015-02-13T22:16:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625326/theora/SugataMitra_2013.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625326/large_thumb/SugataMitra_2013.jpg"
        },
        {
            "id": 624610,
            "name": "Mission 316 - 20111031",
            "header": "Liveupptagelse av Programmet Mission316 fra den 20111010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624610/theora/orig_0843500e922c49f9a33af9d38e964f63.ogv",
                "original": "https://upload.frikanalen.no/media/624610/original/orig_0843500e922c49f9a33af9d38e964f63.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624610/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624610/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624610/broadcast/5795_51ce73c778b74376b04cb82b068a2c5f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624610/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:22.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T12:09:11.327000Z",
            "updatedTime": "2018-11-10T18:29:28.294620Z",
            "uploadedTime": "2011-10-17T12:09:11.327000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624610/theora/orig_0843500e922c49f9a33af9d38e964f63.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624610/large_thumb/large.jpg"
        },
        {
            "id": 624611,
            "name": "Mission 316 - 20111024",
            "header": "Liveupptagelse av Programmet Mission316 fra den 20111004",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624611/theora/5794_a20eae89509348908e259f3697e3036f.ogv",
                "original": "https://upload.frikanalen.no/media/624611/original/orig_20ffe385739842298a7739930af1a9b4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624611/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624611/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624611/broadcast/5794_d400789d0f404be79a98840f1619b1c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624611/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T11:34:42.413000Z",
            "updatedTime": "2018-11-10T18:29:28.293280Z",
            "uploadedTime": "2011-10-17T11:34:42.413000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624611/theora/5794_a20eae89509348908e259f3697e3036f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624611/large_thumb/large.jpg"
        },
        {
            "id": 625328,
            "name": "TED - Tom Wujec: Got a wicked problem? First, tell me how you make toast",
            "header": "Making toast doesn’t sound very complicated — until someone asks you to draw the process, step by step. Tom Wujec loves asking people and teams to draw how they make toast, because the process reveals unexpected truths about how we can solve our biggest, most complicated problems at work. Learn how to run this exercise yourself, and hear Wujec’s surprising insights from watching thousands of people draw toast.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625328/small_thumb/TomWujec_2013G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625328/large_thumb/TomWujec_2013G.jpg",
                "theora": "https://upload.frikanalen.no/media/625328/theora/TomWujec_2013G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625328/broadcast/TomWujec_2013G.dv",
                "original": "https://upload.frikanalen.no/media/625328/original/TomWujec_2013G.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:09:05.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TomWujec_2013G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.391809Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625328/theora/TomWujec_2013G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625328/large_thumb/TomWujec_2013G.jpg"
        },
        {
            "id": 625727,
            "name": "Decentralized communications with Ring - Debconf 16",
            "header": "This talk will be an introduction to Ring and the technology behind it. \n\nWe will explore how OpenDHT and ICE are used to initiate communications and transmit messages in an decentralized and secure manner.\n\nThe talk also includes a presentation of the different Ring clients, notably the new `ring` package that has made it to Debian testing this week.\n\nFinally, we will have a look at an up and comming new Ring freature: username registration using ethereum and a block chain.\n\nTalk (45 mins) session with Alexandre Viau and Simon Désaulniers during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625727/theora/Decentralized_communications_with_Ring.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625727/broadcast/Decentralized_communications_with_Ring.dv",
                "original": "https://upload.frikanalen.no/media/625727/original/Decentralized_communications_with_Ring.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625727/large_thumb/Decentralized_communications_with_Ring.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625727/small_thumb/Decentralized_communications_with_Ring.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:22:08.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/139/",
            "createdTime": "2016-07-22T20:02:44.788796Z",
            "updatedTime": "2018-11-10T18:29:26.805299Z",
            "uploadedTime": "2016-07-22T20:02:51.890032Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625727/theora/Decentralized_communications_with_Ring.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625727/large_thumb/Decentralized_communications_with_Ring.jpg"
        },
        {
            "id": 625109,
            "name": "New Life - Program 09 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625109/theora/6618_3124cb9a60fb4bf9850c6d1698a77d4c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625109/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625109/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625109/broadcast/6618_3124cb9a60fb4bf9850c6d1698a77d4c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625109/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:48.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-21T07:42:19.283000Z",
            "updatedTime": "2018-11-10T18:29:27.646400Z",
            "uploadedTime": "2012-12-21T07:42:19.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625109/theora/6618_3124cb9a60fb4bf9850c6d1698a77d4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625109/large_thumb/large.jpg"
        },
        {
            "id": 624612,
            "name": "Hælse & Kællan 20111026",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624612/theora/5796_27cbc5c82f1c40079eb65a8a6c6e76a8.ogv",
                "original": "https://upload.frikanalen.no/media/624612/original/orig_ec679e403eff412299a045d5f45fa491.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624612/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624612/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624612/broadcast/5796_8fac45744ca6415ab06d8572583acdaf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624612/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T12:15:11.860000Z",
            "updatedTime": "2018-11-10T18:29:28.291934Z",
            "uploadedTime": "2011-10-17T12:15:11.860000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624612/theora/5796_27cbc5c82f1c40079eb65a8a6c6e76a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624612/large_thumb/large.jpg"
        },
        {
            "id": 624613,
            "name": "Hælse & Kællan 20111109",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624613/theora/5797_7f92c3e2b0c44a349ecfaafdeb271249.ogv",
                "original": "https://upload.frikanalen.no/media/624613/original/orig_a31195d420d444058c906031f0a7a9ab.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624613/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624613/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624613/broadcast/5797_b82432a298484477a1525a3ceaa4af03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624613/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T12:17:45.050000Z",
            "updatedTime": "2018-11-10T18:29:28.290506Z",
            "uploadedTime": "2011-10-17T12:17:45.050000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624613/theora/5797_7f92c3e2b0c44a349ecfaafdeb271249.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624613/large_thumb/large.jpg"
        },
        {
            "id": 625329,
            "name": "TED - Bruno Torturra: Got a smartphone? Start broadcasting",
            "header": "In 2011, journalist Bruno Torturra covered a protest in São Paulo which turned ugly. His experience of being teargassed had a profound effect on the way he thought about his work, and he quit his job to focus on broadcasting raw, unedited experiences online. In this fascinating talk, he shares some of the ways in which he's experimented with livestreaming on the web, and how in the process he has helped to create a very modern media network.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625329/large_thumb/BrunoTorturra_2014G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625329/small_thumb/BrunoTorturra_2014G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625329/broadcast/BrunoTorturra_2014G.dv",
                "original": "https://upload.frikanalen.no/media/625329/original/BrunoTorturra_2014G.mp4",
                "theora": "https://upload.frikanalen.no/media/625329/theora/BrunoTorturra_2014G.ogv"
            },
            "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:13:39.830000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BrunoTorturra_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.390210Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625329/theora/BrunoTorturra_2014G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625329/large_thumb/BrunoTorturra_2014G.jpg"
        },
        {
            "id": 624615,
            "name": "LevandeOrd & 10min 20111102",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624615/theora/5798_d86174a098554c139960ddff915785aa.ogv",
                "original": "https://upload.frikanalen.no/media/624615/original/orig_cf5cb72060ed484da50652c5c97f37e9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624615/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624615/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624615/broadcast/5798_cbb566843bab4e68b909829f5c8e8028.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624615/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T13:11:05.300000Z",
            "updatedTime": "2018-11-10T18:29:28.287601Z",
            "uploadedTime": "2011-10-17T13:11:05.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624615/theora/5798_d86174a098554c139960ddff915785aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624615/large_thumb/large.jpg"
        },
        {
            "id": 624616,
            "name": "LevandeOrd & 10min 20111116",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624616/theora/5799_59aa39d2c4734851a1bb85e350dc6fb7.ogv",
                "original": "https://upload.frikanalen.no/media/624616/original/orig_40aa3ec15eb74c8cade484562277235f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624616/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624616/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624616/broadcast/5799_e8ced03069cd4aa9bb8981edddef6112.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624616/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T13:11:51.190000Z",
            "updatedTime": "2018-11-10T18:29:28.286183Z",
            "uploadedTime": "2011-10-17T13:11:51.190000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624616/theora/5799_59aa39d2c4734851a1bb85e350dc6fb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624616/large_thumb/large.jpg"
        },
        {
            "id": 625179,
            "name": "Empo TV - del 136",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625179/large_thumb/Empo-130523.jpg",
                "theora": "https://upload.frikanalen.no/media/625179/theora/Empo-130523.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625179/small_thumb/Empo-130523.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625179/broadcast/Empo-130523.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-05-23T11:16:21Z",
            "updatedTime": "2020-08-30T19:35:12.145917Z",
            "uploadedTime": "2013-05-23T11:16:22Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625179/theora/Empo-130523.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625179/large_thumb/Empo-130523.jpg"
        },
        {
            "id": 625728,
            "name": "Software bundling sucks: Why we should embrace it anyway - Debconf 16",
            "header": "I will talk about software bundling solutions, mainly Flatpak (XdgApp) and Limba, which problems they actually solve and why solving these issues is important for the Linux ecosystem as a whole. I will explain how bundling is implemented in the shiny new solutions available on Linux, and what we as distributor could do to make software bundles suck less and keep the distribution relevant.\nAdditionally, I'll explain which roles sandboxing (Flatpak, Bubblewrap) plays in the big picture.\n\nTalk (45 mins) session with Matthias Klumpp during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625728/theora/Software_bundling_sucks_Why_we_should_embrace_it_anyway.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625728/broadcast/Software_bundling_sucks_Why_we_should_embrace_it_anyway.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625728/small_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg",
                "original": "https://upload.frikanalen.no/media/625728/original/Software_bundling_sucks_Why_we_should_embrace_it_anyway.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625728/large_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.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:39:25.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/78/",
            "createdTime": "2016-07-22T20:22:14.260309Z",
            "updatedTime": "2018-11-10T18:29:26.803947Z",
            "uploadedTime": "2016-07-22T20:22:38.149810Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625728/theora/Software_bundling_sucks_Why_we_should_embrace_it_anyway.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625728/large_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg"
        },
        {
            "id": 624618,
            "name": "Den norske kirke i eksil 93",
            "header": "Indrebø taler om faste og hva sann kristendom er.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624618/theora/orig_865ffcd825234302975defcd6b1be2ac.ogv",
                "original": "https://upload.frikanalen.no/media/624618/original/orig_865ffcd825234302975defcd6b1be2ac.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624618/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624618/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624618/broadcast/5800_597f1423666240beaa26dbfdfd02d31a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624618/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:56.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-18T05:58:53.620000Z",
            "updatedTime": "2018-11-10T18:29:28.283421Z",
            "uploadedTime": "2011-10-18T05:58:53.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624618/theora/orig_865ffcd825234302975defcd6b1be2ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624618/large_thumb/large.jpg"
        },
        {
            "id": 624619,
            "name": "Test FCP eksport",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624619/theora/5806_a23945727df14b93ae4c91eea17276d4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624619/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624619/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624619/broadcast/5806_34fe75a7b5c24989a625fa4d1f341403.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624619/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:00:01.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-21T15:38:16.100000Z",
            "updatedTime": "2018-11-10T18:29:28.282050Z",
            "uploadedTime": "2011-10-21T15:38:16.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624619/theora/5806_a23945727df14b93ae4c91eea17276d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624619/large_thumb/large.jpg"
        },
        {
            "id": 625205,
            "name": "Empo TV - del 147",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625205/small_thumb/Empo-130905.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625205/broadcast/Empo-130905.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-09-07T08:04:02Z",
            "updatedTime": "2020-08-30T19:34:16.602553Z",
            "uploadedTime": "2013-09-07T08:04:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg"
        },
        {
            "id": 624657,
            "name": "Empo tv - del 69",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624657/theora/5827_ea017e3d89424125869ed3a5fe2ca61d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624657/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624657/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624657/broadcast/5827_ac2787c3609b40108cb5d39574f2bd58.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624657/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-11-16T07:52:33.757000Z",
            "updatedTime": "2020-08-30T19:53:58.157943Z",
            "uploadedTime": "2011-11-16T07:52:33.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624657/theora/5827_ea017e3d89424125869ed3a5fe2ca61d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624657/large_thumb/large.jpg"
        },
        {
            "id": 625330,
            "name": "TED - David Gallo shows underwater astonishments",
            "header": "David Gallo shows jaw-dropping footage of amazing sea creatures, including a color-shifting cuttlefish, a perfectly camouflaged octopus, and a Times Square's worth of neon light displays from fish who live in the blackest depths of the ocean.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625330/small_thumb/DavidGallo_2007.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625330/large_thumb/DavidGallo_2007.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625330/broadcast/DavidGallo_2007.dv",
                "theora": "https://upload.frikanalen.no/media/625330/theora/DavidGallo_2007.ogv",
                "original": "https://upload.frikanalen.no/media/625330/original/DavidGallo_2007.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:05:25.030000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DavidGallo_2007",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.388846Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625330/theora/DavidGallo_2007.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625330/large_thumb/DavidGallo_2007.jpg"
        },
        {
            "id": 625674,
            "name": "My Experience with Debian - Debconf 16",
            "header": "The talk would cover my first brush with computing itself, the need and move to GNU/Linux, distro hopping and the need for that.  the change to Debian and how it became my home. It would also be about the various choices and mistakes I made when I started and things to look out for. \n\nThe audience would be people who are still unaware about the benefits of FOSS, community engagement and fence-sitters.\n\nTalk (45 mins) session with shirish agarwal during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625674/broadcast/My_Experience_with_Debian.dv",
                "theora": "https://upload.frikanalen.no/media/625674/theora/My_Experience_with_Debian.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625674/small_thumb/My_Experience_with_Debian.jpg",
                "original": "https://upload.frikanalen.no/media/625674/original/My_Experience_with_Debian.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625674/large_thumb/My_Experience_with_Debian.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:15:04.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/60/",
            "createdTime": "2016-07-19T19:40:10.397134Z",
            "updatedTime": "2018-11-10T18:29:26.888015Z",
            "uploadedTime": "2016-07-19T19:40:15.256611Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625674/theora/My_Experience_with_Debian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625674/large_thumb/My_Experience_with_Debian.jpg"
        },
        {
            "id": 626339,
            "name": "2020 Påskemøte skjærtorsdag",
            "header": "Bladet Evangelisten\r\nPåskemøter fra Hålandsdalen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626339/theora/2020 Påskemøte skjærtorsdag.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626339/broadcast/2020 Påskemøte skjærtorsdag.dv",
                "original": "https://upload.frikanalen.no/media/626339/original/2020 Påskemøte skjærtorsdag.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626339/large_thumb/2020 Påskemøte skjærtorsdag.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:33:15.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-04-06T14:29:46.399999Z",
            "updatedTime": "2020-08-31T20:22:24.550437Z",
            "uploadedTime": "2020-04-06T14:46:46.880825Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626339/theora/2020 Påskemøte skjærtorsdag.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626339/large_thumb/2020 Påskemøte skjærtorsdag.jpg"
        },
        {
            "id": 627910,
            "name": "Diesen i samtale med Russlands ambassadør i FN, Polyanskiy",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627910/theora/Diesen_Polyanskiy.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627910/broadcast/Diesen_Polyanskiy.dv",
                "original": "https://upload.frikanalen.no/media/627910/original/Diesen_Polyanskiy.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627910/large_thumb/Diesen_Polyanskiy.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 133,
                "name": "Bevegelsen for Sosialisme",
                "homepage": null,
                "description": "",
                "postalAddress": "c/o Fellesdistribusjon SA, postboks 1420 Vika, 0155 OSLO",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "00:38:00.020000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-30T20:42:03.010972Z",
            "updatedTime": "2024-08-30T21:16:41.315599Z",
            "uploadedTime": "2024-08-30T20:48:16.230656Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627910/theora/Diesen_Polyanskiy.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627910/large_thumb/Diesen_Polyanskiy.jpg"
        },
        {
            "id": 624650,
            "name": "Empo tv - del 68",
            "header": "Empotv er talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624650/theora/5826_3954cfb35dfa4bd2be78c6384e965ab6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624650/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624650/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624650/broadcast/5826_886dec057019499c8510bd2b6403f936.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624650/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:57.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-11-16T07:42:05.727000Z",
            "updatedTime": "2020-08-30T19:53:49.004906Z",
            "uploadedTime": "2011-11-16T07:42:05.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624650/theora/5826_3954cfb35dfa4bd2be78c6384e965ab6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624650/large_thumb/large.jpg"
        },
        {
            "id": 624641,
            "name": "Empo tv - del 67",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624641/theora/5828_f3994bad986743aeb0d4030c76f4eff3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624641/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624641/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624641/broadcast/5828_44499b48c2a442819c941475ec782fbc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624641/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:58.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-11-16T07:56:32.057000Z",
            "updatedTime": "2020-08-30T19:53:39.781294Z",
            "uploadedTime": "2011-11-16T07:56:32.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624641/theora/5828_f3994bad986743aeb0d4030c76f4eff3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624641/large_thumb/large.jpg"
        },
        {
            "id": 625331,
            "name": "TED - Ron Finley: A guerilla gardener in South Central LA",
            "header": "Ron Finley plants vegetable gardens in South Central LA -- in abandoned lots, traffic medians, along the curbs. Why? For fun, for defiance, for beauty and to offer some alternative to fast food in a community where \"the drive-thrus are killing more people than the drive-bys.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625331/small_thumb/RonFinley_2013.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625331/broadcast/RonFinley_2013.dv",
                "theora": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv",
                "original": "https://upload.frikanalen.no/media/625331/original/RonFinley_2013.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:10:45.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RonFinley_2013",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.387405Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg"
        },
        {
            "id": 627832,
            "name": "Israel før og nå...",
            "header": "Dagsaktuelt stoff",
            "description": "Dagsaktuelt stoff",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627832/theora/Israel f�r og n�....ogv",
                "broadcast": "https://upload.frikanalen.no/media/627832/broadcast/Israel f�r og n�....dv",
                "original": "https://upload.frikanalen.no/media/627832/original/Israel f�r og n�....mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627832/large_thumb/Israel f�r og n�....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:47:18.700000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-11-30T11:22:32.223673Z",
            "updatedTime": "2023-11-30T11:56:27.265924Z",
            "uploadedTime": "2023-11-30T11:34:23.434705Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627832/theora/Israel f�r og n�....ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627832/large_thumb/Israel f�r og n�....jpg"
        },
        {
            "id": 624638,
            "name": "Empo tv - del 66",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624638/theora/5695_ff10c743533a481889e0deccb44bb8e4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624638/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624638/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624638/broadcast/5695_be0d3bf3a4ff4c88b309b60e2dfb624f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624638/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:58.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-07-08T08:44:05.667000Z",
            "updatedTime": "2020-08-30T19:53:32.047697Z",
            "uploadedTime": "2011-07-08T08:44:05.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624638/theora/5695_ff10c743533a481889e0deccb44bb8e4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624638/large_thumb/large.jpg"
        },
        {
            "id": 625332,
            "name": "TED - Britta Riley: A garden in my apartment",
            "header": "Britta Riley wanted to grow her own food (in her tiny apartment). So she and her friends developed a system for growing plants in discarded plastic bottles -- researching, testing and tweaking the system using social media, trying many variations at once and quickly arriving at the optimal system. Call it distributed DIY. And the results? Delicious.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625332/small_thumb/BrittaRiley_2011X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625332/large_thumb/BrittaRiley_2011X.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625332/broadcast/BrittaRiley_2011X.dv",
                "theora": "https://upload.frikanalen.no/media/625332/theora/BrittaRiley_2011X.ogv",
                "original": "https://upload.frikanalen.no/media/625332/original/BrittaRiley_2011X.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:07:52.690000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BrittaRiley_2011X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.386050Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625332/theora/BrittaRiley_2011X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625332/large_thumb/BrittaRiley_2011X.jpg"
        },
        {
            "id": 625729,
            "name": "Live demos - Debconf 16",
            "header": "Show off your project! NB: It will be mandatory to set up your laptop before the session, in order to assure a smooth transition between speakers.\n\nTalk (45 mins) session with Nattie Mayer-Hutchings during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625729/theora/Live_demos_4.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625729/broadcast/Live_demos_4.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625729/large_thumb/Live_demos_4.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625729/small_thumb/Live_demos_4.jpg",
                "original": "https://upload.frikanalen.no/media/625729/original/Live_demos_4.webm"
            },
            "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:44:17.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/104/",
            "createdTime": "2016-07-22T20:57:26.088864Z",
            "updatedTime": "2018-11-10T18:29:26.802555Z",
            "uploadedTime": "2016-07-22T20:57:44.981947Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625729/theora/Live_demos_4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625729/large_thumb/Live_demos_4.jpg"
        },
        {
            "id": 624635,
            "name": "Empo tv - del 65",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624635/theora/5694_24fecc50cac647a180a421d8ba7366f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624635/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624635/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624635/broadcast/5694_ca2b7a30f48b497090365129e9d88163.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624635/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:58.200000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-07-08T08:43:26.680000Z",
            "updatedTime": "2020-08-30T19:53:23.231677Z",
            "uploadedTime": "2011-07-08T08:43:26.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624635/theora/5694_24fecc50cac647a180a421d8ba7366f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624635/large_thumb/large.jpg"
        },
        {
            "id": 624627,
            "name": "Empo tv - del 64",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624627/theora/5693_ecc787a29f474efaa032663aaf72a44e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624627/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624627/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624627/broadcast/5693_6f8103c2dc7249a8b42464dfcd8679a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624627/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-07-08T08:41:54.897000Z",
            "updatedTime": "2020-08-30T19:53:11.955082Z",
            "uploadedTime": "2011-07-08T08:41:54.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624627/theora/5693_ecc787a29f474efaa032663aaf72a44e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624627/large_thumb/large.jpg"
        },
        {
            "id": 625333,
            "name": "TED - Peter van Manen: How can Formula 1 racing help ... babies?",
            "header": "During a Formula 1 race, a car sends hundreds of millions of data points to its garage for real-time analysis and feedback. So why not use this detailed and rigorous data system elsewhere, like ... at children’s hospitals? Peter van Manen tells us more.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625333/small_thumb/PeterVanManen_2013X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625333/large_thumb/PeterVanManen_2013X.jpg",
                "theora": "https://upload.frikanalen.no/media/625333/theora/PeterVanManen_2013X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625333/broadcast/PeterVanManen_2013X.dv",
                "original": "https://upload.frikanalen.no/media/625333/original/PeterVanManen_2013X.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:07:56.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/PeterVanManen_2013X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.384690Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625333/theora/PeterVanManen_2013X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625333/large_thumb/PeterVanManen_2013X.jpg"
        },
        {
            "id": 624153,
            "name": "Nizsmewassiat",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
                "original": "https://upload.frikanalen.no/media/624153/original/orig_79ccbd6e937f4f4d962c9b07db7c608a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624153/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624153/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624153/broadcast/5134_9293dbe0ff9a4a5f85f0cd25ac1874f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624153/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:01.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-28T00:39:12.857000Z",
            "updatedTime": "2018-11-10T18:29:28.888478Z",
            "uploadedTime": "2010-12-28T00:39:12.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624153/large_thumb/large.jpg"
        },
        {
            "id": 624622,
            "name": "44_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624622/theora/5782_ef94e6a8bd8f49e2af229b3800ed66ff.ogv",
                "original": "https://upload.frikanalen.no/media/624622/original/orig_8c797e17a17d46c9b2c261bf95211e4b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624622/broadcast/5782_eafb7345a1aa455393b5389144ffe7d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624622/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:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:46:12.290000Z",
            "updatedTime": "2018-11-10T18:29:28.277861Z",
            "uploadedTime": "2011-10-03T08:46:12.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624622/theora/5782_ef94e6a8bd8f49e2af229b3800ed66ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624622/large_thumb/large.jpg"
        },
        {
            "id": 625334,
            "name": "TED - Sir Ken Robinson: Bring on the learning revolution!",
            "header": "In this poignant, funny follow-up to his fabled 2006 talk, Sir Ken Robinson makes the case for a radical shift from standardized schools to personalized learning -- creating conditions where kids' natural talents can flourish.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "srt": "https://upload.frikanalen.no/media/625334/srt/nb.srt",
                "largeThumb": "https://upload.frikanalen.no/media/625334/large_thumb/SirKenRobinson_2010.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625334/small_thumb/SirKenRobinson_2010.jpg",
                "original": "https://upload.frikanalen.no/media/625334/original/SirKenRobinson_2010.mp4",
                "theora": "https://upload.frikanalen.no/media/625334/theora/SirKenRobinson_2010.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625334/broadcast/SirKenRobinson_2010.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:57.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SirKenRobinson_2010",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.383291Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625334/theora/SirKenRobinson_2010.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625334/large_thumb/SirKenRobinson_2010.jpg"
        },
        {
            "id": 625730,
            "name": "Testing Debian-Installer using jenkins.debian.{net,org} - Debconf 16",
            "header": "... or how to stop worrying and have fun hacking on d-i without needing to be scared about breaking everything\n\nThe objective here is to let people push to feature branches and find out later how much damage they would have done had they put that into d-i.  The hope being that the answer will often be \"None\"\n\nThis should encourage people to do more work on d-i.  The talk will also serve to demonstrate the use of Cucumber and Jenkins that we have for running the tests.\n\nTalk (45 mins) session with Philip Hands during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625730/theora/Testing_DebianInstaller_using_jenkinsdebiannetorg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625730/broadcast/Testing_DebianInstaller_using_jenkinsdebiannetorg.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625730/small_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg",
                "original": "https://upload.frikanalen.no/media/625730/original/Testing_DebianInstaller_using_jenkinsdebiannetorg.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625730/large_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.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:46:17.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/55/",
            "createdTime": "2016-07-22T21:34:54.003229Z",
            "updatedTime": "2018-11-10T18:29:26.801188Z",
            "uploadedTime": "2016-07-22T21:35:34.578357Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625730/theora/Testing_DebianInstaller_using_jenkinsdebiannetorg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625730/large_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg"
        },
        {
            "id": 626341,
            "name": "2020 Påskemøte Langfredag",
            "header": "Bladet Evangelisten\r\nPåskemøter fra Hålandsdalen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626341/theora/2020 Påskemøte Langfredag.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626341/broadcast/2020 Påskemøte Langfredag.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626341/large_thumb/2020 Påskemøte Langfredag.jpg",
                "original": "https://upload.frikanalen.no/media/626341/original/2020 Påskemøte Langfredag.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:33:39.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-04-06T15:30:09.878500Z",
            "updatedTime": "2020-08-31T20:22:13.572077Z",
            "uploadedTime": "2020-04-06T15:42:17.425674Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626341/theora/2020 Påskemøte Langfredag.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626341/large_thumb/2020 Påskemøte Langfredag.jpg"
        },
        {
            "id": 624624,
            "name": "Mission 316 - 20111107",
            "header": "Liveupptagelse av Programmet Mission316 fra den 20111021",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624624/theora/5809_c9505ab890954093aba5e7c2c414852a.ogv",
                "original": "https://upload.frikanalen.no/media/624624/original/orig_02affeecd36b43f2991a059ea25ee3e9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624624/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624624/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624624/broadcast/5809_0b2122bb558944adb732702cc3debba4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624624/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:30:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-31T09:38:30.307000Z",
            "updatedTime": "2018-11-10T18:29:28.275082Z",
            "uploadedTime": "2011-10-31T09:38:30.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624624/theora/5809_c9505ab890954093aba5e7c2c414852a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624624/large_thumb/large.jpg"
        },
        {
            "id": 624625,
            "name": "Den norske kirke i eksil 94",
            "header": "Søndagens Gudstjenesten tar for seg bots og bededagen. Begge er viktig for en kristen om du vil leve og beholde troen på Jesus Kristus.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624625/theora/orig_e44bb12fc104438f9f3bdbb703100579.ogv",
                "original": "https://upload.frikanalen.no/media/624625/original/orig_e44bb12fc104438f9f3bdbb703100579.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624625/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624625/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624625/broadcast/5811_5af44056aa844df8b73292e3edd193f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624625/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-01T16:06:40.197000Z",
            "updatedTime": "2018-11-10T18:29:28.273610Z",
            "uploadedTime": "2011-11-01T16:06:40.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624625/theora/orig_e44bb12fc104438f9f3bdbb703100579.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624625/large_thumb/large.jpg"
        },
        {
            "id": 625336,
            "name": "TED - Geoffrey Canada: Our failing schools. Enough is enough!",
            "header": "Why, why, why does our education system look so similar to the way it did 50 years ago? Millions of students were failing then, as they are now -- and it’s because we’re clinging to a business model that clearly doesn’t work. Education advocate Geoffrey Canada dares the system to look at the data, think about the customers and make systematic shifts in order to help greater numbers of kids excel.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625336/small_thumb/GeoffreyCanada_2013S.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625336/broadcast/GeoffreyCanada_2013S.dv",
                "theora": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv",
                "original": "https://upload.frikanalen.no/media/625336/original/GeoffreyCanada_2013S.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:17:07.550000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/GeoffreyCanada_2013S",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.380610Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg"
        },
        {
            "id": 624626,
            "name": "Mission 316 - 20111114",
            "header": "Liveupptagelse av Programmet Mission316 fra den 20111028",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624626/theora/5810_773afa4ba1d34c0691d40a8ef86c5add.ogv",
                "original": "https://upload.frikanalen.no/media/624626/original/orig_77e63759f4b747649a202dc6f95f79a8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624626/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624626/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624626/broadcast/5810_99f6d9683ecd4741bda5769c0914fa78.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624626/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:20.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-31T09:39:16.493000Z",
            "updatedTime": "2018-11-10T18:29:28.271632Z",
            "uploadedTime": "2011-10-31T09:39:16.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624626/theora/5810_773afa4ba1d34c0691d40a8ef86c5add.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624626/large_thumb/large.jpg"
        },
        {
            "id": 624628,
            "name": "45_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624628/theora/5783_d538443812454c689b294cfc3f9513a6.ogv",
                "original": "https://upload.frikanalen.no/media/624628/original/orig_be0be738b30c43389079bac84dcbb7b9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624628/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624628/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624628/broadcast/5783_277a5b6cab84442abf952a14bbde174d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624628/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:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:47:34.323000Z",
            "updatedTime": "2018-11-10T18:29:28.268904Z",
            "uploadedTime": "2011-10-03T08:47:34.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624628/theora/5783_d538443812454c689b294cfc3f9513a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624628/large_thumb/large.jpg"
        },
        {
            "id": 625337,
            "name": "TED - Mitch Resnick: Let's teach kids to code",
            "header": "Coding isn’t just for computer whizzes, says Mitch Resnick of MIT Media Lab -- it’s for everyone. In a fun, demo-filled talk Resnick outlines the benefits of teaching kids to code, so they can do more than just “read” new technologies -- but also create them. (Filmed at TEDxBeaconStreet.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625337/large_thumb/MitchResnick_2012X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625337/small_thumb/MitchResnick_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625337/theora/MitchResnick_2012X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625337/broadcast/MitchResnick_2012X.dv",
                "original": "https://upload.frikanalen.no/media/625337/original/MitchResnick_2012X.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:16:48.930000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MitchResnick_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.379245Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625337/theora/MitchResnick_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625337/large_thumb/MitchResnick_2012X.jpg"
        },
        {
            "id": 625731,
            "name": "DebConf17 - Debconf 16",
            "header": "Overview of DebConf17 in Montreal.\n\nTalk (20 mins) session with Jerome Charaoui, Alexandre Viau, Gabriel Filion and Louis-Philippe Véronneau during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625731/theora/DebConf17_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625731/broadcast/DebConf17_2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625731/large_thumb/DebConf17_2.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625731/small_thumb/DebConf17_2.jpg",
                "original": "https://upload.frikanalen.no/media/625731/original/DebConf17_2.webm"
            },
            "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:18:37.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/12/",
            "createdTime": "2016-07-22T22:14:47.261100Z",
            "updatedTime": "2018-11-10T18:29:26.799778Z",
            "uploadedTime": "2016-07-22T22:14:52.652992Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625731/theora/DebConf17_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625731/large_thumb/DebConf17_2.jpg"
        },
        {
            "id": 624631,
            "name": "Inside Israel Oktober 2011",
            "header": "Intervju med Yoram Ettinger del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624631/theora/orig_dfbd8a4044ca4be6a7e24c440956bf93.ogv",
                "original": "https://upload.frikanalen.no/media/624631/original/orig_dfbd8a4044ca4be6a7e24c440956bf93.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624631/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624631/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624631/broadcast/5816_20f71782c5dc43029b7c115bfe1b463b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624631/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-06T17:53:21.630000Z",
            "updatedTime": "2018-11-10T18:29:28.264598Z",
            "uploadedTime": "2011-11-06T17:53:21.630000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624631/theora/orig_dfbd8a4044ca4be6a7e24c440956bf93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624631/large_thumb/large.jpg"
        },
        {
            "id": 625338,
            "name": "TED - Marco Tempest: The electric rise and fall of Nikola Tesla",
            "header": "Combining projection mapping and a pop-up book, Marco Tempest tells the visually arresting story of Nikola Tesla -- called “the greatest geek who ever lived” -- from his triumphant invention of alternating current to his penniless last days.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "srt": "https://upload.frikanalen.no/media/625338/srt/nb.srt",
                "largeThumb": "https://upload.frikanalen.no/media/625338/large_thumb/MarcoTempest_Session4_2012.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625338/small_thumb/MarcoTempest_Session4_2012.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625338/broadcast/MarcoTempest_Session4_2012.dv",
                "theora": "https://upload.frikanalen.no/media/625338/theora/MarcoTempest_Session4_2012.ogv",
                "original": "https://upload.frikanalen.no/media/625338/original/MarcoTempest_Session4_2012.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:06:05.250000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_Session4_2012",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.377888Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625338/theora/MarcoTempest_Session4_2012.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625338/large_thumb/MarcoTempest_Session4_2012.jpg"
        },
        {
            "id": 624632,
            "name": "Inside Israel November 2011",
            "header": "Intervju med Yoram Ettinger del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624632/theora/orig_11865a72479d405b9dfc9f1868de5822.ogv",
                "original": "https://upload.frikanalen.no/media/624632/original/orig_11865a72479d405b9dfc9f1868de5822.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624632/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624632/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624632/broadcast/5815_98ddca9fb1f64b74a845b660fceb6713.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624632/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-06T17:47:25.547000Z",
            "updatedTime": "2018-11-10T18:29:28.263196Z",
            "uploadedTime": "2011-11-06T17:47:25.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624632/theora/orig_11865a72479d405b9dfc9f1868de5822.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624632/large_thumb/large.jpg"
        },
        {
            "id": 624634,
            "name": "Leirkrukken",
            "header": "Fra en tale Prem Rawat holdt i Lisboa Juni 2011",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624634/theora/5814_21cf1912cc1a4d94ab9367ddc0db141d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624634/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624634/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624634/broadcast/5814_21cf1912cc1a4d94ab9367ddc0db141d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624634/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:00",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-11-06T15:18:38.500000Z",
            "updatedTime": "2018-11-10T18:29:28.261781Z",
            "uploadedTime": "2011-11-06T15:18:38.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624634/theora/5814_21cf1912cc1a4d94ab9367ddc0db141d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624634/large_thumb/large.jpg"
        }
    ]
}