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

{
    "count": 3372,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=uploaded_time&page=72",
    "results": [
        {
            "id": 625382,
            "name": "Erfaringer fra drift av sks-keyservers.net",
            "header": "Kristian Fiskerstrand presenterer sine erfaringer med å utvikle og drive OpenPGP-nøkkeltjenere for utveksling av nøkler brukt til blant annet epostkryptering. Det vil være et særskilt fokus på DNS poolene på sks-keyservers.net - et prosjekt som ble startet av han i 2006 og i dag er brukt som standard nøkkeltjener av bl.a GnuPG.\r\n\r\nI tillegg til dette prosjektet er Kristian også en av utviklerne av nøkkeltjeneren SKS og Gentoo Developer med særlig fokus på Security og Crypto teamene.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625382/theora/20140909-skskeyservers-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625382/large_thumb/20140909-skskeyservers-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625382/broadcast/20140909-skskeyservers-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625382/small_thumb/20140909-skskeyservers-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:02:45.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.318583Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625382/theora/20140909-skskeyservers-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625382/large_thumb/20140909-skskeyservers-frikanalen.jpg"
        },
        {
            "id": 625381,
            "name": "TED - Alice Goffman: How we're priming some kids for college — and others for prison",
            "header": "In the United States, two institutions guide teenagers on the journey to adulthood: college and prison. Sociologist Alice Goffman spent six years in a troubled Philadelphia neighborhood and saw first-hand how teenagers of African-American and Latino backgrounds are funneled down the path to prison — sometimes starting with relatively minor infractions. In an impassioned talk she asks, “Why are we offering only handcuffs and jail time?”\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625381/original/AliceGoffman_2015.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625381/large_thumb/AliceGoffman_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625381/broadcast/AliceGoffman_2015.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625381/small_thumb/AliceGoffman_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625381/theora/AliceGoffman_2015.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:16:08.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AliceGoffman_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.319967Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625381/theora/AliceGoffman_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625381/large_thumb/AliceGoffman_2015.jpg"
        },
        {
            "id": 625380,
            "name": "Teknologien bak den digitale valutaen Bitcoin",
            "header": "Sturle Sunde presenterer Bitcoin, teknologien bak Bitcoin og hvordan Bitcoin fungerer. Hvorfor nettopp du burde bruke Bitcoin og hvorfor ikke de store butikkkjedene kommer til å godta Bitcoin med det første.\r\n\r\nSturle er daglig leder i Sunde Bitmynthandel og står bak bitmynt.no. Han har brukt og handlet med Bitcoin siden 2010.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625380/broadcast/20141014-bitcoin-frikanalen.dv",
                "theora": "https://upload.frikanalen.no/media/625380/theora/20141014-bitcoin-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625380/large_thumb/20141014-bitcoin-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625380/small_thumb/20141014-bitcoin-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:24:55.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.321297Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625380/theora/20141014-bitcoin-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625380/large_thumb/20141014-bitcoin-frikanalen.jpg"
        },
        {
            "id": 625379,
            "name": "TED - Abe Davis: New video technology that reveals an object's hidden properties",
            "header": "Subtle motion happens around us all the time, including tiny vibrations caused by sound. New technology shows that we can pick up on these vibrations and actually re-create sound and conversations just from a video of a seemingly still object. But now Abe Davis takes it one step further: Watch him demo software that lets anyone interact with these hidden properties, just from a simple video.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625379/large_thumb/AbeDavis_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625379/theora/AbeDavis_2015.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625379/broadcast/AbeDavis_2015.dv",
                "original": "https://upload.frikanalen.no/media/625379/original/AbeDavis_2015.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625379/small_thumb/AbeDavis_2015.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:18:01.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AbeDavis_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.322623Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625379/theora/AbeDavis_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625379/large_thumb/AbeDavis_2015.jpg"
        },
        {
            "id": 625378,
            "name": "Fri programvareløsning for NOARK 5-kjerne og dots i praksis",
            "header": "NOARK5 er det offentlige Norges standard for elektronisk journalføring og arkivering av dokumenter og korrespondanse. Noark 5 skal kunne brukes for alle typer arkivdanning, uavhengig av teknologisk løsning og type organ. På dette møtet får vi høre mer om et pilotprosjekt som er blitt utført i Trondheim og Malvik kommune i forhold til digitalisering av papirarkiver. Dette er en del av ideologien om å \"liberate your data\".\r\n\r\nChristian Lundvang er fra Ålesund, gründer og medeier av flere selskaper deriblant NXC AS, som står bak Documaster Dots. Utdannet BSc i Datateknikk fra HiO og jobber nå som daglig leder i Documaster AS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625378/theora/20140211-noark-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625378/large_thumb/20140211-noark-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625378/broadcast/20140211-noark-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625378/small_thumb/20140211-noark-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:11:18.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.324019Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625378/theora/20140211-noark-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625378/large_thumb/20140211-noark-frikanalen.jpg"
        },
        {
            "id": 625377,
            "name": "TED - Greg Gage: How to control someone else's arm with your brain",
            "header": "Greg Gage is on a mission to make brain science accessible to all. In this fun, kind of creepy demo, the neuroscientist and TED Senior Fellow uses a simple, inexpensive DIY kit to take away the free will of an audience member. It’s not a parlor trick; it actually works. You have to see it to believe it.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625377/small_thumb/GregGage_2015U.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625377/large_thumb/GregGage_2015U.jpg",
                "original": "https://upload.frikanalen.no/media/625377/original/GregGage_2015U.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625377/broadcast/GregGage_2015U.dv",
                "theora": "https://upload.frikanalen.no/media/625377/theora/GregGage_2015U.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:05:56.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/GregGage_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.325508Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625377/theora/GregGage_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625377/large_thumb/GregGage_2015U.jpg"
        },
        {
            "id": 625376,
            "name": "Console Password Manager - Passord-behandling i terminalen",
            "header": "Console Password Manager (CPM) er et program for å håndtere lagring av passord på en sikker og strukturert måte. Det bruker ncurses for brukergrensesnitt, libxml2 for å lagre informasjonen, zlib for å komprimere dataen og GpgMe-biblioteket for å kryptere og dekryptere informasjonen.\r\n\r\nKacper jobber i Redpill Linpro, han spesialiserer seg på sikkerhet og et helhetlig perspektiv over datasystemene. Han har erfaring innen utvikling, distribusjon og analyse.\r\n\r\nNUUG talk from  2014-05-13.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625376/theora/20140513-cpm-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625376/large_thumb/20140513-cpm-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625376/small_thumb/20140513-cpm-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625376/broadcast/20140513-cpm-frikanalen.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:30:24.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.326898Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625376/theora/20140513-cpm-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625376/large_thumb/20140513-cpm-frikanalen.jpg"
        },
        {
            "id": 625374,
            "name": "TED - Chris Milk: How virtual reality can create the ultimate empathy machine",
            "header": "Chris Milk uses cutting edge technology to produce astonishing films that delight and enchant. But for Milk, the human story is the driving force behind everything he does. In this short, charming talk, he shows some of his collaborations with musicians including Kanye West and Arcade Fire, and describes his latest, mind-bending experiments with virtual reality.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625374/large_thumb/ChrisMilk_2015.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625374/small_thumb/ChrisMilk_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625374/theora/ChrisMilk_2015.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625374/broadcast/ChrisMilk_2015.dv",
                "original": "https://upload.frikanalen.no/media/625374/original/ChrisMilk_2015.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:29.680000",
            "categories": [
                "Kultur",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ChrisMilk_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.328282Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625374/theora/ChrisMilk_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625374/large_thumb/ChrisMilk_2015.jpg"
        },
        {
            "id": 625373,
            "name": "OpenStack og drift i nettskyen",
            "header": "Dag Stenstad fra Zetta.IO presenterer hvordan man kommer igang med drift av tjenester i nettskyen. De siste årene har skjedd en stor omveltning i den globale IT-bransjen, hvor IT-infrastruktur blir industrialisert og standardisert. Dette legger grunnlaget for helt andre drifts- og utviklingsmodeller enn det som benyttes i dag. Automatisering av oppsett og styring av kapasitet, gjør at fokus endres fra det å drifte enkelte servere, til å levere tjenester.\r\n\r\nDag er daglig leder i Zetta.IO, den første norske leverandøren av Infrastruktur som tjeneste (IaaS) levert på Openstack. Han har 16 års erfaring fra telco- og hostingbransjen.\r\n",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625373/theora/20150210-openstack-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625373/small_thumb/20150210-openstack-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625373/large_thumb/20150210-openstack-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625373/broadcast/20150210-openstack-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:22:50.640000",
            "categories": [
                "Annet",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.329964Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625373/theora/20150210-openstack-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625373/large_thumb/20150210-openstack-frikanalen.jpg"
        },
        {
            "id": 625372,
            "name": "TED - Nathalie Cabrol: How Mars might hold the secret to the origin of life",
            "header": "While we like to imagine little green men, it’s far more likely that life on other planets will be microbial. Planetary scientist Nathalie Cabrol takes us inside the search for microbes on Mars, a hunt which counterintuitively leads us to the remote lakes of the Andes mountains. This extreme environment — with its thin atmosphere and scorched land — approximates the surface of Mars about 3.5 billion years ago. How microbes adapt to survive here may just show us where to look on Mars — and could help us understand why some microbial pathways lead to civilization while others are a dead end.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625372/theora/NathalieCabrol_2015.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625372/large_thumb/NathalieCabrol_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625372/broadcast/NathalieCabrol_2015.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625372/small_thumb/NathalieCabrol_2015.jpg",
                "original": "https://upload.frikanalen.no/media/625372/original/NathalieCabrol_2015.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:06.230000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/NathalieCabrol_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.331387Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625372/theora/NathalieCabrol_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625372/large_thumb/NathalieCabrol_2015.jpg"
        },
        {
            "id": 625370,
            "name": "TED - Gary Haugen: The hidden reason for poverty the world needs to address now",
            "header": "Collective compassion has meant an overall decrease in global poverty since the 1980s, says civil rights lawyer Gary Haugen. Yet for all the world's aid money, there's a pervasive hidden problem keeping poverty alive. Haugen reveals the dark underlying cause we must recognize and act on now.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625370/small_thumb/GaryHaugen_2015.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625370/large_thumb/GaryHaugen_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625370/broadcast/GaryHaugen_2015.dv",
                "theora": "https://upload.frikanalen.no/media/625370/theora/GaryHaugen_2015.ogv",
                "original": "https://upload.frikanalen.no/media/625370/original/GaryHaugen_2015.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:10.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/GaryHaugen_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.334208Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625370/theora/GaryHaugen_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625370/large_thumb/GaryHaugen_2015.jpg"
        },
        {
            "id": 625368,
            "name": "Citizenfour - Samtale med Snowden-advokat Patrick Toomey og Jon Wessel-Aas før visning",
            "header": "Samtale med Patrick Toomey, en av advokatene til Edward Snowden, og Jon Wessel-Aas før forpremieren av Citizenfour 2015-04-15.  Arrangert i samarbeid med Fritt Ord, Tour de Force og Ny Tid.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625368/broadcast/2dc2473b68cb284753774c8b22124b8a.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625368/large_thumb/2dc2473b68cb284753774c8b22124b8a.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625368/small_thumb/2dc2473b68cb284753774c8b22124b8a.jpg",
                "theora": "https://upload.frikanalen.no/media/625368/theora/2dc2473b68cb284753774c8b22124b8a.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:40:25.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.336953Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625368/theora/2dc2473b68cb284753774c8b22124b8a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625368/large_thumb/2dc2473b68cb284753774c8b22124b8a.jpg"
        },
        {
            "id": 625367,
            "name": "Killswitch-debatt med A. Brenna, H.W. Lie, K. Miazine og P. Reinholdtsen",
            "header": "Diskusjon om overvåkning og Internets fremtid med Håkon Wium Lie, Kirill Miazine, Petter Reinholdtsen og ordstyrer Anders Brenna etter visning av dokumentarfilmen Killswitch på Oslo Dokumentarkino.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625367/theora/67db84dd53d634aa97c74cd293a9c1a0.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625367/broadcast/558772cfe29b30897d778146269f0925.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625367/large_thumb/20150214-nuug-killswitch-debatt.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625367/small_thumb/20150214-nuug-killswitch-debatt.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:42:37.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.338290Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625367/theora/67db84dd53d634aa97c74cd293a9c1a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625367/large_thumb/20150214-nuug-killswitch-debatt.jpg"
        },
        {
            "id": 625365,
            "name": "TED - Fei-Fei Li: How we're teaching computers to understand pictures",
            "header": "When a very young child looks at a picture, she can identify simple elements: \"cat,\" \"book,\" \"chair.\" Now, computers are getting smart enough to do that too. What's next? In a thrilling talk, computer vision expert Fei-Fei Li describes the state of the art  — including the database of 15 million photos her team built to \"teach\" a computer to understand pictures — and the key insights yet to come.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625365/small_thumb/FeiFeiLi_2015.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625365/large_thumb/FeiFeiLi_2015.jpg",
                "original": "https://upload.frikanalen.no/media/625365/original/FeiFeiLi_2015.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625365/broadcast/FeiFeiLi_2015.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:18:02.310000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/FeiFeiLi_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.340994Z",
            "uploadedTime": null,
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625365/large_thumb/FeiFeiLi_2015.jpg"
        },
        {
            "id": 625363,
            "name": "TED - Andy Yen: Think your email's private? Think again",
            "header": "Sending an email message is like sending a postcard, says scientist Andy Yen in this thought-provoking talk: Anyone can read it. Yet encryption, the technology that protects the privacy of email communication, does exist. It's just that until now it has been difficult to install and a hassle to use. Showing a demo of an email program he designed with colleagues at CERN, Yen argues that encryption can be made simple to the point of becoming the default option, providing true email privacy to all.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625363/original/AndyYen_2014G.mp4",
                "theora": "https://upload.frikanalen.no/media/625363/theora/AndyYen_2014G.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625363/small_thumb/AndyYen_2014G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625363/large_thumb/AndyYen_2014G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625363/broadcast/AndyYen_2014G.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:12:13.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AndyYen_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.343707Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625363/theora/AndyYen_2014G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625363/large_thumb/AndyYen_2014G.jpg"
        },
        {
            "id": 625361,
            "name": "TED - Topher White: What can save the rainforest? Your used cell phone",
            "header": "The sounds of the rainforest include: the chirps of birds, the buzz of cicadas, the banter of gibbons. But in the background is the almost-always present sound of a chainsaw, from illegal loggers. Engineer Topher White shares a simple, scalable way to stop this brutal deforestation — that starts with your old cell phone.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625361/small_thumb/TopherWhite_2014X.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625361/broadcast/TopherWhite_2014X.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625361/large_thumb/TopherWhite_2014X.jpg",
                "theora": "https://upload.frikanalen.no/media/625361/theora/TopherWhite_2014X.ogv",
                "original": "https://upload.frikanalen.no/media/625361/original/TopherWhite_2014X.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:34.350000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TopherWhite_2014X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.346425Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625361/theora/TopherWhite_2014X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625361/large_thumb/TopherWhite_2014X.jpg"
        },
        {
            "id": 625359,
            "name": "TED - Ben Wellington: How we found the worst place to park in New York City -- using big data",
            "header": "City agencies have access to a wealth of data and statistics reflecting every part of urban life. But as data analyst Ben Wellington suggests in this entertaining talk, sometimes they just don't know what to do with it. He shows how a combination of unexpected questions and smart data crunching can produce strangely useful insights, and shares tips on how to release large sets of data so that anyone can use them.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625359/small_thumb/BenWellington_2014X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625359/large_thumb/BenWellington_2014X.jpg",
                "original": "https://upload.frikanalen.no/media/625359/original/BenWellington_2014X.mp4",
                "theora": "https://upload.frikanalen.no/media/625359/theora/BenWellington_2014X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625359/broadcast/BenWellington_2014X.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:11:52.090000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BenWellington_2014X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.349247Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625359/theora/BenWellington_2014X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625359/large_thumb/BenWellington_2014X.jpg"
        },
        {
            "id": 625357,
            "name": "TED - Dan Dennett on our consciousness",
            "header": "Philosopher Dan Dennett makes a compelling argument that not only don't we understand our own consciousness, but that half the time our brains are actively fooling us.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "srt": "https://upload.frikanalen.no/media/625357/srt/nb.srt",
                "largeThumb": "https://upload.frikanalen.no/media/625357/large_thumb/DanDennett_2003.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625357/small_thumb/DanDennett_2003.jpg",
                "theora": "https://upload.frikanalen.no/media/625357/theora/DanDennett_2003.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625357/broadcast/DanDennett_2003.dv",
                "original": "https://upload.frikanalen.no/media/625357/original/DanDennett_2003.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:21:51.530000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DanDennett_2003",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.351953Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625357/theora/DanDennett_2003.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625357/large_thumb/DanDennett_2003.jpg"
        },
        {
            "id": 625356,
            "name": "TED - Michael Green: What the Social Progress Index can reveal about your country",
            "header": "The term Gross Domestic Product is often talked about as if it were “handed down from god on tablets of stone.” But this concept was invented by an economist in the 1930s. We need a more effective measurement tool to match 21st century needs, says Michael Green: the Social Progress Index. With charm and wit, he shows how this tool measures societies across the three dimensions that actually matter. And reveals the dramatic reordering of nations that occurs when you use it.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625356/large_thumb/MichaelGreen_2014G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625356/small_thumb/MichaelGreen_2014G.jpg",
                "theora": "https://upload.frikanalen.no/media/625356/theora/MichaelGreen_2014G.ogv",
                "original": "https://upload.frikanalen.no/media/625356/original/MichaelGreen_2014G.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625356/broadcast/MichaelGreen_2014G.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:15:00.770000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MichaelGreen_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.353317Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625356/theora/MichaelGreen_2014G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625356/large_thumb/MichaelGreen_2014G.jpg"
        },
        {
            "id": 625354,
            "name": "TED - Sanjay Pradhan: How open data is changing international aid",
            "header": "How do we make sure that development and aid money actually goes to the people who most need it? Sanjay Pradhan of the World Bank Institute lays out three guidelines to help relief efforts make the most impact — while curbing corruption. One key: connecting the players who are working to change broken systems with the data they need.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625354/small_thumb/SanjayPradhan_2012G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625354/large_thumb/SanjayPradhan_2012G.jpg",
                "original": "https://upload.frikanalen.no/media/625354/original/SanjayPradhan_2012G.mp4",
                "theora": "https://upload.frikanalen.no/media/625354/theora/SanjayPradhan_2012G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625354/broadcast/SanjayPradhan_2012G.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:15:17.350000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SanjayPradhan_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.356056Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625354/theora/SanjayPradhan_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625354/large_thumb/SanjayPradhan_2012G.jpg"
        },
        {
            "id": 625353,
            "name": "TED - Sergei Lupashin: A flying camera ... on a leash",
            "header": "Let's admit it: aerial photo drones and UAVs are a little creepy, and they come with big regulatory and safety problems. But aerial photos can be a powerful way of telling the truth about the world: the size of a protest, the spread of an oil spill, the wildlife hidden in a delta. Sergei Lupashin demos Fotokite, a nifty new way to see the world from on high, safely and under control.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625353/small_thumb/SergeiLupashin_2014S.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625353/large_thumb/SergeiLupashin_2014S.jpg",
                "theora": "https://upload.frikanalen.no/media/625353/theora/SergeiLupashin_2014S.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625353/broadcast/SergeiLupashin_2014S.dv",
                "original": "https://upload.frikanalen.no/media/625353/original/SergeiLupashin_2014S.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:27.660000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SergeiLupashin_2014S",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.357386Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625353/theora/SergeiLupashin_2014S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625353/large_thumb/SergeiLupashin_2014S.jpg"
        },
        {
            "id": 625352,
            "name": "TED - Apollo Robbins: The art of misdirection",
            "header": "Hailed as the greatest pickpocket in the world, Apollo Robbins studies the quirks of human behavior as he steals your watch. In a hilarious demonstration, Robbins samples the buffet of the TEDGlobal 2013 audience, showing how the flaws in our perception make it possible to swipe a wallet and leave it on its owner’s shoulder while they remain clueless.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625352/large_thumb/ApolloRobbins_2013G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625352/small_thumb/ApolloRobbins_2013G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625352/broadcast/ApolloRobbins_2013G.dv",
                "theora": "https://upload.frikanalen.no/media/625352/theora/ApolloRobbins_2013G.ogv",
                "original": "https://upload.frikanalen.no/media/625352/original/ApolloRobbins_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:08:47.300000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ApolloRobbins_2013G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.358731Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625352/theora/ApolloRobbins_2013G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625352/large_thumb/ApolloRobbins_2013G.jpg"
        }
    ]
}