List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3453,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1100&ordering=description",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1000&ordering=description",
    "results": [
        {
            "id": 624831,
            "name": "Alvøen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624831/theora/6194_e70e3794bc364fdeb9cc27317d199a27.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624831/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624831/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624831/broadcast/6194_e70e3794bc364fdeb9cc27317d199a27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624831/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:51.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T10:37:21.683000Z",
            "updatedTime": "2018-11-10T18:29:28.002904Z",
            "uploadedTime": "2012-04-10T10:37:21.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624831/theora/6194_e70e3794bc364fdeb9cc27317d199a27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624831/large_thumb/large.jpg"
        },
        {
            "id": 624832,
            "name": "Borge Musikkorps NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624832/theora/6195_132c4a2fb628401ca1a7060fb8076315.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624832/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624832/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624832/broadcast/6195_132c4a2fb628401ca1a7060fb8076315.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624832/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:33.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T10:45:18.903000Z",
            "updatedTime": "2018-11-10T18:29:28.001557Z",
            "uploadedTime": "2012-04-10T10:45:18.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624832/theora/6195_132c4a2fb628401ca1a7060fb8076315.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624832/large_thumb/large.jpg"
        },
        {
            "id": 624835,
            "name": "Halsen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624835/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624835/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624835/broadcast/6197_89bd5dc9f9074bf48a1456081779fb94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:40.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:03:58.307000Z",
            "updatedTime": "2018-11-10T18:29:27.998766Z",
            "uploadedTime": "2012-04-10T11:03:58.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
        },
        {
            "id": 624836,
            "name": "Drammen Konsertorkester NM 201",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624836/theora/6198_4fada77225df4885bf05fedbcc3aafc6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624836/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624836/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624836/broadcast/6198_cc555ed4f23d485c9ed46ad711071335.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624836/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:17:28.367000Z",
            "updatedTime": "2018-11-10T18:29:27.997389Z",
            "uploadedTime": "2012-04-10T11:17:28.367000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624836/theora/6198_4fada77225df4885bf05fedbcc3aafc6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624836/large_thumb/large.jpg"
        },
        {
            "id": 625465,
            "name": "TED - Michael Green: How we can make the world a better place by 2030",
            "header": "Can we end hunger and poverty, halt climate change and achieve gender equality in the next 15 years? The governments of the world think we can. Meeting at the UN in September 2015, they agreed to a new set of Global Goals for the development of the world to 2030. Social progress expert Michael Green invites us to imagine how these goals and their vision for a better world can be achieved.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625465/theora/MichaelGreen_2015G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625465/broadcast/MichaelGreen_2015G.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625465/small_thumb/MichaelGreen_2015G.jpg",
                "original": "https://upload.frikanalen.no/media/625465/original/MichaelGreen_2015G.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625465/large_thumb/MichaelGreen_2015G.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:43.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MichaelGreen_2015G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.211789Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625465/theora/MichaelGreen_2015G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625465/large_thumb/MichaelGreen_2015G.jpg"
        },
        {
            "id": 625786,
            "name": "32C3 Opening Event (32c3) - 32C3",
            "header": "about this event: https://events.ccc.de/congress/2015/Fahrplan/events/7550.html\n\n session with Carina Haupt, Linus Neumann during 32C3",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625786/theora/32c3-7550-en-Opening_Event_webm-hd.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625786/broadcast/32c3-7550-en-Opening_Event_webm-hd.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625786/large_thumb/32c3-7550-en-Opening_Event_webm-hd.jpg",
                "original": "https://upload.frikanalen.no/media/625786/original/32c3-7550-en-Opening_Event_webm-hd.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625786/small_thumb/32c3-7550-en-Opening_Event_webm-hd.jpg"
            },
            "creator": "davidwnoble@gmail.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.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://cdn.media.ccc.de/congress/2015/webm-hd/32c3-7550-en-Opening_Event_webm-hd.webm?1451301196",
            "createdTime": "2016-10-09T19:18:56.557938Z",
            "updatedTime": "2018-11-10T18:29:26.721797Z",
            "uploadedTime": "2016-10-09T19:19:22.654281Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625786/theora/32c3-7550-en-Opening_Event_webm-hd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625786/large_thumb/32c3-7550-en-Opening_Event_webm-hd.jpg"
        },
        {
            "id": 626237,
            "name": "EuroBSDCon 2019, Lillehammer: OpenBSD: Add VMM to Packer - Phillip Buehler",
            "header": "OpenBSD: add VMM to ‘packer’\r\nThe sysadmin view of virtualization usually starts at a hypervisor running some kind of “image”. Packer is a framework to create such an image using various host and virtualized operating systems and adding some more bolts.\r\n\r\nThis talk shows the efforts and pitfalls of building a plugin for packer using the VMM framework on OpenBSD. Some details go down the rabbit hole (or reducing it) to provide a Go binary runnable as a plugin. For ease of installation, the ways how to package this as an OpenBSD ‘port’ are shown.\r\n\r\nOn top a bigger picture is provided on how to provide configurable OpenBSD images “at scale” by using the above accomplishments.\r\n\r\nPhilipp Buehler\r\n\r\nPhilipp uses Unix since mid 1990s and OpenBSD since 2000. Born and working in Germany mainly in Unix/Linux/BSD areas including ISP services and networking. Been an OpenBSD developer from 2002 to 2005, trying to cleanup and test pf(4). Co-founder of sysfive.com GmbH having the technical lead in designing and operating FOSS-based business plattforms.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626237/broadcast/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg",
                "original": "https://upload.frikanalen.no/media/626237/original/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.mp4"
            },
            "creator": "davidwnoble@gmail.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:43:22.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://2019.eurobsdcon.org/slides/OpenBSD:%20add%20VMM%20to%20packer%20-%20Philipp%20Buehler.pdf",
            "createdTime": "2019-12-20T21:36:50.707327Z",
            "updatedTime": "2019-12-21T13:20:47.558258Z",
            "uploadedTime": "2019-12-20T22:14:23.607557Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg"
        },
        {
            "id": 624837,
            "name": "Kolbu Janitsjarkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624837/theora/6200_138df8537bc14a71859bbd71b739d636.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624837/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624837/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624837/broadcast/6200_138df8537bc14a71859bbd71b739d636.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624837/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:23.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T12:51:07.463000Z",
            "updatedTime": "2018-11-10T18:29:27.996040Z",
            "uploadedTime": "2012-04-10T12:51:07.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624837/theora/6200_138df8537bc14a71859bbd71b739d636.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624837/large_thumb/large.jpg"
        },
        {
            "id": 624838,
            "name": "Empo tv - del 87",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624838/theora/6077_a8bd6c0dd61e4fa092b05d0489b96f77.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624838/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624838/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624838/broadcast/6077_f1ee4266a0ac4d01ac98772ea2969dac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624838/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:30.600000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:43:54.577000Z",
            "updatedTime": "2020-08-30T19:49:54.212469Z",
            "uploadedTime": "2012-03-06T08:43:54.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624838/theora/6077_a8bd6c0dd61e4fa092b05d0489b96f77.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624838/large_thumb/large.jpg"
        },
        {
            "id": 625470,
            "name": "TED - Vijay Kumar: The future of flying robots",
            "header": "At his lab at the University of Pennsylvania, Vijay Kumar and his team have created autonomous aerial robots inspired by honeybees. Their latest breakthrough: Precision Farming, in which swarms of robots map, reconstruct and analyze every plant and piece of fruit in an orchard, providing vital information to farmers that can help improve yields and make water management smarter.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625470/original/VijayKumar_2015X.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625470/large_thumb/VijayKumar_2015X.jpg",
                "theora": "https://upload.frikanalen.no/media/625470/theora/VijayKumar_2015X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625470/broadcast/VijayKumar_2015X.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625470/small_thumb/VijayKumar_2015X.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:13:13.730000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/VijayKumar_2015X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.203945Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625470/theora/VijayKumar_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625470/large_thumb/VijayKumar_2015X.jpg"
        },
        {
            "id": 624860,
            "name": "Empo tv - del 88",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624860/theora/6078_16d88dd3cfe84b03ac5f0a44bb341a8d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624860/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624860/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624860/broadcast/6078_71af250f751e41d092e30a546488450a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624860/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:58.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:56:48.260000Z",
            "updatedTime": "2020-08-30T19:49:05.535219Z",
            "uploadedTime": "2012-03-06T08:56:48.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624860/theora/6078_16d88dd3cfe84b03ac5f0a44bb341a8d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624860/large_thumb/large.jpg"
        },
        {
            "id": 624842,
            "name": "Sagene Janitsjarkorps NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624842/theora/6203_830f4689e3324a4c8a5e5fcc319b25f0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624842/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624842/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624842/broadcast/6203_830f4689e3324a4c8a5e5fcc319b25f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624842/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:47.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T07:52:00.513000Z",
            "updatedTime": "2018-11-10T18:29:27.993231Z",
            "uploadedTime": "2012-04-11T07:52:00.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624842/theora/6203_830f4689e3324a4c8a5e5fcc319b25f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624842/large_thumb/large.jpg"
        },
        {
            "id": 625472,
            "name": "TED - Mathias Jud: Art that lets you talk back to NSA spies",
            "header": "In 2013, the world learned that the NSA and its UK equivalent, GCHQ, routinely spied on the German government. Amid the outrage, artists Mathias Jud and Christoph Wachter thought: Well, if they're listening ... let's talk to them. With antennas mounted on the roof of the Swiss Embassy in Berlin's government district, they set up an open network that let the world send messages to US and UK spies listening nearby. It's one of three bold, often funny, and frankly subversive works detailed in this talk, which highlights the world's growing discontent with surveillance and closed networks.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625472/broadcast/MathiasJud_2015G.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625472/small_thumb/MathiasJud_2015G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625472/large_thumb/MathiasJud_2015G.jpg",
                "theora": "https://upload.frikanalen.no/media/625472/theora/MathiasJud_2015G.ogv",
                "original": "https://upload.frikanalen.no/media/625472/original/MathiasJud_2015G.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:13:00.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MathiasJud_2015G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.201115Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625472/theora/MathiasJud_2015G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625472/large_thumb/MathiasJud_2015G.jpg"
        },
        {
            "id": 625787,
            "name": "Daily Tech News Show 19. September 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625787/broadcast/DTNS20160919.dv",
                "theora": "https://upload.frikanalen.no/media/625787/theora/DTNS20160919.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625787/large_thumb/DTNS20160919.jpg",
                "original": "https://upload.frikanalen.no/media/625787/original/DTNS20160919.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625787/small_thumb/DTNS20160919.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:50:31.110000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7538vid",
            "createdTime": "2016-10-10T08:52:42.356207Z",
            "updatedTime": "2018-11-10T18:29:26.720438Z",
            "uploadedTime": "2016-10-10T08:52:54.344496Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625787/theora/DTNS20160919.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625787/large_thumb/DTNS20160919.jpg"
        },
        {
            "id": 624843,
            "name": "Stabekk Janitsjarorkester",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624843/theora/6205_7b83cc910c124f01b8157c80e6791ecb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624843/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624843/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624843/broadcast/6205_176400b436e44b99a4982614f5b76887.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624843/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T08:51:18.913000Z",
            "updatedTime": "2018-11-10T18:29:27.991717Z",
            "uploadedTime": "2012-04-11T08:51:18.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624843/theora/6205_7b83cc910c124f01b8157c80e6791ecb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624843/large_thumb/large.jpg"
        },
        {
            "id": 624844,
            "name": "Tønsberg Janitsjarkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624844/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624844/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624844/broadcast/6206_108d35d6e00c4d95b4468feea02ff2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624844/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:52.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:04:35.283000Z",
            "updatedTime": "2018-11-10T18:29:27.990335Z",
            "uploadedTime": "2012-04-11T09:04:35.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624844/large_thumb/large.jpg"
        },
        {
            "id": 625475,
            "name": "TED - Harald Haas: Wireless data from every light bulb",
            "header": "What if every light bulb in the world could also transmit data? At TEDGlobal, Harald Haas demonstrates, for the first time, a device that could do exactly that. By flickering the light from a single LED, a change too quick for the human eye to detect, he can transmit far more data than a cellular tower -- and do it in a way that's more efficient, secure and widespread.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625475/theora/HaraldHaas_2011G.ogv",
                "original": "https://upload.frikanalen.no/media/625475/original/HaraldHaas_2011G.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625475/small_thumb/HaraldHaas_2011G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625475/broadcast/HaraldHaas_2011G.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625475/large_thumb/HaraldHaas_2011G.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:12:51.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/HaraldHaas_2011G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.197744Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625475/theora/HaraldHaas_2011G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625475/large_thumb/HaraldHaas_2011G.jpg"
        },
        {
            "id": 624846,
            "name": "Vestre Aker Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624846/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624846/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624846/broadcast/6208_a49bfac92c68469db74a3ce9b5640c68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:06:37.467000Z",
            "updatedTime": "2018-11-10T18:29:27.988988Z",
            "uploadedTime": "2012-04-11T10:06:37.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
        },
        {
            "id": 624847,
            "name": "Lillestrøm Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624847/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624847/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624847/broadcast/6207_8ff53fd581cc44cd832ddb8186bd5c6a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624847/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:54:16.193000Z",
            "updatedTime": "2018-11-10T18:29:27.987637Z",
            "uploadedTime": "2012-04-11T09:54:16.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624847/large_thumb/large.jpg"
        },
        {
            "id": 625478,
            "name": "TED - Melissa Fleming: A boat carrying 500 refugees sunk at sea. The story of two survivors",
            "header": "Aboard an overloaded ship carrying more than 500 refugees, a young woman becomes an unlikely hero. This single, powerful story, told by Melissa Fleming of the UN's refugee agency, gives a human face to the sheer numbers of human beings trying to escape to better lives ... as the refugee ships keep coming ...\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625478/small_thumb/MelissaFleming_2015X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625478/large_thumb/MelissaFleming_2015X.jpg",
                "original": "https://upload.frikanalen.no/media/625478/original/MelissaFleming_2015X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625478/broadcast/MelissaFleming_2015X.dv",
                "theora": "https://upload.frikanalen.no/media/625478/theora/MelissaFleming_2015X.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:19:19.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MelissaFleming_2015X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.193546Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625478/theora/MelissaFleming_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625478/large_thumb/MelissaFleming_2015X.jpg"
        },
        {
            "id": 625788,
            "name": "Daily Tech News Show 20. September 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625788/broadcast/DTNS20160920.dv",
                "theora": "https://upload.frikanalen.no/media/625788/theora/DTNS20160920.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625788/small_thumb/DTNS20160920.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625788/large_thumb/DTNS20160920.jpg",
                "original": "https://upload.frikanalen.no/media/625788/original/DTNS20160920.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:51:58.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7567vid",
            "createdTime": "2016-10-10T11:40:09.645604Z",
            "updatedTime": "2018-11-10T18:29:26.719063Z",
            "uploadedTime": "2016-10-10T11:40:15.155951Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625788/theora/DTNS20160920.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625788/large_thumb/DTNS20160920.jpg"
        },
        {
            "id": 624848,
            "name": "Lørenskog Musikkorps",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624848/broadcast/6211_d25328311d74425bb5e2f5d29042b6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:09.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:39:20.370000Z",
            "updatedTime": "2018-11-10T18:29:27.986219Z",
            "uploadedTime": "2012-04-11T10:39:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
        },
        {
            "id": 624849,
            "name": "Skjold Nesttun Janitsjar",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624849/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624849/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624849/broadcast/6216_26f4248a853444e1989fc46bcd1d0219.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624849/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:59.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T13:48:41.563000Z",
            "updatedTime": "2018-11-10T18:29:27.984817Z",
            "uploadedTime": "2012-04-11T13:48:41.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624849/large_thumb/large.jpg"
        },
        {
            "id": 625481,
            "name": "TED - Nancy Lublin: Texting that saves lives",
            "header": "When Nancy Lublin started texting teenagers to help with her social advocacy organization, what she found was shocking -- they started texting back about their own problems, from bullying to depression to abuse. So she's setting up a text-only crisis line, and the results might be even more important than she expected.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625481/small_thumb/NancyLublin_2012U.jpg",
                "original": "https://upload.frikanalen.no/media/625481/original/NancyLublin_2012U.mp4",
                "theora": "https://upload.frikanalen.no/media/625481/theora/NancyLublin_2012U.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625481/large_thumb/NancyLublin_2012U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625481/broadcast/NancyLublin_2012U.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:24.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/NancyLublin_2012U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.189198Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625481/theora/NancyLublin_2012U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625481/large_thumb/NancyLublin_2012U.jpg"
        },
        {
            "id": 624850,
            "name": "Sandefjord Ungdomskorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624850/broadcast/6215_a41d61539a7c40039dec20e87467e51d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624850/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:58.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T12:26:06.637000Z",
            "updatedTime": "2018-11-10T18:29:27.983425Z",
            "uploadedTime": "2012-04-11T12:26:06.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624850/large_thumb/large.jpg"
        },
        {
            "id": 624851,
            "name": "Den norske kirke i eksil 106",
            "header": "Jesus er veien sannheten og livet.Ingen kommer til himmelen uten gjennom ham.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624851/theora/orig_671e332365404ecd89112f90c6e46de0.ogv",
                "original": "https://upload.frikanalen.no/media/624851/original/orig_671e332365404ecd89112f90c6e46de0.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624851/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624851/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624851/broadcast/6193_20c44545815f41449cb29ce77796708e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624851/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:21.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-09T19:52:27.477000Z",
            "updatedTime": "2018-11-10T18:29:27.982074Z",
            "uploadedTime": "2012-04-09T19:52:27.477000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624851/theora/orig_671e332365404ecd89112f90c6e46de0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624851/large_thumb/large.jpg"
        },
        {
            "id": 625482,
            "name": "TED - James Veitch: This is what happens when you reply to spam email",
            "header": "Suspicious emails: unclaimed insurance bonds, diamond-encrusted safe deposit boxes, close friends marooned in a foreign country. They pop up in our inboxes, and standard procedure is to delete on sight. But what happens when you reply? Follow along as writer and comedian James Veitch narrates a hilarious, months-long exchange with a spammer who offered to cut him in on a hot deal.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625482/large_thumb/JamesVeitch_2015G.jpg",
                "original": "https://upload.frikanalen.no/media/625482/original/JamesVeitch_2015G.mp4",
                "theora": "https://upload.frikanalen.no/media/625482/theora/JamesVeitch_2015G.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625482/small_thumb/JamesVeitch_2015G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625482/broadcast/JamesVeitch_2015G.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:09:52.320000",
            "categories": [
                "Samfunn og politikk",
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/JamesVeitch_2015G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.187776Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625482/theora/JamesVeitch_2015G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625482/large_thumb/JamesVeitch_2015G.jpg"
        },
        {
            "id": 624852,
            "name": "Opus 82",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624852/theora/6214_db071ba07b9c4f81b39d359a33e0713a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624852/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624852/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624852/broadcast/6214_db071ba07b9c4f81b39d359a33e0713a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624852/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:13.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T12:21:05.133000Z",
            "updatedTime": "2018-11-10T18:29:27.980702Z",
            "uploadedTime": "2012-04-11T12:21:05.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624852/theora/6214_db071ba07b9c4f81b39d359a33e0713a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624852/large_thumb/large.jpg"
        },
        {
            "id": 624853,
            "name": "Mo Hornmusikk",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624853/theora/6212_7d8eece8da1b455f9155b9aef31342ab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624853/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624853/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624853/broadcast/6212_7d8eece8da1b455f9155b9aef31342ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624853/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:36.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:44:38.293000Z",
            "updatedTime": "2018-11-10T18:29:27.979271Z",
            "uploadedTime": "2012-04-11T10:44:38.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624853/theora/6212_7d8eece8da1b455f9155b9aef31342ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624853/large_thumb/large.jpg"
        },
        {
            "id": 624854,
            "name": "Stavanger musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624854/theora/6210_1969da0ce70a43468fa13abed5875e85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624854/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624854/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624854/broadcast/6210_1969da0ce70a43468fa13abed5875e85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624854/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:21.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:34:49.917000Z",
            "updatedTime": "2018-11-10T18:29:27.977915Z",
            "uploadedTime": "2012-04-11T10:34:49.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624854/theora/6210_1969da0ce70a43468fa13abed5875e85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624854/large_thumb/large.jpg"
        },
        {
            "id": 624855,
            "name": "Dragefjellets Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624855/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624855/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624855/broadcast/6217_5722c31ef60d4b319551159d48ac8e89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624855/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:36:27.453000Z",
            "updatedTime": "2018-11-10T18:29:27.976562Z",
            "uploadedTime": "2012-04-13T07:36:27.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624855/large_thumb/large.jpg"
        },
        {
            "id": 625484,
            "name": "TED - Johann Hari: Everything you think you know about addiction is wrong",
            "header": "What really causes addiction — to everything from cocaine to smart-phones? And how can we overcome it? Johann Hari has seen our current methods fail firsthand, as he has watched loved ones struggle to manage their addictions. He started to wonder why we treat addicts the way we do — and if there might be a better way. As he shares in this deeply personal talk, his questions took him around the world, and unearthed some surprising and hopeful ways of thinking about an age-old problem.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625484/original/JohannHari_2015G.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625484/broadcast/JohannHari_2015G.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625484/large_thumb/JohannHari_2015G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625484/small_thumb/JohannHari_2015G.jpg",
                "theora": "https://upload.frikanalen.no/media/625484/theora/JohannHari_2015G.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:14:46.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/JohannHari_2015G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.185006Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625484/theora/JohannHari_2015G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625484/large_thumb/JohannHari_2015G.jpg"
        },
        {
            "id": 625789,
            "name": "Daily Tech News Show 21. September 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625789/theora/DTNS20160921.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625789/broadcast/DTNS20160921.dv",
                "original": "https://upload.frikanalen.no/media/625789/original/DTNS20160921.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625789/small_thumb/DTNS20160921.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625789/large_thumb/DTNS20160921.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:57:00.250000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7582vid",
            "createdTime": "2016-10-10T14:14:53.145233Z",
            "updatedTime": "2018-11-10T18:29:26.717690Z",
            "uploadedTime": "2016-10-10T14:15:06.733074Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625789/theora/DTNS20160921.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625789/large_thumb/DTNS20160921.jpg"
        },
        {
            "id": 625790,
            "name": "Daily Tech News Show 22. September 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625790/broadcast/DTNS20160922.dv",
                "theora": "https://upload.frikanalen.no/media/625790/theora/DTNS20160922.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625790/small_thumb/DTNS20160922.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625790/large_thumb/DTNS20160922.jpg",
                "original": "https://upload.frikanalen.no/media/625790/original/DTNS20160922.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": "01:07:45.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7588vid",
            "createdTime": "2016-10-11T09:35:33.436087Z",
            "updatedTime": "2018-11-10T18:29:26.716354Z",
            "uploadedTime": "2016-10-11T09:35:38.726801Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625790/theora/DTNS20160922.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625790/large_thumb/DTNS20160922.jpg"
        },
        {
            "id": 626119,
            "name": "FSCONS 2017 - Eireann 'bsb' Leverett - Untapped Malicious Potential",
            "header": "Sounds crazy to even try to estimate right?\r\n\r\nThis presentation will cover the details of the calculation, and how we can track these numbers over time. We will also do some visualisation of this data and initiate discussion of where our resources should be spent best in fighting the threat of rDDoS attacks. The key contribution is an extensible methodology for measuring global potential for rDDoS attacks, in realistic terms of throughput. Why might this matter to DDoS mitigation, and what can we learn by watching these trends over time?\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626119/broadcast/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg",
                "original": "https://upload.frikanalen.no/media/626119/original/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.webm"
            },
            "creator": "davidwnoble@gmail.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:43:12.120000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett",
            "createdTime": "2018-12-17T23:13:49.665163Z",
            "updatedTime": "2018-12-18T00:12:45.710971Z",
            "uploadedTime": "2018-12-17T23:34:17.533197Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg"
        },
        {
            "id": 626091,
            "name": "When exploits are blind - Chris Dale",
            "header": "Demonstration based presentation. Only intro and outro powerpoint slides. Demonstrate user enumeration using timing attacks. Especially prominent when companies have implemented bcrypt/scrypt/pbkdf#2. Attack vector which is very useful in many cases today, notably against Lync/Skype4B installations today. Further password spray into a solution. Discover, analyze and fully exploit reverse-shell command injection. How to find these across large systems? How dose vulnerability scanners work, and how do they detect this? Introduction to Burp Collaborator. Introduction to script for merging attack data into hundreds of Burp Collaborators. Discover, analyze and fully exploit blind SQL Injection. Demonstrating Burp Intruder cluster bomb attack to enumerate out table data.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626091/broadcast/20181120-chris.dv",
                "original": "https://upload.frikanalen.no/media/626091/original/20181120-chris.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:10.100000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=NQAOz0llpss",
            "createdTime": "2018-12-10T13:15:13.380411Z",
            "updatedTime": "2018-12-13T19:55:00.506427Z",
            "uploadedTime": "2018-12-10T14:30:27.706511Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
        },
        {
            "id": 624856,
            "name": "Musikkforeningen Nidarholm",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624856/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624856/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624856/broadcast/6218_1673685791dd4108941b6e152c1197e9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624856/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:58.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:37:25.717000Z",
            "updatedTime": "2018-11-10T18:29:27.975167Z",
            "uploadedTime": "2012-04-13T07:37:25.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624856/large_thumb/large.jpg"
        },
        {
            "id": 624857,
            "name": "15_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624857/theora/6173_a56842648824413888146e711507fe98.ogv",
                "original": "https://upload.frikanalen.no/media/624857/original/orig_846e5064d69048218155e765447de5a7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624857/broadcast/6173_7db188e84a9740aaa825db56568e23a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624857/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:30:39.603000Z",
            "updatedTime": "2018-11-10T18:29:27.973756Z",
            "uploadedTime": "2012-04-03T07:30:39.603000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624857/theora/6173_a56842648824413888146e711507fe98.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624857/large_thumb/large.jpg"
        },
        {
            "id": 625485,
            "name": "TED - Andreas Ekström: The moral bias behind your search results",
            "header": "Search engines have become our most trusted sources of information and arbiters of truth. But can we ever get an unbiased search result? Swedish author and journalist Andreas Ekström argues that such a thing is a philosophical impossibility. In this thoughtful talk, he calls on us to strengthen the bonds between technology and the humanities, and he reminds us that behind every algorithm is a set of personal beliefs that no code can ever completely eradicate.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625485/broadcast/AndreasEkstrom_2015X.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625485/large_thumb/AndreasEkstrom_2015X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625485/small_thumb/AndreasEkstrom_2015X.jpg",
                "theora": "https://upload.frikanalen.no/media/625485/theora/AndreasEkstrom_2015X.ogv",
                "original": "https://upload.frikanalen.no/media/625485/original/AndreasEkstrom_2015X.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:22.740000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AndreasEkstrom_2015X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.183642Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625485/theora/AndreasEkstrom_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625485/large_thumb/AndreasEkstrom_2015X.jpg"
        },
        {
            "id": 625496,
            "name": "Random Aussies - Meningie",
            "header": "Random Aussies - Meningie\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/625496/original/9 - Meningie.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625496/broadcast/9 - Meningie.dv",
                "theora": "https://upload.frikanalen.no/media/625496/theora/9 - Meningie.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625496/large_thumb/9 - Meningie.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625496/small_thumb/9 - Meningie.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:11",
            "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:42.214378Z",
            "uploadedTime": "2016-05-29T22:23:40.063800Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625496/theora/9 - Meningie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625496/large_thumb/9 - Meningie.jpg"
        },
        {
            "id": 625791,
            "name": "Daily Tech News Show 23. September 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625791/broadcast/DTNS-2863---forsale.dv",
                "theora": "https://upload.frikanalen.no/media/625791/theora/DTNS-2863---forsale.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625791/large_thumb/DTNS-2863---forsale.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625791/small_thumb/DTNS-2863---forsale.jpg",
                "original": "https://upload.frikanalen.no/media/625791/original/DTNS-2863---forsale.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": "01:11:15.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7596vid",
            "createdTime": "2016-10-12T11:22:13.841854Z",
            "updatedTime": "2018-11-10T18:29:26.714976Z",
            "uploadedTime": "2016-10-12T11:22:20.101651Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625791/theora/DTNS-2863---forsale.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625791/large_thumb/DTNS-2863---forsale.jpg"
        },
        {
            "id": 624861,
            "name": "Den norske kirke i eksil 107",
            "header": "Hvordan er det med deg? Er du på vei til Himmelen?Velg Jesus som din frelser.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624861/theora/orig_d097e5d6fd6e4f9ea6a6e32b1293325a.ogv",
                "original": "https://upload.frikanalen.no/media/624861/original/orig_d097e5d6fd6e4f9ea6a6e32b1293325a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624861/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624861/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624861/broadcast/6222_405e957c86194ce08e72335ddacdbae6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624861/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:37.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-18T20:00:48.343000Z",
            "updatedTime": "2018-11-10T18:29:27.968238Z",
            "uploadedTime": "2012-04-18T20:00:48.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624861/theora/orig_d097e5d6fd6e4f9ea6a6e32b1293325a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624861/large_thumb/large.jpg"
        },
        {
            "id": 624862,
            "name": "Den norske kirke i eksil 108",
            "header": "Ved å endre grunnlovens paragraf 2 vil alle religioner bli sidestillt. Tenk på hva det vil bety for det norske folk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624862/theora/orig_3149a5d3c811444e9e9978731e666447.ogv",
                "original": "https://upload.frikanalen.no/media/624862/original/orig_3149a5d3c811444e9e9978731e666447.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624862/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624862/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624862/broadcast/6223_33397af141474713b96cc687ad04bfd7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624862/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:19.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-19T06:31:47.273000Z",
            "updatedTime": "2018-11-10T18:29:27.966761Z",
            "uploadedTime": "2012-04-19T06:31:47.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624862/theora/orig_3149a5d3c811444e9e9978731e666447.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624862/large_thumb/large.jpg"
        },
        {
            "id": 624864,
            "name": "Nittedal og Hakadal Janitsjar",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624864/theora/6234_4578562bde6f4db6aebea0c0cc06a1f1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624864/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624864/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624864/broadcast/6234_4578562bde6f4db6aebea0c0cc06a1f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624864/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:25:52.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:43:30.437000Z",
            "updatedTime": "2018-11-10T18:29:27.964031Z",
            "uploadedTime": "2012-04-23T12:43:30.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624864/theora/6234_4578562bde6f4db6aebea0c0cc06a1f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624864/large_thumb/large.jpg"
        },
        {
            "id": 625424,
            "name": "MakerCon - Open-Source Adventuring: OpenROV, OpenExplorer and the Future of Connected Exploration",
            "header": "David Lang at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625424/theora/makercon-19-2014-10-17-openrov-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625424/small_thumb/makercon-19-2014-10-17-openrov-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625424/large_thumb/makercon-19-2014-10-17-openrov-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625424/broadcast/makercon-19-2014-10-17-openrov-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:54.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.260541Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625424/theora/makercon-19-2014-10-17-openrov-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625424/large_thumb/makercon-19-2014-10-17-openrov-frikanalen.jpg"
        },
        {
            "id": 626118,
            "name": "FSCONS 2017 - Geoffroy Couprie - Replacing core infrastructure without disrupting the community, the VLC way",
            "header": "This talk draws from ongoing work on VLC media player, Rust and Langsec, and focuses on tools and ideas to improve the basic building blocks of our system. There's a special attention to the way it can be introduced in existing projects and communities without disrupting their development or losing knowledge, and how we can build upon the previous steps to make the next one safer.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626118/broadcast/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.dv",
                "original": "https://upload.frikanalen.no/media/626118/original/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
            },
            "creator": "davidwnoble@gmail.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:48:53.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_com",
            "createdTime": "2018-12-17T21:59:06.761815Z",
            "updatedTime": "2018-12-17T23:12:25.518462Z",
            "uploadedTime": "2018-12-17T22:22:42.855996Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
        },
        {
            "id": 624865,
            "name": "Sarpsborg Janitsjarorkester",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624865/theora/6235_c7ba80082b56490cbc0ea5ada94fb18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624865/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624865/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624865/broadcast/6235_c7ba80082b56490cbc0ea5ada94fb18d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624865/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:37.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:59:15.980000Z",
            "updatedTime": "2018-11-10T18:29:27.962592Z",
            "uploadedTime": "2012-04-23T12:59:15.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624865/theora/6235_c7ba80082b56490cbc0ea5ada94fb18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624865/large_thumb/large.jpg"
        },
        {
            "id": 624867,
            "name": "Kolbotn Konsertorkester",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624867/theora/6233_c6b95972bc3e4dc1ab6a62522ad156cf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624867/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624867/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624867/broadcast/6233_c6b95972bc3e4dc1ab6a62522ad156cf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624867/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:10.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:17:04.293000Z",
            "updatedTime": "2018-11-10T18:29:27.959787Z",
            "uploadedTime": "2012-04-23T12:17:04.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624867/theora/6233_c6b95972bc3e4dc1ab6a62522ad156cf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624867/large_thumb/large.jpg"
        },
        {
            "id": 625420,
            "name": "MakerCon - The Impact of the Maker Movement",
            "header": "Mike Senese at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625420/theora/makercon-05-2014-10-17-maker-movement-impact-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625420/large_thumb/makercon-05-2014-10-17-maker-movement-impact-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625420/broadcast/makercon-05-2014-10-17-maker-movement-impact-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625420/small_thumb/makercon-05-2014-10-17-maker-movement-impact-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:19.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.265947Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625420/theora/makercon-05-2014-10-17-maker-movement-impact-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625420/large_thumb/makercon-05-2014-10-17-maker-movement-impact-frikanalen.jpg"
        },
        {
            "id": 624868,
            "name": "Sandviken Ungdomskorps",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624868/theora/6236_44720155fed44f06b7ebdca4d0e248ef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624868/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624868/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624868/broadcast/6236_d9a6c60f1fde488dbe40e56adedee3a1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624868/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:24.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T13:28:48.597000Z",
            "updatedTime": "2018-11-10T18:29:27.958381Z",
            "uploadedTime": "2012-04-23T13:28:48.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624868/theora/6236_44720155fed44f06b7ebdca4d0e248ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624868/large_thumb/large.jpg"
        }
    ]
}