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

{
    "count": 3373,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=created_time",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=created_time",
    "results": [
        {
            "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"
        },
        {
            "id": 625351,
            "name": "TED - Daniel Suarez: The kill decision shouldn't belong to a robot",
            "header": "As a novelist, Daniel Suarez spins dystopian tales of the future. But on the TEDGlobal stage, he talks us through a real-life scenario we all need to know more about: the rise of autonomous robotic weapons of war. Advanced drones, automated weapons and AI-powered intelligence-gathering tools, he suggests, could take the decision to make war out of the hands of humans.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625351/small_thumb/DanielSuarez_2013G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625351/large_thumb/DanielSuarez_2013G.jpg",
                "original": "https://upload.frikanalen.no/media/625351/original/DanielSuarez_2013G.mp4",
                "theora": "https://upload.frikanalen.no/media/625351/theora/DanielSuarez_2013G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625351/broadcast/DanielSuarez_2013G.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:13:20.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DanielSuarez_2013G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.360138Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625351/theora/DanielSuarez_2013G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625351/large_thumb/DanielSuarez_2013G.jpg"
        },
        {
            "id": 625350,
            "name": "TED - Kirby Ferguson: Embrace the remix",
            "header": "Nothing is original, says Kirby Ferguson, creator of Everything is a Remix. From Bob Dylan to Steve Jobs, he says our most celebrated creators borrow, steal and transform.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625350/large_thumb/KirbyFerguson_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625350/small_thumb/KirbyFerguson_2012G.jpg",
                "theora": "https://upload.frikanalen.no/media/625350/theora/KirbyFerguson_2012G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625350/broadcast/KirbyFerguson_2012G.dv",
                "original": "https://upload.frikanalen.no/media/625350/original/KirbyFerguson_2012G.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:42.540000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/KirbyFerguson_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.361497Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625350/theora/KirbyFerguson_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625350/large_thumb/KirbyFerguson_2012G.jpg"
        },
        {
            "id": 625349,
            "name": "TED - Ernesto Sirolli: Want to help someone? Shut up and listen!",
            "header": "When most well-intentioned aid workers hear of a problem they think they can fix, they go to work. This, Ernesto Sirolli suggests, is naïve. In this funny and impassioned talk, he proposes that the first step is to listen to the people you're trying to help, and tap into their own entrepreneurial spirit. His advice on what works will help any entrepreneur.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625349/small_thumb/ErnestoSirolli_2012X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625349/large_thumb/ErnestoSirolli_2012X.jpg",
                "original": "https://upload.frikanalen.no/media/625349/original/ErnestoSirolli_2012X.mp4",
                "theora": "https://upload.frikanalen.no/media/625349/theora/ErnestoSirolli_2012X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625349/broadcast/ErnestoSirolli_2012X.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:09.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ErnestoSirolli_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.362818Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625349/theora/ErnestoSirolli_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625349/large_thumb/ErnestoSirolli_2012X.jpg"
        },
        {
            "id": 625348,
            "name": "TED - James Randi's fiery takedown of psychic fraud",
            "header": "Legendary skeptic James Randi takes a fatal dose of homeopathic sleeping pills onstage, kicking off a searing 18-minute indictment of irrational beliefs. He throws out a challenge to the world's psychics: Prove what you do is real, and I'll give you a million dollars. (No takers yet.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "srt": "https://upload.frikanalen.no/media/625348/srt/nb.srt",
                "largeThumb": "https://upload.frikanalen.no/media/625348/large_thumb/JamesRandi_2007.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625348/small_thumb/JamesRandi_2007.jpg",
                "original": "https://upload.frikanalen.no/media/625348/original/JamesRandi_2007.mp4",
                "theora": "https://upload.frikanalen.no/media/625348/theora/JamesRandi_2007.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625348/broadcast/JamesRandi_2007.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:19.860000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/JamesRandi_2007",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.364193Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625348/theora/JamesRandi_2007.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625348/large_thumb/JamesRandi_2007.jpg"
        },
        {
            "id": 625347,
            "name": "TED - Michael Specter: The danger of science denial",
            "header": "Vaccine-autism claims, \"Frankenfood\" bans, the herbal cure craze: All point to the public's growing fear (and, often, outright denial) of science and reason, says Michael Specter. He warns the trend spells disaster for human progress.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625347/small_thumb/MichaelSpecter_2010.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625347/large_thumb/MichaelSpecter_2010.jpg",
                "original": "https://upload.frikanalen.no/media/625347/original/MichaelSpecter_2010.mp4",
                "theora": "https://upload.frikanalen.no/media/625347/theora/MichaelSpecter_2010.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625347/broadcast/MichaelSpecter_2010.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:16:29.430000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MichaelSpecter_2010",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.365540Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625347/theora/MichaelSpecter_2010.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625347/large_thumb/MichaelSpecter_2010.jpg"
        },
        {
            "id": 625346,
            "name": "TED - Dave deBronkart: Meet e-Patient Dave",
            "header": "When Dave deBronkart learned he had a rare and terminal cancer, he turned to a group of fellow patients online -- and found the medical treatment that saved his life. Now he calls on all patients to talk with one another, know their own health data, and make health care better one e-Patient at a time.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625346/small_thumb/DavedeBronkart_2010X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625346/large_thumb/DavedeBronkart_2010X.jpg",
                "theora": "https://upload.frikanalen.no/media/625346/theora/DavedeBronkart_2010X.ogv",
                "original": "https://upload.frikanalen.no/media/625346/original/DavedeBronkart_2010X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625346/broadcast/DavedeBronkart_2010X.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:16:31.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DavedeBronkart_2010X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.366889Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625346/theora/DavedeBronkart_2010X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625346/large_thumb/DavedeBronkart_2010X.jpg"
        },
        {
            "id": 625345,
            "name": "TED - Rob Reid: The $8 billion iPod",
            "header": "Comic author Rob Reid unveils Copyright Math (TM), a remarkable new field of study based on actual numbers from entertainment industry lawyers and lobbyists.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625345/large_thumb/RobReid_2012.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625345/small_thumb/RobReid_2012.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625345/broadcast/RobReid_2012.dv",
                "original": "https://upload.frikanalen.no/media/625345/original/RobReid_2012.mp4",
                "theora": "https://upload.frikanalen.no/media/625345/theora/RobReid_2012.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:11.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RobReid_2012",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.368409Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625345/theora/RobReid_2012.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625345/large_thumb/RobReid_2012.jpg"
        },
        {
            "id": 625344,
            "name": "TED - William Noel: Revealing the lost codex of Archimedes",
            "header": "How do you read a two-thousand-year-old manuscript that has been erased, cut up, written on and painted over? With a powerful particle accelerator, of course! Ancient books curator William Noel tells the fascinating story behind the Archimedes palimpsest, a Byzantine prayer book containing previously-unknown original writings from ancient Greek mathematician Archimedes and others.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625344/large_thumb/WilliamNoel_2012S.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625344/small_thumb/WilliamNoel_2012S.jpg",
                "theora": "https://upload.frikanalen.no/media/625344/theora/WilliamNoel_2012S.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625344/broadcast/WilliamNoel_2012S.dv",
                "original": "https://upload.frikanalen.no/media/625344/original/WilliamNoel_2012S.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:14:53.780000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/WilliamNoel_2012S",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.369757Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625344/theora/WilliamNoel_2012S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625344/large_thumb/WilliamNoel_2012S.jpg"
        },
        {
            "id": 625343,
            "name": "TED - Marco Tempest: Maybe the best robot demo ever",
            "header": "Marco Tempest uses charming stagecraft to demo EDI, the multi-purpose robot designed to work very closely with humans. Less a magic trick than an intricately choreographed performance, Tempest shows off the robot’s sensing technology, safety features and strength, and makes the case for a closer human-robot relationship. (Okay, there’s a little magic, too.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625343/large_thumb/MarcoTempest_2014.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625343/small_thumb/MarcoTempest_2014.jpg",
                "original": "https://upload.frikanalen.no/media/625343/original/MarcoTempest_2014.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625343/broadcast/MarcoTempest_2014.dv",
                "theora": "https://upload.frikanalen.no/media/625343/theora/MarcoTempest_2014.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:06:18.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_2014",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.371097Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625343/theora/MarcoTempest_2014.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625343/large_thumb/MarcoTempest_2014.jpg"
        },
        {
            "id": 625342,
            "name": "TED - Marco Tempest: A cyber-magic card trick like no other",
            "header": "The suits, numbers and colors in a deck of cards correspond to the seasons, moon cycles and calendar. Marco Tempest straps on augmented reality goggles and does a card trick like you’ve never seen before, weaving a lyrical tale as he deals. (This version fixes a glitch in the original performance, but is otherwise exactly as seen live by the TEDGlobal audience, including the dazzling augmented reality effects.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625342/large_thumb/MarcoTempest_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625342/small_thumb/MarcoTempest_2012G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625342/broadcast/MarcoTempest_2012G.dv",
                "original": "https://upload.frikanalen.no/media/625342/original/MarcoTempest_2012G.mp4",
                "theora": "https://upload.frikanalen.no/media/625342/theora/MarcoTempest_2012G.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:06:32.580000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.372476Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625342/theora/MarcoTempest_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625342/large_thumb/MarcoTempest_2012G.jpg"
        },
        {
            "id": 625341,
            "name": "TED - Marco Tempest: Augmented reality, techno-magic",
            "header": "Using sleight-of-hand techniques and charming storytelling, illusionist Marco Tempest brings a jaunty stick figure to life onstage at TEDGlobal.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625341/large_thumb/MarcoTempest_Session7_2011G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625341/small_thumb/MarcoTempest_Session7_2011G.jpg",
                "theora": "https://upload.frikanalen.no/media/625341/theora/MarcoTempest_Session7_2011G.ogv",
                "original": "https://upload.frikanalen.no/media/625341/original/MarcoTempest_Session7_2011G.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625341/broadcast/MarcoTempest_Session7_2011G.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:05:44.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_Session7_2011G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.373837Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625341/theora/MarcoTempest_Session7_2011G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625341/large_thumb/MarcoTempest_Session7_2011G.jpg"
        },
        {
            "id": 625523,
            "name": "TED - Tania Simoncelli: How I took on the gene patent industry -- and won",
            "header": "Are human genes patentable? Back in 2005, when Tania Simoncelli first contemplated this complex question, US patent law said they were — which meant patent holders had the right to stop anyone from sequencing, testing or even looking at a patented gene. Troubled by the way this law both harmed patients and created a barrier to biomedical innovation, Simoncelli and her colleagues at the ACLU challenged it. In this riveting talk, hear the story of how they took a case everybody told them they would lose all the way to the Supreme Court.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625523/small_thumb/TaniaSimoncelli_2014X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625523/large_thumb/TaniaSimoncelli_2014X.jpg",
                "theora": "https://upload.frikanalen.no/media/625523/theora/TaniaSimoncelli_2014X.ogv",
                "original": "https://upload.frikanalen.no/media/625523/original/TaniaSimoncelli_2014X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625523/broadcast/TaniaSimoncelli_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:18:09.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TaniaSimoncelli_2014X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.138250Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625523/theora/TaniaSimoncelli_2014X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625523/large_thumb/TaniaSimoncelli_2014X.jpg"
        },
        {
            "id": 625340,
            "name": "TED - Marco Tempest: The magic of truth and lies (and iPods)",
            "header": "Using three iPods like magical props, Marco Tempest spins a clever, surprisingly heartfelt meditation on truth and lies, art and emotion.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625340/small_thumb/MarcoTempest_2011G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625340/large_thumb/MarcoTempest_2011G.jpg",
                "theora": "https://upload.frikanalen.no/media/625340/theora/MarcoTempest_2011G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625340/broadcast/MarcoTempest_2011G.dv",
                "original": "https://upload.frikanalen.no/media/625340/original/MarcoTempest_2011G.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:06.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_2011G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.375174Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625340/theora/MarcoTempest_2011G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625340/large_thumb/MarcoTempest_2011G.jpg"
        },
        {
            "id": 625339,
            "name": "TED - Marco Tempest: A magical tale (with augmented reality)",
            "header": "Marco Tempest spins a beautiful story of what magic is, how it entertains us and how it highlights our humanity -- all while working extraordinary illusions with his hands and an augmented reality machine.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625339/small_thumb/MarcoTempest_2012.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625339/large_thumb/MarcoTempest_2012.jpg",
                "theora": "https://upload.frikanalen.no/media/625339/theora/MarcoTempest_2012.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625339/broadcast/MarcoTempest_2012.dv",
                "original": "https://upload.frikanalen.no/media/625339/original/MarcoTempest_2012.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:32",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_2012",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.376565Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625339/theora/MarcoTempest_2012.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625339/large_thumb/MarcoTempest_2012.jpg"
        },
        {
            "id": 625338,
            "name": "TED - Marco Tempest: The electric rise and fall of Nikola Tesla",
            "header": "Combining projection mapping and a pop-up book, Marco Tempest tells the visually arresting story of Nikola Tesla -- called “the greatest geek who ever lived” -- from his triumphant invention of alternating current to his penniless last days.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "srt": "https://upload.frikanalen.no/media/625338/srt/nb.srt",
                "largeThumb": "https://upload.frikanalen.no/media/625338/large_thumb/MarcoTempest_Session4_2012.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625338/small_thumb/MarcoTempest_Session4_2012.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625338/broadcast/MarcoTempest_Session4_2012.dv",
                "theora": "https://upload.frikanalen.no/media/625338/theora/MarcoTempest_Session4_2012.ogv",
                "original": "https://upload.frikanalen.no/media/625338/original/MarcoTempest_Session4_2012.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:05.250000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_Session4_2012",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.377888Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625338/theora/MarcoTempest_Session4_2012.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625338/large_thumb/MarcoTempest_Session4_2012.jpg"
        },
        {
            "id": 625337,
            "name": "TED - Mitch Resnick: Let's teach kids to code",
            "header": "Coding isn’t just for computer whizzes, says Mitch Resnick of MIT Media Lab -- it’s for everyone. In a fun, demo-filled talk Resnick outlines the benefits of teaching kids to code, so they can do more than just “read” new technologies -- but also create them. (Filmed at TEDxBeaconStreet.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625337/large_thumb/MitchResnick_2012X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625337/small_thumb/MitchResnick_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625337/theora/MitchResnick_2012X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625337/broadcast/MitchResnick_2012X.dv",
                "original": "https://upload.frikanalen.no/media/625337/original/MitchResnick_2012X.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:16:48.930000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MitchResnick_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.379245Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625337/theora/MitchResnick_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625337/large_thumb/MitchResnick_2012X.jpg"
        },
        {
            "id": 625336,
            "name": "TED - Geoffrey Canada: Our failing schools. Enough is enough!",
            "header": "Why, why, why does our education system look so similar to the way it did 50 years ago? Millions of students were failing then, as they are now -- and it’s because we’re clinging to a business model that clearly doesn’t work. Education advocate Geoffrey Canada dares the system to look at the data, think about the customers and make systematic shifts in order to help greater numbers of kids excel.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625336/small_thumb/GeoffreyCanada_2013S.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625336/broadcast/GeoffreyCanada_2013S.dv",
                "theora": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv",
                "original": "https://upload.frikanalen.no/media/625336/original/GeoffreyCanada_2013S.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:07.550000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/GeoffreyCanada_2013S",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.380610Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg"
        },
        {
            "id": 625334,
            "name": "TED - Sir Ken Robinson: Bring on the learning revolution!",
            "header": "In this poignant, funny follow-up to his fabled 2006 talk, Sir Ken Robinson makes the case for a radical shift from standardized schools to personalized learning -- creating conditions where kids' natural talents can flourish.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "srt": "https://upload.frikanalen.no/media/625334/srt/nb.srt",
                "largeThumb": "https://upload.frikanalen.no/media/625334/large_thumb/SirKenRobinson_2010.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625334/small_thumb/SirKenRobinson_2010.jpg",
                "original": "https://upload.frikanalen.no/media/625334/original/SirKenRobinson_2010.mp4",
                "theora": "https://upload.frikanalen.no/media/625334/theora/SirKenRobinson_2010.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625334/broadcast/SirKenRobinson_2010.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:57.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SirKenRobinson_2010",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.383291Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625334/theora/SirKenRobinson_2010.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625334/large_thumb/SirKenRobinson_2010.jpg"
        },
        {
            "id": 625333,
            "name": "TED - Peter van Manen: How can Formula 1 racing help ... babies?",
            "header": "During a Formula 1 race, a car sends hundreds of millions of data points to its garage for real-time analysis and feedback. So why not use this detailed and rigorous data system elsewhere, like ... at children’s hospitals? Peter van Manen tells us more.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625333/small_thumb/PeterVanManen_2013X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625333/large_thumb/PeterVanManen_2013X.jpg",
                "theora": "https://upload.frikanalen.no/media/625333/theora/PeterVanManen_2013X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625333/broadcast/PeterVanManen_2013X.dv",
                "original": "https://upload.frikanalen.no/media/625333/original/PeterVanManen_2013X.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:56.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/PeterVanManen_2013X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.384690Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625333/theora/PeterVanManen_2013X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625333/large_thumb/PeterVanManen_2013X.jpg"
        },
        {
            "id": 625332,
            "name": "TED - Britta Riley: A garden in my apartment",
            "header": "Britta Riley wanted to grow her own food (in her tiny apartment). So she and her friends developed a system for growing plants in discarded plastic bottles -- researching, testing and tweaking the system using social media, trying many variations at once and quickly arriving at the optimal system. Call it distributed DIY. And the results? Delicious.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625332/small_thumb/BrittaRiley_2011X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625332/large_thumb/BrittaRiley_2011X.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625332/broadcast/BrittaRiley_2011X.dv",
                "theora": "https://upload.frikanalen.no/media/625332/theora/BrittaRiley_2011X.ogv",
                "original": "https://upload.frikanalen.no/media/625332/original/BrittaRiley_2011X.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:52.690000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BrittaRiley_2011X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.386050Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625332/theora/BrittaRiley_2011X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625332/large_thumb/BrittaRiley_2011X.jpg"
        },
        {
            "id": 625331,
            "name": "TED - Ron Finley: A guerilla gardener in South Central LA",
            "header": "Ron Finley plants vegetable gardens in South Central LA -- in abandoned lots, traffic medians, along the curbs. Why? For fun, for defiance, for beauty and to offer some alternative to fast food in a community where \"the drive-thrus are killing more people than the drive-bys.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625331/small_thumb/RonFinley_2013.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625331/broadcast/RonFinley_2013.dv",
                "theora": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv",
                "original": "https://upload.frikanalen.no/media/625331/original/RonFinley_2013.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:10:45.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RonFinley_2013",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.387405Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg"
        },
        {
            "id": 625330,
            "name": "TED - David Gallo shows underwater astonishments",
            "header": "David Gallo shows jaw-dropping footage of amazing sea creatures, including a color-shifting cuttlefish, a perfectly camouflaged octopus, and a Times Square's worth of neon light displays from fish who live in the blackest depths of the ocean.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625330/small_thumb/DavidGallo_2007.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625330/large_thumb/DavidGallo_2007.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625330/broadcast/DavidGallo_2007.dv",
                "theora": "https://upload.frikanalen.no/media/625330/theora/DavidGallo_2007.ogv",
                "original": "https://upload.frikanalen.no/media/625330/original/DavidGallo_2007.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:25.030000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DavidGallo_2007",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.388846Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625330/theora/DavidGallo_2007.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625330/large_thumb/DavidGallo_2007.jpg"
        },
        {
            "id": 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": 625328,
            "name": "TED - Tom Wujec: Got a wicked problem? First, tell me how you make toast",
            "header": "Making toast doesn’t sound very complicated — until someone asks you to draw the process, step by step. Tom Wujec loves asking people and teams to draw how they make toast, because the process reveals unexpected truths about how we can solve our biggest, most complicated problems at work. Learn how to run this exercise yourself, and hear Wujec’s surprising insights from watching thousands of people draw toast.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625328/small_thumb/TomWujec_2013G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625328/large_thumb/TomWujec_2013G.jpg",
                "theora": "https://upload.frikanalen.no/media/625328/theora/TomWujec_2013G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625328/broadcast/TomWujec_2013G.dv",
                "original": "https://upload.frikanalen.no/media/625328/original/TomWujec_2013G.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:05.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TomWujec_2013G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.391809Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625328/theora/TomWujec_2013G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625328/large_thumb/TomWujec_2013G.jpg"
        },
        {
            "id": 625325,
            "name": "TED - Lawrence Lessig: We the People, and the Republic we must reclaim",
            "header": "There is a corruption at the heart of American politics, caused by the dependence of Congressional candidates on funding from the tiniest percentage of citizens. That's the argument at the core of this blistering talk by legal scholar Lawrence Lessig. With rapid-fire visuals, he shows how the funding process weakens the Republic in the most fundamental way, and issues a rallying bipartisan cry that will resonate with many in the U.S. and beyond.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625325/small_thumb/LarryLessig_2013.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625325/large_thumb/LarryLessig_2013.jpg",
                "theora": "https://upload.frikanalen.no/media/625325/theora/LarryLessig_2013.ogv",
                "original": "https://upload.frikanalen.no/media/625325/original/LarryLessig_2013.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625325/broadcast/LarryLessig_2013.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:19.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/LarryLessig_2013",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.396010Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625325/theora/LarryLessig_2013.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625325/large_thumb/LarryLessig_2013.jpg"
        },
        {
            "id": 625502,
            "name": "Random Aussies - Outtakes 2",
            "header": "Random Aussies - Outtakes 2\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625502/broadcast/15 - Outtakes 2.dv",
                "original": "https://upload.frikanalen.no/media/625502/original/15 - Outtakes 2.mp4",
                "theora": "https://upload.frikanalen.no/media/625502/theora/15 - Outtakes 2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625502/small_thumb/15 - Outtakes 2.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625502/large_thumb/15 - Outtakes 2.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:35",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:00:41.706045Z",
            "uploadedTime": "2016-05-29T22:21:39.828775Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625502/theora/15 - Outtakes 2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625502/large_thumb/15 - Outtakes 2.jpg"
        },
        {
            "id": 625324,
            "name": "TED - Laura Snyder: The Philosophical Breakfast Club",
            "header": "In 1812, four men at Cambridge University met for breakfast. What began as an impassioned meal grew into a new scientific revolution, in which these men -- who called themselves “natural philosophers” until they later coined “scientist” -- introduced four major principles into scientific inquiry. Historian and philosopher Laura Snyder tells their intriguing story.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625324/large_thumb/LauraSnyder_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625324/small_thumb/LauraSnyder_2012G.jpg",
                "theora": "https://upload.frikanalen.no/media/625324/theora/LauraSnyder_2012G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625324/broadcast/LauraSnyder_2012G.dv",
                "original": "https://upload.frikanalen.no/media/625324/original/LauraSnyder_2012G.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:12:34.630000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/LauraSnyder_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.397332Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625324/theora/LauraSnyder_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625324/large_thumb/LauraSnyder_2012G.jpg"
        },
        {
            "id": 625500,
            "name": "Random Aussies - Season highlights",
            "header": "Random Aussies - Season highlights\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625500/original/13 - Season Highlights.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625500/broadcast/13 - Season Highlights.dv",
                "theora": "https://upload.frikanalen.no/media/625500/theora/13 - Season Highlights.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625500/large_thumb/13 - Season Highlights.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625500/small_thumb/13 - Season Highlights.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:54",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:01:39.690558Z",
            "uploadedTime": "2016-05-29T22:23:25.235673Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625500/theora/13 - Season Highlights.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625500/large_thumb/13 - Season Highlights.jpg"
        },
        {
            "id": 625499,
            "name": "Random Aussies - Greelong",
            "header": "Random Aussies - Greelong\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625499/original/12 - Geelong.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625499/broadcast/12 - Geelong.dv",
                "theora": "https://upload.frikanalen.no/media/625499/theora/12 - Geelong.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625499/large_thumb/12 - Geelong.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625499/small_thumb/12 - Geelong.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:05",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:01:53.888879Z",
            "uploadedTime": "2016-05-29T22:23:28.680643Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625499/theora/12 - Geelong.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625499/large_thumb/12 - Geelong.jpg"
        },
        {
            "id": 625498,
            "name": "Random Aussies - McClaren Vale",
            "header": "Random Aussies - McClaren Vale\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625498/broadcast/11 - McClaren Vale.dv",
                "original": "https://upload.frikanalen.no/media/625498/original/11 - McClaren Vale.mp4",
                "theora": "https://upload.frikanalen.no/media/625498/theora/11 - McClaren Vale.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625498/large_thumb/11 - McClaren Vale.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625498/small_thumb/11 - McClaren Vale.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:06",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:02:11.833799Z",
            "uploadedTime": "2016-05-29T22:23:31.833833Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625498/theora/11 - McClaren Vale.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625498/large_thumb/11 - McClaren Vale.jpg"
        },
        {
            "id": 625495,
            "name": "Random Aussies - Hamilton",
            "header": "Random Aussies - Hamilton\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625495/broadcast/8 - Hamilton.dv",
                "original": "https://upload.frikanalen.no/media/625495/original/8 - Hamilton.mp4",
                "theora": "https://upload.frikanalen.no/media/625495/theora/8 - Hamilton.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625495/small_thumb/8 - Hamilton.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625495/large_thumb/8 - Hamilton.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:10",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:02:54.339078Z",
            "uploadedTime": "2016-05-29T22:23:43.774484Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625495/theora/8 - Hamilton.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625495/large_thumb/8 - Hamilton.jpg"
        },
        {
            "id": 625494,
            "name": "Random Aussies - Mooloolaba",
            "header": "Random Aussies - Mooloolaba\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625494/original/7 - Mooloolaba.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625494/broadcast/7 - Mooloolaba.dv",
                "theora": "https://upload.frikanalen.no/media/625494/theora/7 - Mooloolaba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625494/small_thumb/7 - Mooloolaba.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625494/large_thumb/7 - Mooloolaba.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:21",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:03:10.979454Z",
            "uploadedTime": "2016-05-29T22:23:57.307940Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625494/theora/7 - Mooloolaba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625494/large_thumb/7 - Mooloolaba.jpg"
        },
        {
            "id": 625493,
            "name": "Random Aussies - Bundaberg",
            "header": "Random Aussies - Bundaberg\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625493/original/6- Bundaberg.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625493/broadcast/6- Bundaberg.dv",
                "theora": "https://upload.frikanalen.no/media/625493/theora/6- Bundaberg.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625493/large_thumb/6- Bundaberg.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625493/small_thumb/6- Bundaberg.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:04",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:03:26.757420Z",
            "uploadedTime": "2016-05-29T22:24:04.641387Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625493/theora/6- Bundaberg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625493/large_thumb/6- Bundaberg.jpg"
        },
        {
            "id": 625492,
            "name": "Random Aussies - Stanthorpe",
            "header": "Random Aussies - Stanthorpe\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625492/broadcast/5 - Stanthorpe.dv",
                "original": "https://upload.frikanalen.no/media/625492/original/5 - Stanthorpe.mp4",
                "theora": "https://upload.frikanalen.no/media/625492/theora/5 - Stanthorpe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625492/small_thumb/5 - Stanthorpe.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625492/large_thumb/5 - Stanthorpe.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:08",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:03:39.262059Z",
            "uploadedTime": "2016-05-29T22:24:07.111088Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625492/theora/5 - Stanthorpe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625492/large_thumb/5 - Stanthorpe.jpg"
        },
        {
            "id": 625491,
            "name": "Random Aussies - Teamworth",
            "header": "Random Aussies - Teamworth\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625491/original/4 - Tamworth.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625491/broadcast/4 - Tamworth.dv",
                "theora": "https://upload.frikanalen.no/media/625491/theora/4 - Tamworth.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625491/large_thumb/4 - Tamworth.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625491/small_thumb/4 - Tamworth.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:58",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:03:49.706828Z",
            "uploadedTime": "2016-05-29T22:24:10.927679Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625491/theora/4 - Tamworth.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625491/large_thumb/4 - Tamworth.jpg"
        },
        {
            "id": 625490,
            "name": "Random Aussies - Griffith",
            "header": "Random Aussies - Griffith\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625490/original/3 - Griffith.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625490/broadcast/3 - Griffith.dv",
                "theora": "https://upload.frikanalen.no/media/625490/theora/3 - Griffith.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625490/small_thumb/3 - Griffith.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625490/large_thumb/3 - Griffith.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:09",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:04:01.613436Z",
            "uploadedTime": "2016-05-29T22:24:14.443536Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625490/theora/3 - Griffith.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625490/large_thumb/3 - Griffith.jpg"
        },
        {
            "id": 625323,
            "name": "TED - Keith Chen: Could your language affect your ability to save money?",
            "header": "What can economists learn from linguists? Behavioral economist Keith Chen introduces a fascinating pattern from his research: that languages without a concept for the future -- \"It rain tomorrow,\" instead of \"It will rain tomorrow\" -- correlate strongly with high savings rates. <a href=\"http://blog.ted.com/2013/02/19/saving-for-a-rainy-day-keith-chen-on-language-that-forecasts-weather-and-behavior/\" rel=\"nofollow\">Read more about Chen’s explorations »</a>\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625323/small_thumb/KeithChen_2012G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625323/large_thumb/KeithChen_2012G.jpg",
                "theora": "https://upload.frikanalen.no/media/625323/theora/KeithChen_2012G.ogv",
                "original": "https://upload.frikanalen.no/media/625323/original/KeithChen_2012G.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625323/broadcast/KeithChen_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:12:13.100000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/KeithChen_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.398708Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625323/theora/KeithChen_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625323/large_thumb/KeithChen_2012G.jpg"
        },
        {
            "id": 625488,
            "name": "Random Aussies - Batemans Bay",
            "header": "Random Aussies - Batemans Bay\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625488/original/2 - Batemans Bay.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625488/broadcast/2 - Batemans Bay.dv",
                "theora": "https://upload.frikanalen.no/media/625488/theora/2 - Batemans Bay.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625488/large_thumb/2 - Batemans Bay.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625488/small_thumb/2 - Batemans Bay.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:09",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:04:24.970510Z",
            "uploadedTime": "2016-05-29T22:24:20.850748Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625488/theora/2 - Batemans Bay.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625488/large_thumb/2 - Batemans Bay.jpg"
        },
        {
            "id": 625322,
            "name": "TED - James B. Glattfelder: Who controls the world?",
            "header": "James Glattfelder studies complexity: how an interconnected system -- say, a swarm of birds -- is more than the sum of its parts. And complexity theory, it turns out, can reveal a lot about how the economy works. Glattfelder shares a groundbreaking study of how control flows through the global economy, and how concentration of power in the hands of a shockingly small number leaves us all vulnerable. (Filmed at TEDxZurich.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625322/large_thumb/JamesBGlattfelder_2012X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625322/small_thumb/JamesBGlattfelder_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625322/theora/JamesBGlattfelder_2012X.ogv",
                "original": "https://upload.frikanalen.no/media/625322/original/JamesBGlattfelder_2012X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625322/broadcast/JamesBGlattfelder_2012X.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:14:10.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/JamesBGlattfelder_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.400101Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625322/theora/JamesBGlattfelder_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625322/large_thumb/JamesBGlattfelder_2012X.jpg"
        },
        {
            "id": 625321,
            "name": "TED - Heather Brooke: My battle to expose government corruption",
            "header": "Our leaders need to be held accountable, says journalist Heather Brooke. And she should know: Brooke uncovered the British Parliamentary financial expenses that led to a major political scandal in 2009. She urges us to ask our leaders questions through platforms like Freedom of Information requests -- and to finally get some answers.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625321/large_thumb/HeatherBrooke_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625321/small_thumb/HeatherBrooke_2012G.jpg",
                "theora": "https://upload.frikanalen.no/media/625321/theora/HeatherBrooke_2012G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625321/broadcast/HeatherBrooke_2012G.dv",
                "original": "https://upload.frikanalen.no/media/625321/original/HeatherBrooke_2012G.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:18:57.590000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/HeatherBrooke_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.401435Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625321/theora/HeatherBrooke_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625321/large_thumb/HeatherBrooke_2012G.jpg"
        },
        {
            "id": 625497,
            "name": "Random Aussies - Victor Harbor",
            "header": "Random Aussies - Victor Harbor\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625497/original/10 - Victor Harbor.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625497/broadcast/10 - Victor Harbor.dv",
                "theora": "https://upload.frikanalen.no/media/625497/theora/10 - Victor Harbor.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625497/small_thumb/10 - Victor Harbor.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625497/large_thumb/10 - Victor Harbor.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:53",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:02:24.333352Z",
            "uploadedTime": "2016-05-29T22:23:36.139086Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625497/theora/10 - Victor Harbor.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625497/large_thumb/10 - Victor Harbor.jpg"
        },
        {
            "id": 625320,
            "name": "TED - Erik Schlangen: A \"self-healing\" asphalt",
            "header": "Paved roads are nice to look at, but they’re easily damaged and costly to repair. Erik Schlangen demos a new type of porous asphalt made of simple materials with an astonishing feature: When cracked, it can be “healed” by induction heating. (Filmed at TEDxDelft.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625320/small_thumb/ErikSchlangen_2012X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625320/large_thumb/ErikSchlangen_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625320/theora/ErikSchlangen_2012X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625320/broadcast/ErikSchlangen_2012X.dv",
                "original": "https://upload.frikanalen.no/media/625320/original/ErikSchlangen_2012X.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:50.460000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ErikSchlangen_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.402772Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625320/theora/ErikSchlangen_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625320/large_thumb/ErikSchlangen_2012X.jpg"
        },
        {
            "id": 625319,
            "name": "TED - Eric Dishman: Health care should be a team sport",
            "header": "When Eric Dishman was in college, doctors told him he had 2 to 3 years to live. That was a long time ago. One rectified diagnosis and a transplant later, Dishman puts his personal experience and his expertise as a leading medical tech specialist together to suggest some bold ideas for reinventing healthcare -- by putting the patient at the center of a treatment team. (Filmed at TED@Intel)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625319/large_thumb/EricDishman_2013X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625319/small_thumb/EricDishman_2013X.jpg",
                "theora": "https://upload.frikanalen.no/media/625319/theora/EricDishman_2013X.ogv",
                "original": "https://upload.frikanalen.no/media/625319/original/EricDishman_2013X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625319/broadcast/EricDishman_2013X.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:59.330000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/EricDishman_2013X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.404154Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625319/theora/EricDishman_2013X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625319/large_thumb/EricDishman_2013X.jpg"
        },
        {
            "id": 625318,
            "name": "TED - David Pizarro: The strange politics of disgust",
            "header": "What does a disgusting image have to do with how you vote? Equipped with surveys and experiments, psychologist David Pizarro demonstrates a correlation between sensitivity to disgusting cues -- a photo of feces, an unpleasant odor -- and moral and political conservatism. (Filmed at TEDxEast.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625318/large_thumb/DavidPizarro_2012X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625318/small_thumb/DavidPizarro_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625318/theora/DavidPizarro_2012X.ogv",
                "original": "https://upload.frikanalen.no/media/625318/original/DavidPizarro_2012X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625318/broadcast/DavidPizarro_2012X.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:14:02.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DavidPizarro_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.405505Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625318/theora/DavidPizarro_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625318/large_thumb/DavidPizarro_2012X.jpg"
        },
        {
            "id": 625316,
            "name": "TED - Afra Raymond: Three myths about corruption",
            "header": "Trinidad and Tobago amassed great wealth in the 1970s thanks to oil. But in 1982, a shocking fact was revealed -- that 2 out of every 3 dollars earmarked for development had been wasted or stolen. This has haunted Afra Raymond for 30 years. Shining a flashlight on a continued history of government corruption, Raymond gives us a reframing of financial crime. (Filmed at TEDxPortofSpain.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625316/small_thumb/AfraRaymond_2012X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625316/large_thumb/AfraRaymond_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625316/theora/AfraRaymond_2012X.ogv",
                "original": "https://upload.frikanalen.no/media/625316/original/AfraRaymond_2012X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625316/broadcast/AfraRaymond_2012X.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:09.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AfraRaymond_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.408505Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625316/theora/AfraRaymond_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625316/large_thumb/AfraRaymond_2012X.jpg"
        },
        {
            "id": 625527,
            "name": "Practical Protocol-Oriented Programming in Swift",
            "header": "Value types are at the core of Swift (seriously, mostly everything in the Swift standard library is a value type). But how do you avoid subclassing? That's where the power of Protocol-Oriented programming comes in. Learn how to structure your code to (almost) never subclass again! Practical everyday examples and ideas for your own code base will be included.\r\n\r\nThe speaker Natasha Murashev is an iOS developer by day and a robot by night. She blogs about Swift, WatchOS, and iOS development on her blog, natashatherobot.com, and curates a fast-growing weekly Swift  newsletter: This Week in Swift. In her free time, she works on personal projects, speaks at meetups and conferences, contributes to open source, and likes to cross things off her bucket list. She's currently living the digital nomad life as her alter identity: @NatashaTheNomad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625527/theora/20160412-practicalswift-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625527/small_thumb/20160412-practicalswift-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625527/large_thumb/20160412-practicalswift-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625527/broadcast/20160412-practicalswift-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:46:26.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.132701Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625527/theora/20160412-practicalswift-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625527/large_thumb/20160412-practicalswift-frikanalen.jpg"
        }
    ]
}