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

{
    "count": 3555,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2050&ordering=-header",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1950&ordering=-header",
    "results": [
        {
            "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": 623646,
            "name": "HelseExpo Mjøndalen 09",
            "header": "Helse i et økologisk og et etisk perspektiv. Med Dr Sigve Tonstad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623646/theora/4350_759e010794aa4ebf8b604c9d813fd736.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623646/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623646/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623646/broadcast/4350_1dcb7a3270b94ffb80bb1fb831ab3c1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623646/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:59.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:11:13.507000Z",
            "updatedTime": "2018-11-10T18:29:29.548165Z",
            "uploadedTime": "2010-05-21T07:11:13.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623646/theora/4350_759e010794aa4ebf8b604c9d813fd736.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623646/large_thumb/large.jpg"
        },
        {
            "id": 624074,
            "name": "EBF pr1-CHK pr2 20101208",
            "header": "helseEva-britt Fjeldberg\noch källan Carl henrik karlson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624074/theora/5041_9ef8c5b64cd4443899d9352adaba9720.ogv",
                "original": "https://upload.frikanalen.no/media/624074/original/orig_0f8c158dd46047019751735ff7eb0135.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624074/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624074/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624074/broadcast/5041_d44ad0897c1f45f4aa5fa000d8a2175e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624074/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.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-03T12:09:54.437000Z",
            "updatedTime": "2018-11-10T18:29:28.988539Z",
            "uploadedTime": "2010-12-03T12:09:54.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624074/theora/5041_9ef8c5b64cd4443899d9352adaba9720.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624074/large_thumb/large.jpg"
        },
        {
            "id": 623531,
            "name": "Babylonkoden 10a",
            "header": "Helligdommen i krise. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623531/theora/4141_c873220c570547b9883a79854532b6b0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623531/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623531/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623531/broadcast/4141_6a255efa120c46848c470862c34b1427.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623531/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:29:29.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:12:23.710000Z",
            "updatedTime": "2018-11-10T18:29:29.686697Z",
            "uploadedTime": "2010-03-25T09:12:23.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623531/theora/4141_c873220c570547b9883a79854532b6b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623531/large_thumb/large.jpg"
        },
        {
            "id": 623860,
            "name": "Bibelundervisning - del 11",
            "header": "Helbredelse del 3",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623860/theora/4633_5ff9368fdbe040ceacccd5a91b4dcf9a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623860/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623860/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623860/broadcast/4633_a44e089bfa5145e3b615a16eaf1e97c9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623860/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-19T14:22:58.730000Z",
            "updatedTime": "2023-07-12T22:35:07.981337Z",
            "uploadedTime": "2010-08-19T14:22:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623860/theora/4633_5ff9368fdbe040ceacccd5a91b4dcf9a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623860/large_thumb/large.jpg"
        },
        {
            "id": 623859,
            "name": "Bibelundervisning - del 10",
            "header": "Helbredelse del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623859/theora/4625_a66dc3c77ea042d0ad4ebb66fb621f27.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623859/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623859/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623859/broadcast/4625_cc0ef5915f2a4378a4be521f12fdc9dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623859/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-17T21:07:35.360000Z",
            "updatedTime": "2023-07-12T22:35:25.074921Z",
            "uploadedTime": "2010-08-17T21:07:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623859/theora/4625_a66dc3c77ea042d0ad4ebb66fb621f27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623859/large_thumb/large.jpg"
        },
        {
            "id": 625434,
            "name": "MakerCon - Innovation Inspiration - IPR Databases as a Source of Inspiration",
            "header": "Hege Langlo at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625434/theora/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625434/broadcast/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625434/large_thumb/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625434/small_thumb/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.247133Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625434/theora/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625434/large_thumb/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.jpg"
        },
        {
            "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 40 61 61 81",
                "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": 624912,
            "name": "Den norske kirke i eksil 113",
            "header": "Har Stortinget ført det norske folk bak lyset ved endringen av grunnlovens paragraf 2?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624912/theora/orig_8a216931eb3b4fb380fafc667ad27c58.ogv",
                "original": "https://upload.frikanalen.no/media/624912/original/orig_8a216931eb3b4fb380fafc667ad27c58.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624912/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624912/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624912/broadcast/6294_85129fbcfa664009aca439fd3c97a9b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624912/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:14.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-30T20:27:13.083000Z",
            "updatedTime": "2018-11-10T18:29:27.898487Z",
            "uploadedTime": "2012-05-30T20:27:13.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624912/theora/orig_8a216931eb3b4fb380fafc667ad27c58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624912/large_thumb/large.jpg"
        },
        {
            "id": 624057,
            "name": "Møteplassen - Tilgivelse 4",
            "header": "Har kristne en plikt til å tilgi slik Gud har tilgitt oss? Og hva tenker innsatte i fengsel i forhold til tilgivelse og forsoning? Vi møter Else Kari Bjerva fra Normisjon og fengselsprest Odd Cato Kristiansen på Ila fengsel.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624057/theora/4955_1b2616b92685451aba3e3cd07f24ed23.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624057/broadcast/4955_cd8e41aacc9c4daf8b57b8294b2f9c25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624057/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-25T12:20:44Z",
            "updatedTime": "2018-11-10T18:29:29.010507Z",
            "uploadedTime": "2010-11-25T12:20:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624057/theora/4955_1b2616b92685451aba3e3cd07f24ed23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624057/large_thumb/large.jpg"
        },
        {
            "id": 624052,
            "name": "Møteplassen - Tilgivelse 2",
            "header": "Har kristne en plikt til å tilgi? Og hva tenker innsatte i fengsel i forhold til tilgivelse og forsoning? Vi møter Else Kari Bjerva fra Normisjon og fengselsprest Odd Cato Kristiansen på Ila fengsel.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624052/theora/4953_25d9d20d91e149ba94fad995f635b441.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624052/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624052/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624052/broadcast/4953_203e928685ef4fc0ac026e81d7052e05.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624052/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-25T12:07:47Z",
            "updatedTime": "2018-11-10T18:29:29.017359Z",
            "uploadedTime": "2010-11-25T12:07:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624052/theora/4953_25d9d20d91e149ba94fad995f635b441.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624052/large_thumb/large.jpg"
        },
        {
            "id": 623566,
            "name": "Warriors of the net",
            "header": "Har du noensinne lurt på hvordan Internet fungerer ? Hvordan en ruter ser ut ? Hvilken farge en IP pakke har ? Hvordan den kommer seg igjennom en brannmur ? Svaret på alt dette, og mere til, finner du i denne filmen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623566/theora/4250_3c469b9ee07143338920c61af9ad9fce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623566/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623566/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623566/broadcast/4250_dc0d809d0b1842889ca8a298c01535eb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623566/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:12:59.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-20T20:42:42.897000Z",
            "updatedTime": "2018-11-10T18:29:29.639012Z",
            "uploadedTime": "2010-04-20T20:42:42.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623566/theora/4250_3c469b9ee07143338920c61af9ad9fce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623566/large_thumb/large.jpg"
        },
        {
            "id": 624441,
            "name": "Den norske kirke i eksil 85",
            "header": "Har du en kommentar til programmene? Kontakt meg olav.grimdalen@tele2.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624441/theora/orig_1bd487cf21b849a6a2bd98ebbac22929.ogv",
                "original": "https://upload.frikanalen.no/media/624441/original/orig_1bd487cf21b849a6a2bd98ebbac22929.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624441/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624441/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624441/broadcast/5549_3382dda51c3845ff95ecae47e8e8357d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624441/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:54.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T06:35:04.440000Z",
            "updatedTime": "2018-11-10T18:29:28.515230Z",
            "uploadedTime": "2011-05-04T06:35:04.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624441/theora/orig_1bd487cf21b849a6a2bd98ebbac22929.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624441/large_thumb/large.jpg"
        },
        {
            "id": 623542,
            "name": "HelseExpo Mjøndalen 03",
            "header": "Har Bibelen noe å si om vår helse? Med dr. Sigve Tonstad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623542/theora/4181_47baf24ca4df49b69807557396993519.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623542/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623542/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623542/broadcast/4181_4c111e14fab540f9a18361737fb253b9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623542/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:45.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-31T07:13:59.723000Z",
            "updatedTime": "2018-11-10T18:29:29.670700Z",
            "uploadedTime": "2010-03-31T07:13:59.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623542/theora/4181_47baf24ca4df49b69807557396993519.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623542/large_thumb/large.jpg"
        },
        {
            "id": 627144,
            "name": "Apostelen Jakob og brevet",
            "header": "Han skriver et viktig brev",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627144/theora/Apostelen  Jakob og brevet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627144/broadcast/Apostelen  Jakob og brevet.dv",
                "original": "https://upload.frikanalen.no/media/627144/original/Apostelen  Jakob og brevet.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627144/large_thumb/Apostelen  Jakob og brevet.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:44:41.666667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-01-29T16:55:57.368983Z",
            "updatedTime": "2022-01-29T17:39:59.318022Z",
            "uploadedTime": "2022-01-29T17:18:14.793857Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627144/theora/Apostelen  Jakob og brevet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627144/large_thumb/Apostelen  Jakob og brevet.jpg"
        },
        {
            "id": 625436,
            "name": "MakerCon - Make and break",
            "header": "Hans Gerhard Meier at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625436/theora/makercon-2014-10-18T150230-make-and-break-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625436/broadcast/makercon-2014-10-18T150230-make-and-break-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625436/small_thumb/makercon-2014-10-18T150230-make-and-break-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625436/large_thumb/makercon-2014-10-18T150230-make-and-break-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:29.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.244475Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625436/theora/makercon-2014-10-18T150230-make-and-break-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625436/large_thumb/makercon-2014-10-18T150230-make-and-break-frikanalen.jpg"
        },
        {
            "id": 622979,
            "name": "nornet tv del 18",
            "header": "Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622979/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622979/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622979/broadcast/orig_398c571a13f24a80947ee7bcf7a16453.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622979/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:27.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-18T14:55:22.523000Z",
            "updatedTime": "2018-11-10T18:29:30.373501Z",
            "uploadedTime": "2009-08-18T14:55:22.523000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622979/large_thumb/large.jpg"
        },
        {
            "id": 622978,
            "name": "nornet tv del 17",
            "header": "Hans bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622978/broadcast/orig_738dc259df464c50b6c3221c5654bffc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622978/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:59.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-17T15:29:31.333000Z",
            "updatedTime": "2018-11-10T18:29:30.374865Z",
            "uploadedTime": "2009-08-17T15:29:31.333000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622978/large_thumb/large.jpg"
        },
        {
            "id": 626223,
            "name": "My personal fight against the modern laptop - Hamish Coleman",
            "header": "Hamish Coleman presents.\r\n\r\n\r\n    This talk will take you through some tools and techniques I used to reverse engineer the keyboard controller in my Thinkpad x230 laptop.\r\n\r\n\r\n    I was driven to start this project when the laptops currently on sale just did not meet my requirements. Even the durable Thinkpad laptops I preferred in the past are being dumbed down. Eventually, I will need a new laptop - and with the available offerings, I just do not want anything that currently can be purchased off the shelf.\r\n\r\n\r\n    To keep the project achievable, I reduced my gripes to just the keyboard - asking the question: \"Can I shoehorn an older keyboard in a modern laptop?\"\r\n\r\n\r\n    Taking you through UEFI, ARCompact CPUs, Firmware Reversing, big structure dumping, SMM and custom virtual machines to answer that with \"maybe.\"\r\n\r\n\r\n    I hope to inspire others to address their hardware gripes too - and offer some tools and the confidence that they can.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626223/theora/20191210-modify-laptop-firmware.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626223/broadcast/20191210-modify-laptop-firmware.dv",
                "original": "https://upload.frikanalen.no/media/626223/original/20191210-modify-laptop-firmware.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626223/large_thumb/20191210-modify-laptop-firmware.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:40.660000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20191210-modify-laptop-firmware/",
            "createdTime": "2019-12-11T07:06:33.736269Z",
            "updatedTime": "2019-12-11T08:36:26.721310Z",
            "uploadedTime": "2019-12-11T07:54:03.274169Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626223/theora/20191210-modify-laptop-firmware.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626223/large_thumb/20191210-modify-laptop-firmware.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": 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": 625352,
            "name": "TED - Apollo Robbins: The art of misdirection",
            "header": "Hailed as the greatest pickpocket in the world, Apollo Robbins studies the quirks of human behavior as he steals your watch. In a hilarious demonstration, Robbins samples the buffet of the TEDGlobal 2013 audience, showing how the flaws in our perception make it possible to swipe a wallet and leave it on its owner’s shoulder while they remain clueless.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625352/large_thumb/ApolloRobbins_2013G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625352/small_thumb/ApolloRobbins_2013G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625352/broadcast/ApolloRobbins_2013G.dv",
                "theora": "https://upload.frikanalen.no/media/625352/theora/ApolloRobbins_2013G.ogv",
                "original": "https://upload.frikanalen.no/media/625352/original/ApolloRobbins_2013G.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:08:47.300000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ApolloRobbins_2013G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.358731Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625352/theora/ApolloRobbins_2013G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625352/large_thumb/ApolloRobbins_2013G.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": 624437,
            "name": "Helse & Källan 20100504",
            "header": "Hælse Med Eva-Britt Fjældberg, føljd av Kallan med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624437/theora/5547_58c94cebf1f747199c8f742279a5d867.ogv",
                "original": "https://upload.frikanalen.no/media/624437/original/orig_f2654019bae4462ba3e2aeb135ee8f6e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624437/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624437/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624437/broadcast/5547_f343d7357ed74aaeb99f0ccd5c12d95d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624437/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-02T10:56:53.577000Z",
            "updatedTime": "2018-11-10T18:29:28.520809Z",
            "uploadedTime": "2011-05-02T10:56:53.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624437/theora/5547_58c94cebf1f747199c8f742279a5d867.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624437/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": 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": 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": 625423,
            "name": "MakerCon - Making in Norway",
            "header": "Haakon Karlsen Jr., Graham Hayward and Jens Dyvik at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625423/theora/makercon-09-2014-10-17-making-in-norway-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625423/broadcast/makercon-09-2014-10-17-making-in-norway-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625423/small_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625423/large_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:35.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.261889Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625423/theora/makercon-09-2014-10-17-making-in-norway-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625423/large_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg"
        },
        {
            "id": 625135,
            "name": "Opprinnelsen, 13 En ny jord",
            "header": "Gud vil gjenskape vår gamle og ødelagte jord. Han vil skape en ny jord med rettferdighet og uten ondskap. Prograleder for dette kvartals bibelstudier har vært Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625135/theora/orig_17e0447ed7b848edbc2f3097d413b82b.ogv",
                "original": "https://upload.frikanalen.no/media/625135/original/orig_17e0447ed7b848edbc2f3097d413b82b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625135/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625135/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625135/broadcast/6640_b32acaf98bcb4ef89a755d7b4f1630f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625135/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-31T14:17:52.053000Z",
            "updatedTime": "2018-11-10T18:29:27.610329Z",
            "uploadedTime": "2012-12-31T14:17:52.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625135/theora/orig_17e0447ed7b848edbc2f3097d413b82b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625135/large_thumb/large.jpg"
        },
        {
            "id": 624158,
            "name": "Den norkse kirke i eksil 74",
            "header": "Gudtjenesten2 juledag er kallt Stefanus dagen som er den første kristne matyr",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624158/theora/orig_4f064afef2374a57922b2ccbe1e9f62e.ogv",
                "original": "https://upload.frikanalen.no/media/624158/original/orig_4f064afef2374a57922b2ccbe1e9f62e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624158/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624158/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624158/broadcast/5144_35b372316f2844e686fec8445f43e6ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624158/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:02.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-29T12:30:40.283000Z",
            "updatedTime": "2018-11-10T18:29:28.881664Z",
            "uploadedTime": "2010-12-29T12:30:40.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624158/theora/orig_4f064afef2374a57922b2ccbe1e9f62e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624158/large_thumb/large.jpg"
        },
        {
            "id": 622893,
            "name": "den norske kirke i eksil del 22",
            "header": "Gudstjeneste  Oslo",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622893/theora/3029_df6984fed3b44478ac58551cd0fb49d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622893/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622893/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622893/broadcast/orig_c5f094b27f6a43b0abd2a4d5d09046c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622893/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:18.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-18T21:54:58.067000Z",
            "updatedTime": "2018-11-10T18:29:30.460126Z",
            "uploadedTime": "2009-06-18T21:54:58.067000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622893/theora/3029_df6984fed3b44478ac58551cd0fb49d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622893/large_thumb/large.jpg"
        },
        {
            "id": 623151,
            "name": "Østfoldkirken Uke43",
            "header": "Gudstjeneste fra Østfoldkirken i Moss.\nwww.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623151/theora/3446_b4ecb2be77444f4782c6bb620080b334.ogv",
                "original": "https://upload.frikanalen.no/media/623151/original/orig_60811f016921481b82b10be803e3a470.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623151/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623151/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623151/broadcast/3446_c4401114a429466d8c65990835a04054.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623151/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.lundeandersen.com",
            "createdTime": "2009-09-10T09:51:11.957000Z",
            "updatedTime": "2018-11-10T18:29:30.159674Z",
            "uploadedTime": "2009-09-10T09:51:11.957000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623151/theora/3446_b4ecb2be77444f4782c6bb620080b334.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623151/large_thumb/large.jpg"
        },
        {
            "id": 623142,
            "name": "Østfoldkirken Uke42",
            "header": "Gudstjeneste fra Østfoldkirken i Moss.\nwww.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623142/theora/3445_25b8b5b900044b4a8f73720185804abd.ogv",
                "original": "https://upload.frikanalen.no/media/623142/original/orig_40c1632d3dc24f998ef4052971e106b8.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623142/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623142/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623142/broadcast/3445_f4d48af8a69e4a2598e190ebec309360.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623142/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.lundeandersen.com",
            "createdTime": "2009-09-10T09:50:38.630000Z",
            "updatedTime": "2018-11-10T18:29:30.170540Z",
            "uploadedTime": "2009-09-10T09:50:38.630000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623142/theora/3445_25b8b5b900044b4a8f73720185804abd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623142/large_thumb/large.jpg"
        },
        {
            "id": 623128,
            "name": "Østfoldkirken Uke41",
            "header": "Gudstjeneste fra Østfoldkirken i Moss.\nwww.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623128/theora/3444_7a56753dc950424e9c358e4d9116d984.ogv",
                "original": "https://upload.frikanalen.no/media/623128/original/orig_0ea126b4f1b046cfa66830f5cd8af487.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623128/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623128/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623128/broadcast/3444_1054270e58924d10978fb10a8f1b2549.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623128/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-09-10T09:48:48.130000Z",
            "updatedTime": "2018-11-10T18:29:30.188514Z",
            "uploadedTime": "2009-09-10T09:48:48.130000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623128/theora/3444_7a56753dc950424e9c358e4d9116d984.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623128/large_thumb/large.jpg"
        },
        {
            "id": 623173,
            "name": "Østfoldkirken Uke45",
            "header": "Gudstjeneste fra Østfoldkirken i Moss.\nwww.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623173/theora/3448_68bc5eeb7bc44031add3e9a64dc76aca.ogv",
                "original": "https://upload.frikanalen.no/media/623173/original/orig_bb0ddd444a454f69a44d3b555b25f4bb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623173/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623173/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623173/broadcast/3448_cca006c44142451caa1cf1bbd72f123c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623173/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:57",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-09-10T10:18:38.920000Z",
            "updatedTime": "2018-11-10T18:29:30.131188Z",
            "uploadedTime": "2009-09-10T10:18:38.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623173/theora/3448_68bc5eeb7bc44031add3e9a64dc76aca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623173/large_thumb/large.jpg"
        },
        {
            "id": 623162,
            "name": "Østfoldkirken Uke44",
            "header": "Gudstjeneste fra Østfoldkirken i Moss.\nwww.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623162/theora/3447_c8f76518d7724c5bafcd4389313bb46b.ogv",
                "original": "https://upload.frikanalen.no/media/623162/original/orig_8d997f5431c8487fb96090566689f32a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623162/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623162/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623162/broadcast/3447_6583c81aaf3f4135811f87facf0d1d1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623162/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:26",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-09-10T09:52:06.880000Z",
            "updatedTime": "2018-11-10T18:29:30.145297Z",
            "uploadedTime": "2009-09-10T09:52:06.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623162/theora/3447_c8f76518d7724c5bafcd4389313bb46b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623162/large_thumb/large.jpg"
        },
        {
            "id": 623042,
            "name": "Østfoldkirken U38",
            "header": "Gudstjeneste fra Østfoldkirken i Moss. Mer info www.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623042/theora/3313_18f43fe8b05448fa9d7b73cd0f141406.ogv",
                "original": "https://upload.frikanalen.no/media/623042/original/orig_3293c232b7ea4f22a80b88616c9bb1d1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623042/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623042/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623042/broadcast/3313_cdd06a76712b453e87c194f11c4ce9d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623042/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:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:56:36.123000Z",
            "updatedTime": "2018-11-10T18:29:30.303501Z",
            "uploadedTime": "2009-08-28T20:56:36.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623042/theora/3313_18f43fe8b05448fa9d7b73cd0f141406.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623042/large_thumb/large.jpg"
        },
        {
            "id": 623108,
            "name": "Østfoldkirken U39",
            "header": "Gudstjeneste fra Østfoldkirken i Moss. Hele Gudstjenesten kan sees på www.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623108/theora/3314_4026875d77dd40518f54e2e0a37db8b7.ogv",
                "original": "https://upload.frikanalen.no/media/623108/original/orig_4d6b89a877424ae58814734f7f08fd8e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623108/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623108/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623108/broadcast/3314_833dc23468c941c9a0b648af3bd6617c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623108/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:57:05.750000Z",
            "updatedTime": "2018-11-10T18:29:30.213733Z",
            "uploadedTime": "2009-08-28T20:57:05.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623108/theora/3314_4026875d77dd40518f54e2e0a37db8b7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623108/large_thumb/large.jpg"
        },
        {
            "id": 622614,
            "name": "Østfoldkirken 24.05.09 U 24&25",
            "header": "Gudstjeneste fra Østfoldkirken i Moss",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622614/theora/2982_5298b30c3efe463db97902fd0379aeea.ogv",
                "original": "https://upload.frikanalen.no/media/622614/original/orig_03b60f80e27e45ad8643fffc5f2c0cc9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622614/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622614/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622614/broadcast/2982_066470860d8e42cebb5302f6bbc7accf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622614/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:49:43",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-05T18:41:24.737000Z",
            "updatedTime": "2018-11-10T18:29:30.483220Z",
            "uploadedTime": "2009-06-05T18:41:24.737000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622614/theora/2982_5298b30c3efe463db97902fd0379aeea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622614/large_thumb/large.jpg"
        },
        {
            "id": 624112,
            "name": "Den norske kirke i eksil 73",
            "header": "Gudstjeneste 3 søndag i advent.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624112/theora/orig_3560e6a216884ffabd31722b4ef3e8cc.ogv",
                "original": "https://upload.frikanalen.no/media/624112/original/orig_3560e6a216884ffabd31722b4ef3e8cc.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624112/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624112/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624112/broadcast/5089_0e8ecef0cb954a0e94532c6b084b3333.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624112/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:01.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-14T11:56:08.307000Z",
            "updatedTime": "2018-11-10T18:29:28.941854Z",
            "uploadedTime": "2010-12-14T11:56:08.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624112/theora/orig_3560e6a216884ffabd31722b4ef3e8cc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624112/large_thumb/large.jpg"
        },
        {
            "id": 622894,
            "name": "den norske kirke i eksil del 24",
            "header": "Gudstjeneste",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622894/theora/3132_6352f65d8d0941889e69b18c47a575ef.ogv",
                "original": "https://upload.frikanalen.no/media/622894/original/orig_1ff50c780e8e49a29004e5810e6b2b69.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622894/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622894/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622894/broadcast/3132_d066c67ae415462983db9fe709d884b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622894/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:48.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-01T12:06:46.987000Z",
            "updatedTime": "2018-11-10T18:29:30.458691Z",
            "uploadedTime": "2009-07-01T12:06:46.987000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622894/theora/3132_6352f65d8d0941889e69b18c47a575ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622894/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": 624121,
            "name": "BK25-271210-2950",
            "header": "Guds Ord Med Björn\nKristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624121/theora/5093_6ce8f0a7e40d4225a29ab9df5e38236f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624121/broadcast/5093_41b5829762d348f4a0d19ef004ba1433.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624121/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:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-20T09:47:41.723000Z",
            "updatedTime": "2018-11-10T18:29:28.932159Z",
            "uploadedTime": "2010-12-20T09:47:41.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624121/theora/5093_6ce8f0a7e40d4225a29ab9df5e38236f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624121/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": 624923,
            "name": "Den norske kirke i eksil 114",
            "header": "Guds ord er sannheten om oss mennesker.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624923/theora/orig_f348e1cecd694a2686cfd5d9078e5d86.ogv",
                "original": "https://upload.frikanalen.no/media/624923/original/orig_f348e1cecd694a2686cfd5d9078e5d86.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624923/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624923/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624923/broadcast/6302_7e553ba80fbd4b4eb801844490f27321.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624923/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-13T06:45:28.667000Z",
            "updatedTime": "2018-11-10T18:29:27.886236Z",
            "uploadedTime": "2012-06-13T06:45:28.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624923/theora/orig_f348e1cecd694a2686cfd5d9078e5d86.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624923/large_thumb/large.jpg"
        },
        {
            "id": 627986,
            "name": "Gud",
            "header": "Guds navn er Jehova",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627986/theora/Gud (2).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627986/broadcast/Gud (2).dv",
                "original": "https://upload.frikanalen.no/media/627986/original/Gud (2).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627986/large_thumb/Gud (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:43:27.633333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-27T14:44:13.953919Z",
            "updatedTime": "2024-11-27T15:05:12.141361Z",
            "uploadedTime": "2024-11-27T14:44:42.240704Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627986/theora/Gud (2).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627986/large_thumb/Gud (2).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": 624277,
            "name": "Møteplassen - Håp 4",
            "header": "Gud ser mer enn oss både om vår nåtid men også vår fremtid. Gir det håp? Vi møter Asbjørn Kvalbein, Sverre Jølstad og Kristina Jølstad Moi.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624277/theora/5300_9ea1d95acb2b4691a58c685dfba1ec10.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624277/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624277/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624277/broadcast/5300_4fc293a1fed54c30ba810834b5fe3ca6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624277/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T12:33:16Z",
            "updatedTime": "2018-11-10T18:29:28.731368Z",
            "uploadedTime": "2011-02-11T12:33:16Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624277/theora/5300_9ea1d95acb2b4691a58c685dfba1ec10.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624277/large_thumb/large.jpg"
        }
    ]
}