List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&limit=50&offset=3300&ordering=ref_url&page=70
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3444,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=ref_url&page=70",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3250&ordering=ref_url&page=70",
    "results": [
        {
            "id": 624206,
            "name": "TED - Økonomisk realitetssjekk",
            "header": "Idet verden er på vei inn i økonomiske nedgangstider, klimaendringer og urettferdighet, utfordrer Tim Jackson etablerte økonomiske prinsipper og forklarer hvordan vi kan slutte å forsterke krisene og heller investere i vår egen fremtid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624206/theora/5204_a4e765e005b046f4aebcfc19cbfe249f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624206/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624206/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624206/broadcast/5204_a4e765e005b046f4aebcfc19cbfe249f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624206/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:18.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-01-26T10:59:51.450000Z",
            "updatedTime": "2018-11-10T18:29:28.827567Z",
            "uploadedTime": "2011-01-26T10:59:51.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624206/theora/5204_a4e765e005b046f4aebcfc19cbfe249f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624206/large_thumb/large.jpg"
        },
        {
            "id": 624503,
            "name": "Frikanalen-årsmøte 2011 - Intro 5080",
            "header": "Introduksjon av frikanalenmedlem Mediehuset 5080.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624503/theora/5628_aff031b850bd4d0b86edcd820eb6c0dd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624503/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624503/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624503/broadcast/5628_64326d405c454bc78b967b59c9aa23db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624503/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:38.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-06-07T09:09:02Z",
            "updatedTime": "2020-09-02T10:14:05.024030Z",
            "uploadedTime": "2011-06-07T09:09:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624503/theora/5628_aff031b850bd4d0b86edcd820eb6c0dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624503/large_thumb/large.jpg"
        },
        {
            "id": 624014,
            "name": "Opphavsrettslige prinsipper",
            "header": "Månedens tema er «Opphavsrettslige prinsipper og konsepter» med Kirill Miazine:\r\n\r\nOpphavsrett er en del av immaterialretten og er et rettsområde som er stadig aktuell for utviklere, brukere, leverandører og kunder. Opphavsretten preges av en avveining av hensyn til skapere av verk og hensyn til den vitenskapelige, kulturelle, tekniske (og annen) utvikling.\r\n\r\nHva vernes av opphavsretten? Hvem kan få opphavsrett? Hva er forskjell mellom verk og eksemplar? Hvorfor er det lettere å oppnå vern for dårlig og rotete programkode enn god og ideell programkode?\r\n\r\nForedraget sikter på å gi deltakere en oversikt over de grunnleggende konseptene og prinsippene i norsk opphavsrett samt presentere enkelte regler som kan være aktuelle for forsamlingen.\r\n\r\nKirill Miazine er advokatfullmektig i IKT og Media-team i FØYEN Advokatfirma DA. Han jobber primært med kontraktsrettslige og immaterialrettslige spørsmål.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624014/theora/orig_04160bfaab824170b6d6d4d8f889e976.ogv",
                "original": "https://upload.frikanalen.no/media/624014/original/orig_04160bfaab824170b6d6d4d8f889e976.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624014/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624014/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624014/broadcast/4914_533095a6e4ea474b967999d8c1b47698.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624014/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:02:54.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-31T09:53:04Z",
            "updatedTime": "2018-11-10T18:29:29.066492Z",
            "uploadedTime": "2010-10-31T09:53:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624014/theora/orig_04160bfaab824170b6d6d4d8f889e976.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624014/large_thumb/large.jpg"
        },
        {
            "id": 624209,
            "name": "TED - Nyhetene om nyhetene",
            "header": "Alisa Miller, sjef for Public Radio International i USA, snakker om hvorfor media dekker mindre av utenriksnyheter selv når publikum ønsker vite mer om verden enn noensinne. Oppsiktsvekkende statistikk og grafer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624209/theora/5210_4f5b07f92f524cb7be22329a113751ae.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624209/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624209/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624209/broadcast/5210_9d4801ac952f4a228b94626455a26d61.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624209/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:04:22.010000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-01-27T20:15:25.203000Z",
            "updatedTime": "2018-11-10T18:29:28.824755Z",
            "uploadedTime": "2011-01-27T20:15:25.203000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624209/theora/5210_4f5b07f92f524cb7be22329a113751ae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624209/large_thumb/large.jpg"
        },
        {
            "id": 624217,
            "name": "TED - Om hvordan bakterier snakker",
            "header": "Bonnie Bassler oppdaget at bakterier \"snakker\" med hverandre, de gjør dette ved å bruke et kjemisk språk som gjør det mulig å koordinere forsvar og starte angrep. Dette resultatet har iøynefallende implikasjoner for medisin, industrien -- og vår selvforståelse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624217/theora/5245_a1a28f9162c246f3a683cd221d690589.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624217/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624217/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624217/broadcast/5245_5f001e496e374a8c8531fc8d74356bf1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624217/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:06.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-01T14:23:28.513000Z",
            "updatedTime": "2018-11-10T18:29:28.813563Z",
            "uploadedTime": "2011-02-01T14:23:28.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624217/theora/5245_a1a28f9162c246f3a683cd221d690589.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624217/large_thumb/large.jpg"
        },
        {
            "id": 624219,
            "name": "TED - Video på internett, innovasjon",
            "header": "TEDs Chris Anderson sier økningen av video på internett er med på å drive et verdensomspennende fenomen han kaller Publikums Aksellerert Innovasjon -- en selvdrevet syklus av læring som kan være like viktig som oppdagelsen av trykkekunsten. For å dra nytte av dette må organisasjoner være villige til å ta i bruk radikal åpenhet. Og for TED betyr dette begynnelsen på en helt ny epoke...",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624219/theora/5247_7fa4db1f274d4489bba62ad399dc8f30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624219/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624219/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624219/broadcast/5247_42af627c163243b8a8097d4b140ade55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624219/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:48.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-01T19:47:03Z",
            "updatedTime": "2018-11-10T18:29:28.810715Z",
            "uploadedTime": "2011-02-01T19:47:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624219/theora/5247_7fa4db1f274d4489bba62ad399dc8f30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624219/large_thumb/large.jpg"
        },
        {
            "id": 624221,
            "name": "TED - Den beste gaven jeg overlevde",
            "header": "Stacey Kramer byr på en rørende, personlig, 3-minutts lignelse som viser hvordan en uønsket hendelse -- fryktelig, traumatisk, dyr -- kan vise seg å være en uvurderlig gave.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624221/theora/5249_a17eb8898c054b969f59fbc98bcac2d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624221/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624221/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624221/broadcast/5249_6e4b2e8fa2c94a9aa88c6674ce9b7467.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624221/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "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:03:13.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-02T08:10:02Z",
            "updatedTime": "2018-11-10T18:29:28.808007Z",
            "uploadedTime": "2011-02-02T08:10:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624221/theora/5249_a17eb8898c054b969f59fbc98bcac2d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624221/large_thumb/large.jpg"
        },
        {
            "id": 623992,
            "name": "Elephants dream",
            "header": "Elephants Dream er historien om to  merkelige fyrer som utforsker  en uforutsigbar   og tilsynelatende uendelig maskine. Den eldre, Proog, opptrer som en veiviser og beskytter, som gladelig viser severdigheter og farer med maskinen til hans i utgangspunktet nysgjerrige men i økende grad skeptiske  protesjé Emo. Ettersom reisen utfolder seg oppdager vi tegn til at maskinen ikke er slik som Proog tror i det hele tatt, og veivisingen antar ett mer desperat aspekt. \n\nElephants Dream er en historie om kommunikasjon og fiksjon,  som med hensikt er laget med en åpen avslutning som verdens første 3D-animerte ?Åpne film?.  Filmen er utgitt under en Creative Commons lisens samme med alle produksjonsfilene benytte for å lage den (omtrent 7 Gigabyte med data). Filmen er utelukkende produsert med fri programvare, noe som gjør det mulig å re-mikse endre og bygge videre på materialet for å lage nye filmer/historier uten annet verktøy enn en datamaskin og kilde-filene til filmen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623992/theora/4846_4acb448d8e964582a5a856c82eb7dac2.ogv",
                "original": "https://upload.frikanalen.no/media/623992/original/orig_f00614a380c6432a95e71b0d6f2781df.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623992/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623992/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623992/broadcast/4846_2ce450330c3f4af4ac0b478870c70fee.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623992/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:11:13.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-16T11:00:39.063000Z",
            "updatedTime": "2018-11-10T18:29:29.094210Z",
            "uploadedTime": "2010-10-16T11:00:39.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623992/theora/4846_4acb448d8e964582a5a856c82eb7dac2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623992/large_thumb/large.jpg"
        },
        {
            "id": 624813,
            "name": "Skolelinux - skolenettløsning",
            "header": "Skolelinux tilbyr en ferdig oppsatt skolenettløsning, med tjenester,arbeidsplasser, PXE-installasjon og brukerprogrammer. Skolelinux blir ofte referert til som Debian Edu. Målet med Skolelinux-prosjektet er å sikre at elevene har dataprogram på sitt morsmål med et driftskonsept som er tilpasset og klargjort for sentralisert drift. Det følger med et opplegg for realistisk innføring og bruk av fri programvare i skolehverdagen. Hensikten er å gi universal tilgang til IKT og hindre digitale klasseskiller. Derfor brukes fri programvare fordi det også gir elever med interesse for teknologi og språk en mulighet til å skape sin egen framtid. Presentasjonen vil gå igjennom hva som er nytt i siste utgave av løsningen og fortelle litt fra prosjektets mer enn 10-årige historie.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624813/theora/6122_7b795b824c48415f8851d19cf62b9dfd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624813/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624813/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624813/broadcast/6122_445a34b0812f427db72248af9b3218a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624813/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "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:27:22.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2012-03-24T11:02:17Z",
            "updatedTime": "2018-11-10T18:29:28.025908Z",
            "uploadedTime": "2012-03-24T11:02:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624813/theora/6122_7b795b824c48415f8851d19cf62b9dfd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624813/large_thumb/large.jpg"
        },
        {
            "id": 625090,
            "name": "Sovereignty in Cyberspace?",
            "header": "Barlow give us his view on cyberspace independence today. Where are we right now, what should we be concerned about, what to do?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625090/theora/6591_7787afe572944f98a558755cfaeb9c5e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625090/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625090/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625090/broadcast/6591_a25528263b994123b6fd815a28dfae38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625090/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "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:56:45.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2012-12-06T07:10:21Z",
            "updatedTime": "2018-11-10T18:29:27.668400Z",
            "uploadedTime": "2012-12-06T07:10:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625090/theora/6591_7787afe572944f98a558755cfaeb9c5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625090/large_thumb/large.jpg"
        },
        {
            "id": 624250,
            "name": "TED - Verden trenger alle hjerner",
            "header": "Temple Grandin fick diagnosen autism som barn, och talar om hur hennes sinne fungerar. Hon delar med sig av sin förmåga att \"tänka bildligt\", som har hjälpt henne lösa problem typiska hjärnor missar. Hon argumenterar att världen behöver människor i autismspektrumet: bildliga tänkare, mönstertänkande och alla möjliga smarta nördar.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624250/theora/5284_a4d1c4a20a5f4b75857951364bf06eb7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624250/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624250/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624250/broadcast/5284_a4d1c4a20a5f4b75857951364bf06eb7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624250/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "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:39.540000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-08T15:30:14.220000Z",
            "updatedTime": "2018-11-10T18:29:28.768682Z",
            "uploadedTime": "2011-02-08T15:30:14.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624250/theora/5284_a4d1c4a20a5f4b75857951364bf06eb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624250/large_thumb/large.jpg"
        },
        {
            "id": 624251,
            "name": "TED - Lær alle barn om mat",
            "header": "TED-prisvinner Jamie Oliver deler mektige historier fra sitt anti-overvektsprosjekt i Huntington, West Virginia, samt et sjokkerende bilde av sukkeret som vi spiser, når han gjør et frontalangrep på vår mat-ignoranse.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624251/theora/5288_a841ed0b494f429487d9679fadf45c19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624251/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624251/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624251/broadcast/5288_0e015652fcc0441499ce3e4336b31f1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624251/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:18.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-10T08:22:09Z",
            "updatedTime": "2018-11-10T18:29:28.767236Z",
            "uploadedTime": "2011-02-10T08:22:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624251/theora/5288_a841ed0b494f429487d9679fadf45c19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624251/large_thumb/large.jpg"
        },
        {
            "id": 624123,
            "name": "Datalagringdirektivet og mobil",
            "header": "Denne korte filmen viser hvor lett det er å omgå datalagringdirektivet for mobiltelefon.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624123/theora/5095_1180dfe175674f0bb3e3cdd0f9a1260c.ogv",
                "original": "https://upload.frikanalen.no/media/624123/original/orig_e6229c6434c44c92b98c30515029df01.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624123/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624123/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624123/broadcast/5095_9f6b31d56189457a9a5e9c02490c92eb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624123/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "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:01:44.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-12-20T18:30:25.370000Z",
            "updatedTime": "2018-11-10T18:29:28.930716Z",
            "uploadedTime": "2010-12-20T18:30:25.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624123/theora/5095_1180dfe175674f0bb3e3cdd0f9a1260c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624123/large_thumb/large.jpg"
        },
        {
            "id": 626484,
            "name": "NUUG Meetup 2020-09-08: Lagring av store mengde data hos Qvisten Animation",
            "header": "Månedens tema er: «Lagring av store mengder data hos Qvisten Animation» med Andreas Martin Aanerud. Foredraget vil foregå på norsk. Kort om forelesningen:\r\n\r\nQvisten Animation benytter seg av FreeNAS, som lagrings system, som baserer seg på openZFS. Vi skal se på hvordan Qvisten Animasjon har satt opp systemet med automatiske snapshots, sikker overføring av data til andre studioer, samt bruk av rclone til Google Drive!\r\n\r\nAndreas Martin Aanerud har jobbet i krysningen mellom IT og Medier i over 15 år, hvor fokus har vært på alt fra lagring og nettverk, ned til bruk av image magic og Pixars OpenSource prosjekter som Universal Scene Description.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626484/theora/20200908-zfs-qvisten.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626484/broadcast/20200908-zfs-qvisten.dv",
                "original": "https://upload.frikanalen.no/media/626484/original/20200908-zfs-qvisten.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626484/large_thumb/20200908-zfs-qvisten.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": "01:00:25.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no/aktiviteter/20200908-zfs-qvisten/",
            "createdTime": "2020-09-17T07:25:42.737652Z",
            "updatedTime": "2020-09-17T08:54:17.336004Z",
            "uploadedTime": "2020-09-17T07:58:24.359995Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626484/theora/20200908-zfs-qvisten.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626484/large_thumb/20200908-zfs-qvisten.jpg"
        },
        {
            "id": 622996,
            "name": "Rundt frokostbordet",
            "header": "Presentasjon av institusjonen Stiftelsen P22. Vi driver avrusning og motivasjon av rusmisbrukere fra hele landet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622996/theora/3265_fe0ff577892f421da7710f7a910f469f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622996/broadcast/orig_af9f10f215904ef1824a7c7422a22dc4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622996/large_thumb/large.jpg"
            },
            "creator": "matre@p22.no",
            "organization": {
                "id": 123,
                "name": "Stiftelsen P22",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1799,
                "editorName": "Torbjørn Matre",
                "editorEmail": "matre@p22.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:30",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.p22.no",
            "createdTime": "2009-08-20T08:51:25.460000Z",
            "updatedTime": "2018-11-10T18:29:30.354157Z",
            "uploadedTime": "2009-08-20T08:51:25.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622996/theora/3265_fe0ff577892f421da7710f7a910f469f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622996/large_thumb/large.jpg"
        },
        {
            "id": 625495,
            "name": "Random Aussies - Hamilton",
            "header": "Random Aussies - Hamilton\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625495/broadcast/8 - Hamilton.dv",
                "original": "https://upload.frikanalen.no/media/625495/original/8 - Hamilton.mp4",
                "theora": "https://upload.frikanalen.no/media/625495/theora/8 - Hamilton.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625495/small_thumb/8 - Hamilton.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625495/large_thumb/8 - Hamilton.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:10",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:02:54.339078Z",
            "uploadedTime": "2016-05-29T22:23:43.774484Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625495/theora/8 - Hamilton.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625495/large_thumb/8 - Hamilton.jpg"
        },
        {
            "id": 625490,
            "name": "Random Aussies - Griffith",
            "header": "Random Aussies - Griffith\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625490/original/3 - Griffith.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625490/broadcast/3 - Griffith.dv",
                "theora": "https://upload.frikanalen.no/media/625490/theora/3 - Griffith.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625490/small_thumb/3 - Griffith.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625490/large_thumb/3 - Griffith.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:09",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:04:01.613436Z",
            "uploadedTime": "2016-05-29T22:24:14.443536Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625490/theora/3 - Griffith.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625490/large_thumb/3 - Griffith.jpg"
        },
        {
            "id": 625494,
            "name": "Random Aussies - Mooloolaba",
            "header": "Random Aussies - Mooloolaba\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625494/original/7 - Mooloolaba.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625494/broadcast/7 - Mooloolaba.dv",
                "theora": "https://upload.frikanalen.no/media/625494/theora/7 - Mooloolaba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625494/small_thumb/7 - Mooloolaba.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625494/large_thumb/7 - Mooloolaba.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:21",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:03:10.979454Z",
            "uploadedTime": "2016-05-29T22:23:57.307940Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625494/theora/7 - Mooloolaba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625494/large_thumb/7 - Mooloolaba.jpg"
        },
        {
            "id": 625489,
            "name": "Random Aussies - Canberra",
            "header": "Random Aussies - Canberra\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": "",
            "files": {
                "original": "https://upload.frikanalen.no/media/625489/original/1 - Canberra.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625489/broadcast/1 - Canberra.dv",
                "theora": "https://upload.frikanalen.no/media/625489/theora/1 - Canberra.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625489/small_thumb/1 - Canberra.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625489/large_thumb/1 - Canberra.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:23:09",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/",
            "createdTime": "2016-02-23T20:34:04Z",
            "updatedTime": "2020-09-02T06:04:14.453812Z",
            "uploadedTime": "2016-02-23T20:34:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625489/theora/1 - Canberra.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625489/large_thumb/1 - Canberra.jpg"
        },
        {
            "id": 625501,
            "name": "Random Aussies - Outtakes 1",
            "header": "Random Aussies - Outtakes 1\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625501/broadcast/14 - Outtakes 1.dv",
                "original": "https://upload.frikanalen.no/media/625501/original/14 - Outtakes 1.mp4",
                "theora": "https://upload.frikanalen.no/media/625501/theora/14 - Outtakes 1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625501/small_thumb/14 - Outtakes 1.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625501/large_thumb/14 - Outtakes 1.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:08",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:01:23.009837Z",
            "uploadedTime": "2016-05-29T22:23:17.641368Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625501/theora/14 - Outtakes 1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625501/large_thumb/14 - Outtakes 1.jpg"
        },
        {
            "id": 625488,
            "name": "Random Aussies - Batemans Bay",
            "header": "Random Aussies - Batemans Bay\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625488/original/2 - Batemans Bay.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625488/broadcast/2 - Batemans Bay.dv",
                "theora": "https://upload.frikanalen.no/media/625488/theora/2 - Batemans Bay.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625488/large_thumb/2 - Batemans Bay.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625488/small_thumb/2 - Batemans Bay.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:09",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:04:24.970510Z",
            "uploadedTime": "2016-05-29T22:24:20.850748Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625488/theora/2 - Batemans Bay.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625488/large_thumb/2 - Batemans Bay.jpg"
        },
        {
            "id": 625491,
            "name": "Random Aussies - Teamworth",
            "header": "Random Aussies - Teamworth\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625491/original/4 - Tamworth.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625491/broadcast/4 - Tamworth.dv",
                "theora": "https://upload.frikanalen.no/media/625491/theora/4 - Tamworth.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625491/large_thumb/4 - Tamworth.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625491/small_thumb/4 - Tamworth.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:58",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:03:49.706828Z",
            "uploadedTime": "2016-05-29T22:24:10.927679Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625491/theora/4 - Tamworth.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625491/large_thumb/4 - Tamworth.jpg"
        },
        {
            "id": 625502,
            "name": "Random Aussies - Outtakes 2",
            "header": "Random Aussies - Outtakes 2\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625502/broadcast/15 - Outtakes 2.dv",
                "original": "https://upload.frikanalen.no/media/625502/original/15 - Outtakes 2.mp4",
                "theora": "https://upload.frikanalen.no/media/625502/theora/15 - Outtakes 2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625502/small_thumb/15 - Outtakes 2.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625502/large_thumb/15 - Outtakes 2.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:35",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:00:41.706045Z",
            "uploadedTime": "2016-05-29T22:21:39.828775Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625502/theora/15 - Outtakes 2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625502/large_thumb/15 - Outtakes 2.jpg"
        },
        {
            "id": 625492,
            "name": "Random Aussies - Stanthorpe",
            "header": "Random Aussies - Stanthorpe\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625492/broadcast/5 - Stanthorpe.dv",
                "original": "https://upload.frikanalen.no/media/625492/original/5 - Stanthorpe.mp4",
                "theora": "https://upload.frikanalen.no/media/625492/theora/5 - Stanthorpe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625492/small_thumb/5 - Stanthorpe.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625492/large_thumb/5 - Stanthorpe.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:08",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:03:39.262059Z",
            "uploadedTime": "2016-05-29T22:24:07.111088Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625492/theora/5 - Stanthorpe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625492/large_thumb/5 - Stanthorpe.jpg"
        },
        {
            "id": 625493,
            "name": "Random Aussies - Bundaberg",
            "header": "Random Aussies - Bundaberg\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625493/original/6- Bundaberg.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625493/broadcast/6- Bundaberg.dv",
                "theora": "https://upload.frikanalen.no/media/625493/theora/6- Bundaberg.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625493/large_thumb/6- Bundaberg.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625493/small_thumb/6- Bundaberg.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:04",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:03:26.757420Z",
            "uploadedTime": "2016-05-29T22:24:04.641387Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625493/theora/6- Bundaberg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625493/large_thumb/6- Bundaberg.jpg"
        },
        {
            "id": 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": 625497,
            "name": "Random Aussies - Victor Harbor",
            "header": "Random Aussies - Victor Harbor\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625497/original/10 - Victor Harbor.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625497/broadcast/10 - Victor Harbor.dv",
                "theora": "https://upload.frikanalen.no/media/625497/theora/10 - Victor Harbor.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625497/small_thumb/10 - Victor Harbor.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625497/large_thumb/10 - Victor Harbor.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:53",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:02:24.333352Z",
            "uploadedTime": "2016-05-29T22:23:36.139086Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625497/theora/10 - Victor Harbor.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625497/large_thumb/10 - Victor Harbor.jpg"
        },
        {
            "id": 625498,
            "name": "Random Aussies - McClaren Vale",
            "header": "Random Aussies - McClaren Vale\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625498/broadcast/11 - McClaren Vale.dv",
                "original": "https://upload.frikanalen.no/media/625498/original/11 - McClaren Vale.mp4",
                "theora": "https://upload.frikanalen.no/media/625498/theora/11 - McClaren Vale.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625498/large_thumb/11 - McClaren Vale.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625498/small_thumb/11 - McClaren Vale.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:06",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:02:11.833799Z",
            "uploadedTime": "2016-05-29T22:23:31.833833Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625498/theora/11 - McClaren Vale.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625498/large_thumb/11 - McClaren Vale.jpg"
        },
        {
            "id": 625499,
            "name": "Random Aussies - Greelong",
            "header": "Random Aussies - Greelong\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625499/original/12 - Geelong.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625499/broadcast/12 - Geelong.dv",
                "theora": "https://upload.frikanalen.no/media/625499/theora/12 - Geelong.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625499/large_thumb/12 - Geelong.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625499/small_thumb/12 - Geelong.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:05",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:01:53.888879Z",
            "uploadedTime": "2016-05-29T22:23:28.680643Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625499/theora/12 - Geelong.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625499/large_thumb/12 - Geelong.jpg"
        },
        {
            "id": 625500,
            "name": "Random Aussies - Season highlights",
            "header": "Random Aussies - Season highlights\r\n\r\nTelling stories, one Aussie at a time\r\n\r\nWe all know that every man and woman has got their own story, and that every town has a tale ready to be told.\r\n\r\nThis notion is what sparked the concept behind Random Aussies, where we take to exploring the many unique cities and towns throughout Australia and learning a few things along the way.\r\n\r\nWith our trusty team and reliable Ford, we will be bringing you new content weekly, in the hopes that you’ll follow us around via your computer or mobile device as we get to know the real Australia!",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625500/original/13 - Season Highlights.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625500/broadcast/13 - Season Highlights.dv",
                "theora": "https://upload.frikanalen.no/media/625500/theora/13 - Season Highlights.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625500/large_thumb/13 - Season Highlights.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625500/small_thumb/13 - Season Highlights.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:24:54",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.randomaussies.com.au/home",
            "createdTime": null,
            "updatedTime": "2020-09-02T06:01:39.690558Z",
            "uploadedTime": "2016-05-29T22:23:25.235673Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625500/theora/13 - Season Highlights.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625500/large_thumb/13 - Season Highlights.jpg"
        },
        {
            "id": 623032,
            "name": "Det Liberale Folkepartiet",
            "header": "Informasjon fra DLF",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623032/theora/3257_13f70d840b334fab87d2ba506cbc8c17.ogv",
                "original": "https://upload.frikanalen.no/media/623032/original/orig_987af24da7214f22821cecc1561dea4b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623032/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623032/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623032/broadcast/3257_ec71ad649bf44a11ab9d0bf01dbfe6c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623032/large_thumb/large.jpg"
            },
            "creator": "pak@pakarlsen.com",
            "organization": {
                "id": 106,
                "name": "Det Liberale Folkepartiet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1795,
                "editorName": "Per Arne Karlsen",
                "editorEmail": "pak@pakarlsen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:16",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stemdlf.no/",
            "createdTime": "2009-08-18T07:22:07.393000Z",
            "updatedTime": "2018-11-10T18:29:30.316137Z",
            "uploadedTime": "2009-08-18T07:22:07.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623032/theora/3257_13f70d840b334fab87d2ba506cbc8c17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623032/large_thumb/large.jpg"
        },
        {
            "id": 624269,
            "name": "Programslipp på Samfundet",
            "header": "Programslipp vår 2011",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624269/theora/5241_28236db0da9c4496a9c56bd92413f2f4.ogv",
                "original": "https://upload.frikanalen.no/media/624269/original/orig_ff3eb35e1e9b4ddca83ace8ca62c364f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624269/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624269/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624269/broadcast/5241_ee714358e5334ede8cb33fb1515a365d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624269/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:39.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:11:37Z",
            "updatedTime": "2018-11-10T18:29:28.742872Z",
            "uploadedTime": "2011-01-31T21:11:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624269/theora/5241_28236db0da9c4496a9c56bd92413f2f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624269/large_thumb/large.jpg"
        },
        {
            "id": 624268,
            "name": "Walk of peace",
            "header": "Vinneren av isfits designkonkurranse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
                "original": "https://upload.frikanalen.no/media/624268/original/orig_85480e11ba574ee8a8d94376b31f9ece.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624268/broadcast/5116_fef67c84e1f24e9182bf2fdea52b186f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:37.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:18:59.527000Z",
            "updatedTime": "2018-11-10T18:29:28.744376Z",
            "uploadedTime": "2010-12-21T16:18:59.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
        },
        {
            "id": 624267,
            "name": "Flammende demonstrasjon",
            "header": "Flammende demonstrasjon til støtte for Maria Amelie.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
                "original": "https://upload.frikanalen.no/media/624267/original/orig_e0f83b52cf154f55b91a8f505de6cff5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624267/broadcast/5243_07365288cafa46cf8ccaf0ad00e851a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:34:28.960000Z",
            "updatedTime": "2018-11-10T18:29:28.745753Z",
            "uploadedTime": "2011-01-31T21:34:28.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
        },
        {
            "id": 624266,
            "name": "Apropos Asylpolitikk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
                "original": "https://upload.frikanalen.no/media/624266/original/orig_fec32e9f0f6e4e8d8100c7bc1fc92583.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624266/broadcast/5244_021b202cc96c44f883495217117d47a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:05.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T23:38:34Z",
            "updatedTime": "2018-11-10T18:29:28.747165Z",
            "uploadedTime": "2011-01-31T23:38:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg"
        },
        {
            "id": 623796,
            "name": "A1 - Caught in the middle",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623796/theora/4562_f83c63c8d9cf4a05a33079cb6e7cc88a.ogv",
                "original": "https://upload.frikanalen.no/media/623796/original/orig_b7c15b467cc24ff4880a10575d819c16.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623796/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623796/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623796/broadcast/4562_4675e3e0e83d4cf2a185abbf82cd0682.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623796/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:54.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:46:17.550000Z",
            "updatedTime": "2018-11-10T18:29:29.368259Z",
            "uploadedTime": "2010-08-10T14:46:17.550000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623796/theora/4562_f83c63c8d9cf4a05a33079cb6e7cc88a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623796/large_thumb/large.jpg"
        },
        {
            "id": 624265,
            "name": "Sansen for Tôg",
            "header": "Stavangerbandet Tôg byr på en episk pop-opplevelse.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624265/theora/5239_772af9e3358d4d67ab628d6ceaca831d.ogv",
                "original": "https://upload.frikanalen.no/media/624265/original/orig_226a2a840fcf49d9828fe1b81c606033.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624265/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624265/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624265/broadcast/5239_0eb4aff746c9485fb75904dc8fae1c8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624265/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:53.540000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T20:59:33Z",
            "updatedTime": "2018-11-10T18:29:28.748573Z",
            "uploadedTime": "2011-01-31T20:59:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624265/theora/5239_772af9e3358d4d67ab628d6ceaca831d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624265/large_thumb/large.jpg"
        },
        {
            "id": 624126,
            "name": "Apropos Trekant",
            "header": "Parodi på NRK3-serien \"Trekant\".",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624126/theora/5107_8799094ba8ac42238ac94bb454166bdf.ogv",
                "original": "https://upload.frikanalen.no/media/624126/original/orig_07b5d8ff6d7b45758923a035a78b0836.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624126/broadcast/5107_d48e1d20cb5d4db0947b958e71e3d4ea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624126/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:41.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-20T21:29:53.497000Z",
            "updatedTime": "2018-11-10T18:29:28.925903Z",
            "uploadedTime": "2010-12-20T21:29:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624126/theora/5107_8799094ba8ac42238ac94bb454166bdf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624126/large_thumb/large.jpg"
        },
        {
            "id": 624133,
            "name": "Frivillighet i Trondheim",
            "header": "Frivillighet på Studentersamfundet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624133/theora/5114_cbe8ef96cb634605be14b9726e8aedff.ogv",
                "original": "https://upload.frikanalen.no/media/624133/original/orig_755308b561db4efdb325c070f733f0a3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624133/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624133/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624133/broadcast/5114_3930f077c934440bb94762087ece99a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624133/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:04:44.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:01:19.480000Z",
            "updatedTime": "2018-11-10T18:29:28.916372Z",
            "uploadedTime": "2010-12-21T16:01:19.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624133/theora/5114_cbe8ef96cb634605be14b9726e8aedff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624133/large_thumb/large.jpg"
        },
        {
            "id": 623831,
            "name": "Spring awakening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623831/theora/4603_9bf72f2c493a4c65995be89ea965d8ad.ogv",
                "original": "https://upload.frikanalen.no/media/623831/original/orig_45a5b1088ce741b6822e4a72781a740e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623831/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623831/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623831/broadcast/4603_49fb045913524b3dad807e72fe53a346.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623831/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:55.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:00.803000Z",
            "updatedTime": "2018-11-10T18:29:29.318748Z",
            "uploadedTime": "2010-08-10T19:19:00.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623831/theora/4603_9bf72f2c493a4c65995be89ea965d8ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623831/large_thumb/large.jpg"
        },
        {
            "id": 623797,
            "name": "A1 i studio",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623797/theora/4563_7de813476f434fb7bafaa6a067f2a828.ogv",
                "original": "https://upload.frikanalen.no/media/623797/original/orig_6086ccaa8e7049779781fe07178435bf.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623797/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623797/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623797/broadcast/4563_7684e326937b4488821cde1c9a73fa8d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623797/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:51:17Z",
            "updatedTime": "2018-11-10T18:29:29.366835Z",
            "uploadedTime": "2010-08-10T14:51:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623797/theora/4563_7de813476f434fb7bafaa6a067f2a828.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623797/large_thumb/large.jpg"
        },
        {
            "id": 623798,
            "name": "Anmeldelse: Mass effect2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623798/theora/4565_ddd33139b8a24650bf32de2df7290631.ogv",
                "original": "https://upload.frikanalen.no/media/623798/original/orig_40a67e6d7ecf4abaa33b5bdce319bb23.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623798/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623798/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623798/broadcast/4565_bc62d3ee9f4947869fc5b7f246fb8d34.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623798/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:03.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:57:23Z",
            "updatedTime": "2018-11-10T18:29:29.365483Z",
            "uploadedTime": "2010-08-10T14:57:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623798/theora/4565_ddd33139b8a24650bf32de2df7290631.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623798/large_thumb/large.jpg"
        },
        {
            "id": 623830,
            "name": "Sporti: Ridning",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623830/theora/4601_affe54a0f1db4e4c989ad3a1b44bd148.ogv",
                "original": "https://upload.frikanalen.no/media/623830/original/orig_be3ea87b8fe64f6a8f9197f8dc233a05.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623830/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623830/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623830/broadcast/4601_f6513167ccc34768a2e746c7dc25a0af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623830/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:15.160000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:18:20Z",
            "updatedTime": "2018-11-10T18:29:29.320131Z",
            "uploadedTime": "2010-08-10T19:18:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623830/theora/4601_affe54a0f1db4e4c989ad3a1b44bd148.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623830/large_thumb/large.jpg"
        },
        {
            "id": 624125,
            "name": "Alle kan gå på en smell",
            "header": "Psykisk helse",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624125/theora/5100_294865239edd4089a93e5772d0439e25.ogv",
                "original": "https://upload.frikanalen.no/media/624125/original/orig_6e4f7579e64c43e7ad3f4c5123b9a71a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624125/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624125/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624125/broadcast/5100_70351f76700045e99423089525830129.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624125/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:58.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-20T20:59:11Z",
            "updatedTime": "2018-11-10T18:29:28.927736Z",
            "uploadedTime": "2010-12-20T20:59:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624125/theora/5100_294865239edd4089a93e5772d0439e25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624125/large_thumb/large.jpg"
        },
        {
            "id": 624124,
            "name": "Maria Amelie",
            "header": "Portrettintervju av Maria Amelie, forfatteren av boken \"Ulovlig norsk\".",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624124/theora/5096_0b466bc8801d454c9ec23ff7acd10b81.ogv",
                "original": "https://upload.frikanalen.no/media/624124/original/orig_03d5ccfc9e8b4a5f9688626016281f7e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624124/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624124/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624124/broadcast/5096_e0d85d0c8a0549a3b9478834e38774dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624124/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:42.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-20T20:30:18.787000Z",
            "updatedTime": "2018-11-10T18:29:28.929201Z",
            "uploadedTime": "2010-12-20T20:30:18.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624124/theora/5096_0b466bc8801d454c9ec23ff7acd10b81.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624124/large_thumb/large.jpg"
        },
        {
            "id": 623799,
            "name": "Anmeldelse:New Supermario Bros",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623799/theora/4566_45914686693846f3b00f37353dd59786.ogv",
                "original": "https://upload.frikanalen.no/media/623799/original/orig_4164deac7f96433b8e3a1d928b3db381.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623799/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623799/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623799/broadcast/4566_e18794dacaae4f75a320c91d9890aef5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623799/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:59:13.710000Z",
            "updatedTime": "2018-11-10T18:29:29.364134Z",
            "uploadedTime": "2010-08-10T14:59:13.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623799/theora/4566_45914686693846f3b00f37353dd59786.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623799/large_thumb/large.jpg"
        },
        {
            "id": 623616,
            "name": "Pønsj: Roboter",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623616/theora/4305_fbbcb0d0da8c47c2b95b9c5927c33529.ogv",
                "original": "https://upload.frikanalen.no/media/623616/original/orig_703860fd5c444f71901e9653d1721141.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623616/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623616/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623616/broadcast/4305_38efa6a235df44fe9f8ab2968cfaf227.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623616/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:18:20.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:01:45.783000Z",
            "updatedTime": "2018-11-10T18:29:29.588165Z",
            "uploadedTime": "2010-05-12T04:01:45.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623616/theora/4305_fbbcb0d0da8c47c2b95b9c5927c33529.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623616/large_thumb/large.jpg"
        },
        {
            "id": 624271,
            "name": "Stoltenberg lover flere NTNU-s",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624271/theora/4773_8898cc1d996d4f269eff677e3370dac0.ogv",
                "original": "https://upload.frikanalen.no/media/624271/original/orig_49ee888747584b3c9d2517b0472b7549.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624271/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624271/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624271/broadcast/4773_1be917c601654a64a7df522a673eff69.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624271/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:52.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T15:14:40.357000Z",
            "updatedTime": "2018-11-10T18:29:28.739996Z",
            "uploadedTime": "2010-09-27T15:14:40.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624271/theora/4773_8898cc1d996d4f269eff677e3370dac0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624271/large_thumb/large.jpg"
        },
        {
            "id": 623824,
            "name": "Røverhistorier fra Storås..",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623824/theora/4596_6c96e91036c64fd1b602efbb5e60d23c.ogv",
                "original": "https://upload.frikanalen.no/media/623824/original/orig_16628ae370c34eceab3f508e28de94e7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623824/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623824/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623824/broadcast/4596_9550ed2adbce48f8bb40b667d874710b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623824/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:39.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:16:31Z",
            "updatedTime": "2018-11-10T18:29:29.328333Z",
            "uploadedTime": "2010-08-10T19:16:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623824/theora/4596_6c96e91036c64fd1b602efbb5e60d23c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623824/large_thumb/large.jpg"
        },
        {
            "id": 623825,
            "name": "Rubiks kube",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
                "original": "https://upload.frikanalen.no/media/623825/original/orig_373daeb6003343409a2342dfe3439642.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623825/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623825/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623825/broadcast/4595_0928ba33f9734f8599df69635269403e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623825/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:28.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:15:59.147000Z",
            "updatedTime": "2018-11-10T18:29:29.326963Z",
            "uploadedTime": "2010-08-10T19:15:59.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623825/large_thumb/large.jpg"
        }
    ]
}