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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2350&ordering=name",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2250&ordering=name",
    "results": [
        {
            "id": 624874,
            "name": "NewLife_Promo_2012",
            "header": "Fra barnehjemmet Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624874/theora/6253_908bdffa02f044e29725ccc42e0070bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624874/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624874/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624874/broadcast/6253_c4439173c60b48218f20c89f6749b1bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624874/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:29.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-04-27T06:53:34.443000Z",
            "updatedTime": "2018-11-10T18:29:27.951243Z",
            "uploadedTime": "2012-04-27T06:53:34.443000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624874/theora/6253_908bdffa02f044e29725ccc42e0070bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624874/large_thumb/large.jpg"
        },
        {
            "id": 625694,
            "name": "Next Generation Config Mgmt - Debconf 16",
            "header": "A presentation about a design for a next generation config management tool, and the specific problems this design solves.\n\nThree of the main design features of the tool include:\n\n* Parallel execution\n\n* Event driven mechanism\n\n* Distributed architecture\n\nThis talk will demo a prototype I've built that implements these ideas. It is written in golang, and is completely free software.\n\nI will also cover the new functionality we've added to the tool such as the automatic edge and automatic grouping features and other fun stuff that happened between now and the conference.\n\nMgmt's design goes out of its way to ensure that it always has feature parity on both Fedora and Debian simultaneously.\n\nAn introductory blog post on the subject is available. https://ttboj.wordpress.com/2016/01/18/next-generation-configuration-mgmt/ Attendees are encouraged to read it before the talk if they are interested!\n\nTalk (45 mins) session with James Shubin during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625694/theora/Next_Generation_Config_Mgmt.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625694/broadcast/Next_Generation_Config_Mgmt.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625694/large_thumb/Next_Generation_Config_Mgmt.jpg",
                "original": "https://upload.frikanalen.no/media/625694/original/Next_Generation_Config_Mgmt.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625694/small_thumb/Next_Generation_Config_Mgmt.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:48:45.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/15/",
            "createdTime": "2016-07-21T19:34:27.896421Z",
            "updatedTime": "2018-11-10T18:29:26.851825Z",
            "uploadedTime": "2016-07-21T19:34:33.894353Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625694/theora/Next_Generation_Config_Mgmt.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625694/large_thumb/Next_Generation_Config_Mgmt.jpg"
        },
        {
            "id": 624864,
            "name": "Nittedal og Hakadal Janitsjar",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624864/theora/6234_4578562bde6f4db6aebea0c0cc06a1f1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624864/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624864/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624864/broadcast/6234_4578562bde6f4db6aebea0c0cc06a1f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624864/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:25:52.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:43:30.437000Z",
            "updatedTime": "2018-11-10T18:29:27.964031Z",
            "uploadedTime": "2012-04-23T12:43:30.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624864/theora/6234_4578562bde6f4db6aebea0c0cc06a1f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624864/large_thumb/large.jpg"
        },
        {
            "id": 625969,
            "name": "Nivlheim, et verktøy for datainnsamling fra datamaskiner",
            "header": "Øyvind Hagberg presenterer Nivlheim. \r\n USIT drifter maskinparken til UIO, som består av 2800+ servere (fysiske og virtuelle). Vi har utviklet et verktøy som kontinuerlig samler inn informasjon om disse, bl.a. hvordan de er konfigurert og hva slags hardware de har. Det hjelper oss å holde oversikt.\r\n\r\nPresentasjonen handler om hvordan dette verktøyet virker, og hvilke muligheter det gir oss. Vi går inn på noen tekniske detaljer, og snakker om historikken bak designvalg. Til slutt snakker vi om hva vi gjør for å gjøre dette verktøyet om til åpen kildekode, og hva vi planlegger videre.\r\n\r\nØyvind Hagberg jobber i driftsavdelingen på USIT. Han holder på med utvikling av støttesystemer for drift av maskinparken. Han har bakgrunn som utvikler, og har jobbet på USIT siden 2014.\r\n\r\nNUUG talk from 2017-12-12.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625969/theora/20171212-nivlheim-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625969/broadcast/20171212-nivlheim-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625969/small_thumb/20171212-nivlheim-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625969/large_thumb/20171212-nivlheim-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:31:57.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20171212-nivlheim/",
            "createdTime": "2018-01-13T11:10:32.818088Z",
            "updatedTime": "2018-11-10T18:29:26.530604Z",
            "uploadedTime": "2018-01-13T11:11:39.479925Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625969/theora/20171212-nivlheim-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625969/large_thumb/20171212-nivlheim-frikanalen.jpg"
        },
        {
            "id": 624153,
            "name": "Nizsmewassiat",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
                "original": "https://upload.frikanalen.no/media/624153/original/orig_79ccbd6e937f4f4d962c9b07db7c608a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624153/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624153/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624153/broadcast/5134_9293dbe0ff9a4a5f85f0cd25ac1874f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624153/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:01.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-28T00:39:12.857000Z",
            "updatedTime": "2018-11-10T18:29:28.888478Z",
            "uploadedTime": "2010-12-28T00:39:12.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624153/large_thumb/large.jpg"
        },
        {
            "id": 624487,
            "name": "NM2011 - Alexander Brass Band",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624487/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624487/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624487/broadcast/5595_bcd394f71d5a4ff8867eef9ba54afceb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624487/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:05",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-05-11T12:14:10.673000Z",
            "updatedTime": "2020-08-30T19:55:52.433633Z",
            "uploadedTime": "2011-05-11T12:14:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624487/large_thumb/large.jpg"
        },
        {
            "id": 624486,
            "name": "NM2011 - Alexander Brass Band",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624486/theora/5613_d093a93b8c234e3185e6da62ade499b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624486/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624486/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624486/broadcast/5613_7895b939064d440b8fa4bc50e5183bc3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624486/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-23T06:19:49.837000Z",
            "updatedTime": "2018-11-10T18:29:28.455296Z",
            "uploadedTime": "2011-05-23T06:19:49.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624486/theora/5613_d093a93b8c234e3185e6da62ade499b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624486/large_thumb/large.jpg"
        },
        {
            "id": 624522,
            "name": "NM2011 - Eikanger-Bjørsvik M.",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624522/theora/5677_20015393cec045b499ef926335704502.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624522/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624522/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624522/broadcast/5677_d50085797ebc4871aa837d8019631908.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624522/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:23.980000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:11:58.127000Z",
            "updatedTime": "2018-11-10T18:29:28.409472Z",
            "uploadedTime": "2011-07-02T10:11:58.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624522/theora/5677_20015393cec045b499ef926335704502.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624522/large_thumb/large.jpg"
        },
        {
            "id": 624501,
            "name": "NM2011 - Jaren Hornm.forening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624501/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624501/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624501/broadcast/5616_ce533469fb2641678d4c5ae3dfcc710c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:35:14.243000Z",
            "updatedTime": "2018-11-10T18:29:28.436012Z",
            "uploadedTime": "2011-05-30T06:35:14.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
        },
        {
            "id": 624440,
            "name": "NM2011 - Jølster Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624440/theora/5543_59ae806e971a4ca89bcec79c4a4f5c8e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624440/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624440/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624440/broadcast/5543_59ae806e971a4ca89bcec79c4a4f5c8e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624440/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:44.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-28T14:59:27.087000Z",
            "updatedTime": "2018-11-10T18:29:28.516654Z",
            "uploadedTime": "2011-04-28T14:59:27.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624440/theora/5543_59ae806e971a4ca89bcec79c4a4f5c8e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624440/large_thumb/large.jpg"
        },
        {
            "id": 624357,
            "name": "NM2011 - Kleppe Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624357/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624357/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624357/broadcast/5444_fa777523e7f54e24a74d19097f22fb27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624357/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:36.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-13T12:56:14.060000Z",
            "updatedTime": "2018-11-10T18:29:28.622424Z",
            "uploadedTime": "2011-03-13T12:56:14.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624357/large_thumb/large.jpg"
        },
        {
            "id": 624517,
            "name": "NM2011 - Krohnengen Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624517/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624517/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624517/broadcast/5673_53faf73ccbb64b8ca66d1b626a5497fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:46.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:11:43.660000Z",
            "updatedTime": "2018-11-10T18:29:28.416450Z",
            "uploadedTime": "2011-07-02T09:11:43.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
        },
        {
            "id": 624488,
            "name": "NM2011 Laksevåg Musikkforening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624488/theora/5614_17c62c29c9a841789b83cdd2367ba7f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624488/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624488/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624488/broadcast/5614_d5f0cb46951d4ae0bc08e77bf8ef257c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624488/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:54.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-26T07:47:34.483000Z",
            "updatedTime": "2018-11-10T18:29:28.452503Z",
            "uploadedTime": "2011-05-26T07:47:34.483000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624488/theora/5614_17c62c29c9a841789b83cdd2367ba7f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624488/large_thumb/large.jpg"
        },
        {
            "id": 624520,
            "name": "NM2011 - Manger Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624520/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624520/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624520/broadcast/5676_435b7f7eb49c4967a445cfa46eab70a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624520/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:07.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T10:02:42.303000Z",
            "updatedTime": "2018-11-10T18:29:28.412198Z",
            "uploadedTime": "2011-07-02T10:02:42.303000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624520/large_thumb/large.jpg"
        },
        {
            "id": 624500,
            "name": "NM2011 - Mus. Gjallarhorn",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624500/broadcast/5615_567bd705365447a882088659cf908754.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:39.990000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:32:41.363000Z",
            "updatedTime": "2018-11-10T18:29:28.437356Z",
            "uploadedTime": "2011-05-30T06:32:41.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
        },
        {
            "id": 624476,
            "name": "NM2011 - Ørskog Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624476/theora/5601_bdb4876a7613475d9048d471543a180b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624476/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624476/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624476/broadcast/5601_acce356864304a84b543679a30255f59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624476/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:22.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-15T09:13:21.880000Z",
            "updatedTime": "2018-11-10T18:29:28.467709Z",
            "uploadedTime": "2011-05-15T09:13:21.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624476/theora/5601_bdb4876a7613475d9048d471543a180b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624476/large_thumb/large.jpg"
        },
        {
            "id": 624523,
            "name": "NM2011 - Oslofjord Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624523/broadcast/5679_994b54785c8947e2a467042a8ba6ef9d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:19:35.027000Z",
            "updatedTime": "2018-11-10T18:29:28.408086Z",
            "uploadedTime": "2011-07-02T10:19:35.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg"
        },
        {
            "id": 624518,
            "name": "NM2011 - Sandefjord Brass Symposium",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624518/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624518/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624518/broadcast/5674_3e8f59e4e6c34769bbdf695a16eda1b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T09:18:56Z",
            "updatedTime": "2018-11-10T18:29:28.415034Z",
            "uploadedTime": "2011-07-02T09:18:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
        },
        {
            "id": 624521,
            "name": "NM2011 - Sola Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624521/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624521/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624521/broadcast/5678_25aac2eda55a459182b9aee06bfd0250.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624521/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:57.810000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:16:27.647000Z",
            "updatedTime": "2018-11-10T18:29:28.410813Z",
            "uploadedTime": "2011-07-02T10:16:27.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624521/large_thumb/large.jpg"
        },
        {
            "id": 624513,
            "name": "NM2011 - Sørum Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624513/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624513/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624513/broadcast/5632_006beb0cd94a4c34bd4ae8b78f16b1bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:24.090000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-06-27T17:27:38.407000Z",
            "updatedTime": "2018-11-10T18:29:28.420554Z",
            "uploadedTime": "2011-06-27T17:27:38.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
        },
        {
            "id": 624519,
            "name": "NM2011 - Stavanger Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624519/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624519/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624519/broadcast/5675_28e822b1edfa4267a3fec292520cd269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:58:33.220000Z",
            "updatedTime": "2018-11-10T18:29:28.413555Z",
            "uploadedTime": "2011-07-02T09:58:33.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
        },
        {
            "id": 624319,
            "name": "NM2011 - Tertnes Amatørkorps",
            "header": "Tertnes Amatørkorps og Talentfabrikken",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624319/theora/5377_57b998fd524d4be29be9a3c2fc22d688.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624319/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624319/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624319/broadcast/5377_f4c35a61688f4ffea2072e495777ac29.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624319/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:35.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-24T18:14:44.680000Z",
            "updatedTime": "2018-11-10T18:29:28.672612Z",
            "uploadedTime": "2011-02-24T18:14:44.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624319/theora/5377_57b998fd524d4be29be9a3c2fc22d688.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624319/large_thumb/large.jpg"
        },
        {
            "id": 624457,
            "name": "NM2011 - Tertnes Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624457/broadcast/5585_830b80b8cc464fcfa128368bfaff83ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-07T19:19:57.313000Z",
            "updatedTime": "2018-11-10T18:29:28.492505Z",
            "uploadedTime": "2011-05-07T19:19:57.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
        },
        {
            "id": 624345,
            "name": "NM2011 - Tomra Brass Band",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624345/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624345/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624345/broadcast/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624345/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:29.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-07T09:41:35.507000Z",
            "updatedTime": "2018-11-10T18:29:28.639056Z",
            "uploadedTime": "2011-03-07T09:41:35.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624345/large_thumb/large.jpg"
        },
        {
            "id": 624694,
            "name": "Noe Annet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624694/theora/5912_4acfd45458d9477ba65eae4bb90b3276.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624694/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624694/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624694/broadcast/5912_4acfd45458d9477ba65eae4bb90b3276.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624694/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:40.360000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-01-05T22:08:46.880000Z",
            "updatedTime": "2018-11-10T18:29:28.184557Z",
            "uploadedTime": "2012-01-05T22:08:46.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624694/theora/5912_4acfd45458d9477ba65eae4bb90b3276.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624694/large_thumb/large.jpg"
        },
        {
            "id": 627889,
            "name": "Norden fra fredssone til krigssone",
            "header": "",
            "description": "\"Hva betyr endring av det sikkerhetspolitiske landskapet i Norden med NATO-utvidelser, økte militære aktiviteter og opprettelsen av flere amerikanske militære base-områder i  nordiske land. Denne filmen  vil belyse noen sikkerhetspolitiske forhold i Norges nærområder, i Norden og i Arktis i lys av de nye forholdene. Vi vil se nærmere på aktiviteter og konsekvenser knyttet til krigsfare, økt spenning og fare ved atomvåpen. Filmen er utgitt av \"Stopp NATO\" med økonomisk støtte fra Utenriksdepartementet via Norges Fredsråd\"",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627889/theora/Norden-krigssone.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627889/broadcast/Norden-krigssone.dv",
                "original": "https://upload.frikanalen.no/media/627889/original/Norden-krigssone.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627889/large_thumb/Norden-krigssone.jpg"
            },
            "creator": "ghem@getmail.no",
            "organization": {
                "id": 152,
                "name": "Stopp NATO",
                "homepage": "https://stoppnato.no/",
                "description": "",
                "postalAddress": "Heimdalsgata 21",
                "streetAddress": "Heimdalsgata 21",
                "editorId": 2311,
                "editorName": "Geir Hem",
                "editorEmail": "ghem@getmail.no",
                "editorMsisdn": "+47 908 24 189",
                "fkmember": true
            },
            "duration": "00:19:16.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-06-23T08:48:36.192080Z",
            "updatedTime": "2024-06-23T09:04:20.518003Z",
            "uploadedTime": "2024-06-23T08:52:23.086379Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627889/theora/Norden-krigssone.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627889/large_thumb/Norden-krigssone.jpg"
        },
        {
            "id": 624404,
            "name": "Nordens mørke krimgåte",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624404/theora/5503_6be0271eecb2486198d1cd458b1f690c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624404/broadcast/5503_4914c7fb618a469582128cd952f6a163.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624404/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:54.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:10:59.237000Z",
            "updatedTime": "2018-11-10T18:29:28.563662Z",
            "uploadedTime": "2011-04-07T11:10:59.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624404/theora/5503_6be0271eecb2486198d1cd458b1f690c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624404/large_thumb/large.jpg"
        },
        {
            "id": 626804,
            "name": "Nordre-Follos 17.mai-sending",
            "header": "Siden den vanlige 17-mai-feiringen er avlyst får du her en digital feiring. God 17-mai!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626804/theora/Nordre Follos 17.mai-sending.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626804/broadcast/Nordre Follos 17.mai-sending.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626804/large_thumb/Nordre Follos 17.mai-sending.jpg",
                "original": "https://upload.frikanalen.no/media/626804/original/Nordre Follos 17.mai-sending.mp4"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:32:09",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-05-16T15:14:34.489293Z",
            "updatedTime": "2021-05-16T17:08:39.616981Z",
            "uploadedTime": "2021-05-16T15:27:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626804/theora/Nordre Follos 17.mai-sending.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626804/large_thumb/Nordre Follos 17.mai-sending.jpg"
        },
        {
            "id": 626394,
            "name": "Nordre Follos 17. mai-sending.mp4",
            "header": "Gratulerer med dagen. Her er Nordre Follos digitale 17.mai-feiring.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626394/theora/Nordre Follos 17. mai-sending.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626394/broadcast/Nordre Follos 17. mai-sending.dv",
                "original": "https://upload.frikanalen.no/media/626394/original/Nordre Follos 17. mai-sending.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626394/large_thumb/Nordre Follos 17. mai-sending.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:40.720000",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-05-17T06:53:02.423467Z",
            "updatedTime": "2020-05-17T07:03:57.111338Z",
            "uploadedTime": "2020-05-17T06:54:12.790960Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626394/theora/Nordre Follos 17. mai-sending.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626394/large_thumb/Nordre Follos 17. mai-sending.jpg"
        },
        {
            "id": 626534,
            "name": "Norge permanent i krig",
            "header": "Terje Alnes innleder om Norge som permanent krigsdeltaker. Lars Birkelund fortsetter om propaganda.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626534/theora/NATO.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626534/broadcast/NATO.dv",
                "original": "https://upload.frikanalen.no/media/626534/original/NATO.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626534/large_thumb/NATO.jpg"
            },
            "creator": "skrohn@broadpark.no",
            "organization": {
                "id": 142,
                "name": "Norge ut av NATO",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2232,
                "editorName": "Sonja Krohn",
                "editorEmail": "skrohn@broadpark.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:08:59.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-10-19T15:45:42.840333Z",
            "updatedTime": "2020-12-07T09:21:02.098085Z",
            "uploadedTime": "2020-10-20T05:51:21.285641Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626534/theora/NATO.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626534/large_thumb/NATO.jpg"
        },
        {
            "id": 626551,
            "name": "Norge som krigsnasjon",
            "header": "Terje Alnes snakker om Norge som permanent krigsnasjon (kortversjon)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626551/theora/NorgePermanentKrigsnasjon.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626551/broadcast/NorgePermanentKrigsnasjon.dv",
                "original": "https://upload.frikanalen.no/media/626551/original/NorgePermanentKrigsnasjon.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626551/large_thumb/NorgePermanentKrigsnasjon.jpg"
            },
            "creator": "skrohn@broadpark.no",
            "organization": {
                "id": 142,
                "name": "Norge ut av NATO",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2232,
                "editorName": "Sonja Krohn",
                "editorEmail": "skrohn@broadpark.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:42:55.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-10-25T22:41:29.625232Z",
            "updatedTime": "2020-10-26T09:54:13.405286Z",
            "uploadedTime": "2020-10-26T06:54:34.160234Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626551/theora/NorgePermanentKrigsnasjon.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626551/large_thumb/NorgePermanentKrigsnasjon.jpg"
        },
        {
            "id": 624335,
            "name": "Norges triveligste studieby",
            "header": "En ny undersøkelse viser at Trondheimsstudenter er mest fornøyd med sin studietilværelse, mye på grunn av fadderordningen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
                "original": "https://upload.frikanalen.no/media/624335/original/orig_b32140b839dc4bab95fff4d10d3c0e93.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624335/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624335/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624335/broadcast/5406_c5c4a1fd16cd4aa99ffb18dacb17ed18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624335/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:16.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T18:33:31.500000Z",
            "updatedTime": "2018-11-10T18:29:28.650467Z",
            "uploadedTime": "2011-03-03T18:33:31.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624335/large_thumb/large.jpg"
        },
        {
            "id": 624137,
            "name": "Norge trenger gjeldstelefonen",
            "header": "Foreningen Fattignorge har vært i England for å se på stiftelsen Consumer Credit Counselling Service. En stiftelse som gir gratis gjeldsrådgivingstjeneste og hjelper folk med å rydde opp i økonomien. Dette er noe som Foreningen Fattignorge ønsker å etablere i Norge. I Foreningen Fattignorges lokaler i Ålesund er alt klart for å starte opp Gjeldstelefonen. Det eneste som mangler er penger til drift.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624137/theora/5092_6903c18d78b145d388fee215d5da8d92.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624137/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624137/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624137/broadcast/5092_473da03bf9304b9190e0dc7cc6182e23.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624137/large_thumb/large.jpg"
            },
            "creator": "pm.thalberg@gmail.com",
            "organization": {
                "id": 97,
                "name": "Sult Film Thalberg",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1963,
                "editorName": "Per Magne Thalberg",
                "editorEmail": "pm.thalberg@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:17:00.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-12-17T15:03:02.090000Z",
            "updatedTime": "2018-11-10T18:29:28.910545Z",
            "uploadedTime": "2010-12-17T15:03:02.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624137/theora/5092_6903c18d78b145d388fee215d5da8d92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624137/large_thumb/large.jpg"
        },
        {
            "id": 623300,
            "name": "nornet 40",
            "header": "Bill  Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623300/theora/3781_01302dce4fac4c079a62814a4d2a4465.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623300/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623300/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623300/broadcast/3781_252c22a31bfb43ae947c4b60c108d24f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623300/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:15:53.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-01-04T13:23:30.317000Z",
            "updatedTime": "2018-11-10T18:29:29.977274Z",
            "uploadedTime": "2010-01-04T13:23:30.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623300/theora/3781_01302dce4fac4c079a62814a4d2a4465.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623300/large_thumb/large.jpg"
        },
        {
            "id": 623302,
            "name": "nornet tv 41",
            "header": "10 Minutter med Fjell Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623302/theora/3783_7556275e4238427c8a39a34793fe7aca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623302/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623302/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623302/broadcast/3783_95450540d22547fbb1c14b7946460909.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623302/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:10:23.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-01-05T10:55:15.210000Z",
            "updatedTime": "2018-11-10T18:29:29.974323Z",
            "uploadedTime": "2010-01-05T10:55:15.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623302/theora/3783_7556275e4238427c8a39a34793fe7aca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623302/large_thumb/large.jpg"
        },
        {
            "id": 622576,
            "name": "Nornet TV Del 01",
            "header": "Kristent magasinprogram",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622576/theora/2826_fdbbbba021474e3ea1f19668cb57510e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622576/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622576/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622576/broadcast/orig_22707d7068b7418c9a050ee07dd145ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622576/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:30:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-12T14:37:17.470000Z",
            "updatedTime": "2018-11-10T18:29:30.531970Z",
            "uploadedTime": "2009-05-12T14:37:17.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622576/theora/2826_fdbbbba021474e3ea1f19668cb57510e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622576/large_thumb/large.jpg"
        },
        {
            "id": 622577,
            "name": "Nornet TV Del 02",
            "header": "Kristent magasinprogram",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622577/theora/2827_6b0c29472f894b87b499399ea36ce3d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622577/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622577/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622577/broadcast/orig_4981ee00708d4a2bb9ca36ffeac56e38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622577/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:59.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-12T14:38:41.237000Z",
            "updatedTime": "2018-11-10T18:29:30.530578Z",
            "uploadedTime": "2009-05-12T14:38:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622577/theora/2827_6b0c29472f894b87b499399ea36ce3d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622577/large_thumb/large.jpg"
        },
        {
            "id": 622587,
            "name": "Nornet TV Del 03",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622587/theora/2828_1c13934711404e4cafba22fd91ff402c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622587/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622587/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622587/broadcast/orig_125166e495f14720bc5d6c4b89fc91e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622587/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:59.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-13T13:14:47.377000Z",
            "updatedTime": "2018-11-10T18:29:30.516827Z",
            "uploadedTime": "2009-05-13T13:14:47.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622587/theora/2828_1c13934711404e4cafba22fd91ff402c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622587/large_thumb/large.jpg"
        },
        {
            "id": 622588,
            "name": "Nornet TV Del 04",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622588/theora/2829_fc7d7f15632b4f5a9d3b0219b06310ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622588/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622588/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622588/broadcast/orig_9695fb2ab4754b5bb14f893cbace804b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622588/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:20.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-13T13:20:21.397000Z",
            "updatedTime": "2018-11-10T18:29:30.515461Z",
            "uploadedTime": "2009-05-13T13:20:21.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622588/theora/2829_fc7d7f15632b4f5a9d3b0219b06310ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622588/large_thumb/large.jpg"
        },
        {
            "id": 622594,
            "name": "Nornet TV Del 05",
            "header": "Kristen magasinprogram",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622594/theora/2953_cde1616445dd423e92996ad638617a4c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622594/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622594/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622594/broadcast/orig_bea065352d804b34992fd22ee031c915.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622594/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:43.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-19T14:21:43.873000Z",
            "updatedTime": "2018-11-10T18:29:30.506944Z",
            "uploadedTime": "2009-05-19T14:21:43.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622594/theora/2953_cde1616445dd423e92996ad638617a4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622594/large_thumb/large.jpg"
        },
        {
            "id": 622608,
            "name": "Nornet TV Del 06",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622608/theora/2954_f5de9e88516a4eaeb39c66e6237834a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622608/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622608/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622608/broadcast/orig_72df31bb00034adbabecfdd004b31f90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622608/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:24.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-19T14:24:05.350000Z",
            "updatedTime": "2018-11-10T18:29:30.488627Z",
            "uploadedTime": "2009-05-19T14:24:05.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622608/theora/2954_f5de9e88516a4eaeb39c66e6237834a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622608/large_thumb/large.jpg"
        },
        {
            "id": 622978,
            "name": "nornet tv del 17",
            "header": "Hans bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622978/broadcast/orig_738dc259df464c50b6c3221c5654bffc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622978/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:59.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-17T15:29:31.333000Z",
            "updatedTime": "2018-11-10T18:29:30.374865Z",
            "uploadedTime": "2009-08-17T15:29:31.333000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622978/large_thumb/large.jpg"
        },
        {
            "id": 622979,
            "name": "nornet tv del 18",
            "header": "Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622979/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622979/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622979/broadcast/orig_398c571a13f24a80947ee7bcf7a16453.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622979/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:27.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-18T14:55:22.523000Z",
            "updatedTime": "2018-11-10T18:29:30.373501Z",
            "uploadedTime": "2009-08-18T14:55:22.523000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622979/large_thumb/large.jpg"
        },
        {
            "id": 622980,
            "name": "nornet tv del 19",
            "header": "Kristent program med Fjell Thommy Fjeldberg, og naturvideoer av Dan Nordstrand.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622980/theora/3259_415f1dd2fcb94fcf8f95cc92430bc19a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622980/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622980/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622980/broadcast/orig_2469d8ddcf574f2494ee5485a89aaa03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622980/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:22:53.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-19T09:36:21.723000Z",
            "updatedTime": "2018-11-10T18:29:30.372152Z",
            "uploadedTime": "2009-08-19T09:36:21.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622980/theora/3259_415f1dd2fcb94fcf8f95cc92430bc19a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622980/large_thumb/large.jpg"
        },
        {
            "id": 623006,
            "name": "nornet tv del 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623006/theora/3284_c602f5fa169a4c1e9c05803d9c747836.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623006/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623006/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623006/broadcast/orig_e8db41ef20bd488eb4d1141364d16bba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623006/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-25T07:57:31.293000Z",
            "updatedTime": "2018-11-10T18:29:30.348136Z",
            "uploadedTime": "2009-08-25T07:57:31.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623006/theora/3284_c602f5fa169a4c1e9c05803d9c747836.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623006/large_thumb/large.jpg"
        },
        {
            "id": 623008,
            "name": "Nornet TV del 22",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623008/theora/3290_d4d7b793010046a09f5425c1f42e03af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623008/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623008/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623008/broadcast/orig_0c96bf3688bc4511915d44326459edab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623008/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-25T19:02:54.930000Z",
            "updatedTime": "2018-11-10T18:29:30.344780Z",
            "uploadedTime": "2009-08-25T19:02:54.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623008/theora/3290_d4d7b793010046a09f5425c1f42e03af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623008/large_thumb/large.jpg"
        },
        {
            "id": 623009,
            "name": "Nornet TV del 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623009/broadcast/orig_d2f82653606844e0941f32c43f2cac62.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623009/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-26T14:25:18.680000Z",
            "updatedTime": "2018-11-10T18:29:30.343291Z",
            "uploadedTime": "2009-08-26T14:25:18.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623009/large_thumb/large.jpg"
        },
        {
            "id": 623011,
            "name": "Nornet TV del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623011/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623011/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623011/broadcast/orig_f6f9414f02244c38ab16dc30f1bc6242.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T08:07:17.020000Z",
            "updatedTime": "2018-11-10T18:29:30.340608Z",
            "uploadedTime": "2009-08-27T08:07:17.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
        },
        {
            "id": 623013,
            "name": "Nornet TV del 25",
            "header": "Bibelundervisning ved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623013/broadcast/orig_40f67855c5c24e42a934e5654dd82c9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T20:46:00.953000Z",
            "updatedTime": "2018-11-10T18:29:30.337814Z",
            "uploadedTime": "2009-08-27T20:46:00.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
        },
        {
            "id": 623018,
            "name": "Nornet TV del 26",
            "header": "Bibelundervisning\nved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623018/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623018/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623018/broadcast/orig_9b9421b7d97140cb80fddc6a2dbaab0c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623018/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-28T07:13:15.493000Z",
            "updatedTime": "2018-11-10T18:29:30.330988Z",
            "uploadedTime": "2009-08-28T07:13:15.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623018/large_thumb/large.jpg"
        }
    ]
}