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

{
    "count": 3555,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1650&ordering=publish_on_web",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1550&ordering=publish_on_web",
    "results": [
        {
            "id": 623982,
            "name": "Frikanalen, ytringsfrihet i TV",
            "header": "Frikanalen er en åpen TV-kanal der alle i dag sikres tilgang til eteren gjennom Riks TV sine sendinger. Fra 2010 vil vi også nå ut på kabel (Get og Canal Digital) via satellitt. Frikanalen er organisert som en forening der NUUG er medlem. Vi i frikanalen tror dette sammen med NUUG sin nett-satsning vil være avgjørende for å trekke yngre og mer kreative frivillige miljøer til kanalen. I dag er det i hovedsak de som hadde innhold, men ingen riksdekkende kanal å sende på, som bruker kanalen, altså de religiøse. Frikanalen er som en \"youtube på TV\". En 100% nettstyrt TV kanal der produsentene selv tar redaktøransvar, laster opp og legger video på sendeplanen. Vi håper at dette verktøyet med et utvidet nedslagsfelt vil medføre at flere blir produsenter og at mangfoldet med det øker. For å lykkes må verktøyet bli 100% tilgjengelig. Da kan vi ikke nøye oss med silverlight-løsningen vi har i dag, men satse videre på åpne standarder sammen med NUUG.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623982/theora/4831_0ab04b63a5434706a5707575e0b68850.ogv",
                "original": "https://upload.frikanalen.no/media/623982/original/orig_4a800fc1343645f899496efba854fab5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623982/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623982/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623982/broadcast/4831_07f17eb3e2374487ad3d830e7b047ea3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623982/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:49.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-13T06:04:05Z",
            "updatedTime": "2018-11-10T18:29:29.106707Z",
            "uploadedTime": "2010-10-13T06:04:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623982/theora/4831_0ab04b63a5434706a5707575e0b68850.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623982/large_thumb/large.jpg"
        },
        {
            "id": 623981,
            "name": "Utrop TV - nr 21",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623981/theora/4683_8084ac51e186431bb40cc79ccef94374.ogv",
                "original": "https://upload.frikanalen.no/media/623981/original/orig_106c76a91a7945809cad10e1da1a3da5.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623981/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623981/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623981/broadcast/4683_8b0d994abd634e28a4d0e6427d31f7d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623981/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-30T13:59:19.240000Z",
            "updatedTime": "2018-11-10T18:29:29.108171Z",
            "uploadedTime": "2010-08-30T13:59:19.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623981/theora/4683_8084ac51e186431bb40cc79ccef94374.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623981/large_thumb/large.jpg"
        },
        {
            "id": 624563,
            "name": "ForgeRock",
            "header": "Månedens tema er: «ForgeRock - Et norsk selskap med global satsing basert på fri programvare» med Stein Myrseth. Foredraget vil foregå på norsk:\r\n\r\n\r\nForedraget vil kort gå igjennom forretningsmodellen til ForgeRock siden den er basert på videreføring av flere fri programvarebaserte produkter som Oracle ikke var interessert i når de overtok Sun. De utvikler i tillegg også sine egne produkter. Uten en fri programvaremodell for disse produktene ville ikke ForgeRock vært en realitet. Foredagsholderen vil beskrive hvordan tjener de penger på fri programvare.\r\n\r\nPresentasjonen vil også dekke generelle problemstillinger med Identity & Access Management rundt områder som autentisering, autorisasjon, føderering og provisioning. Tidligere OpenSSO, nå OpenAM som de viderefører vil bli kort beskrevet sammen med resten av deres I3-platformstrategi.\r\n\r\nStein Myrseth er Head of product Management hos ForgeRock. Hans rolle er å definere de videre strategiske retningslinjer for deres I3-strategi, samt",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624563/theora/5732_c0f0bbdc829940c5baba1b4ee27bfc95.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624563/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624563/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624563/broadcast/5732_f39d0bc73d384dc1b14912de54518284.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624563/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:44.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-08-29T12:45:45Z",
            "updatedTime": "2018-11-10T18:29:28.353050Z",
            "uploadedTime": "2011-08-29T12:45:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624563/theora/5732_c0f0bbdc829940c5baba1b4ee27bfc95.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624563/large_thumb/large.jpg"
        },
        {
            "id": 623979,
            "name": "Heidi Grande Røys om friprog",
            "header": "Intervju med tidligere fornyingsminister Heidi Grande Røys om satsingen på fri programvare og åpne standarder i fornyingsdepartementet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623979/theora/4828_f2d31e5e6439412394fcf6b9edea86d5.ogv",
                "original": "https://upload.frikanalen.no/media/623979/original/orig_8da920f78dbc432d995ca2eb82ce0cb8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623979/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623979/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623979/broadcast/4828_f98b8f21487a4d559d1cc932325ecd18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623979/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:10:16.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-12T14:58:45.757000Z",
            "updatedTime": "2018-11-10T18:29:29.110898Z",
            "uploadedTime": "2010-10-12T14:58:45.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623979/theora/4828_f2d31e5e6439412394fcf6b9edea86d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623979/large_thumb/large.jpg"
        },
        {
            "id": 624565,
            "name": "36_11 Østfoldirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624565/theora/5707_c7a6c753fb9649a3949474d8c6d484a0.ogv",
                "original": "https://upload.frikanalen.no/media/624565/original/orig_f742aae63f28480d9a87ddff27689ed4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624565/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624565/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624565/broadcast/5707_66f155e2219d4416917df952a963afab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624565/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:49:30.053000Z",
            "updatedTime": "2018-11-10T18:29:28.350236Z",
            "uploadedTime": "2011-08-18T08:49:30.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624565/theora/5707_c7a6c753fb9649a3949474d8c6d484a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624565/large_thumb/large.jpg"
        },
        {
            "id": 623977,
            "name": "Jesus I India del 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623977/theora/4822_102d2a73546246a089accada9f4b2480.ogv",
                "original": "https://upload.frikanalen.no/media/623977/original/orig_b95c649fcea541ec8e07838839c63796.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623977/broadcast/4822_878d2df0edcc4fee9ffb4150d8529639.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623977/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:28:42.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-10T18:24:22.653000Z",
            "updatedTime": "2018-11-10T18:29:29.113617Z",
            "uploadedTime": "2010-10-10T18:24:22.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623977/theora/4822_102d2a73546246a089accada9f4b2480.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623977/large_thumb/large.jpg"
        },
        {
            "id": 625328,
            "name": "TED - Tom Wujec: Got a wicked problem? First, tell me how you make toast",
            "header": "Making toast doesn’t sound very complicated — until someone asks you to draw the process, step by step. Tom Wujec loves asking people and teams to draw how they make toast, because the process reveals unexpected truths about how we can solve our biggest, most complicated problems at work. Learn how to run this exercise yourself, and hear Wujec’s surprising insights from watching thousands of people draw toast.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625328/small_thumb/TomWujec_2013G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625328/large_thumb/TomWujec_2013G.jpg",
                "theora": "https://upload.frikanalen.no/media/625328/theora/TomWujec_2013G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625328/broadcast/TomWujec_2013G.dv",
                "original": "https://upload.frikanalen.no/media/625328/original/TomWujec_2013G.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:05.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TomWujec_2013G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.391809Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625328/theora/TomWujec_2013G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625328/large_thumb/TomWujec_2013G.jpg"
        },
        {
            "id": 624570,
            "name": "Den norske kirke i eksil nr 90",
            "header": "Første siden er nå rettet opp. Jeg  \nbeklager så mye. Feilene skyldes tidspress. \nProgrammet handler om den kristne tro.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624570/theora/orig_9436a33cf86f4eb0859a6e64a3afc429.ogv",
                "original": "https://upload.frikanalen.no/media/624570/original/orig_9436a33cf86f4eb0859a6e64a3afc429.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624570/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624570/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624570/broadcast/5745_e2339f1982084b3f8e60478e47dcb8de.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624570/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-05T18:17:43.380000Z",
            "updatedTime": "2018-11-10T18:29:28.347495Z",
            "uploadedTime": "2011-09-05T18:17:43.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624570/theora/orig_9436a33cf86f4eb0859a6e64a3afc429.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624570/large_thumb/large.jpg"
        },
        {
            "id": 624572,
            "name": "Inspirerende Mikael",
            "header": "Mikael Andersson har skrevet sin selvbiografi: Armløs, beinløs, men ikke håpløs.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624572/theora/orig_370660b03c0344f9aa8562dff808d9c5.ogv",
                "original": "https://upload.frikanalen.no/media/624572/original/orig_370660b03c0344f9aa8562dff808d9c5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624572/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624572/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624572/broadcast/5750_85ece06f1bdf46599436e6f85e84dd24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624572/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-08T12:33:50.103000Z",
            "updatedTime": "2018-11-10T18:29:28.344793Z",
            "uploadedTime": "2011-09-08T12:33:50.103000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624572/theora/orig_370660b03c0344f9aa8562dff808d9c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624572/large_thumb/large.jpg"
        },
        {
            "id": 623936,
            "name": "Den norske kirke i eksil 67",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
                "original": "https://upload.frikanalen.no/media/623936/original/orig_246bab25b0844042ac0f248ded1b2406.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623936/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623936/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623936/broadcast/4763_3b7b4b09fde94eba94551696dfc9bc16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623936/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-22T06:39:16.457000Z",
            "updatedTime": "2018-11-10T18:29:29.169278Z",
            "uploadedTime": "2010-09-22T06:39:16.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623936/large_thumb/large.jpg"
        },
        {
            "id": 625329,
            "name": "TED - Bruno Torturra: Got a smartphone? Start broadcasting",
            "header": "In 2011, journalist Bruno Torturra covered a protest in São Paulo which turned ugly. His experience of being teargassed had a profound effect on the way he thought about his work, and he quit his job to focus on broadcasting raw, unedited experiences online. In this fascinating talk, he shares some of the ways in which he's experimented with livestreaming on the web, and how in the process he has helped to create a very modern media network.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625329/large_thumb/BrunoTorturra_2014G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625329/small_thumb/BrunoTorturra_2014G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625329/broadcast/BrunoTorturra_2014G.dv",
                "original": "https://upload.frikanalen.no/media/625329/original/BrunoTorturra_2014G.mp4",
                "theora": "https://upload.frikanalen.no/media/625329/theora/BrunoTorturra_2014G.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:13:39.830000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BrunoTorturra_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.390210Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625329/theora/BrunoTorturra_2014G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625329/large_thumb/BrunoTorturra_2014G.jpg"
        },
        {
            "id": 623928,
            "name": "Helse, Program5 061010",
            "header": "Helseprogam Avsnitt 5 med Eva-Britt Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623928/theora/4758_97b63742f56b4736a69eb22e9c46c337.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623928/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623928/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623928/broadcast/4758_93276ea45df04aa8aca7ce935ca968a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623928/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:18:20.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-21T10:53:29.780000Z",
            "updatedTime": "2018-11-10T18:29:29.180127Z",
            "uploadedTime": "2010-09-21T10:53:29.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623928/theora/4758_97b63742f56b4736a69eb22e9c46c337.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623928/large_thumb/large.jpg"
        },
        {
            "id": 625742,
            "name": "Daily Tech News Show 26. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625742/broadcast/DTNS20160726.dv",
                "theora": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625742/small_thumb/DTNS20160726.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg",
                "original": "https://upload.frikanalen.no/media/625742/original/DTNS20160726.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:25.310000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7044vid",
            "createdTime": "2016-08-01T10:30:20.573660Z",
            "updatedTime": "2018-11-10T18:29:26.784018Z",
            "uploadedTime": "2016-08-01T10:30:59.373709Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg"
        },
        {
            "id": 623975,
            "name": "Radioamatørenes sporingssystem",
            "header": "APRS (Automatic Position Reporting System) er radioamatørenes system for GPS sporing og formidling av sporingsmeldinger via radio (og internett). Denne gangen vil Øyvind Hanssen fortelle hvordan radioamatørmiljøet i Tromsø utvikler APRS med tanke på den frivillige redningsstjenesten.\r\n\r\nDette inkluderer utbygging av infrastruktur, utvikling av fri programvarebaserte webapplikasjoner for presentasjon av sporingsinformasjon på kart og ikke minst at Tromsømiljøet utvikler en kompakt portabel tracker - en automatisk sporingssender for bruk i felten. Systemet har vært grundig testet både på bakken og i fly og vekker interesse også utenfor miljøet.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623975/theora/4820_c0207aa5844542239b9ff772acfbfb1d.ogv",
                "original": "https://upload.frikanalen.no/media/623975/original/orig_f82d51ab27094acab7c3c920161ce6f8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623975/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623975/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623975/broadcast/4820_2935a672d90a46449dc2a43630f40dfc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623975/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:40",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-06T18:34:56Z",
            "updatedTime": "2018-11-10T18:29:29.116319Z",
            "uploadedTime": "2010-10-06T18:34:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623975/theora/4820_c0207aa5844542239b9ff772acfbfb1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623975/large_thumb/large.jpg"
        },
        {
            "id": 627955,
            "name": "Støtte til og vennskap med barn i Gaza",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627955/theora/St�tte til og vennskap med barn i Gaza.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627955/broadcast/St�tte til og vennskap med barn i Gaza.dv",
                "original": "https://upload.frikanalen.no/media/627955/original/St�tte til og vennskap med barn i Gaza.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627955/large_thumb/St�tte til og vennskap med barn i Gaza.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:06:08.360000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-24T18:54:35.802560Z",
            "updatedTime": "2024-10-24T19:01:46.214582Z",
            "uploadedTime": "2024-10-24T18:58:36.056215Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627955/theora/St�tte til og vennskap med barn i Gaza.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627955/large_thumb/St�tte til og vennskap med barn i Gaza.jpg"
        },
        {
            "id": 623973,
            "name": "Ruby on Rails for enterprise behov",
            "header": "Presentasjon av erfaringer med Ruby on Rails og bruk i enterprise-sammenheng. Det blir fokus på større og mindre grep og verktøyvalg for å jobbe effektivt med rails. Det sees på datakonsistens, kildekodekontroll, utrullingsrutiner, tidspesparende plugins, testing og caching. Det blir spesiell fokus på verktøyene ruby, fkwebql, capistrano, git, active scaffold, memcached, samt noen plugins.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623973/theora/4818_8519aee34cab4e2d9d4c20943bed96a8.ogv",
                "original": "https://upload.frikanalen.no/media/623973/original/orig_52c53f3c0f4444d0a6d4d15f0bd8f839.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623973/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623973/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623973/broadcast/4818_2add26291df6475d84d061cab6cbda28.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623973/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:39.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-05T14:38:25.037000Z",
            "updatedTime": "2018-11-10T18:29:29.119084Z",
            "uploadedTime": "2010-10-05T14:38:25.037000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623973/theora/4818_8519aee34cab4e2d9d4c20943bed96a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623973/large_thumb/large.jpg"
        },
        {
            "id": 624573,
            "name": "ADRA-magasinet 2011 Thailand",
            "header": "Et av landene som ADRA fokuserer spesielt på i 2011 er Thailand. Fattigdom og menneskehandel er store problemer i landet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624573/theora/orig_d58382418802456ebd0a04fa0ba5a3bf.ogv",
                "original": "https://upload.frikanalen.no/media/624573/original/orig_d58382418802456ebd0a04fa0ba5a3bf.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624573/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624573/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624573/broadcast/5752_501fd250685e4b05bf0ea76b88614c89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624573/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:49.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-08T12:43:22.777000Z",
            "updatedTime": "2018-11-10T18:29:28.343419Z",
            "uploadedTime": "2011-09-08T12:43:22.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624573/theora/orig_d58382418802456ebd0a04fa0ba5a3bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624573/large_thumb/large.jpg"
        },
        {
            "id": 623970,
            "name": "OpenStreetmap og frie kartdata",
            "header": "OpenStreetMap er verdens største prosjekt for å samle inn og tilby frie kartdata. Mer enn 200 000 registrerte bidragsytere verden over leverer data. Prosjektet startet i England i 2004 og har i mange land kommet veldig langt. Foredragsholder vil fortelle om dette imponerende prosjektet som er i ferd med å kartlegge hele verden, hvordan du kan bidra og hvordan alle kan dra nytte av disse dataene. Allerede i dag bruker f.eks en rekke firmaer dataene i løsninger de leverer, og en rekke brukere av GPS i bilen eller ute på tur i skog og mark kan gratis laste ned nye oppdaterte kart.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623970/theora/orig_bfaa6c2fbbfd4c3985c06855d3c5c465.ogv",
                "original": "https://upload.frikanalen.no/media/623970/original/orig_bfaa6c2fbbfd4c3985c06855d3c5c465.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623970/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623970/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623970/broadcast/4798_24eb07960d284976991c357f5533450a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623970/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:08.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-05T07:01:07Z",
            "updatedTime": "2018-11-10T18:29:29.121821Z",
            "uploadedTime": "2010-10-05T07:01:07Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623970/theora/orig_bfaa6c2fbbfd4c3985c06855d3c5c465.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623970/large_thumb/large.jpg"
        },
        {
            "id": 624574,
            "name": "ADRA-magasin sep 2011 Cambodia",
            "header": "ADRAS hjelpearbeid søker i 2011 å redde barn fra sex-handel.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624574/theora/orig_a4f84baaf0344020adb4f846bddfbd04.ogv",
                "original": "https://upload.frikanalen.no/media/624574/original/orig_a4f84baaf0344020adb4f846bddfbd04.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624574/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624574/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624574/broadcast/5753_951ba84b11c144f9a5223f6d77954bd1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624574/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:37.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-08T12:49:52.317000Z",
            "updatedTime": "2018-11-10T18:29:28.342049Z",
            "uploadedTime": "2011-09-08T12:49:52.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624574/theora/orig_a4f84baaf0344020adb4f846bddfbd04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624574/large_thumb/large.jpg"
        },
        {
            "id": 623968,
            "name": "Amerikansk fotball",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623968/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623968/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623968/broadcast/4809_58d7bb1b929b406883a2cd066353ecbc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623968/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:02:26.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-05T11:28:55Z",
            "updatedTime": "2018-11-10T18:29:29.124664Z",
            "uploadedTime": "2010-10-05T11:28:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623968/large_thumb/large.jpg"
        },
        {
            "id": 623967,
            "name": "41_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623967/theora/orig_26f0e80845a8447baf35280125872c6f.ogv",
                "original": "https://upload.frikanalen.no/media/623967/original/orig_26f0e80845a8447baf35280125872c6f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623967/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623967/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623967/broadcast/4753_ede2cb9a55b9422d902b31cc8b3fe48e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623967/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:24:17.863000Z",
            "updatedTime": "2018-11-10T18:29:29.126081Z",
            "uploadedTime": "2010-09-20T11:24:17.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623967/theora/orig_26f0e80845a8447baf35280125872c6f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623967/large_thumb/large.jpg"
        },
        {
            "id": 623966,
            "name": "Jesus I India del 5",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623966/theora/4797_d9f3d22deca140c39612edabec8722f0.ogv",
                "original": "https://upload.frikanalen.no/media/623966/original/orig_a082960863db46c4a47d737528c97215.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623966/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623966/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623966/broadcast/4797_c567c08a709541fe96e35bd0f7172c8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623966/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:29:18.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-03T20:45:05.057000Z",
            "updatedTime": "2018-11-10T18:29:29.127478Z",
            "uploadedTime": "2010-10-03T20:45:05.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623966/theora/4797_d9f3d22deca140c39612edabec8722f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623966/large_thumb/large.jpg"
        },
        {
            "id": 623964,
            "name": "Önskesangen",
            "header": "Önskesangen med sangevangelist Lennart Larsson, Programmet er spilt inn i Betania Eidskog, www.ckms.tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623964/theora/4793_4721f3d2a0844a31985c6313f3f66ce5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623964/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623964/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623964/broadcast/4793_db5c2ffa7fd24a2f8fd8a2a22e4a2f59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623964/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:39.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-10-01T00:01:22.497000Z",
            "updatedTime": "2018-11-10T18:29:29.130450Z",
            "uploadedTime": "2010-10-01T00:01:22.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623964/theora/4793_4721f3d2a0844a31985c6313f3f66ce5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623964/large_thumb/large.jpg"
        },
        {
            "id": 623963,
            "name": "New Life 2010 del 12",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
                "original": "https://upload.frikanalen.no/media/623963/original/orig_27c9ff84055f4c03a41a11d1fd3d62c6.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623963/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623963/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623963/broadcast/4792_88ebf4bc726e45bb8f48b3a662149a79.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623963/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:25:09.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T15:23:10.780000Z",
            "updatedTime": "2018-11-10T18:29:29.132032Z",
            "uploadedTime": "2010-09-30T15:23:10.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623963/large_thumb/large.jpg"
        },
        {
            "id": 623962,
            "name": "Møteplassen - Bønn 5",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623962/theora/4706_a8fc5e4ba7274c7d8f086d598996330e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623962/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623962/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623962/broadcast/4706_0ea2f4e9fd1d4c93a183fd5e3a6235b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623962/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:51:28Z",
            "updatedTime": "2018-11-10T18:29:29.133649Z",
            "uploadedTime": "2010-09-03T08:51:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623962/theora/4706_a8fc5e4ba7274c7d8f086d598996330e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623962/large_thumb/large.jpg"
        },
        {
            "id": 623961,
            "name": "Jesus I India del 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623961/theora/4791_f4f56995c0bb404fa52f6b05bc419685.ogv",
                "original": "https://upload.frikanalen.no/media/623961/original/orig_f6ccf0a5862440b7a1b551f9f24ae85a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623961/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623961/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623961/broadcast/4791_f8ca8e82b5464defbd5eefe83083b27d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623961/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:28:41.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T14:35:51.517000Z",
            "updatedTime": "2018-11-10T18:29:29.135055Z",
            "uploadedTime": "2010-09-30T14:35:51.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623961/theora/4791_f4f56995c0bb404fa52f6b05bc419685.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623961/large_thumb/large.jpg"
        },
        {
            "id": 623960,
            "name": "Værldens Gjemfødelse 251010",
            "header": "Världens pånyttfödelse avsnitt 6 del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623960/theora/4790_6fa65b965c994e55ab3e05c3e16ebfb3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623960/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623960/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623960/broadcast/4790_c9a5a8ca03cf4e6eb54dba934e424bb8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623960/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:15.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T13:22:02.437000Z",
            "updatedTime": "2018-11-10T18:29:29.136444Z",
            "uploadedTime": "2010-09-30T13:22:02.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623960/theora/4790_6fa65b965c994e55ab3e05c3e16ebfb3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623960/large_thumb/large.jpg"
        },
        {
            "id": 623959,
            "name": "Værldens Gjemfødelse 3 181010",
            "header": "Världens pånyttfödelse avsnitt 6 del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623959/theora/4789_97aff4bb0c734f949e41964ff56d149d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623959/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623959/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623959/broadcast/4789_10815a55489e4e55bc825e4ff9652347.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623959/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:15.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T13:17:17.680000Z",
            "updatedTime": "2018-11-10T18:29:29.137789Z",
            "uploadedTime": "2010-09-30T13:17:17.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623959/theora/4789_97aff4bb0c734f949e41964ff56d149d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623959/large_thumb/large.jpg"
        },
        {
            "id": 623958,
            "name": "10min med Svenn Tommy 131010",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Levande Ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623958/theora/4788_7678bc6c6cc643f9862c26eb15f24ecc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623958/broadcast/4788_48866e61f3114cfe91dc798c1354dc25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623958/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:54.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T12:05:25.343000Z",
            "updatedTime": "2018-11-10T18:29:29.139184Z",
            "uploadedTime": "2010-09-30T12:05:25.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623958/theora/4788_7678bc6c6cc643f9862c26eb15f24ecc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623958/large_thumb/large.jpg"
        },
        {
            "id": 623957,
            "name": "40_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623957/theora/4645_c39837b9daa647e99c30197b9d7ade99.ogv",
                "original": "https://upload.frikanalen.no/media/623957/original/orig_49f97836626a46daa7df2a399eb40853.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623957/broadcast/4645_78b00522c36f4add8f50b3d61b5d9cef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623957/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:41",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:55:53.087000Z",
            "updatedTime": "2018-11-10T18:29:29.140632Z",
            "uploadedTime": "2010-08-23T11:55:53.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623957/theora/4645_c39837b9daa647e99c30197b9d7ade99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623957/large_thumb/large.jpg"
        },
        {
            "id": 623955,
            "name": "Interaktive Rockheim",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623955/theora/4781_37282fb010d945978d8978b202a7fe35.ogv",
                "original": "https://upload.frikanalen.no/media/623955/original/orig_7325de6d1b904dc889be933d7373c6e6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623955/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623955/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623955/broadcast/4781_8789f5b122444f20a76d2019dfc4316a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623955/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:17.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:26:20Z",
            "updatedTime": "2018-11-10T18:29:29.143362Z",
            "uploadedTime": "2010-09-29T07:26:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623955/theora/4781_37282fb010d945978d8978b202a7fe35.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623955/large_thumb/large.jpg"
        },
        {
            "id": 623954,
            "name": "Tak over hodet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623954/theora/4780_ba30e625b7f240979548768fb8ba78dc.ogv",
                "original": "https://upload.frikanalen.no/media/623954/original/orig_c9ae26cf2a2c464ca396de13c8f252e8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623954/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623954/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623954/broadcast/4780_3316e2ef1af349b7a4c4539a1812389c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623954/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:24.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:22:01.160000Z",
            "updatedTime": "2018-11-10T18:29:29.144749Z",
            "uploadedTime": "2010-09-29T07:22:01.160000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623954/theora/4780_ba30e625b7f240979548768fb8ba78dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623954/large_thumb/large.jpg"
        },
        {
            "id": 623953,
            "name": "Skuretfestivalen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623953/theora/4783_535b4a7ce97846c3a65162880a2a4c0f.ogv",
                "original": "https://upload.frikanalen.no/media/623953/original/orig_15fbbb2a6eaa480c85685a805d089665.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623953/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623953/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623953/broadcast/4783_7d09fcde73cd416dbd95626ee9e8f9f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623953/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:53.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:33:05.983000Z",
            "updatedTime": "2018-11-10T18:29:29.146090Z",
            "uploadedTime": "2010-09-29T07:33:05.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623953/theora/4783_535b4a7ce97846c3a65162880a2a4c0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623953/large_thumb/large.jpg"
        },
        {
            "id": 623952,
            "name": "Raveparty",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623952/theora/4782_c999515071dd4d0896e39922137fde79.ogv",
                "original": "https://upload.frikanalen.no/media/623952/original/orig_0ab38b9b56224a759688bd609e7cc8fb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623952/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623952/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623952/broadcast/4782_46f30f44a1984c6a83d6be292b672a80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623952/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:29.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:29:33Z",
            "updatedTime": "2018-11-10T18:29:29.147440Z",
            "uploadedTime": "2010-09-29T07:29:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623952/theora/4782_c999515071dd4d0896e39922137fde79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623952/large_thumb/large.jpg"
        },
        {
            "id": 623951,
            "name": "Økonomitips",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623951/theora/4779_86b2e054f22d4eed91f879a04dfc67a5.ogv",
                "original": "https://upload.frikanalen.no/media/623951/original/orig_e30f0874fa134755b243320da56fbff3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623951/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623951/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623951/broadcast/4779_9c3f2be653c648aeaa8e691604191c59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623951/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:09",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:19:53.593000Z",
            "updatedTime": "2018-11-10T18:29:29.148800Z",
            "uploadedTime": "2010-09-29T07:19:53.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623951/theora/4779_86b2e054f22d4eed91f879a04dfc67a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623951/large_thumb/large.jpg"
        },
        {
            "id": 623950,
            "name": "Ut av skapet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623950/theora/4778_dbfdefb850ff4e0388044084ce228a79.ogv",
                "original": "https://upload.frikanalen.no/media/623950/original/orig_d468ab8789e94d4cb7f7f4f631b5a57b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623950/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623950/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623950/broadcast/4778_e9fbd4413204460086ea191909b265fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623950/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:35.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:17:48.840000Z",
            "updatedTime": "2018-11-10T18:29:29.150161Z",
            "uploadedTime": "2010-09-29T07:17:48.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623950/theora/4778_dbfdefb850ff4e0388044084ce228a79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623950/large_thumb/large.jpg"
        },
        {
            "id": 623949,
            "name": "Apropos: Festival",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
                "original": "https://upload.frikanalen.no/media/623949/original/orig_f1e503d636a44632862692750830cf40.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623949/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623949/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623949/broadcast/4777_27d8194132dc4e92b0f2198691e9a9f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623949/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:04:22.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:15:16.133000Z",
            "updatedTime": "2018-11-10T18:29:29.151580Z",
            "uploadedTime": "2010-09-29T07:15:16.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623949/large_thumb/large.jpg"
        },
        {
            "id": 623948,
            "name": "Bazar Sommerstevner 2010",
            "header": "Bazar tar deg med rundt på ulike sommerstevner.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623948/theora/4436_17a865a00c2b4fa9a7061791fcf86095.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623948/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623948/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623948/broadcast/4436_4a97ec8cab3f49a8846964ec27f3023b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623948/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-22T09:25:29Z",
            "updatedTime": "2018-11-10T18:29:29.152927Z",
            "uploadedTime": "2010-06-22T09:25:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623948/theora/4436_17a865a00c2b4fa9a7061791fcf86095.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623948/large_thumb/large.jpg"
        },
        {
            "id": 628101,
            "name": "Diesen og Hudson om Usas handelskrig",
            "header": "Trump forsøker å øke imperiets avkastninger på investeringer",
            "description": "Original tittel: Trump Aims to Improve the Return on Investment for Empire",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628101/theora/Diesen_Hudson_23mai25_.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628101/broadcast/Diesen_Hudson_23mai25_.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628101/large_thumb/Diesen_Hudson_23mai25_.jpg",
                "original": "https://upload.frikanalen.no/media/628101/original/Diesen_Hudson_23mai25_.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:48:32.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2025-05-25T06:51:50.231707Z",
            "updatedTime": "2025-05-25T07:53:21.098681Z",
            "uploadedTime": "2025-05-25T06:56:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628101/theora/Diesen_Hudson_23mai25_.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628101/large_thumb/Diesen_Hudson_23mai25_.jpg"
        },
        {
            "id": 623945,
            "name": "Møteplassen - Bønn 4",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623945/theora/4705_ca73c96ca60d4ca587b2b2011241a8b2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623945/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623945/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623945/broadcast/4705_95c45c99cfad49dfafccb3981fab3cf4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623945/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:48:29Z",
            "updatedTime": "2018-11-10T18:29:29.157015Z",
            "uploadedTime": "2010-09-03T08:48:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623945/theora/4705_ca73c96ca60d4ca587b2b2011241a8b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623945/large_thumb/large.jpg"
        },
        {
            "id": 623944,
            "name": "Apropos: Panting",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623944/theora/4772_ed96c7844cf8444cb0846f5d418cb55b.ogv",
                "original": "https://upload.frikanalen.no/media/623944/original/orig_e4a1cb3ef8c1457b8b7b8ce65be3ec13.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623944/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623944/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623944/broadcast/4772_42b6e421687548fc8cd060befed3c77b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623944/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:01.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T14:29:09.643000Z",
            "updatedTime": "2018-11-10T18:29:29.158356Z",
            "uploadedTime": "2010-09-27T14:29:09.643000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623944/theora/4772_ed96c7844cf8444cb0846f5d418cb55b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623944/large_thumb/large.jpg"
        },
        {
            "id": 623943,
            "name": "Tak over hodet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623943/theora/4771_f78c8948727b49e881e9b203424b036b.ogv",
                "original": "https://upload.frikanalen.no/media/623943/original/orig_5c5742b00aa94c2f80d15870cdb86f76.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623943/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623943/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623943/broadcast/4771_caa76fb2109b482597d88313452ca8df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623943/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:24.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:53:28.573000Z",
            "updatedTime": "2018-11-10T18:29:29.159743Z",
            "uploadedTime": "2010-09-27T11:53:28.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623943/theora/4771_f78c8948727b49e881e9b203424b036b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623943/large_thumb/large.jpg"
        },
        {
            "id": 623942,
            "name": "Grønn aften",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623942/theora/4770_e3fdd0574fbc46dc9bc60eb0ca01e38b.ogv",
                "original": "https://upload.frikanalen.no/media/623942/original/orig_96da072835b3443d93069d30b30dc8ce.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623942/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623942/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623942/broadcast/4770_f3a9bf98e4514aa493c1b126c111a8b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623942/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:44.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:51:01Z",
            "updatedTime": "2018-11-10T18:29:29.161081Z",
            "uploadedTime": "2010-09-27T11:51:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623942/theora/4770_e3fdd0574fbc46dc9bc60eb0ca01e38b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623942/large_thumb/large.jpg"
        },
        {
            "id": 623941,
            "name": "Blæst rundt forsvunnen ballong",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv",
                "original": "https://upload.frikanalen.no/media/623941/original/orig_3d5205754cde43f8887c9e42acec42fc.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623941/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623941/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623941/broadcast/4769_8b1bee3d8d3548388ed90eb0f09cfae7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623941/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:02.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:36:40Z",
            "updatedTime": "2018-11-10T18:29:29.162444Z",
            "uploadedTime": "2010-09-27T11:36:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623941/large_thumb/large.jpg"
        },
        {
            "id": 623940,
            "name": "Tatoveringsmesse for 10. gang",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623940/theora/4768_a7bff09724f447f881abf9820c6ca790.ogv",
                "original": "https://upload.frikanalen.no/media/623940/original/orig_a6f79a573b1643ca80fa9a4ecb69fdaa.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623940/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623940/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623940/broadcast/4768_d6c75d7d9c584bf1ac7df9431b14be2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623940/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:42.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:30:20.403000Z",
            "updatedTime": "2018-11-10T18:29:29.163881Z",
            "uploadedTime": "2010-09-27T11:30:20.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623940/theora/4768_a7bff09724f447f881abf9820c6ca790.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623940/large_thumb/large.jpg"
        },
        {
            "id": 623939,
            "name": "Ifegeneia",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623939/theora/4767_8437ca51e0d249b6a6d7a80e462eea8b.ogv",
                "original": "https://upload.frikanalen.no/media/623939/original/orig_14587093ee874316b640e7dae819bcd0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623939/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623939/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623939/broadcast/4767_8ffe5ab9afa84d7f8fe25fe7d1de92af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623939/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:25:55.570000Z",
            "updatedTime": "2018-11-10T18:29:29.165231Z",
            "uploadedTime": "2010-09-27T11:25:55.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623939/theora/4767_8437ca51e0d249b6a6d7a80e462eea8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623939/large_thumb/large.jpg"
        },
        {
            "id": 623938,
            "name": "Akkurat Nå! 26 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623938/broadcast/4670_2e790e6881664d32a9dd5132a36e1243.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:50.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:54:38.120000Z",
            "updatedTime": "2018-11-10T18:29:29.166570Z",
            "uploadedTime": "2010-08-28T04:54:38.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
        },
        {
            "id": 623937,
            "name": "39_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623937/theora/4646_74749441b6ee4d60aa00bee0e38d4771.ogv",
                "original": "https://upload.frikanalen.no/media/623937/original/orig_b418b840185343168fb6cef7c0c7da14.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623937/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623937/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623937/broadcast/4646_0fbad3d49f024abcba6e2dc5d8edbe4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623937/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:56:31.667000Z",
            "updatedTime": "2018-11-10T18:29:29.167943Z",
            "uploadedTime": "2010-08-23T11:56:31.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623937/theora/4646_74749441b6ee4d60aa00bee0e38d4771.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623937/large_thumb/large.jpg"
        },
        {
            "id": 623927,
            "name": "Reportasje om Erik Vea",
            "header": "Reportasje om Veteranen Erik Vea, skøyteløper. Med Sang dedikert til erik vea av De derre",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623927/theora/4738_5bfb58c6c0ec45989d943d642ee6ae83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623927/broadcast/4738_e1c76e2a44ea40baaf502508401e6d71.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623927/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-09-09T10:27:52.123000Z",
            "updatedTime": "2018-11-10T18:29:29.181579Z",
            "uploadedTime": "2010-09-09T10:27:52.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623927/theora/4738_5bfb58c6c0ec45989d943d642ee6ae83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623927/large_thumb/large.jpg"
        },
        {
            "id": 624575,
            "name": "Kåre Kaspersen - Hviledagen",
            "header": "Pator Kaspersen tar for seg hviledagsbudet i denne inspirerende talen i Adventkirken i Stavanger.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624575/theora/orig_ed1d404ca7bf41ff8e5a5f9dd9bae43e.ogv",
                "original": "https://upload.frikanalen.no/media/624575/original/orig_ed1d404ca7bf41ff8e5a5f9dd9bae43e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624575/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624575/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624575/broadcast/5754_dfd80aca2b6044d5b7fd219e9edefb1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624575/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:19:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-08T13:05:20.283000Z",
            "updatedTime": "2018-11-10T18:29:28.340544Z",
            "uploadedTime": "2011-09-08T13:05:20.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624575/theora/orig_ed1d404ca7bf41ff8e5a5f9dd9bae43e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624575/large_thumb/large.jpg"
        }
    ]
}