List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3371,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=created_time&page=2",
    "results": [
        {
            "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": 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": 625365,
            "name": "TED - Fei-Fei Li: How we're teaching computers to understand pictures",
            "header": "When a very young child looks at a picture, she can identify simple elements: \"cat,\" \"book,\" \"chair.\" Now, computers are getting smart enough to do that too. What's next? In a thrilling talk, computer vision expert Fei-Fei Li describes the state of the art  — including the database of 15 million photos her team built to \"teach\" a computer to understand pictures — and the key insights yet to come.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625365/small_thumb/FeiFeiLi_2015.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625365/large_thumb/FeiFeiLi_2015.jpg",
                "original": "https://upload.frikanalen.no/media/625365/original/FeiFeiLi_2015.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625365/broadcast/FeiFeiLi_2015.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:02.310000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/FeiFeiLi_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.340994Z",
            "uploadedTime": null,
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625365/large_thumb/FeiFeiLi_2015.jpg"
        },
        {
            "id": 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": 625363,
            "name": "TED - Andy Yen: Think your email's private? Think again",
            "header": "Sending an email message is like sending a postcard, says scientist Andy Yen in this thought-provoking talk: Anyone can read it. Yet encryption, the technology that protects the privacy of email communication, does exist. It's just that until now it has been difficult to install and a hassle to use. Showing a demo of an email program he designed with colleagues at CERN, Yen argues that encryption can be made simple to the point of becoming the default option, providing true email privacy to all.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625363/original/AndyYen_2014G.mp4",
                "theora": "https://upload.frikanalen.no/media/625363/theora/AndyYen_2014G.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625363/small_thumb/AndyYen_2014G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625363/large_thumb/AndyYen_2014G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625363/broadcast/AndyYen_2014G.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:12:13.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AndyYen_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.343707Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625363/theora/AndyYen_2014G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625363/large_thumb/AndyYen_2014G.jpg"
        },
        {
            "id": 625361,
            "name": "TED - Topher White: What can save the rainforest? Your used cell phone",
            "header": "The sounds of the rainforest include: the chirps of birds, the buzz of cicadas, the banter of gibbons. But in the background is the almost-always present sound of a chainsaw, from illegal loggers. Engineer Topher White shares a simple, scalable way to stop this brutal deforestation — that starts with your old cell phone.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625361/small_thumb/TopherWhite_2014X.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625361/broadcast/TopherWhite_2014X.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625361/large_thumb/TopherWhite_2014X.jpg",
                "theora": "https://upload.frikanalen.no/media/625361/theora/TopherWhite_2014X.ogv",
                "original": "https://upload.frikanalen.no/media/625361/original/TopherWhite_2014X.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:34.350000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TopherWhite_2014X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.346425Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625361/theora/TopherWhite_2014X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625361/large_thumb/TopherWhite_2014X.jpg"
        },
        {
            "id": 625359,
            "name": "TED - Ben Wellington: How we found the worst place to park in New York City -- using big data",
            "header": "City agencies have access to a wealth of data and statistics reflecting every part of urban life. But as data analyst Ben Wellington suggests in this entertaining talk, sometimes they just don't know what to do with it. He shows how a combination of unexpected questions and smart data crunching can produce strangely useful insights, and shares tips on how to release large sets of data so that anyone can use them.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625359/small_thumb/BenWellington_2014X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625359/large_thumb/BenWellington_2014X.jpg",
                "original": "https://upload.frikanalen.no/media/625359/original/BenWellington_2014X.mp4",
                "theora": "https://upload.frikanalen.no/media/625359/theora/BenWellington_2014X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625359/broadcast/BenWellington_2014X.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:11:52.090000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BenWellington_2014X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.349247Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625359/theora/BenWellington_2014X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625359/large_thumb/BenWellington_2014X.jpg"
        },
        {
            "id": 625357,
            "name": "TED - Dan Dennett on our consciousness",
            "header": "Philosopher Dan Dennett makes a compelling argument that not only don't we understand our own consciousness, but that half the time our brains are actively fooling us.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "srt": "https://upload.frikanalen.no/media/625357/srt/nb.srt",
                "largeThumb": "https://upload.frikanalen.no/media/625357/large_thumb/DanDennett_2003.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625357/small_thumb/DanDennett_2003.jpg",
                "theora": "https://upload.frikanalen.no/media/625357/theora/DanDennett_2003.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625357/broadcast/DanDennett_2003.dv",
                "original": "https://upload.frikanalen.no/media/625357/original/DanDennett_2003.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:51.530000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DanDennett_2003",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.351953Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625357/theora/DanDennett_2003.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625357/large_thumb/DanDennett_2003.jpg"
        },
        {
            "id": 625356,
            "name": "TED - Michael Green: What the Social Progress Index can reveal about your country",
            "header": "The term Gross Domestic Product is often talked about as if it were “handed down from god on tablets of stone.” But this concept was invented by an economist in the 1930s. We need a more effective measurement tool to match 21st century needs, says Michael Green: the Social Progress Index. With charm and wit, he shows how this tool measures societies across the three dimensions that actually matter. And reveals the dramatic reordering of nations that occurs when you use it.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625356/large_thumb/MichaelGreen_2014G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625356/small_thumb/MichaelGreen_2014G.jpg",
                "theora": "https://upload.frikanalen.no/media/625356/theora/MichaelGreen_2014G.ogv",
                "original": "https://upload.frikanalen.no/media/625356/original/MichaelGreen_2014G.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625356/broadcast/MichaelGreen_2014G.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:00.770000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MichaelGreen_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.353317Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625356/theora/MichaelGreen_2014G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625356/large_thumb/MichaelGreen_2014G.jpg"
        },
        {
            "id": 625354,
            "name": "TED - Sanjay Pradhan: How open data is changing international aid",
            "header": "How do we make sure that development and aid money actually goes to the people who most need it? Sanjay Pradhan of the World Bank Institute lays out three guidelines to help relief efforts make the most impact — while curbing corruption. One key: connecting the players who are working to change broken systems with the data they need.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625354/small_thumb/SanjayPradhan_2012G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625354/large_thumb/SanjayPradhan_2012G.jpg",
                "original": "https://upload.frikanalen.no/media/625354/original/SanjayPradhan_2012G.mp4",
                "theora": "https://upload.frikanalen.no/media/625354/theora/SanjayPradhan_2012G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625354/broadcast/SanjayPradhan_2012G.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:17.350000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SanjayPradhan_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.356056Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625354/theora/SanjayPradhan_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625354/large_thumb/SanjayPradhan_2012G.jpg"
        },
        {
            "id": 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": 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": 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": 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": 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": 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": 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": 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": 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"
        }
    ]
}