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

{
    "count": 3405,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1850&ordering=-name",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1750&ordering=-name",
    "results": [
        {
            "id": 627275,
            "name": "Har USA og NATO framprovosert krigen i Ukraina",
            "header": "Har USA og NATO framprovosert krigen i Ukraina",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627275/theora/Har USA og NATO framprovosert krigen i Ukraina.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627275/broadcast/Har USA og NATO framprovosert krigen i Ukraina.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627275/large_thumb/Har USA og NATO framprovosert krigen i Ukraina.jpg",
                "original": "https://upload.frikanalen.no/media/627275/original/Har USA og NATO framprovosert krigen i Ukraina.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:12:33.720000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-04-11T20:46:29.382769Z",
            "updatedTime": "2022-04-11T20:59:31.415062Z",
            "uploadedTime": "2022-04-11T20:53:43.138157Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627275/theora/Har USA og NATO framprovosert krigen i Ukraina.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627275/large_thumb/Har USA og NATO framprovosert krigen i Ukraina.jpg"
        },
        {
            "id": 624258,
            "name": "Hap 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624258/theora/5302_39fcb84037b040ce8cce70f212bbfc53.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624258/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624258/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624258/broadcast/5302_b6f44a7b61054724836bc5137de6b87e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624258/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T13:49:14.707000Z",
            "updatedTime": "2018-11-10T18:29:28.758810Z",
            "uploadedTime": "2011-02-11T13:49:14.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624258/theora/5302_39fcb84037b040ce8cce70f212bbfc53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624258/large_thumb/large.jpg"
        },
        {
            "id": 626685,
            "name": "Hans Nielsen Hauge",
            "header": "En oversikt over Hauges liv",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626685/theora/Hans Nielsen Hauge.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626685/broadcast/Hans Nielsen Hauge.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626685/large_thumb/Hans Nielsen Hauge.jpg",
                "original": "https://upload.frikanalen.no/media/626685/original/Hans Nielsen Hauge.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:37:00.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-01-26T08:00:42.486672Z",
            "updatedTime": "2021-01-26T08:18:42.801813Z",
            "uploadedTime": "2021-01-26T08:01:24.752818Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626685/theora/Hans Nielsen Hauge.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626685/large_thumb/Hans Nielsen Hauge.jpg"
        },
        {
            "id": 623814,
            "name": "Handicap",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623814/theora/4582_492c4ac6d20642e481a459c2162b22ee.ogv",
                "original": "https://upload.frikanalen.no/media/623814/original/orig_0dfc79a2dad1465295908840ebc29742.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623814/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623814/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623814/broadcast/4582_b9612b0e462b49318c3d710147af4712.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623814/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:59.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:11:09.657000Z",
            "updatedTime": "2018-11-10T18:29:29.343222Z",
            "uploadedTime": "2010-08-10T19:11:09.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623814/theora/4582_492c4ac6d20642e481a459c2162b22ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623814/large_thumb/large.jpg"
        },
        {
            "id": 624835,
            "name": "Halsen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624835/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624835/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624835/broadcast/6197_89bd5dc9f9074bf48a1456081779fb94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:40.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:03:58.307000Z",
            "updatedTime": "2018-11-10T18:29:27.998766Z",
            "uploadedTime": "2012-04-10T11:03:58.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
        },
        {
            "id": 624275,
            "name": "Haiku, et OS basert på BeOS",
            "header": "Haiku er et BeOS-kompatibelt operativsystem som er fullstendig fri programvare. Haiku stresser minimalisme i bruk og simplisitet i funksjonalitet, og sikter seg inn på hverdagsbrukere, og personer med behov for gode muligheter for multimedia.\n\nForedraget gir en kort innføring i Haiku. Det vil bli gått nærmere inn på hovedtrekkene som skiller Haiku fra andre operativsystemers funksjonalitet og oppbygning. Det vil også bli trukket inn prosjektets historie og fremtidsvisjoner. Det vil bli vist en demo av en relativt fersk revisjon med diverse applikasjoner Martin Hebnes Pedersen er fulltidsstudent ved Høgskolen i Bergen, der han tar en bachelorgrad i dataingeniør. Ved siden av studiet har han i det siste året jobbet en del med Haiku, og har blant annet utviklet en Twitterklient for operativsystemet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624275/theora/5323_f7ec4f44792d46b786b7e5af25e809fb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624275/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624275/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624275/broadcast/5323_f7ec4f44792d46b786b7e5af25e809fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624275/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:00:16.500000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-12T21:27:00.263000Z",
            "updatedTime": "2018-11-10T18:29:28.734214Z",
            "uploadedTime": "2011-02-12T21:27:00.263000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624275/theora/5323_f7ec4f44792d46b786b7e5af25e809fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624275/large_thumb/large.jpg"
        },
        {
            "id": 624613,
            "name": "Hælse & Kællan 20111109",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624613/theora/5797_7f92c3e2b0c44a349ecfaafdeb271249.ogv",
                "original": "https://upload.frikanalen.no/media/624613/original/orig_a31195d420d444058c906031f0a7a9ab.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624613/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624613/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624613/broadcast/5797_b82432a298484477a1525a3ceaa4af03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624613/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T12:17:45.050000Z",
            "updatedTime": "2018-11-10T18:29:28.290506Z",
            "uploadedTime": "2011-10-17T12:17:45.050000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624613/theora/5797_7f92c3e2b0c44a349ecfaafdeb271249.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624613/large_thumb/large.jpg"
        },
        {
            "id": 624612,
            "name": "Hælse & Kællan 20111026",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624612/theora/5796_27cbc5c82f1c40079eb65a8a6c6e76a8.ogv",
                "original": "https://upload.frikanalen.no/media/624612/original/orig_ec679e403eff412299a045d5f45fa491.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624612/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624612/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624612/broadcast/5796_8fac45744ca6415ab06d8572583acdaf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624612/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T12:15:11.860000Z",
            "updatedTime": "2018-11-10T18:29:28.291934Z",
            "uploadedTime": "2011-10-17T12:15:11.860000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624612/theora/5796_27cbc5c82f1c40079eb65a8a6c6e76a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624612/large_thumb/large.jpg"
        },
        {
            "id": 624449,
            "name": "Hælse & Kællan 20110810",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624449/theora/5557_5a35a5f9bac64d80be505dbd7ad1ff51.ogv",
                "original": "https://upload.frikanalen.no/media/624449/original/orig_d9cf78f051364c3bbc8b8e171531b1f2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624449/broadcast/5557_f5bd51070aef436786bbd750c88a3b85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624449/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:46:57.147000Z",
            "updatedTime": "2018-11-10T18:29:28.503833Z",
            "uploadedTime": "2011-05-04T13:46:57.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624449/theora/5557_5a35a5f9bac64d80be505dbd7ad1ff51.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624449/large_thumb/large.jpg"
        },
        {
            "id": 624450,
            "name": "Hælse & Kællan 20110727",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624450/theora/5556_b8bc5be8ba70420aa809015866db6a5f.ogv",
                "original": "https://upload.frikanalen.no/media/624450/original/orig_346497fd5285409faec5e07eb985dc76.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624450/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624450/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624450/broadcast/5556_e24a93f2074c417fbc10fef1b397605e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624450/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:41:59.593000Z",
            "updatedTime": "2018-11-10T18:29:28.502436Z",
            "uploadedTime": "2011-05-04T13:41:59.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624450/theora/5556_b8bc5be8ba70420aa809015866db6a5f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624450/large_thumb/large.jpg"
        },
        {
            "id": 624447,
            "name": "Hælse & Kællan 20110713",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624447/theora/5555_493d3553a95a46689c30d047165c41db.ogv",
                "original": "https://upload.frikanalen.no/media/624447/original/orig_8c33befecc3d4608a64daebbe6953556.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624447/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624447/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624447/broadcast/5555_c23ce1d296484bee945d419da5182a55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624447/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:36:26.693000Z",
            "updatedTime": "2018-11-10T18:29:28.506524Z",
            "uploadedTime": "2011-05-04T13:36:26.693000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624447/theora/5555_493d3553a95a46689c30d047165c41db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624447/large_thumb/large.jpg"
        },
        {
            "id": 624445,
            "name": "Hælse & Kællan 20110629",
            "header": "Hälsa, med Evabritt Fjeldberg\nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624445/theora/5554_97032c4ebe24427a993f60bb5e453f47.ogv",
                "original": "https://upload.frikanalen.no/media/624445/original/orig_c1d8860d3e944d41804b06e777256408.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624445/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624445/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624445/broadcast/5554_f47ef32c2cbe4980b522eed8c7877849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624445/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:31:30.560000Z",
            "updatedTime": "2018-11-10T18:29:28.509536Z",
            "uploadedTime": "2011-05-04T13:31:30.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624445/theora/5554_97032c4ebe24427a993f60bb5e453f47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624445/large_thumb/large.jpg"
        },
        {
            "id": 624444,
            "name": "Hælse & Kællan 20110615",
            "header": "Hälsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624444/theora/5553_a9896261423c400384adb73d2daf41b6.ogv",
                "original": "https://upload.frikanalen.no/media/624444/original/orig_ef79412d09a748d3beb07f042aefa1c2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624444/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624444/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624444/broadcast/5553_7c8421f8d03748d78da611a93b1e24e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624444/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:28:33.290000Z",
            "updatedTime": "2018-11-10T18:29:28.510975Z",
            "uploadedTime": "2011-05-04T13:28:33.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624444/theora/5553_a9896261423c400384adb73d2daf41b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624444/large_thumb/large.jpg"
        },
        {
            "id": 624446,
            "name": "Hælse & Kællan 20110601",
            "header": "Hälsa, med Evabritt Fjeldberg \n\nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624446/theora/5552_e9250787733a48fcbc173af5d90c069a.ogv",
                "original": "https://upload.frikanalen.no/media/624446/original/orig_d6a20e50391d4be0ae9dff522ecdb614.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624446/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624446/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624446/broadcast/5552_7ad3bd87d12b485ab21658f2cf7341f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624446/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:08:51.250000Z",
            "updatedTime": "2018-11-10T18:29:28.507976Z",
            "uploadedTime": "2011-05-04T13:08:51.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624446/theora/5552_e9250787733a48fcbc173af5d90c069a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624446/large_thumb/large.jpg"
        },
        {
            "id": 624547,
            "name": "Hælse & Kællan 201100921",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624547/theora/5716_8cde707165ec4f18b6cf4340b8295a48.ogv",
                "original": "https://upload.frikanalen.no/media/624547/original/orig_2850844f8afb40298ce62a3f500483c9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624547/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624547/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624547/broadcast/5716_067662724c284aa9bec453ade5774ecd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624547/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:22:49.227000Z",
            "updatedTime": "2018-11-10T18:29:28.375040Z",
            "uploadedTime": "2011-08-22T08:22:49.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624547/theora/5716_8cde707165ec4f18b6cf4340b8295a48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624547/large_thumb/large.jpg"
        },
        {
            "id": 624542,
            "name": "Hælse & Kællan 201100907",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624542/theora/5712_0bd1cf9f2ddd4684ab7394807bac9ce9.ogv",
                "original": "https://upload.frikanalen.no/media/624542/original/orig_7bb6346073cd40418d8486cd25a18676.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624542/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624542/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624542/broadcast/5712_d4624faec3a340599a47664c5d421c4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624542/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-18T12:17:01.597000Z",
            "updatedTime": "2018-11-10T18:29:28.381883Z",
            "uploadedTime": "2011-08-18T12:17:01.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624542/theora/5712_0bd1cf9f2ddd4684ab7394807bac9ce9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624542/large_thumb/large.jpg"
        },
        {
            "id": 624448,
            "name": "Hælsa & kællan 20110824",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624448/theora/5558_8c1816ae102f44ca8c2af95a3bba7a29.ogv",
                "original": "https://upload.frikanalen.no/media/624448/original/orig_7ac80dfb860b4e88b87a3e4b3aef679d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624448/broadcast/5558_1f0fd2e99b5e43daa5f5a61ea2e6e3a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624448/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:47:57.290000Z",
            "updatedTime": "2018-11-10T18:29:28.505177Z",
            "uploadedTime": "2011-05-04T13:47:57.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624448/theora/5558_8c1816ae102f44ca8c2af95a3bba7a29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624448/large_thumb/large.jpg"
        },
        {
            "id": 623855,
            "name": "Gunnar Sønsteby.",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623855/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623855/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623855/broadcast/4605_5a40f1d4cc4a48d39906472344b08063.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623855/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:37.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:38.350000Z",
            "updatedTime": "2018-11-10T18:29:29.285495Z",
            "uploadedTime": "2010-08-10T19:19:38.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623855/large_thumb/large.jpg"
        },
        {
            "id": 627858,
            "name": "Guds vilje med menneskene",
            "header": "Er det slik det er, ja...",
            "description": "Er det slik det er, ja....",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627858/theora/Guds vilje med menneskene.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627858/broadcast/Guds vilje med menneskene.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627858/large_thumb/Guds vilje med menneskene.jpg",
                "original": "https://upload.frikanalen.no/media/627858/original/Guds vilje med menneskene.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:39:55.500000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-24T09:49:27.363713Z",
            "updatedTime": "2024-02-24T10:08:32.473314Z",
            "uploadedTime": "2024-02-24T09:49:38.822592Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627858/theora/Guds vilje med menneskene.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627858/large_thumb/Guds vilje med menneskene.jpg"
        },
        {
            "id": 623480,
            "name": "Gudstjeneste fra Østfoldkirken Uke 12_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
                "original": "https://upload.frikanalen.no/media/623480/original/orig_c803b3eca305405f8c0463f020e7a237.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623480/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623480/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623480/broadcast/3966_53d88ee33cf5448bba30810064cf0fc0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623480/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:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:14:02.373000Z",
            "updatedTime": "2018-11-10T18:29:29.757757Z",
            "uploadedTime": "2010-02-15T14:14:02.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623480/large_thumb/large.jpg"
        },
        {
            "id": 623449,
            "name": "Gudstjeneste fra Østfoldkirken Uke 11_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
                "original": "https://upload.frikanalen.no/media/623449/original/orig_437042589980456685498384abae8d0c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623449/broadcast/3965_0171a5ad22fb4fadb5ddecbbc7b112df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623449/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:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:12:39.283000Z",
            "updatedTime": "2018-11-10T18:29:29.784646Z",
            "uploadedTime": "2010-02-15T14:12:39.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
        },
        {
            "id": 623443,
            "name": "Gudstjeneste fra Østfoldkirken Uke 10_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623443/theora/3964_2ce34170b08942b994c354222f944726.ogv",
                "original": "https://upload.frikanalen.no/media/623443/original/orig_37030c51633b424899aaf3794275a29f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623443/broadcast/3964_2db28af214b04d63ae6f475141f3e9a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623443/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:11:57.377000Z",
            "updatedTime": "2018-11-10T18:29:29.790007Z",
            "uploadedTime": "2010-02-15T14:11:57.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623443/theora/3964_2ce34170b08942b994c354222f944726.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623443/large_thumb/large.jpg"
        },
        {
            "id": 623414,
            "name": "Gudstjeneste fra Østfoldkirken Uke 09_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
                "original": "https://upload.frikanalen.no/media/623414/original/orig_25f9761fa7a544389967419132b8e70a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623414/broadcast/3963_84743e8ecdec4fcf93ddd33957506ffe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623414/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:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:11:05.830000Z",
            "updatedTime": "2018-11-10T18:29:29.824894Z",
            "uploadedTime": "2010-02-15T14:11:05.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623414/large_thumb/large.jpg"
        },
        {
            "id": 623388,
            "name": "Gudstjeneste fra Østfoldkirken Uke 08_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623388/theora/3686_a129cf65d5c44de49dd510d042c5dc03.ogv",
                "original": "https://upload.frikanalen.no/media/623388/original/orig_f0da05abeea54be78eba9e99c41319de.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623388/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623388/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623388/broadcast/3686_8a72aa9d781e408ca3728359295c35bc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623388/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:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:10:07.593000Z",
            "updatedTime": "2018-11-10T18:29:29.856572Z",
            "uploadedTime": "2009-12-14T13:10:07.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623388/theora/3686_a129cf65d5c44de49dd510d042c5dc03.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623388/large_thumb/large.jpg"
        },
        {
            "id": 623379,
            "name": "Gudstjeneste fra Østfoldkirken Uke 07_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623379/theora/3685_2e6095fa840e45ef84ad77a8f937e6fb.ogv",
                "original": "https://upload.frikanalen.no/media/623379/original/orig_1cba7747ebfb4847acd5eba4aef96263.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623379/broadcast/3685_86fd21bd4b8b456bb2272d09d82ae565.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623379/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:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:44.717000Z",
            "updatedTime": "2018-11-10T18:29:29.867792Z",
            "uploadedTime": "2009-12-14T13:09:44.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623379/theora/3685_2e6095fa840e45ef84ad77a8f937e6fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623379/large_thumb/large.jpg"
        },
        {
            "id": 623373,
            "name": "Gudstjeneste fra Østfoldkirken Uke 06_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
                "original": "https://upload.frikanalen.no/media/623373/original/orig_e5478a34dc20439d84f90536df3902c9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623373/broadcast/3684_4d0141b475ee4428ad88880713fee99b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623373/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:25.373000Z",
            "updatedTime": "2018-11-10T18:29:29.877600Z",
            "uploadedTime": "2009-12-14T13:09:25.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623373/large_thumb/large.jpg"
        },
        {
            "id": 623351,
            "name": "Gudstjeneste fra Østfoldkirken Uke 05_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623351/theora/3683_2ed039d1b8f24457bf24859dd5ce3c0c.ogv",
                "original": "https://upload.frikanalen.no/media/623351/original/orig_1789cad8c8e94a39afa5e9cfcae77cb0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623351/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623351/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623351/broadcast/3683_e53c11a382ce499eada6daa5d40898fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623351/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:05.857000Z",
            "updatedTime": "2018-11-10T18:29:29.908040Z",
            "uploadedTime": "2009-12-14T13:09:05.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623351/theora/3683_2ed039d1b8f24457bf24859dd5ce3c0c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623351/large_thumb/large.jpg"
        },
        {
            "id": 623339,
            "name": "Gudstjeneste fra Østfoldkirken Uke 04_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623339/theora/3682_1e32b75beb91447792494ae579184bd1.ogv",
                "original": "https://upload.frikanalen.no/media/623339/original/orig_1a324d801ad544c08162dd3261352d89.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623339/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623339/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623339/broadcast/3682_a020eba126d343c79876d08821d5545d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623339/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:31",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:08:46.013000Z",
            "updatedTime": "2018-11-10T18:29:29.924630Z",
            "uploadedTime": "2009-12-14T13:08:46.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623339/theora/3682_1e32b75beb91447792494ae579184bd1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623339/large_thumb/large.jpg"
        },
        {
            "id": 623312,
            "name": "Gudstjeneste fra Østfoldkirken Uke 03_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623312/theora/3681_52ceed285b794b14b146217a63f61dfb.ogv",
                "original": "https://upload.frikanalen.no/media/623312/original/orig_603542efb5634628a33bcfc692e054b6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623312/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623312/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623312/broadcast/3681_2cc2605d8bc64930be6c278ab79922c4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623312/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:23",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:08:26.623000Z",
            "updatedTime": "2018-11-10T18:29:29.961916Z",
            "uploadedTime": "2009-12-14T13:08:26.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623312/theora/3681_52ceed285b794b14b146217a63f61dfb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623312/large_thumb/large.jpg"
        },
        {
            "id": 623298,
            "name": "Gudstjeneste fra Østfoldkirken Uke 02_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623298/theora/3680_92fdf124523844faa75334517f8c9a2b.ogv",
                "original": "https://upload.frikanalen.no/media/623298/original/orig_475a0415da574dc6a2158313ff19938e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623298/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623298/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623298/broadcast/3680_817df65a05d149359148fe83e0708b8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623298/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:22",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:07:51.137000Z",
            "updatedTime": "2018-11-10T18:29:29.978635Z",
            "uploadedTime": "2009-12-14T13:07:51.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623298/theora/3680_92fdf124523844faa75334517f8c9a2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623298/large_thumb/large.jpg"
        },
        {
            "id": 623296,
            "name": "Gudstjeneste fra Østfoldkirken Uke 01_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623296/theora/3679_0713768b8c5b45cface9517dc5358503.ogv",
                "original": "https://upload.frikanalen.no/media/623296/original/orig_2354bac8ef0f4bfd806b7d81d047c196.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623296/broadcast/3679_bc392fd3c29d4afbb1ee4d930bac60da.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623296/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:52",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:07:15.777000Z",
            "updatedTime": "2018-11-10T18:29:29.981509Z",
            "uploadedTime": "2009-12-14T13:07:15.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623296/theora/3679_0713768b8c5b45cface9517dc5358503.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623296/large_thumb/large.jpg"
        },
        {
            "id": 623843,
            "name": "Guds Ord, 230810",
            "header": "Undervisning med Bjærn Kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623843/theora/4620_df586ab11f344febb0e0d5b305472f52.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623843/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623843/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623843/broadcast/4620_69abacd135e640f793908d01e939966a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623843/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:42.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T13:24:45.347000Z",
            "updatedTime": "2018-11-10T18:29:29.302074Z",
            "uploadedTime": "2010-08-13T13:24:45.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623843/theora/4620_df586ab11f344febb0e0d5b305472f52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623843/large_thumb/large.jpg"
        },
        {
            "id": 623929,
            "name": "Guds Ord, 041010",
            "header": "Guds Ord med Björn Kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623929/theora/4760_903093d130ac4708852ac66580d916c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623929/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623929/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623929/broadcast/4760_903093d130ac4708852ac66580d916c1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623929/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:31.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-21T13:17:02.633000Z",
            "updatedTime": "2018-11-10T18:29:29.178746Z",
            "uploadedTime": "2010-09-21T13:17:02.633000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623929/theora/4760_903093d130ac4708852ac66580d916c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623929/large_thumb/large.jpg"
        },
        {
            "id": 624236,
            "name": "Guds Ord",
            "header": "Guds Ord med bjørn kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624236/theora/5270_8a89ec07185440cdb53625ce6e553cf3.ogv",
                "original": "https://upload.frikanalen.no/media/624236/original/orig_318d0cdb5a1b4c50bd64c86d76cc3640.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624236/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624236/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624236/broadcast/5270_5559049cc4364034b21ee9af58c9359e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624236/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T08:21:41.430000Z",
            "updatedTime": "2018-11-10T18:29:28.788568Z",
            "uploadedTime": "2011-02-04T08:21:41.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624236/theora/5270_8a89ec07185440cdb53625ce6e553cf3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624236/large_thumb/large.jpg"
        },
        {
            "id": 626762,
            "name": "Guds løfter til Sem",
            "header": "Spennende bibelhistorie",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626762/theora/Guds løfter til Sem.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626762/broadcast/Guds løfter til Sem.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626762/large_thumb/Guds løfter til Sem.jpg",
                "original": "https://upload.frikanalen.no/media/626762/original/Guds løfter til Sem.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:50:45.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-04-06T09:57:52.535027Z",
            "updatedTime": "2021-04-06T10:23:51.506184Z",
            "uploadedTime": "2021-04-06T09:59:42.339102Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626762/theora/Guds løfter til Sem.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626762/large_thumb/Guds løfter til Sem.jpg"
        },
        {
            "id": 626594,
            "name": "Guds løfter til Abraham.mp4",
            "header": "Guds løfter til Abraham",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626594/theora/Guds løfter til Abraham.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626594/broadcast/Guds løfter til Abraham.dv",
                "original": "https://upload.frikanalen.no/media/626594/original/Guds løfter til Abraham.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626594/large_thumb/Guds løfter til Abraham.jpg"
            },
            "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:49:21.766667",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-11-17T15:53:07.611933Z",
            "updatedTime": "2020-11-17T16:17:50.802098Z",
            "uploadedTime": "2020-11-17T15:54:23.280169Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626594/theora/Guds løfter til Abraham.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626594/large_thumb/Guds løfter til Abraham.jpg"
        },
        {
            "id": 627069,
            "name": "Guds løfter før og etter",
            "header": "Abrahams løfter gjelder også idag",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627069/theora/Guds l�fter f�r og etter....ogv",
                "broadcast": "https://upload.frikanalen.no/media/627069/broadcast/Guds l�fter f�r og etter....dv",
                "original": "https://upload.frikanalen.no/media/627069/original/Guds l�fter f�r og etter....mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627069/large_thumb/Guds l�fter f�r og etter....jpg"
            },
            "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:52:06.766667",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-11-05T08:57:31.898775Z",
            "updatedTime": "2021-11-05T09:24:42.918156Z",
            "uploadedTime": "2021-11-05T08:59:33.358173Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627069/theora/Guds l�fter f�r og etter....ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627069/large_thumb/Guds l�fter f�r og etter....jpg"
        },
        {
            "id": 626798,
            "name": "Guds løfter",
            "header": "Gjennom Abrahams ætt",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626798/theora/Guds løfter.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626798/broadcast/Guds løfter.dv",
                "original": "https://upload.frikanalen.no/media/626798/original/Guds løfter.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626798/large_thumb/Guds løfter.jpg"
            },
            "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:56:44.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-05-11T07:09:43.675984Z",
            "updatedTime": "2021-05-11T07:38:39.834825Z",
            "uploadedTime": "2021-05-11T07:11:42.576282Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626798/theora/Guds løfter.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626798/large_thumb/Guds løfter.jpg"
        },
        {
            "id": 627852,
            "name": "Guds hensikter",
            "header": "Nyttig lærdom i dagens situasjon",
            "description": "Nyttig lærdom i dagens situasjon",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627852/theora/Guds hensikter... (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627852/broadcast/Guds hensikter... (1).dv",
                "original": "https://upload.frikanalen.no/media/627852/original/Guds hensikter... (1).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627852/large_thumb/Guds hensikter... (1).jpg"
            },
            "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:40:30.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-06T09:27:21.368857Z",
            "updatedTime": "2024-02-06T10:04:15.150947Z",
            "uploadedTime": "2024-02-06T09:45:10.520292Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627852/theora/Guds hensikter... (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627852/large_thumb/Guds hensikter... (1).jpg"
        },
        {
            "id": 627835,
            "name": "Guds hensikter",
            "header": "Anders Helge Myhren",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627835/theora/Guds hensikter....ogv",
                "broadcast": "https://upload.frikanalen.no/media/627835/broadcast/Guds hensikter....dv",
                "original": "https://upload.frikanalen.no/media/627835/original/Guds hensikter....mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627835/large_thumb/Guds hensikter....jpg"
            },
            "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:40:30.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-12-16T12:09:48.149333Z",
            "updatedTime": "2023-12-16T12:29:03.510204Z",
            "uploadedTime": "2023-12-16T12:09:59.626384Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627835/theora/Guds hensikter....ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627835/large_thumb/Guds hensikter....jpg"
        },
        {
            "id": 627851,
            "name": "Gud og Israel",
            "header": "Nyttig og vite",
            "description": "Nyttig og vite",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627851/theora/Gud og Israel (2).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627851/broadcast/Gud og Israel (2).dv",
                "original": "https://upload.frikanalen.no/media/627851/original/Gud og Israel (2).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627851/large_thumb/Gud og Israel (2).jpg"
            },
            "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:42:23.366667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-06T09:24:22.972168Z",
            "updatedTime": "2024-02-06T09:45:09.571392Z",
            "uploadedTime": "2024-02-06T09:24:36.291686Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627851/theora/Gud og Israel (2).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627851/large_thumb/Gud og Israel (2).jpg"
        },
        {
            "id": 626730,
            "name": "Gud ledet og leder israelittene",
            "header": "La deg overbevise om dette",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626730/theora/Gud ledet og leder israelittene (2).ogv",
                "broadcast": "https://upload.frikanalen.no/media/626730/broadcast/Gud ledet og leder israelittene (2).dv",
                "largeThumb": "https://upload.frikanalen.no/media/626730/large_thumb/Gud ledet og leder israelittene (2).jpg",
                "original": "https://upload.frikanalen.no/media/626730/original/Gud ledet og leder israelittene (2).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:47:17.633333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-03-12T16:30:48.049985Z",
            "updatedTime": "2021-08-07T20:21:30.490493Z",
            "uploadedTime": "2021-08-07T19:59:11.508385Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626730/theora/Gud ledet og leder israelittene (2).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626730/large_thumb/Gud ledet og leder israelittene (2).jpg"
        },
        {
            "id": 626687,
            "name": "Gud ledet og leder Israel",
            "header": "Overblikk over viktige emner",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626687/theora/Gud ledet og leder israelittene.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626687/broadcast/Gud ledet og leder israelittene.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626687/large_thumb/Gud ledet og leder israelittene.jpg",
                "original": "https://upload.frikanalen.no/media/626687/original/Gud ledet og leder israelittene.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:47:17.633333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-01-31T09:59:27.420745Z",
            "updatedTime": "2021-01-31T10:22:26.676704Z",
            "uploadedTime": "2021-01-31T10:00:16.531903Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626687/theora/Gud ledet og leder israelittene.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626687/large_thumb/Gud ledet og leder israelittene.jpg"
        },
        {
            "id": 627482,
            "name": "Gud, Jehova, Jesus og Den Hellige Ånd",
            "header": "De er forskjellige forteller bibelen",
            "description": "De er forskjellige forteller bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627482/theora/Gud, Jehova, Jesus, Den Hellige �nd.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627482/broadcast/Gud, Jehova, Jesus, Den Hellige �nd.dv",
                "original": "https://upload.frikanalen.no/media/627482/original/Gud, Jehova, Jesus, Den Hellige �nd.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627482/large_thumb/Gud, Jehova, Jesus, Den Hellige �nd.jpg"
            },
            "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:58:14.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-06-04T06:25:21.552117Z",
            "updatedTime": "2022-06-04T06:54:40.215899Z",
            "uploadedTime": "2022-06-04T06:26:59.934552Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627482/theora/Gud, Jehova, Jesus, Den Hellige �nd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627482/large_thumb/Gud, Jehova, Jesus, Den Hellige �nd.jpg"
        },
        {
            "id": 625040,
            "name": "Gud i hverdagen del 4",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Gud i hverdagen del 4.\r\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \r\nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \r\nog møte dagliglivets utfordringer.\r\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\r\npå en enkel og forståelig måte. \r\n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \r\nsier Clementsen.\r\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625040/theora/6513_86c42df2feb744049499ab2a6df3df61.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625040/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625040/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625040/broadcast/6513_5f0fc57db7bc4c11aea20cd24e923fb5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625040/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 126,
                "name": "iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-10-23T15:49:51Z",
            "updatedTime": "2018-11-10T18:29:27.738219Z",
            "uploadedTime": "2012-10-23T15:49:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625040/theora/6513_86c42df2feb744049499ab2a6df3df61.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625040/large_thumb/large.jpg"
        },
        {
            "id": 625035,
            "name": "Gud i hverdagen del 3",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Gud i hverdagen del 3.\r\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \r\nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \r\nog møte dagliglivets utfordringer.\r\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\r\npå en enkel og forståelig måte. \r\n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \r\nsier Clementsen.\r\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625035/theora/6512_f8dea0204bf1402687aea23ec62ec57d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625035/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625035/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625035/broadcast/6512_c5b617f08a9f42ca817af97bb294be54.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625035/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-23T15:48:47Z",
            "updatedTime": "2018-11-10T18:29:27.745254Z",
            "uploadedTime": "2012-10-23T15:48:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625035/theora/6512_f8dea0204bf1402687aea23ec62ec57d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625035/large_thumb/large.jpg"
        },
        {
            "id": 625028,
            "name": "Gud i hverdagen del 2",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Gud i hverdagen del 2.\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625028/theora/6501_3b65c06a775a4894a2dad0d4707c63c4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625028/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625028/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625028/broadcast/6501_66216b963df94e77b6e5979adb43e8cb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625028/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-22T15:24:53Z",
            "updatedTime": "2018-11-10T18:29:27.755576Z",
            "uploadedTime": "2012-10-22T15:24:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625028/theora/6501_3b65c06a775a4894a2dad0d4707c63c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625028/large_thumb/large.jpg"
        },
        {
            "id": 625022,
            "name": "Gud i hverdagen",
            "header": "Arnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\n på en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625022/theora/6472_1609be82c32e446ea77e1752ba8f75c8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625022/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625022/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625022/broadcast/6472_5b9ad6a8d0a14280b227a1a64cdf4ee2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625022/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:59.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-10T15:31:55Z",
            "updatedTime": "2018-11-10T18:29:27.762377Z",
            "uploadedTime": "2012-10-10T15:31:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625022/theora/6472_1609be82c32e446ea77e1752ba8f75c8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625022/large_thumb/large.jpg"
        },
        {
            "id": 627342,
            "name": "Gudebildet",
            "header": "Til ettertanke",
            "description": "Til ettertanke",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627342/theora/Gudebildet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627342/broadcast/Gudebildet.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627342/large_thumb/Gudebildet.jpg",
                "original": "https://upload.frikanalen.no/media/627342/original/Gudebildet.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:55:51.533333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-05-10T18:12:15.175264Z",
            "updatedTime": "2022-05-10T18:41:09.936820Z",
            "uploadedTime": "2022-05-10T18:14:06.922580Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627342/theora/Gudebildet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627342/large_thumb/Gudebildet.jpg"
        },
        {
            "id": 624772,
            "name": "Gud, de andre og meg 4/4",
            "header": "Relasjoner er noe som angår oss alle. Rundt bålet har Finn Myklebust samlet seks ungdommer for å samtale om relasjoner til Gud, familien, kristne og verden. Serien på fire programmer handler om Gud, de andre og meg.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624772/theora/orig_e46e460aafd3424392f78aa2eaa2866b.ogv",
                "original": "https://upload.frikanalen.no/media/624772/original/orig_e46e460aafd3424392f78aa2eaa2866b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624772/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624772/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624772/broadcast/6052_5c91c204d03c4ab6a5071da8206b0f21.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624772/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:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-28T12:28:05.077000Z",
            "updatedTime": "2018-11-10T18:29:28.081105Z",
            "uploadedTime": "2012-02-28T12:28:05.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624772/theora/orig_e46e460aafd3424392f78aa2eaa2866b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624772/large_thumb/large.jpg"
        }
    ]
}