List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&limit=50&offset=3350&ordering=created_time&page=2
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=created_time&page=2",
    "results": [
        {
            "id": 625384,
            "name": "Open Source in Broadcasting",
            "header": "For a variety of reasons broadcasters are not big users of open source - if anything many still have a viewpoint of Open Source that resembles views of the early 1990s. This presentation aims to explain what broadcasters around the world are doing in this area and what some of the difficulties are in an industry reliant on proprietary hardware and software as well as IPR-heavy.  In particular it will look into the creation of the Open Broadcast Encoder (OBE), a professional television encoder running on commodity hardware which many Norwegian organisations have played a role in. Many of the deployments have been firsts for Open Source in broadcasting, not to mention software encoders, silencing many naysayers.\r\n\r\nKieran Kunhya has worked on a variety of Open Source projects in multimedia, mainly on x264 and FFmpeg/libav, trying to make them suitable for use in professional environments such as Blu-Ray, television transmission and post-production to broadcaster file interchange. However, the technical issues are only half of the puzzle - he also spends a lot of time trying to explain Broadcasting to Open Source people and Open Source to Broadcasters and has spoken at many events about this. He is the creator of the Open Broadcast Encoder project, which is a fully open source broadcast encoder used to deliver a variety of channels around the world from the most high profile channels to much smaller channels, putting small players (e.g Frikanalen in Norway) on a similar playing field to the big players. He has worked on all the major deployments of OBE.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625384/broadcast/20140610-openbroadcasting-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625384/small_thumb/20140610-openbroadcasting-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:38.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.315882Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg"
        },
        {
            "id": 625386,
            "name": "TED - Anand Varma: A thrilling look at the first 21 days of a bee’s life",
            "header": "We’ve heard that bees are disappearing. But what is making bee colonies so vulnerable? Photographer Anand Varma raised bees in his backyard — in front of a camera — to get an up close view. This project, for National Geographic, gives a lyrical glimpse into a bee hive — and reveals one of the biggest threats to its health, a mite that preys on baby bees in the first 21 days of life. With his incredible footage, set to music from Magik*Magik Orchestra, Varma shows the problem ... and what’s being done to solve it. (This talk was part of a session at TED2015 guest-curated by Pop-Up Magazine: popupmagazine.com or @popupmag on Twitter.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625386/large_thumb/AnandVarma_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625386/theora/AnandVarma_2015.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625386/small_thumb/AnandVarma_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625386/broadcast/AnandVarma_2015.dv",
                "original": "https://upload.frikanalen.no/media/625386/original/AnandVarma_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:06:10.220000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AnandVarma_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.313111Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625386/theora/AnandVarma_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625386/large_thumb/AnandVarma_2015.jpg"
        },
        {
            "id": 625427,
            "name": "MakerCon - Ultimaker — and open source 3D printing",
            "header": "Erik de Bruijn at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625427/theora/makercon-32-2014-10-17-ultimaker-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625427/large_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625427/broadcast/makercon-32-2014-10-17-ultimaker-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625427/small_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:08.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.256522Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625427/theora/makercon-32-2014-10-17-ultimaker-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625427/large_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg"
        },
        {
            "id": 625428,
            "name": "MakerCon - Breaking the mold: Printing 1000’s of parts",
            "header": "Espen Sivertsen at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625428/theora/makercon-35-2014-10-17-printing-1000-parts-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625428/small_thumb/makercon-35-2014-10-17-printing-1000-parts-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625428/large_thumb/makercon-35-2014-10-17-printing-1000-parts-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625428/broadcast/makercon-35-2014-10-17-printing-1000-parts-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:21:06.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.255170Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625428/theora/makercon-35-2014-10-17-printing-1000-parts-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625428/large_thumb/makercon-35-2014-10-17-printing-1000-parts-frikanalen.jpg"
        },
        {
            "id": 625429,
            "name": "MakerCon - Making the first Maker Faire in Sweden",
            "header": "Nils Olander at MakerCon Nordic 2014-10-18.\r\n\r\nVideo at the end is from https://www.youtube.com/watch?v=79IotXVypFs with music from https://soundcloud.com/nocopyrightsounds/tobu-itro-sunburst-ncs-release .",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625429/theora/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625429/small_thumb/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625429/large_thumb/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625429/broadcast/makercon-17-2014-10-18-maker-faire-sweden-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:26:24.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.253836Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625429/theora/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625429/large_thumb/makercon-17-2014-10-18-maker-faire-sweden-frikanalen.jpg"
        },
        {
            "id": 625430,
            "name": "MakerCon - Travelling maker stories",
            "header": "Øyvind Nydal Dahl at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625430/theora/makercon-19-2014-10-18-travelling-maker-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625430/small_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625430/broadcast/makercon-19-2014-10-18-travelling-maker-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625430/large_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:20.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.252525Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625430/theora/makercon-19-2014-10-18-travelling-maker-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625430/large_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.jpg"
        },
        {
            "id": 625431,
            "name": "MakerCon - Hovering Clouds: Looking at online tool offerings for Product Design and 3D Printing",
            "header": "William Kempton at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625431/theora/makercon-2014-10-18T110146-online-design-3d-print-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625431/small_thumb/makercon-2014-10-18T110146-online-design-3d-print-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625431/large_thumb/makercon-2014-10-18T110146-online-design-3d-print-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625431/broadcast/makercon-2014-10-18T110146-online-design-3d-print-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:25:02.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.251162Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625431/theora/makercon-2014-10-18T110146-online-design-3d-print-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625431/large_thumb/makercon-2014-10-18T110146-online-design-3d-print-frikanalen.jpg"
        },
        {
            "id": 625432,
            "name": "MakerCon - How to make 3D printer electronics",
            "header": "Elias Bakken at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625432/theora/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625432/large_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625432/broadcast/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625432/small_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:10.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.249802Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625432/theora/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625432/large_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg"
        },
        {
            "id": 625433,
            "name": "MakerCon - Making a toy for makers",
            "header": "Erik Torstensson at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625433/theora/makercon-2014-10-18T130730-toy-for-makers-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625433/broadcast/makercon-2014-10-18T130730-toy-for-makers-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625433/large_thumb/makercon-2014-10-18T130730-toy-for-makers-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625433/small_thumb/makercon-2014-10-18T130730-toy-for-makers-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:56.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.248491Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625433/theora/makercon-2014-10-18T130730-toy-for-makers-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625433/large_thumb/makercon-2014-10-18T130730-toy-for-makers-frikanalen.jpg"
        },
        {
            "id": 625434,
            "name": "MakerCon - Innovation Inspiration - IPR Databases as a Source of Inspiration",
            "header": "Hege Langlo at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625434/theora/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625434/broadcast/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625434/large_thumb/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625434/small_thumb/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.247133Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625434/theora/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625434/large_thumb/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.jpg"
        },
        {
            "id": 625435,
            "name": "MakerCon - Making a one year school course for young makers",
            "header": "Olav Helland at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625435/theora/makercon-2014-10-18T140326-school-for-young-makers-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625435/large_thumb/makercon-2014-10-18T140326-school-for-young-makers-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625435/broadcast/makercon-2014-10-18T140326-school-for-young-makers-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625435/small_thumb/makercon-2014-10-18T140326-school-for-young-makers-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:49.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.245800Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625435/theora/makercon-2014-10-18T140326-school-for-young-makers-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625435/large_thumb/makercon-2014-10-18T140326-school-for-young-makers-frikanalen.jpg"
        },
        {
            "id": 625436,
            "name": "MakerCon - Make and break",
            "header": "Hans Gerhard Meier at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625436/theora/makercon-2014-10-18T150230-make-and-break-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625436/broadcast/makercon-2014-10-18T150230-make-and-break-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625436/small_thumb/makercon-2014-10-18T150230-make-and-break-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625436/large_thumb/makercon-2014-10-18T150230-make-and-break-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:29.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.244475Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625436/theora/makercon-2014-10-18T150230-make-and-break-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625436/large_thumb/makercon-2014-10-18T150230-make-and-break-frikanalen.jpg"
        },
        {
            "id": 625437,
            "name": "MakerCon - Evolutionary algorithms as a design tool - from art to robotics",
            "header": "Kyrre Glette at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625437/theora/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625437/small_thumb/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625437/large_thumb/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625437/broadcast/makercon-2014-10-18T153055-evolutionary-algo-design-tool-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:24:55",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.243022Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625437/theora/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625437/large_thumb/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.jpg"
        },
        {
            "id": 625438,
            "name": "TED - Maryn McKenna: What do we do when antibiotics don’t work any more?",
            "header": "Penicillin changed everything. Infections that had previously killed were suddenly quickly curable. Yet as Maryn McKenna shares in this sobering talk, we've squandered the advantages afforded us by that and later antibiotics. Drug-resistant bacteria mean we're entering a post-antibiotic world — and it won't be pretty. There are, however, things we can do ... if we start right now.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625438/theora/MarynMcKenna_2015.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625438/small_thumb/MarynMcKenna_2015.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625438/large_thumb/MarynMcKenna_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625438/broadcast/MarynMcKenna_2015.dv",
                "original": "https://upload.frikanalen.no/media/625438/original/MarynMcKenna_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:17:03.770000",
            "categories": [
                "Beredskap",
                "Samfunn og politikk",
                "Solidaritet og bistand",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarynMcKenna_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.241566Z",
            "uploadedTime": "2016-05-05T16:28:09.776623Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625438/theora/MarynMcKenna_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625438/large_thumb/MarynMcKenna_2015.jpg"
        },
        {
            "id": 625440,
            "name": "TED - Chris Urmson: How a driverless car sees the road",
            "header": "Statistically, the least reliable part of the car is ... the driver. Chris Urmson heads up Google's driverless car program, one of several efforts to remove humans from the driver's seat. He talks about where his program is right now, and shares fascinating footage that shows how the car sees the road and makes autonomous decisions about what to do next.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625440/small_thumb/ChrisUrmson_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625440/theora/ChrisUrmson_2015.ogv",
                "original": "https://upload.frikanalen.no/media/625440/original/ChrisUrmson_2015.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625440/large_thumb/ChrisUrmson_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625440/broadcast/ChrisUrmson_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:15:33.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ChrisUrmson_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.238742Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625440/theora/ChrisUrmson_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625440/large_thumb/ChrisUrmson_2015.jpg"
        },
        {
            "id": 625445,
            "name": "TED - Rajiv Maheswaran: The math behind basketball's wildest moves",
            "header": "Basketball is a fast-moving game of improvisation, contact and, ahem, spatio-temporal pattern recognition. Rajiv Maheswaran and his colleagues are analyzing the movements behind the key plays of the game, to help coaches and players combine intuition with new data. Bonus: What they're learning could help us understand how humans move everywhere.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625445/large_thumb/RajivMaheswaran_2015.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625445/small_thumb/RajivMaheswaran_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625445/theora/RajivMaheswaran_2015.ogv",
                "original": "https://upload.frikanalen.no/media/625445/original/RajivMaheswaran_2015.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625445/broadcast/RajivMaheswaran_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:12:12.360000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RajivMaheswaran_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.233239Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625445/theora/RajivMaheswaran_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625445/large_thumb/RajivMaheswaran_2015.jpg"
        },
        {
            "id": 625446,
            "name": "Civic Tech and the Sad Story of Freedom of Information in Hungary",
            "header": "«Átlátszó,» the word means «transparent» in Hungarian, and it is the name of Hungary's first independent investigative journalism website. A watchdog non-government organisation (NGO) which has experimented with introducing Civic Tech solutions in order to facilitate the work of its team, and also to provide citizens with empowering tools. Since Atlatszo.hu was launched in 2011, the Freedom of Information Act has received a lot of attention, and the legal way for questioning public bodies about spending, a «Freedom of Information request» has become the tool for many to reveal information about corruption.\r\n\r\nMarietta Le will showcase the use of the free software system Alaveteli, and the use of the Freedom of Information Act in Hungary. The law has been changed since 2011, and the latest news is about a threat that would make access to information much harder for Hungarian citizens. Meanwhile, Atlatszo.hu and many others are trying to implement new Civic Tech solutions in Hungary to help people exercise their democratic rights.\r\n\r\nMarietta Le is an FOI advocate at Atlatszo.hu Hungarian investigative journalism website. She also works with the K-Monitor anti-corruption NGO as a project coordinator to «Be Smart with Data», a program that facilitates NGOs in producing web apps and visualisations using open data. In 2015 the Hungarian Forbes magazine has featured her on their «30 under 30» list for starting «Jarokelo.hu», a street fixing website in Hungary.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625446/small_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625446/broadcast/20150811-alaveteli-hungary-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:55:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.231728Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg"
        },
        {
            "id": 625419,
            "name": "TED - Trevor Aaronson: How this FBI strategy is actually creating US-based terrorists",
            "header": "There's an organization responsible for more terrorism plots in the United States than al-Qaeda, al-Shabaab and ISIS combined: The FBI. How? Why? In an eye-opening talk, investigative journalist Trevor Aaronson reveals a disturbing FBI practice that breeds terrorist plots by exploiting Muslim-Americans with mental health problems.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625419/theora/TrevorAaronson_2015U.ogv",
                "original": "https://upload.frikanalen.no/media/625419/original/TrevorAaronson_2015U.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625419/large_thumb/TrevorAaronson_2015U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625419/broadcast/TrevorAaronson_2015U.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625419/small_thumb/TrevorAaronson_2015U.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:09:26.730000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TrevorAaronson_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.267277Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625419/theora/TrevorAaronson_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625419/large_thumb/TrevorAaronson_2015U.jpg"
        },
        {
            "id": 625423,
            "name": "MakerCon - Making in Norway",
            "header": "Haakon Karlsen Jr., Graham Hayward and Jens Dyvik at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625423/theora/makercon-09-2014-10-17-making-in-norway-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625423/broadcast/makercon-09-2014-10-17-making-in-norway-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625423/small_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625423/large_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:35.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.261889Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625423/theora/makercon-09-2014-10-17-making-in-norway-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625423/large_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg"
        },
        {
            "id": 625447,
            "name": "TED - Donald Hoffman: Do we see reality as it is?",
            "header": "Cognitive scientist Donald Hoffman is trying to answer a big question: Do we experience the world as it really is ... or as we need it to be? In this ever so slightly mind-blowing talk, he ponders how our minds construct reality for us.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625447/large_thumb/DonaldHoffman_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625447/theora/DonaldHoffman_2015.ogv",
                "original": "https://upload.frikanalen.no/media/625447/original/DonaldHoffman_2015.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625447/broadcast/DonaldHoffman_2015.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625447/small_thumb/DonaldHoffman_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:21:54.410000",
            "categories": [
                "Annet",
                "Religion og livssyn",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DonaldHoffman_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.230260Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625447/theora/DonaldHoffman_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625447/large_thumb/DonaldHoffman_2015.jpg"
        },
        {
            "id": 625449,
            "name": "TED - Tal Danino: We can use bacteria to detect cancer (and maybe treat it)",
            "header": "Liver cancer is one of the most difficult cancers to detect, but synthetic biologist Tal Danino had a left-field thought: What if we could create a probiotic, edible bacteria that was \"programmed\" to find liver tumors? His insight exploits something we're just beginning to understand about bacteria: their power of quorum sensing, or doing something together once they reach critical mass. Danino, a TED Fellow, explains how quorum sensing works — and how clever bacteria working together could someday change cancer treatment.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625449/theora/TalDanino_2015U.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625449/large_thumb/TalDanino_2015U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625449/broadcast/TalDanino_2015U.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625449/small_thumb/TalDanino_2015U.jpg",
                "original": "https://upload.frikanalen.no/media/625449/original/TalDanino_2015U.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:04:15.050000",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TalDanino_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.228867Z",
            "uploadedTime": "2016-05-05T16:27:50.122826Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625449/theora/TalDanino_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625449/large_thumb/TalDanino_2015U.jpg"
        },
        {
            "id": 625451,
            "name": "TED - Dame Ellen MacArthur: The surprising thing I learned sailing solo around the world",
            "header": "What do you learn when you sail around the world on your own? When solo sailor Ellen MacArthur circled the globe – carrying everything she needed with her – she came back with new insight into the way the world works, as a place of interlocking cycles and finite resources, where the decisions we make today affect what's left for tomorrow. She proposes a bold new way to see the world's economic systems: not as linear, but as circular, where everything comes around.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625451/large_thumb/DameEllenMacArthur_2015.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625451/small_thumb/DameEllenMacArthur_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625451/broadcast/DameEllenMacArthur_2015.dv",
                "original": "https://upload.frikanalen.no/media/625451/original/DameEllenMacArthur_2015.mp4",
                "theora": "https://upload.frikanalen.no/media/625451/theora/DameEllenMacArthur_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:51.930000",
            "categories": [
                "Beredskap",
                "Samfunn og politikk",
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DameEllenMacArthur_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.227465Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625451/theora/DameEllenMacArthur_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625451/large_thumb/DameEllenMacArthur_2015.jpg"
        }
    ]
}