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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3100&ordering=-has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3000&ordering=-has_tono_records",
    "results": [
        {
            "id": 624825,
            "name": "I historiens lys 02",
            "header": "Da kirken ville selge evig liv. Middelalderkirkens handel med menneskesjelers skjebne, viser at reformasjonen var helt nødvendig.  Tor Tjeransen er i Øst-Tyskland der han ser nærmere på denne mørke siden av kirkehistorien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624825/theora/orig_1e096836afc047708cf73c4016e1fb2b.ogv",
                "original": "https://upload.frikanalen.no/media/624825/original/orig_1e096836afc047708cf73c4016e1fb2b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624825/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624825/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624825/broadcast/6157_b901bdc81b604855953d4f96142daf53.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624825/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:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:58:19.707000Z",
            "updatedTime": "2018-11-10T18:29:28.010082Z",
            "uploadedTime": "2012-03-29T09:58:19.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624825/theora/orig_1e096836afc047708cf73c4016e1fb2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624825/large_thumb/large.jpg"
        },
        {
            "id": 624813,
            "name": "Skolelinux - skolenettløsning",
            "header": "Skolelinux tilbyr en ferdig oppsatt skolenettløsning, med tjenester,arbeidsplasser, PXE-installasjon og brukerprogrammer. Skolelinux blir ofte referert til som Debian Edu. Målet med Skolelinux-prosjektet er å sikre at elevene har dataprogram på sitt morsmål med et driftskonsept som er tilpasset og klargjort for sentralisert drift. Det følger med et opplegg for realistisk innføring og bruk av fri programvare i skolehverdagen. Hensikten er å gi universal tilgang til IKT og hindre digitale klasseskiller. Derfor brukes fri programvare fordi det også gir elever med interesse for teknologi og språk en mulighet til å skape sin egen framtid. Presentasjonen vil gå igjennom hva som er nytt i siste utgave av løsningen og fortelle litt fra prosjektets mer enn 10-årige historie.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624813/theora/6122_7b795b824c48415f8851d19cf62b9dfd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624813/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624813/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624813/broadcast/6122_445a34b0812f427db72248af9b3218a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624813/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:27:22.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2012-03-24T11:02:17Z",
            "updatedTime": "2018-11-10T18:29:28.025908Z",
            "uploadedTime": "2012-03-24T11:02:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624813/theora/6122_7b795b824c48415f8851d19cf62b9dfd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624813/large_thumb/large.jpg"
        },
        {
            "id": 624811,
            "name": "WOPG TV Innledning",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624811/theora/6121_291b9dc19ac64e3691c077f822a67671.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624811/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624811/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624811/broadcast/6121_980227d4415e4a8c9817f227d86a9f63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624811/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:58.440000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-03-22T22:09:03.513000Z",
            "updatedTime": "2018-11-10T18:29:28.028709Z",
            "uploadedTime": "2012-03-22T22:09:03.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624811/theora/6121_291b9dc19ac64e3691c077f822a67671.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624811/large_thumb/large.jpg"
        },
        {
            "id": 624809,
            "name": "Mazara Students Q&A",
            "header": "Prem Rawat svarer på spørsmål fra studenter i Mazara.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624809/theora/6119_ddf844410eeb4ba492c5b9ff66dae398.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624809/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624809/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624809/broadcast/6119_ddf844410eeb4ba492c5b9ff66dae398.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624809/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:01.640000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-22T17:13:13.883000Z",
            "updatedTime": "2018-11-10T18:29:28.031363Z",
            "uploadedTime": "2012-03-22T17:13:13.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624809/theora/6119_ddf844410eeb4ba492c5b9ff66dae398.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624809/large_thumb/large.jpg"
        },
        {
            "id": 624807,
            "name": "Den norske  kirke i eksil 104",
            "header": "Jeus  sier.\"Jeg er livets brød.\" tror du det?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624807/theora/orig_568b86ba57764d57b68b2c7b0def4716.ogv",
                "original": "https://upload.frikanalen.no/media/624807/original/orig_568b86ba57764d57b68b2c7b0def4716.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624807/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624807/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624807/broadcast/6118_0f8721beffcf4602b29538e19722313f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624807/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:02.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-20T13:12:43.660000Z",
            "updatedTime": "2018-11-10T18:29:28.034093Z",
            "uploadedTime": "2012-03-20T13:12:43.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624807/theora/orig_568b86ba57764d57b68b2c7b0def4716.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624807/large_thumb/large.jpg"
        },
        {
            "id": 624814,
            "name": "Empo tv - del 85",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624814/theora/6075_6f7dbf7c5d8a4af5bd7d00a11ed8ab99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624814/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624814/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624814/broadcast/6075_92569f28a8d34b71af2fc589d35ab4b2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624814/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:47.240000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:39:53.357000Z",
            "updatedTime": "2020-08-30T19:49:30.959256Z",
            "uploadedTime": "2012-03-06T08:39:53.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624814/theora/6075_6f7dbf7c5d8a4af5bd7d00a11ed8ab99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624814/large_thumb/large.jpg"
        },
        {
            "id": 624808,
            "name": "Empo tv - del 84",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624808/theora/6074_939ac22ddd7b4b23afa8ee1661654320.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624808/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624808/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624808/broadcast/6074_f08d36f7a06841bba98d55e6fafc5276.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624808/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:38.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:05:53.350000Z",
            "updatedTime": "2020-08-30T19:50:04.318077Z",
            "uploadedTime": "2012-03-06T08:05:53.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624808/theora/6074_939ac22ddd7b4b23afa8ee1661654320.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624808/large_thumb/large.jpg"
        },
        {
            "id": 624804,
            "name": "11_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
                "original": "https://upload.frikanalen.no/media/624804/original/orig_df6f9f488e74460ebf464809a6d01cd6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624804/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624804/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624804/broadcast/5931_b966f59bccff47cfa18d3469a685f33c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:38:31.923000Z",
            "updatedTime": "2018-11-10T18:29:28.038200Z",
            "uploadedTime": "2012-01-12T09:38:31.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
        },
        {
            "id": 624803,
            "name": "Inside Israel Mars 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
                "original": "https://upload.frikanalen.no/media/624803/original/orig_aeb4ce2167f64168bb8885041a259dcb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624803/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624803/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624803/broadcast/6095_46aefd397c2b4ba19b54cdb7a83370f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-08T18:25:27.710000Z",
            "updatedTime": "2018-11-10T18:29:28.039613Z",
            "uploadedTime": "2012-03-08T18:25:27.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
        },
        {
            "id": 624788,
            "name": "Den norske  kirke i eksil 103",
            "header": "1 Joh 1,9 Men dersom vi bekjenner våre synder, er han trofast og rettferdig, så han tilgir oss syndene og renser oss for all urett.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624788/theora/orig_ccc31ae8bf8846b1abed29004f4f9d03.ogv",
                "original": "https://upload.frikanalen.no/media/624788/original/orig_ccc31ae8bf8846b1abed29004f4f9d03.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624788/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624788/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624788/broadcast/6084_d9fd8688febe47eba85493e30d460112.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624788/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:24:55.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T09:37:24.680000Z",
            "updatedTime": "2018-11-10T18:29:28.058907Z",
            "uploadedTime": "2012-03-06T09:37:24.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624788/theora/orig_ccc31ae8bf8846b1abed29004f4f9d03.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624788/large_thumb/large.jpg"
        },
        {
            "id": 624774,
            "name": "09_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
                "original": "https://upload.frikanalen.no/media/624774/original/orig_2237065a5ca64d83be60dc5659f4bb53.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624774/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624774/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624774/broadcast/5929_24c81ca33c544c08a25e316d3f7ef842.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624774/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:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:37:05.470000Z",
            "updatedTime": "2018-11-10T18:29:28.078359Z",
            "uploadedTime": "2012-01-12T09:37:05.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624774/large_thumb/large.jpg"
        },
        {
            "id": 624796,
            "name": "Empo tv - del 82",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624796/theora/6011_6692b62d74614e19b0e4cc74d9a8c235.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624796/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624796/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624796/broadcast/6011_a8220c12c55043b4a1515f43c60dd07e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624796/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:41.560000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-02-06T09:27:44.797000Z",
            "updatedTime": "2020-08-30T19:50:20.786141Z",
            "uploadedTime": "2012-02-06T09:27:44.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624796/theora/6011_6692b62d74614e19b0e4cc74d9a8c235.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624796/large_thumb/large.jpg"
        },
        {
            "id": 624763,
            "name": "Den norske kirke i eksil 102",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624763/theora/orig_a4daa54f7b7546daadf71f2ee50c7a48.ogv",
                "original": "https://upload.frikanalen.no/media/624763/original/orig_a4daa54f7b7546daadf71f2ee50c7a48.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624763/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624763/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624763/broadcast/6046_3830fe2fb51a4d7a8a6ca66b1f1a98be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624763/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:19.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-22T09:50:10.897000Z",
            "updatedTime": "2018-11-10T18:29:28.093693Z",
            "uploadedTime": "2012-02-22T09:50:10.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624763/theora/orig_a4daa54f7b7546daadf71f2ee50c7a48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624763/large_thumb/large.jpg"
        },
        {
            "id": 624761,
            "name": "08_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624761/theora/5928_0667adb00d434838837aa47d18891b18.ogv",
                "original": "https://upload.frikanalen.no/media/624761/original/orig_e12e2c44ad444568ad9f488dff41812e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624761/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624761/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624761/broadcast/5928_c7b4ac70cb3b4d2185bbcdc7a3b5a085.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624761/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:36:43.687000Z",
            "updatedTime": "2018-11-10T18:29:28.096749Z",
            "uploadedTime": "2012-01-12T09:36:43.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624761/theora/5928_0667adb00d434838837aa47d18891b18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624761/large_thumb/large.jpg"
        },
        {
            "id": 624754,
            "name": "07_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
                "original": "https://upload.frikanalen.no/media/624754/original/orig_d44e8d89851e45fb93ac3ead10401eec.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624754/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624754/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624754/broadcast/5926_c31bcbe23a054ccf8ba242b6dc304d57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:36:00.030000Z",
            "updatedTime": "2018-11-10T18:29:28.105570Z",
            "uploadedTime": "2012-01-12T09:36:00.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg"
        },
        {
            "id": 624751,
            "name": "06_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
                "original": "https://upload.frikanalen.no/media/624751/original/orig_288f700fa04c479b90c8b86e7226a009.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624751/broadcast/5924_cee06c09fc95447399f2725ea881b531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624751/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:32:44.200000Z",
            "updatedTime": "2018-11-10T18:29:28.109792Z",
            "uploadedTime": "2012-01-12T09:32:44.200000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624751/large_thumb/large.jpg"
        },
        {
            "id": 624747,
            "name": "Et utrolig design",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624747/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624747/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624747/broadcast/6012_2bc3e8b0fa9c455eb585e39da0e9f305.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:38.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-02-08T00:14:41.743000Z",
            "updatedTime": "2018-11-10T18:29:28.113899Z",
            "uploadedTime": "2012-02-08T00:14:41.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
        },
        {
            "id": 624746,
            "name": "Den norske kirke i eksil 101",
            "header": "Jeg beklager feil i programmet.Feilen er nå rettet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624746/theora/orig_4b008f4adf824729b815566c2452c07e.ogv",
                "original": "https://upload.frikanalen.no/media/624746/original/orig_4b008f4adf824729b815566c2452c07e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624746/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624746/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624746/broadcast/6021_64bd570f3e2b4c1cbba91ede8d2cb08c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624746/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.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-08T11:43:15.697000Z",
            "updatedTime": "2018-11-10T18:29:28.115638Z",
            "uploadedTime": "2012-02-08T11:43:15.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624746/theora/orig_4b008f4adf824729b815566c2452c07e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624746/large_thumb/large.jpg"
        },
        {
            "id": 624745,
            "name": "Lima, Peru 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624745/theora/6013_0eb2c3619b73441eac57c0c7bf558a41.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624745/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624745/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624745/broadcast/6013_78e668f9f3c84fb39e37da1fdd0bf922.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624745/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:26.440000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-08T00:18:37.513000Z",
            "updatedTime": "2018-11-10T18:29:28.117049Z",
            "uploadedTime": "2012-02-08T00:18:37.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624745/theora/6013_0eb2c3619b73441eac57c0c7bf558a41.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624745/large_thumb/large.jpg"
        },
        {
            "id": 624742,
            "name": "05_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv",
                "original": "https://upload.frikanalen.no/media/624742/original/orig_d0dbda2a6ac44fee82a48158a511b20f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624742/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624742/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624742/broadcast/5925_8a676e6747114de389126e900cd2e269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624742/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:33:27.920000Z",
            "updatedTime": "2018-11-10T18:29:28.121139Z",
            "uploadedTime": "2012-01-12T09:33:27.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624742/large_thumb/large.jpg"
        },
        {
            "id": 624735,
            "name": "Den norske kirke i eksil 100",
            "header": "Skriften kan ikke gjøres ugyldig. Gud står bak sitt ord.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624735/theora/orig_45d156a4011d4d85a886ead1c210e09c.ogv",
                "original": "https://upload.frikanalen.no/media/624735/original/orig_45d156a4011d4d85a886ead1c210e09c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624735/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624735/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624735/broadcast/5962_4dd31e6681bd4ff4bc6bc81a6cef2673.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624735/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:15.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-24T20:33:39.957000Z",
            "updatedTime": "2018-11-10T18:29:28.129315Z",
            "uploadedTime": "2012-01-24T20:33:39.957000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624735/theora/orig_45d156a4011d4d85a886ead1c210e09c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624735/large_thumb/large.jpg"
        },
        {
            "id": 624734,
            "name": "04_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624734/theora/5923_9c8babc4a83447d1a902530d791a820d.ogv",
                "original": "https://upload.frikanalen.no/media/624734/original/orig_a2377119e1d24fb5ab13cb8f22feb5e0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624734/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624734/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624734/broadcast/5923_99862997a09d4043b0b9495a021d99e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624734/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:32:22.373000Z",
            "updatedTime": "2018-11-10T18:29:28.130670Z",
            "uploadedTime": "2012-01-12T09:32:22.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624734/theora/5923_9c8babc4a83447d1a902530d791a820d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624734/large_thumb/large.jpg"
        },
        {
            "id": 624241,
            "name": "05_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624241/theora/5150_8ea2467f040f485bb6f0d162e02cc7a5.ogv",
                "original": "https://upload.frikanalen.no/media/624241/original/orig_2e86e9b23d5b43d1897cc7f39cabcbc5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624241/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624241/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624241/broadcast/5150_93891d110606446e8459e2d61a907f4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624241/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:14:32.753000Z",
            "updatedTime": "2018-11-10T18:29:28.781625Z",
            "uploadedTime": "2011-01-04T14:14:32.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624241/theora/5150_8ea2467f040f485bb6f0d162e02cc7a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624241/large_thumb/large.jpg"
        },
        {
            "id": 624753,
            "name": "Empo tv - del 79",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624753/theora/6008_7e2735ee2e0e4dc0a375370f6f2832c6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624753/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624753/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624753/broadcast/6008_ca4de005249f49569a5723875351fd60.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624753/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:58.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-02-06T09:09:28.690000Z",
            "updatedTime": "2020-08-30T19:50:39.163698Z",
            "uploadedTime": "2012-02-06T09:09:28.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624753/theora/6008_7e2735ee2e0e4dc0a375370f6f2832c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624753/large_thumb/large.jpg"
        },
        {
            "id": 624744,
            "name": "Empo tv - del 78",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624744/theora/5867_194c103566424d6bb5ea571d4d976a73.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624744/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624744/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624744/broadcast/5867_f82350dadce948daa1aa852332a1363e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624744/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-12-21T08:25:02.637000Z",
            "updatedTime": "2020-08-30T19:50:47.650373Z",
            "uploadedTime": "2011-12-21T08:25:02.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624744/theora/5867_194c103566424d6bb5ea571d4d976a73.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624744/large_thumb/large.jpg"
        },
        {
            "id": 624739,
            "name": "Empo tv - del 77",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624739/theora/5866_80aa8f13f5fd4a1bbd41b8bb3ed94b57.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624739/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624739/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624739/broadcast/5866_ea797ded8bdf40c6b873430f99d683b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624739/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:45.880000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-12-21T08:01:35.470000Z",
            "updatedTime": "2020-08-30T19:50:55.812004Z",
            "uploadedTime": "2011-12-21T08:01:35.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624739/theora/5866_80aa8f13f5fd4a1bbd41b8bb3ed94b57.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624739/large_thumb/large.jpg"
        },
        {
            "id": 624737,
            "name": "Empo TV - del 76",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624737/theora/5964_b56ef54d98364ee0847ad02ff0485b69.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624737/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624737/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624737/broadcast/5964_e4dc0b0533634e319d57c90378d8c0ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624737/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-01-25T12:17:00.617000Z",
            "updatedTime": "2020-08-30T19:51:04.033745Z",
            "uploadedTime": "2012-01-25T12:17:00.617000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624737/theora/5964_b56ef54d98364ee0847ad02ff0485b69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624737/large_thumb/large.jpg"
        },
        {
            "id": 624655,
            "name": "Denne Overflod av Dyrebarhet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624655/theora/5856_a7a064324f474c519a166a56b42e3e30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624655/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624655/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624655/broadcast/5856_a7a064324f474c519a166a56b42e3e30.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624655/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:23",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-05T19:37:56Z",
            "updatedTime": "2018-11-10T18:29:28.238257Z",
            "uploadedTime": "2011-12-05T19:37:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624655/theora/5856_a7a064324f474c519a166a56b42e3e30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624655/large_thumb/large.jpg"
        },
        {
            "id": 624601,
            "name": "39_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624601/theora/5710_78faa0231b114503818ebb1996333f8b.ogv",
                "original": "https://upload.frikanalen.no/media/624601/original/orig_2d5a4dc32fba4535804ac50f315b6a21.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624601/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624601/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624601/broadcast/5710_192c7de345a3420e9d0961e102e24344.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624601/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:49",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:55:47.500000Z",
            "updatedTime": "2018-11-10T18:29:28.305617Z",
            "uploadedTime": "2011-08-18T08:55:47.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624601/theora/5710_78faa0231b114503818ebb1996333f8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624601/large_thumb/large.jpg"
        },
        {
            "id": 624705,
            "name": "03_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
                "original": "https://upload.frikanalen.no/media/624705/original/orig_72007986868548179df8b7f780fa5ff3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624705/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624705/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624705/broadcast/5922_aa447a0b288e418e9cf50ab7d96e93c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:29:19.613000Z",
            "updatedTime": "2018-11-10T18:29:28.169439Z",
            "uploadedTime": "2012-01-12T09:29:19.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
        },
        {
            "id": 627830,
            "name": "Jubileum -sendingen",
            "header": "En grei oversikt",
            "description": "En grei oversikt",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627830/theora/Jubileum sendingen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627830/broadcast/Jubileum sendingen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627830/large_thumb/Jubileum sendingen.jpg",
                "original": "https://upload.frikanalen.no/media/627830/original/Jubileum sendingen.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:36:11.500000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-11-30T11:17:09.732659Z",
            "updatedTime": "2023-11-30T11:34:22.464502Z",
            "uploadedTime": "2023-11-30T11:17:19.995359Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627830/theora/Jubileum sendingen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627830/large_thumb/Jubileum sendingen.jpg"
        },
        {
            "id": 624658,
            "name": "Mangotreet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624658/theora/5857_7bbf4a075a4c4c9cb0d421793365f0bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624658/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624658/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624658/broadcast/5857_7bbf4a075a4c4c9cb0d421793365f0bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624658/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:31.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-07T04:08:03.573000Z",
            "updatedTime": "2018-11-10T18:29:28.234178Z",
            "uploadedTime": "2011-12-07T04:08:03.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624658/theora/5857_7bbf4a075a4c4c9cb0d421793365f0bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624658/large_thumb/large.jpg"
        },
        {
            "id": 624699,
            "name": "02_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624699/theora/5921_ceaf458d73c049ec91373ac75b784b23.ogv",
                "original": "https://upload.frikanalen.no/media/624699/original/orig_a958463341e74987b92839a3c0676dc5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624699/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624699/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624699/broadcast/5921_48afb7f8d998451298859d3c6e4e0db2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624699/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:27:07.770000Z",
            "updatedTime": "2018-11-10T18:29:28.177716Z",
            "uploadedTime": "2012-01-12T09:27:07.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624699/theora/5921_ceaf458d73c049ec91373ac75b784b23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624699/large_thumb/large.jpg"
        },
        {
            "id": 624698,
            "name": "Finn Din Himmel.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624698/theora/5920_6d85549f8fdf48d6a97595f0c49070a1.ogv",
                "original": "https://upload.frikanalen.no/media/624698/original/orig_c31959b173e5486d824334adb2e37bde.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624698/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624698/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624698/broadcast/5920_6a8ef7e40fe544758ec2428c387be3b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624698/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:34.200000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-01-11T23:53:59.810000Z",
            "updatedTime": "2018-11-10T18:29:28.179075Z",
            "uploadedTime": "2012-01-11T23:53:59.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624698/theora/5920_6d85549f8fdf48d6a97595f0c49070a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624698/large_thumb/large.jpg"
        },
        {
            "id": 624697,
            "name": "Den norske kirke i eksil 99",
            "header": "Karmel menighet ønsker\ndeg et velsignet\nGODT NYTT ÅR",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624697/theora/orig_68530fafe7bf4a70b495d0bceeb3d911.ogv",
                "original": "https://upload.frikanalen.no/media/624697/original/orig_68530fafe7bf4a70b495d0bceeb3d911.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624697/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624697/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624697/broadcast/5918_e4cfc4b1462a4e349056167ecc470f45.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624697/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:02.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-11T06:37:47.070000Z",
            "updatedTime": "2018-11-10T18:29:28.180444Z",
            "uploadedTime": "2012-01-11T06:37:47.070000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624697/theora/orig_68530fafe7bf4a70b495d0bceeb3d911.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624697/large_thumb/large.jpg"
        },
        {
            "id": 624694,
            "name": "Noe Annet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624694/theora/5912_4acfd45458d9477ba65eae4bb90b3276.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624694/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624694/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624694/broadcast/5912_4acfd45458d9477ba65eae4bb90b3276.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624694/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:40.360000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-01-05T22:08:46.880000Z",
            "updatedTime": "2018-11-10T18:29:28.184557Z",
            "uploadedTime": "2012-01-05T22:08:46.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624694/theora/5912_4acfd45458d9477ba65eae4bb90b3276.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624694/large_thumb/large.jpg"
        },
        {
            "id": 624679,
            "name": "Inside Israel Januar 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
                "original": "https://upload.frikanalen.no/media/624679/original/orig_710e64a39d2e420696b25ce1000a793a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624679/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624679/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624679/broadcast/5889_640276f92eed45768bb3e04ee5e70601.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624679/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:48:32.827000Z",
            "updatedTime": "2018-11-10T18:29:28.205384Z",
            "uploadedTime": "2011-12-29T13:48:32.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624679/large_thumb/large.jpg"
        },
        {
            "id": 624668,
            "name": "Den norske kirke i eksil 98",
            "header": "På vegne av Karmel menighet, den norske kirke i eksil \nønsker jeg dere alle \nEt velsignet Godt\nNytt år. Hva det nye året vil bringe vet vi ikke men vi setter vår lit Gud Da er vi trygge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624668/theora/orig_163a8fa2c7b94d75a08225f0f8a3eb81.ogv",
                "original": "https://upload.frikanalen.no/media/624668/original/orig_163a8fa2c7b94d75a08225f0f8a3eb81.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624668/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624668/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624668/broadcast/5883_40c9132ae7104b21aa91d4607802d9fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624668/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:13.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-28T08:42:13.393000Z",
            "updatedTime": "2018-11-10T18:29:28.220519Z",
            "uploadedTime": "2011-12-28T08:42:13.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624668/theora/orig_163a8fa2c7b94d75a08225f0f8a3eb81.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624668/large_thumb/large.jpg"
        },
        {
            "id": 624666,
            "name": "52_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624666/theora/5860_eb832ad7da8a444198f5c2816041555e.ogv",
                "original": "https://upload.frikanalen.no/media/624666/original/orig_f72f07fed0534279a57bccd8c656883d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624666/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624666/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624666/broadcast/5860_c2516b2fe90946368b99aa63c5e26099.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624666/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-12-16T09:39:13.273000Z",
            "updatedTime": "2018-11-10T18:29:28.223233Z",
            "uploadedTime": "2011-12-16T09:39:13.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624666/theora/5860_eb832ad7da8a444198f5c2816041555e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624666/large_thumb/large.jpg"
        },
        {
            "id": 624665,
            "name": "Vennlighetens Frø.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624665/theora/5868_f2f839430db745bfaa90bb7f98905a1d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624665/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624665/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624665/broadcast/5868_f2f839430db745bfaa90bb7f98905a1d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624665/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:50.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-21T20:07:30.870000Z",
            "updatedTime": "2018-11-10T18:29:28.224600Z",
            "uploadedTime": "2011-12-21T20:07:30.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624665/theora/5868_f2f839430db745bfaa90bb7f98905a1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624665/large_thumb/large.jpg"
        },
        {
            "id": 624662,
            "name": "51_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624662/theora/5859_f7aaf29bb3484b9a839b0fe56bead323.ogv",
                "original": "https://upload.frikanalen.no/media/624662/original/orig_2627f43fc674433585bfe59d53348195.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624662/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624662/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624662/broadcast/5859_3f859d773b3e4427af9225673db575e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624662/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-12-16T09:34:44.627000Z",
            "updatedTime": "2018-11-10T18:29:28.228700Z",
            "uploadedTime": "2011-12-16T09:34:44.627000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624662/theora/5859_f7aaf29bb3484b9a839b0fe56bead323.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624662/large_thumb/large.jpg"
        },
        {
            "id": 624661,
            "name": "Den norske kirke i eksil 97",
            "header": "Du må fødes på nytt sier Jesus for å komme inn i Guds rike.Det vil si at vi må ta kristendommen på alvor.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624661/theora/orig_98a32ebd9bc5430c95d4b10deb89639e.ogv",
                "original": "https://upload.frikanalen.no/media/624661/original/orig_98a32ebd9bc5430c95d4b10deb89639e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624661/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624661/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624661/broadcast/5858_0090c0fa43e4480d9af66b15650d38b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624661/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:21:53.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-13T22:52:15.527000Z",
            "updatedTime": "2018-11-10T18:29:28.230076Z",
            "uploadedTime": "2011-12-13T22:52:15.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624661/theora/orig_98a32ebd9bc5430c95d4b10deb89639e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624661/large_thumb/large.jpg"
        },
        {
            "id": 624693,
            "name": "Empo tv - del 73",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624693/theora/5862_bc01df3d0c4a4d2da10bf04c8dda7401.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624693/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624693/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624693/broadcast/5862_da56d81d8c7342faa4564235a0bdc3ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624693/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-12-21T07:48:37.707000Z",
            "updatedTime": "2020-08-30T19:51:30.259155Z",
            "uploadedTime": "2011-12-21T07:48:37.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624693/theora/5862_bc01df3d0c4a4d2da10bf04c8dda7401.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624693/large_thumb/large.jpg"
        },
        {
            "id": 624664,
            "name": "Empo tv - del 72",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624664/theora/5861_65545a7b0e7e407ab71aed8f2c110d04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624664/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624664/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624664/broadcast/5861_def2fdbdbaab40df983050211cd46677.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624664/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-12-21T07:46:01.423000Z",
            "updatedTime": "2020-08-30T19:51:39.262701Z",
            "uploadedTime": "2011-12-21T07:46:01.423000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624664/theora/5861_65545a7b0e7e407ab71aed8f2c110d04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624664/large_thumb/large.jpg"
        },
        {
            "id": 624660,
            "name": "Empo tv - del 70",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624660/theora/5829_dd940664db534c91a4148274f10e61ee.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624660/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624660/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624660/broadcast/5829_d50356c76f9643299a5e477550589a94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624660/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:56.720000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-11-16T09:45:01.990000Z",
            "updatedTime": "2020-08-30T19:54:07.874313Z",
            "uploadedTime": "2011-11-16T09:45:01.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624660/theora/5829_dd940664db534c91a4148274f10e61ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624660/large_thumb/large.jpg"
        },
        {
            "id": 624663,
            "name": "Empo tv - del 71",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624663/theora/5830_b7c87c94855f4b97a3bab1569ac08bbf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624663/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624663/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624663/broadcast/5830_3c4323b1f8744fb88efcc9901b3b97bd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624663/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-11-16T09:46:42.663000Z",
            "updatedTime": "2020-08-30T19:54:14.616656Z",
            "uploadedTime": "2011-11-16T09:46:42.663000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624663/theora/5830_b7c87c94855f4b97a3bab1569ac08bbf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624663/large_thumb/large.jpg"
        },
        {
            "id": 624656,
            "name": "50_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624656/theora/5788_55291d03a31e4c5ab5589b7a068be07f.ogv",
                "original": "https://upload.frikanalen.no/media/624656/original/orig_1278589fdda54f499c10d638f290db67.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624656/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624656/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624656/broadcast/5788_71fb89f51ada48b2bf1a3b13102d9f6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624656/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:57:30.307000Z",
            "updatedTime": "2018-11-10T18:29:28.236904Z",
            "uploadedTime": "2011-10-03T08:57:30.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624656/theora/5788_55291d03a31e4c5ab5589b7a068be07f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624656/large_thumb/large.jpg"
        },
        {
            "id": 624652,
            "name": "Inside Israel Desember 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624652/theora/orig_0edfaadce76f450b869803ba30f8b8cd.ogv",
                "original": "https://upload.frikanalen.no/media/624652/original/orig_0edfaadce76f450b869803ba30f8b8cd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624652/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624652/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624652/broadcast/5851_f6265880f01a44b7ac4ef041393a926b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624652/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-01T14:53:46.707000Z",
            "updatedTime": "2018-11-10T18:29:28.241009Z",
            "uploadedTime": "2011-12-01T14:53:46.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624652/theora/orig_0edfaadce76f450b869803ba30f8b8cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624652/large_thumb/large.jpg"
        },
        {
            "id": 624651,
            "name": "Den norske kirke i eksil 96",
            "header": "Programmet handler om 1 advent.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624651/theora/orig_7dbda48509144af186b32a144b97a0f2.ogv",
                "original": "https://upload.frikanalen.no/media/624651/original/orig_7dbda48509144af186b32a144b97a0f2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624651/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624651/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624651/broadcast/5850_57edfcef0920468aa2213bbc1fb62e9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624651/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:10.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-30T19:45:40.787000Z",
            "updatedTime": "2018-11-10T18:29:28.242380Z",
            "uploadedTime": "2011-11-30T19:45:40.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624651/theora/orig_7dbda48509144af186b32a144b97a0f2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624651/large_thumb/large.jpg"
        },
        {
            "id": 624649,
            "name": "49_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624649/theora/5787_e2050b0bfed847ea9c48c689a4000339.ogv",
                "original": "https://upload.frikanalen.no/media/624649/original/orig_0aeecfe2e1264971a4980b15cf17e76d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624649/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624649/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624649/broadcast/5787_cbd49e55403e4923a3275ea1675c9875.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624649/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:53:57.350000Z",
            "updatedTime": "2018-11-10T18:29:28.245190Z",
            "uploadedTime": "2011-10-03T08:53:57.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624649/theora/5787_e2050b0bfed847ea9c48c689a4000339.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624649/large_thumb/large.jpg"
        }
    ]
}