List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3626,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=450&ordering=description",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=350&ordering=description",
    "results": [
        {
            "id": 623982,
            "name": "Frikanalen, ytringsfrihet i TV",
            "header": "Frikanalen er en åpen TV-kanal der alle i dag sikres tilgang til eteren gjennom Riks TV sine sendinger. Fra 2010 vil vi også nå ut på kabel (Get og Canal Digital) via satellitt. Frikanalen er organisert som en forening der NUUG er medlem. Vi i frikanalen tror dette sammen med NUUG sin nett-satsning vil være avgjørende for å trekke yngre og mer kreative frivillige miljøer til kanalen. I dag er det i hovedsak de som hadde innhold, men ingen riksdekkende kanal å sende på, som bruker kanalen, altså de religiøse. Frikanalen er som en \"youtube på TV\". En 100% nettstyrt TV kanal der produsentene selv tar redaktøransvar, laster opp og legger video på sendeplanen. Vi håper at dette verktøyet med et utvidet nedslagsfelt vil medføre at flere blir produsenter og at mangfoldet med det øker. For å lykkes må verktøyet bli 100% tilgjengelig. Da kan vi ikke nøye oss med silverlight-løsningen vi har i dag, men satse videre på åpne standarder sammen med NUUG.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623982/theora/4831_0ab04b63a5434706a5707575e0b68850.ogv",
                "original": "https://upload.frikanalen.no/media/623982/original/orig_4a800fc1343645f899496efba854fab5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623982/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623982/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623982/broadcast/4831_07f17eb3e2374487ad3d830e7b047ea3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623982/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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:49.800000",
            "durationSec": 3829.8,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-13T06:04:05Z",
            "updatedTime": "2018-11-10T18:29:29.106707Z",
            "uploadedTime": "2010-10-13T06:04:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623982/theora/4831_0ab04b63a5434706a5707575e0b68850.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623982/large_thumb/large.jpg"
        },
        {
            "id": 623932,
            "name": "Bazar Hald internasjonale senter -del 3",
            "header": "Møt studentene fra Hald som bygger båt på Madagaskar, som jobber med barna i Mathareslummen i Kenya, og Ronald (Uganda) og Victor (Peru) som jobber med barn og ungdom i Vennesla/Norge. Bazar følger dem i gjøremålene under utenlandspraksisen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623932/theora/4070_82a00c9d49af423ba39649f385fd0168.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623932/broadcast/4070_f5b18015d31e4c7d8e9d5d8364f3d9e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623932/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-15T13:13:13Z",
            "updatedTime": "2018-11-10T18:29:29.174667Z",
            "uploadedTime": "2010-03-15T13:13:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623932/theora/4070_82a00c9d49af423ba39649f385fd0168.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623932/large_thumb/large.jpg"
        },
        {
            "id": 623970,
            "name": "OpenStreetmap og frie kartdata",
            "header": "OpenStreetMap er verdens største prosjekt for å samle inn og tilby frie kartdata. Mer enn 200 000 registrerte bidragsytere verden over leverer data. Prosjektet startet i England i 2004 og har i mange land kommet veldig langt. Foredragsholder vil fortelle om dette imponerende prosjektet som er i ferd med å kartlegge hele verden, hvordan du kan bidra og hvordan alle kan dra nytte av disse dataene. Allerede i dag bruker f.eks en rekke firmaer dataene i løsninger de leverer, og en rekke brukere av GPS i bilen eller ute på tur i skog og mark kan gratis laste ned nye oppdaterte kart.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623970/theora/orig_bfaa6c2fbbfd4c3985c06855d3c5c465.ogv",
                "original": "https://upload.frikanalen.no/media/623970/original/orig_bfaa6c2fbbfd4c3985c06855d3c5c465.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623970/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623970/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623970/broadcast/4798_24eb07960d284976991c357f5533450a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623970/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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:08.560000",
            "durationSec": 3428.56,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-05T07:01:07Z",
            "updatedTime": "2018-11-10T18:29:29.121821Z",
            "uploadedTime": "2010-10-05T07:01:07Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623970/theora/orig_bfaa6c2fbbfd4c3985c06855d3c5c465.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623970/large_thumb/large.jpg"
        },
        {
            "id": 623969,
            "name": "The New Wine",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623969/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623969/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623969/broadcast/4810_0974cf206fda4d4c8d90773fb4a15867.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:58.880000",
            "durationSec": 118.88,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-05T11:41:19Z",
            "updatedTime": "2018-11-10T18:29:29.123262Z",
            "uploadedTime": "2010-10-05T11:41:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg"
        },
        {
            "id": 623962,
            "name": "Møteplassen - Bønn 5",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623962/theora/4706_a8fc5e4ba7274c7d8f086d598996330e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623962/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623962/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623962/broadcast/4706_0ea2f4e9fd1d4c93a183fd5e3a6235b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623962/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:51:28Z",
            "updatedTime": "2018-11-10T18:29:29.133649Z",
            "uploadedTime": "2010-09-03T08:51:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623962/theora/4706_a8fc5e4ba7274c7d8f086d598996330e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623962/large_thumb/large.jpg"
        },
        {
            "id": 623955,
            "name": "Interaktive Rockheim",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623955/theora/4781_37282fb010d945978d8978b202a7fe35.ogv",
                "original": "https://upload.frikanalen.no/media/623955/original/orig_7325de6d1b904dc889be933d7373c6e6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623955/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623955/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623955/broadcast/4781_8789f5b122444f20a76d2019dfc4316a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623955/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:17.640000",
            "durationSec": 137.64,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:26:20Z",
            "updatedTime": "2018-11-10T18:29:29.143362Z",
            "uploadedTime": "2010-09-29T07:26:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623955/theora/4781_37282fb010d945978d8978b202a7fe35.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623955/large_thumb/large.jpg"
        },
        {
            "id": 623942,
            "name": "Grønn aften",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623942/theora/4770_e3fdd0574fbc46dc9bc60eb0ca01e38b.ogv",
                "original": "https://upload.frikanalen.no/media/623942/original/orig_96da072835b3443d93069d30b30dc8ce.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623942/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623942/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623942/broadcast/4770_f3a9bf98e4514aa493c1b126c111a8b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623942/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:44.080000",
            "durationSec": 104.08,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:51:01Z",
            "updatedTime": "2018-11-10T18:29:29.161081Z",
            "uploadedTime": "2010-09-27T11:51:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623942/theora/4770_e3fdd0574fbc46dc9bc60eb0ca01e38b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623942/large_thumb/large.jpg"
        },
        {
            "id": 623945,
            "name": "Møteplassen - Bønn 4",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623945/theora/4705_ca73c96ca60d4ca587b2b2011241a8b2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623945/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623945/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623945/broadcast/4705_95c45c99cfad49dfafccb3981fab3cf4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623945/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:48:29Z",
            "updatedTime": "2018-11-10T18:29:29.157015Z",
            "uploadedTime": "2010-09-03T08:48:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623945/theora/4705_ca73c96ca60d4ca587b2b2011241a8b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623945/large_thumb/large.jpg"
        },
        {
            "id": 623911,
            "name": "Møteplassen - Bønn 2",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623911/theora/4703_53eff126b21f47a4bbcb89dcb2b7de14.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623911/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623911/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623911/broadcast/4703_bfa78858ca414103afa5e7ca236d8948.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623911/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:44:33Z",
            "updatedTime": "2018-11-10T18:29:29.203640Z",
            "uploadedTime": "2010-09-03T08:44:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623911/theora/4703_53eff126b21f47a4bbcb89dcb2b7de14.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623911/large_thumb/large.jpg"
        },
        {
            "id": 623941,
            "name": "Blæst rundt forsvunnen ballong",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv",
                "original": "https://upload.frikanalen.no/media/623941/original/orig_3d5205754cde43f8887c9e42acec42fc.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623941/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623941/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623941/broadcast/4769_8b1bee3d8d3548388ed90eb0f09cfae7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623941/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:02.480000",
            "durationSec": 62.48,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:36:40Z",
            "updatedTime": "2018-11-10T18:29:29.162444Z",
            "uploadedTime": "2010-09-27T11:36:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623941/large_thumb/large.jpg"
        },
        {
            "id": 623863,
            "name": "Møteplassen: Stevnesommer 4 UL i Kongeparken",
            "header": "NLMs ungdomsstevne, UL, har i år \"Nåde\" som tema. Vi møter Grete Yksnøy Martinsen som taler over at Gud rommer hele livet vårt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623863/theora/4510_ed1507ff867940ca900f3dbabbea0ff6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623863/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623863/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623863/broadcast/4510_b96140c408204d64a0da7adc8beb7581.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623863/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:15:54Z",
            "updatedTime": "2018-11-10T18:29:29.274058Z",
            "uploadedTime": "2010-07-20T07:15:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623863/theora/4510_ed1507ff867940ca900f3dbabbea0ff6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623863/large_thumb/large.jpg"
        },
        {
            "id": 623891,
            "name": "Møteplassen - Bønn 1",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623891/theora/4702_1e891e16c9ed482e979aae3c7d9a4842.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623891/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623891/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623891/broadcast/4702_80fa4a44cc68418dbcdb4ff7c598f2dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623891/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:42:55Z",
            "updatedTime": "2018-11-10T18:29:29.231973Z",
            "uploadedTime": "2010-09-03T08:42:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623891/theora/4702_1e891e16c9ed482e979aae3c7d9a4842.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623891/large_thumb/large.jpg"
        },
        {
            "id": 623884,
            "name": "Vi er Frikanalen",
            "header": "Liten snutt om mangfoldet på kanalen",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623884/theora/4692_980067776f814672bc96c1c172a4b7ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623884/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623884/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623884/broadcast/4692_b06e7d78be34458ba9844892246fc275.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623884/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "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 91 85 95 08",
                "fkmember": true
            },
            "duration": "00:03:02.760000",
            "durationSec": 182.76,
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-08-31T11:11:21Z",
            "updatedTime": "2020-09-02T06:17:36.539710Z",
            "uploadedTime": "2010-08-31T11:11:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623884/theora/4692_980067776f814672bc96c1c172a4b7ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623884/large_thumb/large.jpg"
        },
        {
            "id": 623852,
            "name": "Møteplassen: Stevnesommer 3",
            "header": "Visjon 2010 del 2.\r\nVi er tilstede på Frikirkens sommerstevne Visjon som i år har \"Vår far i himlen\" som tema. Vi møter i dag Erik Johansson som taler over stevnets tema.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623852/theora/4509_36301751ca344b52af64a0a127d3349a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623852/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623852/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623852/broadcast/4509_47324bbfeecf4f94a556871beb15dbce.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623852/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:07:51Z",
            "updatedTime": "2018-11-10T18:29:29.289619Z",
            "uploadedTime": "2010-07-20T07:07:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623852/theora/4509_36301751ca344b52af64a0a127d3349a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623852/large_thumb/large.jpg"
        },
        {
            "id": 623839,
            "name": "Krimgåte: Poirot",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623839/theora/4586_719b213de8f344dd9e6ebefb6cc9715e.ogv",
                "original": "https://upload.frikanalen.no/media/623839/original/orig_22815e2854c140648f5aa759e30f4bc8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623839/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623839/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623839/broadcast/4586_65d8c6b77dc4413e987e0a57ac0900a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623839/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:52.120000",
            "durationSec": 172.12,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:12:44Z",
            "updatedTime": "2018-11-10T18:29:29.307780Z",
            "uploadedTime": "2010-08-10T19:12:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623839/theora/4586_719b213de8f344dd9e6ebefb6cc9715e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623839/large_thumb/large.jpg"
        },
        {
            "id": 623840,
            "name": "Anmeldelse: Forza Motorsport3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623840/theora/4564_6b03f09525ce46bfbb932d6f7e4dc286.ogv",
                "original": "https://upload.frikanalen.no/media/623840/original/orig_59e19c8669914ad9910bdf7c6efa9b19.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623840/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623840/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623840/broadcast/4564_bc6db8c9b5104a1e87f4efade3c1dc33.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623840/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:46.880000",
            "durationSec": 106.88,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:54:14Z",
            "updatedTime": "2018-11-10T18:29:29.306337Z",
            "uploadedTime": "2010-08-10T14:54:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623840/theora/4564_6b03f09525ce46bfbb932d6f7e4dc286.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623840/large_thumb/large.jpg"
        },
        {
            "id": 623836,
            "name": "Vi konk´ itj",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623836/theora/4609_45edf60754644d1bb7e382b4345d6ded.ogv",
                "original": "https://upload.frikanalen.no/media/623836/original/orig_2505f111c898491eb9a55944a0530b92.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623836/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623836/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623836/broadcast/4609_e9ad29b0b6b04d7db39cfc19470dfbcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623836/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:00:51.560000",
            "durationSec": 51.56,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:21:08Z",
            "updatedTime": "2018-11-10T18:29:29.311976Z",
            "uploadedTime": "2010-08-10T19:21:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623836/theora/4609_45edf60754644d1bb7e382b4345d6ded.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623836/large_thumb/large.jpg"
        },
        {
            "id": 623837,
            "name": "Bazar Hald internasjonale senter -del 1",
            "header": "Møt studentene fra Hald som bygger båt på Madagaskar, som jobber med barna i Mathareslummen i Kenya, og Ronald (Uganda) og Victor (Peru) som jobber med barn og ungdom i Vennesla/Norge. Bazar følger dem i gjøremålene under utenlandspraksisen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623837/theora/4068_005be396da8543eaa265c6ffd95b6f50.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623837/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623837/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623837/broadcast/4068_3abff69d76494406a125cf13c4a7ff13.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623837/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-15T13:08:39Z",
            "updatedTime": "2018-11-10T18:29:29.310579Z",
            "uploadedTime": "2010-03-15T13:08:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623837/theora/4068_005be396da8543eaa265c6ffd95b6f50.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623837/large_thumb/large.jpg"
        },
        {
            "id": 623828,
            "name": "Sporti: Basketball",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623828/theora/4602_bf3427cef2594997ad342f47cec97cc9.ogv",
                "original": "https://upload.frikanalen.no/media/623828/original/orig_b2bf0b5867f649abbaeec63f8caa7152.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623828/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623828/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623828/broadcast/4602_495d2eaf245b4f8390fbda80a34d8c5f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623828/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:40.840000",
            "durationSec": 160.84,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:18:40Z",
            "updatedTime": "2018-11-10T18:29:29.322881Z",
            "uploadedTime": "2010-08-10T19:18:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623828/theora/4602_bf3427cef2594997ad342f47cec97cc9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623828/large_thumb/large.jpg"
        },
        {
            "id": 623829,
            "name": "Sporti: Hockey",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
                "original": "https://upload.frikanalen.no/media/623829/original/orig_6a0c30f0e2f34179bb5f13e52199974e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623829/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623829/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623829/broadcast/4583_29163e210bfb46ef9acd2bb7770da967.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623829/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:23.320000",
            "durationSec": 143.32,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:11:28Z",
            "updatedTime": "2018-11-10T18:29:29.321497Z",
            "uploadedTime": "2010-08-10T19:11:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623829/large_thumb/large.jpg"
        },
        {
            "id": 623826,
            "name": "Slim Void",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623826/theora/4598_da523f6c3dab41ebb00673518baea452.ogv",
                "original": "https://upload.frikanalen.no/media/623826/original/orig_f4a4bf8ae2bc4b95b91843d7069ada36.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623826/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623826/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623826/broadcast/4598_8ae21b4cf3604ff7bb6ae2dc69e25793.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623826/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:35.040000",
            "durationSec": 155.04,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:17:24Z",
            "updatedTime": "2018-11-10T18:29:29.325601Z",
            "uploadedTime": "2010-08-10T19:17:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623826/theora/4598_da523f6c3dab41ebb00673518baea452.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623826/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",
            "durationSec": 159.4,
            "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": 623818,
            "name": "Matlaging med UKEsjefen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623818/theora/4593_505d65f39a8445d9bf0144d731c307a9.ogv",
                "original": "https://upload.frikanalen.no/media/623818/original/orig_3b81889ad7ef4a08890745015b96a1b8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623818/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623818/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623818/broadcast/4593_47212489d6c642f183e5ab9e949a1471.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623818/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:30.960000",
            "durationSec": 270.96,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:15:13Z",
            "updatedTime": "2018-11-10T18:29:29.337665Z",
            "uploadedTime": "2010-08-10T19:15:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623818/theora/4593_505d65f39a8445d9bf0144d731c307a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623818/large_thumb/large.jpg"
        },
        {
            "id": 623820,
            "name": "Kurt Nilsen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623820/theora/4589_742a5147188541bfba89cf920ea21864.ogv",
                "original": "https://upload.frikanalen.no/media/623820/original/orig_ba23c2ded60846b683f8983c26c4e448.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623820/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623820/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623820/broadcast/4589_4f53dd89cff648a397085e0b40083d46.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623820/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:11.760000",
            "durationSec": 131.76,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:40Z",
            "updatedTime": "2018-11-10T18:29:29.334414Z",
            "uploadedTime": "2010-08-10T19:13:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623820/theora/4589_742a5147188541bfba89cf920ea21864.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623820/large_thumb/large.jpg"
        },
        {
            "id": 623812,
            "name": "Final på Samfundet",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623812/theora/4580_ae45adaf01c645b987aae2d611e5db15.ogv",
                "original": "https://upload.frikanalen.no/media/623812/original/orig_6006e121d046474cb3b0031acece9d29.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623812/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623812/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623812/broadcast/4580_05bc8fd6ee884e9b82bd9cdf1b06ddbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623812/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:20.160000",
            "durationSec": 80.16,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:39:11Z",
            "updatedTime": "2018-11-10T18:29:29.345948Z",
            "uploadedTime": "2010-08-10T15:39:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623812/theora/4580_ae45adaf01c645b987aae2d611e5db15.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623812/large_thumb/large.jpg"
        },
        {
            "id": 625217,
            "name": "Empo TV - del 154",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625217/theora/Empo-131031.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625217/small_thumb/Empo-131031.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625217/large_thumb/Empo-131031.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625217/broadcast/Empo-131031.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:39.920000",
            "durationSec": 819.92,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-10-31T09:11:37Z",
            "updatedTime": "2020-08-30T19:31:02.838930Z",
            "uploadedTime": "2013-10-31T09:11:38Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625217/theora/Empo-131031.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625217/large_thumb/Empo-131031.jpg"
        },
        {
            "id": 623802,
            "name": "Apropos: MGP",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623802/theora/4568_5995442d8d7d416a8ba44e82a4427cc7.ogv",
                "original": "https://upload.frikanalen.no/media/623802/original/orig_05478491f55d42f183996af069ff13e5.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623802/broadcast/4568_22982c55d9b34d9c8e87fcb7bc7c8269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623802/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:45.040000",
            "durationSec": 165.04,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:02:36Z",
            "updatedTime": "2018-11-10T18:29:29.360005Z",
            "uploadedTime": "2010-08-10T15:02:36Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623802/theora/4568_5995442d8d7d416a8ba44e82a4427cc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623802/large_thumb/large.jpg"
        },
        {
            "id": 623800,
            "name": "Apropos: Dopingjegere",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623800/theora/4567_71f64473eedb4171ae579a3b1f7bdaca.ogv",
                "original": "https://upload.frikanalen.no/media/623800/original/orig_abd84fcc7cfb4e5d8c480df07810e8a7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623800/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623800/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623800/broadcast/4567_b1769f17b45a4144a640fc762c599462.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623800/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:47.280000",
            "durationSec": 227.28,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:00:24Z",
            "updatedTime": "2018-11-10T18:29:29.362759Z",
            "uploadedTime": "2010-08-10T15:00:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623800/theora/4567_71f64473eedb4171ae579a3b1f7bdaca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623800/large_thumb/large.jpg"
        },
        {
            "id": 623794,
            "name": "Møteplassen: Stevnesommer 2",
            "header": "Visjon 2010, del 1\r\nVi er tilstede på Frikirkens sommerstevne Visjon som i år har \"Vår far i himlen\" som tema. Vi snakker med teologistudent Linn Sæbø som talte på åpningsmøtet.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623794/theora/4508_b1bf338597374a40b96aa64b83c791c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623794/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623794/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623794/broadcast/4508_e51ddad9ac7447bf914dde0ed9bd9555.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623794/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:05:26Z",
            "updatedTime": "2018-11-10T18:29:29.370992Z",
            "uploadedTime": "2010-07-20T07:05:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623794/theora/4508_b1bf338597374a40b96aa64b83c791c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623794/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",
            "durationSec": 109.44,
            "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": 625168,
            "name": "Empo TV - del 130",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625168/large_thumb/Empo-130411.jpg",
                "theora": "https://upload.frikanalen.no/media/625168/theora/Empo-130411.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625168/small_thumb/Empo-130411.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625168/broadcast/Empo-130411.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-04-11T13:34:53Z",
            "updatedTime": "2020-08-30T19:36:51.732109Z",
            "uploadedTime": "2013-04-11T13:34:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625168/theora/Empo-130411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625168/large_thumb/Empo-130411.jpg"
        },
        {
            "id": 623768,
            "name": "Møteplassen: Stevnesommer 1 Sommer i sør",
            "header": "Sommer i sør hadde \"Tilgivelse\" som sitt overbyggende tema i år. Vi har vært tilstede på Johan Filip Løvgrens bibeltime som hadde tittelen \"Ut av skammekroken\" og vi har snakket med Løvgren om denne vinklingen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623768/theora/4507_cff0befdc0b34b6cad07fb993e9ee2d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623768/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623768/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623768/broadcast/4507_df09886dca554fd1a1c66d67a146cf68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623768/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:01:25Z",
            "updatedTime": "2018-11-10T18:29:29.403285Z",
            "uploadedTime": "2010-07-20T07:01:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623768/theora/4507_cff0befdc0b34b6cad07fb993e9ee2d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623768/large_thumb/large.jpg"
        },
        {
            "id": 623051,
            "name": "De Frivillige Hender - del 2",
            "header": "Virksomheten på \"Bestestaua\" i regi av Iveland Frivilligsentral. Andre del.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623051/theora/3433_4455f4bc84ff4a439e762bef8e8336ef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623051/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623051/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623051/broadcast/3433_0066350744034e3f86bfc93b83052ce2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623051/large_thumb/large.jpg"
            },
            "creator": "tveitand@online.no",
            "organization": {
                "id": 87,
                "name": "Iveland Frivilligsentral",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1791,
                "editorName": "Anders Tveit",
                "editorEmail": "tveitand@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:39",
            "durationSec": 879.0,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-05T12:42:53Z",
            "updatedTime": "2018-11-10T18:29:30.291220Z",
            "uploadedTime": "2009-09-05T12:42:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623051/theora/3433_4455f4bc84ff4a439e762bef8e8336ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623051/large_thumb/large.jpg"
        },
        {
            "id": 622414,
            "name": "Ekstremsportveko 2006 del 3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622414/broadcast/orig_Ekstremsportveko 2006 del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622414/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:13:07.400000",
            "durationSec": 787.4,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.756794Z",
            "uploadedTime": "2009-01-02T04:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622414/large_thumb/large.jpg"
        },
        {
            "id": 625514,
            "name": "Empo TV - 16.03.10",
            "header": "",
            "description": "",
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625514/broadcast/Empo-160310-dv.avi",
                "original": "https://upload.frikanalen.no/media/625514/original/Empo-160310.avi",
                "theora": "https://upload.frikanalen.no/media/625514/theora/Empo-160310.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625514/small_thumb/Empo-160310.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625514/large_thumb/Empo-160310.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:16.040000",
            "durationSec": 796.04,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-03-11T18:19:05Z",
            "updatedTime": "2020-08-30T20:16:13.903754Z",
            "uploadedTime": "2016-03-11T18:19:07Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625514/theora/Empo-160310.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625514/large_thumb/Empo-160310.jpg"
        },
        {
            "id": 627987,
            "name": "Journalister og folkemord",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627987/theora/Journalister og folkemord.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627987/broadcast/Journalister og folkemord.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627987/large_thumb/Journalister og folkemord.jpg",
                "original": "https://upload.frikanalen.no/media/627987/original/Journalister og folkemord.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:06:15.400000",
            "durationSec": 375.4,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-28T22:31:16.355086Z",
            "updatedTime": "2024-11-28T22:51:51.398875Z",
            "uploadedTime": "2024-11-28T22:48:21.620372Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627987/theora/Journalister og folkemord.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627987/large_thumb/Journalister og folkemord.jpg"
        },
        {
            "id": 623629,
            "name": "Pønsj- Uke 19",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv",
                "original": "https://upload.frikanalen.no/media/623629/original/orig_a43848feced142549540175ea2701ed6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623629/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623629/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623629/broadcast/4316_8e040e4e6633463baef13ddbb35069b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623629/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:22:11.720000",
            "durationSec": 1331.72,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:42:51.580000Z",
            "updatedTime": "2018-11-10T18:29:29.570411Z",
            "uploadedTime": "2010-05-12T04:42:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623629/large_thumb/large.jpg"
        },
        {
            "id": 627988,
            "name": "Cursed be Israel and Zionism",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627988/theora/Cursed be Israel and Zionism.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627988/broadcast/Cursed be Israel and Zionism.dv",
                "original": "https://upload.frikanalen.no/media/627988/original/Cursed be Israel and Zionism.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627988/large_thumb/Cursed be Israel and Zionism.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:03:48.440000",
            "durationSec": 228.44,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-28T22:52:08.543984Z",
            "updatedTime": "2024-11-28T22:58:32.427743Z",
            "uploadedTime": "2024-11-28T22:56:22.794764Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627988/theora/Cursed be Israel and Zionism.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627988/large_thumb/Cursed be Israel and Zionism.jpg"
        },
        {
            "id": 625526,
            "name": "TED - Sean Follmer: Shape-shifting tech will change work as we know it",
            "header": "What will the world look like when we move beyond the keyboard and mouse? Interaction designer Sean Follmer is building a future with machines that bring information to life under your fingers as you work with it. In this talk, check out prototypes for a 3D shape-shifting table, a phone that turns into a wristband, a deformable game controller and more that may change the way we live and work.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625526/theora/SeanFollmer_2015X.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625526/large_thumb/SeanFollmer_2015X.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625526/broadcast/SeanFollmer_2015X.dv",
                "original": "https://upload.frikanalen.no/media/625526/original/SeanFollmer_2015X.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625526/small_thumb/SeanFollmer_2015X.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:26.610000",
            "durationSec": 566.61,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SeanFollmer_2015X",
            "createdTime": "2016-04-09T19:19:00Z",
            "updatedTime": "2018-11-10T18:29:27.134044Z",
            "uploadedTime": "2016-04-09T19:19:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625526/theora/SeanFollmer_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625526/large_thumb/SeanFollmer_2015X.jpg"
        },
        {
            "id": 625218,
            "name": "Empo TV - del 155",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625218/theora/Empo_131107.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625218/large_thumb/Empo_131107.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625218/small_thumb/Empo_131107.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625218/broadcast/Empo_131107.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "durationSec": 900.04,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-11-07T10:27:45Z",
            "updatedTime": "2020-08-30T19:31:10.354332Z",
            "uploadedTime": "2013-11-07T10:27:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625218/theora/Empo_131107.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625218/large_thumb/Empo_131107.jpg"
        },
        {
            "id": 623554,
            "name": "Talentfabrikken 5. mai 2010",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623554/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623554/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623554/broadcast/4231_3aa83edc83dc45709e5d66478383a9b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623554/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.600000",
            "durationSec": 1678.6,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-14T20:03:05Z",
            "updatedTime": "2018-11-10T18:29:29.653875Z",
            "uploadedTime": "2010-04-14T20:03:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623554/large_thumb/large.jpg"
        },
        {
            "id": 623612,
            "name": "Empo TV - del 18",
            "header": "Empo tv er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere. Les mer på empotv.no",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623612/theora/3702_6a0faf3333fb4cf884d747a84e0425ac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623612/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623612/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623612/broadcast/3702_357870238d6b4786beb7afef477912ea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623612/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:25:46.720000",
            "durationSec": 1546.72,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2009-12-16T09:56:59Z",
            "updatedTime": "2020-08-30T20:01:54.960935Z",
            "uploadedTime": "2009-12-16T09:56:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623612/theora/3702_6a0faf3333fb4cf884d747a84e0425ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623612/large_thumb/large.jpg"
        },
        {
            "id": 623428,
            "name": "UKATV-10, episode 8",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623428/theora/3626_d394d505df734b69b32ed008ebb75274.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623428/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623428/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623428/broadcast/3626_fd097abf4b184b60bdce96a0b8c45efb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623428/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:45:28.440000",
            "durationSec": 2728.44,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:05:43Z",
            "updatedTime": "2018-11-10T18:29:29.806883Z",
            "uploadedTime": "2009-11-02T09:05:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623428/theora/3626_d394d505df734b69b32ed008ebb75274.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623428/large_thumb/large.jpg"
        },
        {
            "id": 625525,
            "name": "Empo TV - 16.14",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625525/theora/EMPOTV-1416.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625525/broadcast/EMPOTV-1416.dv",
                "original": "https://upload.frikanalen.no/media/625525/original/EMPOTV-1416.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625525/large_thumb/EMPOTV-1416.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625525/small_thumb/EMPOTV-1416.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:23.960000",
            "durationSec": 863.96,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-04-09T11:57:11Z",
            "updatedTime": "2020-08-30T20:15:55.982806Z",
            "uploadedTime": "2016-04-09T11:57:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625525/theora/EMPOTV-1416.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625525/large_thumb/EMPOTV-1416.jpg"
        },
        {
            "id": 623426,
            "name": "UKATV-10, episode 7",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623426/theora/3625_cfbc61ac1c55422b856278b4a24145ae.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623426/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623426/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623426/broadcast/3625_024664b77d0d4935b6a4d47e0e3bcd11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623426/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:45:02.560000",
            "durationSec": 2702.56,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:04:39Z",
            "updatedTime": "2018-11-10T18:29:29.809617Z",
            "uploadedTime": "2009-11-02T09:04:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623426/theora/3625_cfbc61ac1c55422b856278b4a24145ae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623426/large_thumb/large.jpg"
        },
        {
            "id": 625513,
            "name": "Software Piracy and Linux Adoptation",
            "header": "The open-source software operating system Linux is a\r\nfree-of-charge substitute to proprietary systems like Microsoft\r\nWindows. By using a cross-country data set, this paper finds evidence\r\nthat increased piracy of proprietary software has a negative impact\r\non adoption of desktop versions of Linux. The interpretation of this\r\nresult is that the availability of pirated versions of Windows, as\r\nwell as pirated applications compatible with Windows and OS-X, lead\r\nto fewer individuals installing a Linux operating system on their\r\ndesktop computers. Thus, in the absence of software piracy, Linux\r\nwould be a more widely used operating system.\r\n\r\nArne Rogde Gramstad er stipendiat ved Økonomisk institutt, UiO. Arnes\r\narbeid er motivert av markeder for digitale produkter og omhandler\r\nbl.a. konkurranse i markeder for programvare, sosiale nettverk og\r\nnettverkseffekter.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625513/theora/20160308-piratkopiering-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625513/broadcast/20160308-piratkopiering-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625513/large_thumb/20160308-piratkopiering-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625513/small_thumb/20160308-piratkopiering-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:05:25.120000",
            "durationSec": 3925.12,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-03-09T17:59:17Z",
            "updatedTime": "2018-11-10T18:29:27.145185Z",
            "uploadedTime": "2016-03-09T17:59:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625513/theora/20160308-piratkopiering-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625513/large_thumb/20160308-piratkopiering-frikanalen.jpg"
        },
        {
            "id": 623455,
            "name": "Shaun Bartlett - Silk",
            "header": "Shaun Bartlett Musikkvideo",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623455/theora/4049_63471bf001b147f99fee9f7739e71a52.ogv",
                "original": "https://upload.frikanalen.no/media/623455/original/orig_8ab7a96987cc48d6819267578dfc6cac.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623455/broadcast/4049_09b79adfbe8d4cd58432c9c4d228d7f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623455/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "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 91 85 95 08",
                "fkmember": true
            },
            "duration": "00:03:42.400000",
            "durationSec": 222.4,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T13:29:10Z",
            "updatedTime": "2020-09-02T06:28:54.859462Z",
            "uploadedTime": "2010-03-10T13:29:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623455/theora/4049_63471bf001b147f99fee9f7739e71a52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623455/large_thumb/large.jpg"
        },
        {
            "id": 625510,
            "name": "TED - Jeremy Heimans: What new power looks like",
            "header": "We can see the power of distributed, crowd-sourced business models every day — witness Uber, Kickstarter, Airbnb. But veteran online activist Jeremy Heimans asks: When does that kind of \"new power\" start to work in politics? His surprising answer: Sooner than you think. It’s a bold argument about the future of politics and power; watch and see if you agree.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": "",
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625510/broadcast/JeremyHeimans_2014S.dv",
                "original": "https://upload.frikanalen.no/media/625510/original/JeremyHeimans_2014S.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625510/large_thumb/JeremyHeimans_2014S.jpg",
                "theora": "https://upload.frikanalen.no/media/625510/theora/JeremyHeimans_2014S.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625510/small_thumb/JeremyHeimans_2014S.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:12.340000",
            "durationSec": 912.34,
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/JeremyHeimans_2014S",
            "createdTime": "2016-03-06T07:27:49Z",
            "updatedTime": "2018-11-10T18:29:27.149457Z",
            "uploadedTime": "2016-03-06T07:27:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625510/theora/JeremyHeimans_2014S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625510/large_thumb/JeremyHeimans_2014S.jpg"
        },
        {
            "id": 623421,
            "name": "UKATV-10, episode 5",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623421/theora/3622_cd0602598c39432284337f64d8f09d97.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623421/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623421/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623421/broadcast/3622_6370ba6d13ea46b4b16e3cc5ec31b16f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623421/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:08.160000",
            "durationSec": 2648.16,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:02:00Z",
            "updatedTime": "2018-11-10T18:29:29.816490Z",
            "uploadedTime": "2009-11-02T09:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623421/theora/3622_cd0602598c39432284337f64d8f09d97.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623421/large_thumb/large.jpg"
        },
        {
            "id": 626703,
            "name": "Trond Alis kvarter XXIII",
            "header": "Trond Ali kommenterer samisk nasjonaldag 2",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626703/theora/SamiskNasjonaldag2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626703/broadcast/SamiskNasjonaldag2.dv",
                "original": "https://upload.frikanalen.no/media/626703/original/SamiskNasjonaldag2.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626703/large_thumb/SamiskNasjonaldag2.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:07:08.120000",
            "durationSec": 428.12,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-02-10T23:26:05.380021Z",
            "updatedTime": "2021-02-11T03:00:13.193853Z",
            "uploadedTime": "2021-02-11T02:57:00.808911Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626703/theora/SamiskNasjonaldag2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626703/large_thumb/SamiskNasjonaldag2.jpg"
        }
    ]
}