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

{
    "count": 3552,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1000&ordering=publish_on_web",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=900&ordering=publish_on_web",
    "results": [
        {
            "id": 624758,
            "name": "Dagen Derpå: Studentmiljø",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
                "original": "https://upload.frikanalen.no/media/624758/original/orig_b807211abfdf4e90ab0259607a95bdce.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624758/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624758/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624758/broadcast/6004_160c9b1908ab439e95b92ab67a44e1cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-03T16:21:15Z",
            "updatedTime": "2018-11-10T18:29:28.101385Z",
            "uploadedTime": "2012-02-03T16:21:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
        },
        {
            "id": 624757,
            "name": "Dagen Derpå: Sære sporter",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624757/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624757/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624757/broadcast/6006_a73d1c3ae09644c7a9caae55710e842a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-04T09:06:14Z",
            "updatedTime": "2018-11-10T18:29:28.102808Z",
            "uploadedTime": "2012-02-04T09:06:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
        },
        {
            "id": 624754,
            "name": "07_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
                "original": "https://upload.frikanalen.no/media/624754/original/orig_d44e8d89851e45fb93ac3ead10401eec.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624754/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624754/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624754/broadcast/5926_c31bcbe23a054ccf8ba242b6dc304d57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:36:00.030000Z",
            "updatedTime": "2018-11-10T18:29:28.105570Z",
            "uploadedTime": "2012-01-12T09:36:00.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg"
        },
        {
            "id": 624752,
            "name": "Dagen Derpå: Valentines 4:3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
                "original": "https://upload.frikanalen.no/media/624752/original/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624752/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624752/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624752/broadcast/5996_654a2c4bec3648bca56c27793e29ed32.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-01T22:53:15.080000Z",
            "updatedTime": "2018-11-10T18:29:28.108373Z",
            "uploadedTime": "2012-02-01T22:53:15.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
        },
        {
            "id": 624751,
            "name": "06_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
                "original": "https://upload.frikanalen.no/media/624751/original/orig_288f700fa04c479b90c8b86e7226a009.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624751/broadcast/5924_cee06c09fc95447399f2725ea881b531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624751/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:32:44.200000Z",
            "updatedTime": "2018-11-10T18:29:28.109792Z",
            "uploadedTime": "2012-01-12T09:32:44.200000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624751/large_thumb/large.jpg"
        },
        {
            "id": 624750,
            "name": "Dagen Derpå: Valentines",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624750/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624750/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624750/broadcast/6024_28fcda61987b49078978acd32519f531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624750/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-11T11:21:43Z",
            "updatedTime": "2018-11-10T18:29:28.111174Z",
            "uploadedTime": "2012-02-11T11:21:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624750/large_thumb/large.jpg"
        },
        {
            "id": 624747,
            "name": "Et utrolig design",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624747/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624747/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624747/broadcast/6012_2bc3e8b0fa9c455eb585e39da0e9f305.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:38.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-02-08T00:14:41.743000Z",
            "updatedTime": "2018-11-10T18:29:28.113899Z",
            "uploadedTime": "2012-02-08T00:14:41.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
        },
        {
            "id": 624746,
            "name": "Den norske kirke i eksil 101",
            "header": "Jeg beklager feil i programmet.Feilen er nå rettet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624746/theora/orig_4b008f4adf824729b815566c2452c07e.ogv",
                "original": "https://upload.frikanalen.no/media/624746/original/orig_4b008f4adf824729b815566c2452c07e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624746/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624746/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624746/broadcast/6021_64bd570f3e2b4c1cbba91ede8d2cb08c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624746/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-08T11:43:15.697000Z",
            "updatedTime": "2018-11-10T18:29:28.115638Z",
            "uploadedTime": "2012-02-08T11:43:15.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624746/theora/orig_4b008f4adf824729b815566c2452c07e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624746/large_thumb/large.jpg"
        },
        {
            "id": 626317,
            "name": "Torsdagsinnslag 6. februar: Spor3",
            "header": "Etter kommunesammenslåingen av Ski og Oppegård til Nordre Follo kommune, ble Rådhuset og de fleste innbyggertjenestene, som f.eks. servicetorg og NAV-kontor lagt til Ski. Det skaper utfordringer for rullestolbrukere på Kolbotn som ønsker å ta toget til Ski.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626317/theora/200206-Spor3-Frikanalen-TK_MASTER.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626317/broadcast/200206-Spor3-Frikanalen-TK_MASTER.dv",
                "original": "https://upload.frikanalen.no/media/626317/original/200206-Spor3-Frikanalen-TK_MASTER.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626317/large_thumb/200206-Spor3-Frikanalen-TK_MASTER.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:02:14.240000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-02-06T09:50:49.332428Z",
            "updatedTime": "2020-02-06T11:09:34.629842Z",
            "uploadedTime": "2020-02-06T09:59:20.707478Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626317/theora/200206-Spor3-Frikanalen-TK_MASTER.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626317/large_thumb/200206-Spor3-Frikanalen-TK_MASTER.jpg"
        },
        {
            "id": 624742,
            "name": "05_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv",
                "original": "https://upload.frikanalen.no/media/624742/original/orig_d0dbda2a6ac44fee82a48158a511b20f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624742/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624742/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624742/broadcast/5925_8a676e6747114de389126e900cd2e269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624742/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:33:27.920000Z",
            "updatedTime": "2018-11-10T18:29:28.121139Z",
            "uploadedTime": "2012-01-12T09:33:27.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624742/large_thumb/large.jpg"
        },
        {
            "id": 624740,
            "name": "Dagen Derpå: Studentteknologi",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624740/theora/orig_9bfc99cc59d24db1a74d78e176ce1da0.ogv",
                "original": "https://upload.frikanalen.no/media/624740/original/orig_9bfc99cc59d24db1a74d78e176ce1da0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624740/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624740/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624740/broadcast/6007_b9881bc830a14e6da97ed6d262e854ce.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624740/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-04T19:41:37Z",
            "updatedTime": "2018-11-10T18:29:28.123814Z",
            "uploadedTime": "2012-02-04T19:41:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624740/theora/orig_9bfc99cc59d24db1a74d78e176ce1da0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624740/large_thumb/large.jpg"
        },
        {
            "id": 624738,
            "name": "Dagen Derpå: Studentmatvaner",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624738/theora/orig_d56ff4cb21064d91875ff0bde0c4b047.ogv",
                "original": "https://upload.frikanalen.no/media/624738/original/orig_d56ff4cb21064d91875ff0bde0c4b047.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624738/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624738/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624738/broadcast/5956_3d0f4b9b36aa42b481762039a7ca06f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624738/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-20T14:59:06.960000Z",
            "updatedTime": "2018-11-10T18:29:28.126557Z",
            "uploadedTime": "2012-01-20T14:59:06.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624738/theora/orig_d56ff4cb21064d91875ff0bde0c4b047.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624738/large_thumb/large.jpg"
        },
        {
            "id": 624735,
            "name": "Den norske kirke i eksil 100",
            "header": "Skriften kan ikke gjøres ugyldig. Gud står bak sitt ord.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624735/theora/orig_45d156a4011d4d85a886ead1c210e09c.ogv",
                "original": "https://upload.frikanalen.no/media/624735/original/orig_45d156a4011d4d85a886ead1c210e09c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624735/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624735/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624735/broadcast/5962_4dd31e6681bd4ff4bc6bc81a6cef2673.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624735/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:15.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-24T20:33:39.957000Z",
            "updatedTime": "2018-11-10T18:29:28.129315Z",
            "uploadedTime": "2012-01-24T20:33:39.957000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624735/theora/orig_45d156a4011d4d85a886ead1c210e09c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624735/large_thumb/large.jpg"
        },
        {
            "id": 624734,
            "name": "04_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624734/theora/5923_9c8babc4a83447d1a902530d791a820d.ogv",
                "original": "https://upload.frikanalen.no/media/624734/original/orig_a2377119e1d24fb5ab13cb8f22feb5e0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624734/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624734/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624734/broadcast/5923_99862997a09d4043b0b9495a021d99e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624734/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:32:22.373000Z",
            "updatedTime": "2018-11-10T18:29:28.130670Z",
            "uploadedTime": "2012-01-12T09:32:22.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624734/theora/5923_9c8babc4a83447d1a902530d791a820d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624734/large_thumb/large.jpg"
        },
        {
            "id": 624130,
            "name": "Kopiering er ikke tyveri",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv",
                "original": "https://upload.frikanalen.no/media/624130/original/orig_ae77ad81f90b4683afcef32645e6856a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624130/broadcast/5110_7c10fc16cc1b4945ba122480a8227edb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624130/large_thumb/large.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:01:19.640000",
            "categories": [
                "Barn og ungdom",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-12-21T14:25:36.933000Z",
            "updatedTime": "2018-11-13T23:53:34.177518Z",
            "uploadedTime": "2010-12-21T14:25:36.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624130/large_thumb/large.jpg"
        },
        {
            "id": 624732,
            "name": "Bibelst 1kv 2012 Nr 06",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624732/theora/orig_2bb1120cab7849f99f54bed000d4e0d0.ogv",
                "original": "https://upload.frikanalen.no/media/624732/original/orig_2bb1120cab7849f99f54bed000d4e0d0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624732/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624732/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624732/broadcast/5939_f95294002d0a44f595c8eb11a76b97e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624732/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-01-19T11:53:50.400000Z",
            "updatedTime": "2018-11-10T18:29:28.133395Z",
            "uploadedTime": "2012-01-19T11:53:50.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624732/theora/orig_2bb1120cab7849f99f54bed000d4e0d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624732/large_thumb/large.jpg"
        },
        {
            "id": 625575,
            "name": "Daily Tech News Show 06. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625575/small_thumb/DTNS20160506.jpg",
                "original": "https://upload.frikanalen.no/media/625575/original/DTNS20160506.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625575/broadcast/DTNS20160506.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625575/large_thumb/DTNS20160506.jpg",
                "theora": "https://upload.frikanalen.no/media/625575/theora/DTNS20160506.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:05:15.530000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6354vid",
            "createdTime": "2016-05-23T16:59:09.831782Z",
            "updatedTime": "2018-11-10T18:29:27.063794Z",
            "uploadedTime": "2016-05-23T18:12:12.645832Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625575/theora/DTNS20160506.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625575/large_thumb/DTNS20160506.jpg"
        },
        {
            "id": 624730,
            "name": "Bibelst 1kv 2012 Nr 09",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624730/theora/orig_ae8d32a134a641f4a141cae679fec745.ogv",
                "original": "https://upload.frikanalen.no/media/624730/original/orig_ae8d32a134a641f4a141cae679fec745.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624730/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624730/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624730/broadcast/5942_463bc48e060b46d385de673d9e3a7817.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624730/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-01-19T12:01:57.270000Z",
            "updatedTime": "2018-11-10T18:29:28.136172Z",
            "uploadedTime": "2012-01-19T12:01:57.270000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624730/theora/orig_ae8d32a134a641f4a141cae679fec745.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624730/large_thumb/large.jpg"
        },
        {
            "id": 625626,
            "name": "Daily Tech News Show 13. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625626/theora/DTNS20160613.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625626/broadcast/DTNS20160613.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625626/small_thumb/DTNS20160613.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625626/large_thumb/DTNS20160613.jpg",
                "original": "https://upload.frikanalen.no/media/625626/original/DTNS20160613.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:59:25.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6628vid",
            "createdTime": "2016-06-14T07:47:20.702137Z",
            "updatedTime": "2018-11-10T18:29:26.959376Z",
            "uploadedTime": "2016-06-14T07:47:26.535185Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625626/theora/DTNS20160613.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625626/large_thumb/DTNS20160613.jpg"
        },
        {
            "id": 624728,
            "name": "Bibelst 1kv 2012 Nr 08",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624728/theora/orig_fbe64f5a62bd442fab82eafd83ba8bb4.ogv",
                "original": "https://upload.frikanalen.no/media/624728/original/orig_fbe64f5a62bd442fab82eafd83ba8bb4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624728/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624728/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624728/broadcast/5941_9a3cc129b7ff4e00910eafa767d6cff7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624728/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-01-19T11:59:55.207000Z",
            "updatedTime": "2018-11-10T18:29:28.138975Z",
            "uploadedTime": "2012-01-19T11:59:55.207000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624728/theora/orig_fbe64f5a62bd442fab82eafd83ba8bb4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624728/large_thumb/large.jpg"
        },
        {
            "id": 626375,
            "name": "Shofar San Remo traktaten",
            "header": "Bladet Evangelisten\r\nProgram 17",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626375/theora/Shofar San Remo traktaten.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626375/broadcast/Shofar San Remo traktaten.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626375/large_thumb/Shofar San Remo traktaten.jpg",
                "original": "https://upload.frikanalen.no/media/626375/original/Shofar San Remo traktaten.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:55.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-04-24T15:38:59.941415Z",
            "updatedTime": "2020-08-31T20:21:41.549624Z",
            "uploadedTime": "2020-04-24T15:54:32.848515Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626375/theora/Shofar San Remo traktaten.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626375/large_thumb/Shofar San Remo traktaten.jpg"
        },
        {
            "id": 625125,
            "name": "03_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
                "original": "https://upload.frikanalen.no/media/625125/original/orig_4a2f296e0dbb499aa08cde360eee836b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625125/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625125/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625125/broadcast/6650_75c88e9a905547dbb3a85d1d21cfddd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625125/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:54:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2013-01-15T23:47:04.307000Z",
            "updatedTime": "2018-11-10T18:29:27.624497Z",
            "uploadedTime": "2013-01-15T23:47:04.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625125/large_thumb/large.jpg"
        },
        {
            "id": 625128,
            "name": "AR6398 Arena #1",
            "header": "Aktualitetsprogram med Bjørn Gjellum (programleder) og Alen Kingsrød (produsent)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625128/theora/orig_4ef7b18af523472e81411a6c3e56990f.ogv",
                "original": "https://upload.frikanalen.no/media/625128/original/orig_4ef7b18af523472e81411a6c3e56990f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625128/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625128/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625128/broadcast/6653_0371aae805854f80a38646131fbd4dde.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625128/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:42.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-01-18T08:07:23.720000Z",
            "updatedTime": "2018-11-10T18:29:27.620282Z",
            "uploadedTime": "2013-01-18T08:07:23.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625128/theora/orig_4ef7b18af523472e81411a6c3e56990f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625128/large_thumb/large.jpg"
        },
        {
            "id": 625706,
            "name": "Ubuntu on z Systems (s390x) - Debconf 16",
            "header": "Ubuntu 16.04 LTS has shipped with a new port - s390x, which has existed for a while on Debian. This talk will briefly cover how the port was bootstrapped and what changes were done in the infrastructure to accommodate unusual particularities of IBM z Systems. Ideally this talk will also be followed by an s390x port BoF.\n\nTalk (45 mins) session with Dimitri John Ledkov during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625706/broadcast/Ubuntu_on_z_Systems_s390x.dv",
                "theora": "https://upload.frikanalen.no/media/625706/theora/Ubuntu_on_z_Systems_s390x.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625706/large_thumb/Ubuntu_on_z_Systems_s390x.jpg",
                "original": "https://upload.frikanalen.no/media/625706/original/Ubuntu_on_z_Systems_s390x.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625706/small_thumb/Ubuntu_on_z_Systems_s390x.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:13:48.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/72/",
            "createdTime": "2016-07-22T10:38:47.369605Z",
            "updatedTime": "2018-11-10T18:29:26.835117Z",
            "uploadedTime": "2016-07-22T10:38:52.548985Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625706/theora/Ubuntu_on_z_Systems_s390x.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625706/large_thumb/Ubuntu_on_z_Systems_s390x.jpg"
        },
        {
            "id": 628039,
            "name": "Shofar - To sabbater før Purim",
            "header": "",
            "description": "De to første sabbatene i måneden Adar er knyttet til Purim\nfesten. I måneden finner vi både ned og oppturer. Gjennom smerte og\nprøvelser fører Herren sitt folk frem til seier. Herren vil gi sitt folk\nro for sine fiender.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628039/theora/Shofar 254 To Sabbater f�r Purim.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628039/broadcast/Shofar 254 To Sabbater f�r Purim.dv",
                "original": "https://upload.frikanalen.no/media/628039/original/Shofar 254 To Sabbater f�r Purim.mov",
                "largeThumb": "https://upload.frikanalen.no/media/628039/large_thumb/Shofar 254 To Sabbater f�r Purim.jpg"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:28.140000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-03-05T22:38:45.803745Z",
            "updatedTime": "2025-03-05T23:09:42.500946Z",
            "uploadedTime": "2025-03-05T22:44:10.370514Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628039/theora/Shofar 254 To Sabbater f�r Purim.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628039/large_thumb/Shofar 254 To Sabbater f�r Purim.jpg"
        },
        {
            "id": 624655,
            "name": "Denne Overflod av Dyrebarhet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624655/theora/5856_a7a064324f474c519a166a56b42e3e30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624655/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624655/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624655/broadcast/5856_a7a064324f474c519a166a56b42e3e30.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624655/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:23",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-05T19:37:56Z",
            "updatedTime": "2018-11-10T18:29:28.238257Z",
            "uploadedTime": "2011-12-05T19:37:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624655/theora/5856_a7a064324f474c519a166a56b42e3e30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624655/large_thumb/large.jpg"
        },
        {
            "id": 624726,
            "name": "Bibelst 1kv 2012 Nr 12",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624726/theora/orig_f5ffa645ca5a4fd2a751aabfb0d4e64a.ogv",
                "original": "https://upload.frikanalen.no/media/624726/original/orig_f5ffa645ca5a4fd2a751aabfb0d4e64a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624726/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624726/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624726/broadcast/5945_e70bb83cf5d142719afce82509be870c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624726/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:29.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T12:14:21.183000Z",
            "updatedTime": "2018-11-10T18:29:28.141717Z",
            "uploadedTime": "2012-01-19T12:14:21.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624726/theora/orig_f5ffa645ca5a4fd2a751aabfb0d4e64a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624726/large_thumb/large.jpg"
        },
        {
            "id": 624725,
            "name": "Preken, Reidar Larsen 01",
            "header": "Røveren på korset og svigermor. Hvordan skjer frelsen? I denne spesielle prekenen forteller pastor Larsen om den kristne vei til frelse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624725/theora/5949_f4a663d67ea0432684e56270481da45d.ogv",
                "original": "https://upload.frikanalen.no/media/624725/original/orig_c04f13167d9c4acd9a6b63e33ca84b13.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624725/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624725/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624725/broadcast/5949_3bf7598cbefc4fac90c534b3a291fc8b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624725/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:28:54.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T12:59:26.993000Z",
            "updatedTime": "2018-11-10T18:29:28.143079Z",
            "uploadedTime": "2012-01-19T12:59:26.993000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624725/theora/5949_f4a663d67ea0432684e56270481da45d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624725/large_thumb/large.jpg"
        },
        {
            "id": 624724,
            "name": "Bibelst 1kv 2012 Nr 13",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624724/theora/orig_b0481ad7006f4daf9cce9f1de1cca6fc.ogv",
                "original": "https://upload.frikanalen.no/media/624724/original/orig_b0481ad7006f4daf9cce9f1de1cca6fc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624724/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624724/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624724/broadcast/5946_c4bce45f08d14f2299699212f4de8534.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624724/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-01-19T12:16:18.137000Z",
            "updatedTime": "2018-11-10T18:29:28.144451Z",
            "uploadedTime": "2012-01-19T12:16:18.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624724/theora/orig_b0481ad7006f4daf9cce9f1de1cca6fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624724/large_thumb/large.jpg"
        },
        {
            "id": 624723,
            "name": "Preken, Finn Eckhoff 01",
            "header": "Enestående tro. Hva er spesielt med kristendommen i forhold til andre trosretninger?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624723/theora/orig_b5dcb9c4cb4b44a58bd8c1084d1d1796.ogv",
                "original": "https://upload.frikanalen.no/media/624723/original/orig_b5dcb9c4cb4b44a58bd8c1084d1d1796.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624723/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624723/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624723/broadcast/5948_c744624eed83418b964067a509d557e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624723/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:27:58.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T12:53:41.493000Z",
            "updatedTime": "2018-11-10T18:29:28.145803Z",
            "uploadedTime": "2012-01-19T12:53:41.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624723/theora/orig_b5dcb9c4cb4b44a58bd8c1084d1d1796.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624723/large_thumb/large.jpg"
        },
        {
            "id": 624722,
            "name": "Preken, Atle Haugen 01",
            "header": "Lovens hensikt. Taleren søker å vise at De ti bud er til for menneskes beste.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624722/theora/orig_f27e80703d734d34978744037bda9750.ogv",
                "original": "https://upload.frikanalen.no/media/624722/original/orig_f27e80703d734d34978744037bda9750.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624722/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624722/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624722/broadcast/5947_7c58bf31199148fcb76eeaaa5dbe43ed.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624722/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:27:29.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T12:51:24.773000Z",
            "updatedTime": "2018-11-10T18:29:28.147192Z",
            "uploadedTime": "2012-01-19T12:51:24.773000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624722/theora/orig_f27e80703d734d34978744037bda9750.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624722/large_thumb/large.jpg"
        },
        {
            "id": 624721,
            "name": "Preken, Tom Angelsen 01",
            "header": "Da Jesus innstiftet nattverden, vasket han også disiplenes føtter. Er denne skikken avlegs i dag? Hva er symbolikken bak?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624721/theora/5952_d55e42dd3fac48b697cb1c368f566e37.ogv",
                "original": "https://upload.frikanalen.no/media/624721/original/orig_39d945341b4e4037858861dff07ac4c3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624721/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624721/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624721/broadcast/5952_65d8a3357ada4f0db5b27e48e349c583.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624721/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:28:57.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T13:10:13.353000Z",
            "updatedTime": "2018-11-10T18:29:28.148599Z",
            "uploadedTime": "2012-01-19T13:10:13.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624721/theora/5952_d55e42dd3fac48b697cb1c368f566e37.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624721/large_thumb/large.jpg"
        },
        {
            "id": 624601,
            "name": "39_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624601/theora/5710_78faa0231b114503818ebb1996333f8b.ogv",
                "original": "https://upload.frikanalen.no/media/624601/original/orig_2d5a4dc32fba4535804ac50f315b6a21.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624601/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624601/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624601/broadcast/5710_192c7de345a3420e9d0961e102e24344.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624601/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:49",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:55:47.500000Z",
            "updatedTime": "2018-11-10T18:29:28.305617Z",
            "uploadedTime": "2011-08-18T08:55:47.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624601/theora/5710_78faa0231b114503818ebb1996333f8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624601/large_thumb/large.jpg"
        },
        {
            "id": 624720,
            "name": "Preken, Rolf Kvinge 01",
            "header": "Jesus kommer tilbake til jorden. Like sikkert som han kom første gang vil han komme en gang til. Dette er det kristne håp gjennom alle tider.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624720/theora/orig_9b206b1a949141cbaa77c0d5cfcd1c7e.ogv",
                "original": "https://upload.frikanalen.no/media/624720/original/orig_9b206b1a949141cbaa77c0d5cfcd1c7e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624720/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624720/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624720/broadcast/5951_2ececce72bef4a78a67b0c2ff9f82398.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624720/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:28:17.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T13:07:10.930000Z",
            "updatedTime": "2018-11-10T18:29:28.149949Z",
            "uploadedTime": "2012-01-19T13:07:10.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624720/theora/orig_9b206b1a949141cbaa77c0d5cfcd1c7e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624720/large_thumb/large.jpg"
        },
        {
            "id": 624719,
            "name": "Tangert 2011 02",
            "header": "Mot slutten av 2011 kom Bibelselskapets nye bibeloversettelse. Et stort arbeid ligger bak.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624719/theora/orig_e2da9819d0b44456bb9b8f000c90e340.ogv",
                "original": "https://upload.frikanalen.no/media/624719/original/orig_e2da9819d0b44456bb9b8f000c90e340.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624719/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624719/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624719/broadcast/5955_323993fe9cda4907bc3c9fb8eb14cf85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624719/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T14:29:30.607000Z",
            "updatedTime": "2018-11-10T18:29:28.151436Z",
            "uploadedTime": "2012-01-19T14:29:30.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624719/theora/orig_e2da9819d0b44456bb9b8f000c90e340.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624719/large_thumb/large.jpg"
        },
        {
            "id": 624718,
            "name": "Tangert 2011 01",
            "header": "Misjon 10-40. Mellom 10 til 40 grader nord på jorkloden finnes et stort rektangel der få mennesker kjenner det kristne budskapet. Det vil noen forandre på.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624718/theora/orig_c0be69b6212d4acca3327b6985f4aa72.ogv",
                "original": "https://upload.frikanalen.no/media/624718/original/orig_c0be69b6212d4acca3327b6985f4aa72.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624718/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624718/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624718/broadcast/5954_24a324906c1648caa55ce9d8871a8028.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624718/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T14:25:06.283000Z",
            "updatedTime": "2018-11-10T18:29:28.152864Z",
            "uploadedTime": "2012-01-19T14:25:06.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624718/theora/orig_c0be69b6212d4acca3327b6985f4aa72.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624718/large_thumb/large.jpg"
        },
        {
            "id": 624717,
            "name": "Preken, Reidar Olsen 01",
            "header": "Hvem er Jesus? Jesus vil at alle alle skal få kjenne ham slik han er.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624717/theora/orig_5592a204285845e29c059505e41984e6.ogv",
                "original": "https://upload.frikanalen.no/media/624717/original/orig_5592a204285845e29c059505e41984e6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624717/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624717/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624717/broadcast/5950_be9af1643bdb436ba61eaefe8eed4129.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624717/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:51.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T13:04:12.850000Z",
            "updatedTime": "2018-11-10T18:29:28.154219Z",
            "uploadedTime": "2012-01-19T13:04:12.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624717/theora/orig_5592a204285845e29c059505e41984e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624717/large_thumb/large.jpg"
        },
        {
            "id": 624716,
            "name": "The Seventh Day 11",
            "header": "Siste program i serien. Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624716/theora/orig_4fa09200cfc84e0381e895436785468d.ogv",
                "original": "https://upload.frikanalen.no/media/624716/original/orig_4fa09200cfc84e0381e895436785468d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624716/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624716/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624716/broadcast/5938_74914c0332b24048b6f1344246bc90a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624716/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:49:05.193000Z",
            "updatedTime": "2018-11-10T18:29:28.155603Z",
            "uploadedTime": "2012-01-19T11:49:05.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624716/theora/orig_4fa09200cfc84e0381e895436785468d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624716/large_thumb/large.jpg"
        },
        {
            "id": 624715,
            "name": "The Seventh Day 09",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624715/theora/orig_39583b08b990406993b9ed8b71c6fde0.ogv",
                "original": "https://upload.frikanalen.no/media/624715/original/orig_39583b08b990406993b9ed8b71c6fde0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624715/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624715/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624715/broadcast/5936_4645ee453a054f51ae9b8b1d74e770bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624715/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:43:58.020000Z",
            "updatedTime": "2018-11-10T18:29:28.156995Z",
            "uploadedTime": "2012-01-19T11:43:58.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624715/theora/orig_39583b08b990406993b9ed8b71c6fde0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624715/large_thumb/large.jpg"
        },
        {
            "id": 624714,
            "name": "The Seventh Day 10",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624714/theora/orig_40d0eccc6a1a46f6bda15d086f926837.ogv",
                "original": "https://upload.frikanalen.no/media/624714/original/orig_40d0eccc6a1a46f6bda15d086f926837.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624714/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624714/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624714/broadcast/5937_e641ab24e0f64d99b23d757ba19abd56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624714/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:45:40.880000Z",
            "updatedTime": "2018-11-10T18:29:28.158384Z",
            "uploadedTime": "2012-01-19T11:45:40.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624714/theora/orig_40d0eccc6a1a46f6bda15d086f926837.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624714/large_thumb/large.jpg"
        },
        {
            "id": 624713,
            "name": "The Seventh Day 08",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624713/theora/orig_e404a3481f194f5384185013a030a1f6.ogv",
                "original": "https://upload.frikanalen.no/media/624713/original/orig_e404a3481f194f5384185013a030a1f6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624713/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624713/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624713/broadcast/5935_4aa7e78b187f4f44ba5afa8d6df103cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624713/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:41:49.130000Z",
            "updatedTime": "2018-11-10T18:29:28.159770Z",
            "uploadedTime": "2012-01-19T11:41:49.130000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624713/theora/orig_e404a3481f194f5384185013a030a1f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624713/large_thumb/large.jpg"
        },
        {
            "id": 624712,
            "name": "The Seventh Day 06",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekrftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624712/theora/orig_ec7c0995e9f042a38b12c5f3f206b935.ogv",
                "original": "https://upload.frikanalen.no/media/624712/original/orig_ec7c0995e9f042a38b12c5f3f206b935.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624712/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624712/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624712/broadcast/5933_bd0ab910b6554713baea01b70c03000a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624712/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:35:42.200000Z",
            "updatedTime": "2018-11-10T18:29:28.161127Z",
            "uploadedTime": "2012-01-19T11:35:42.200000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624712/theora/orig_ec7c0995e9f042a38b12c5f3f206b935.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624712/large_thumb/large.jpg"
        },
        {
            "id": 625129,
            "name": "Opprinnelsen, 07 en gåte",
            "header": "Vår verden gir vitnesbyrd om både godhet og ondskap. Er ondskapen et bevis for at Gud ikke finnes, eller finnes en annen forklaring? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625129/theora/orig_ecaa51c68c244bc392594c253eacbfc7.ogv",
                "original": "https://upload.frikanalen.no/media/625129/original/orig_ecaa51c68c244bc392594c253eacbfc7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625129/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625129/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625129/broadcast/6634_3904a92bd42c4f7586b1a20008b80b7c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625129/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-31T13:51:08.863000Z",
            "updatedTime": "2018-11-10T18:29:27.618894Z",
            "uploadedTime": "2012-12-31T13:51:08.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625129/theora/orig_ecaa51c68c244bc392594c253eacbfc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625129/large_thumb/large.jpg"
        },
        {
            "id": 624710,
            "name": "Bibelst 1kv 2012 Nr 05",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624710/theora/orig_a984ca4cfda5482ba38385d165e3059e.ogv",
                "original": "https://upload.frikanalen.no/media/624710/original/orig_a984ca4cfda5482ba38385d165e3059e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624710/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624710/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624710/broadcast/5877_af4df908b5604612ba4754466105ffca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624710/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": "2011-12-22T11:41:58.590000Z",
            "updatedTime": "2018-11-10T18:29:28.163890Z",
            "uploadedTime": "2011-12-22T11:41:58.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624710/theora/orig_a984ca4cfda5482ba38385d165e3059e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624710/large_thumb/large.jpg"
        },
        {
            "id": 625707,
            "name": "A year in the life of a DPL - Debconf 16",
            "header": "The role of the DPL is one which isn't understood fully by anyone who hasn't done the job. There's generally accepted knowledge that it a) takes a lot of time and b) you need to talk to people, but the extent of this is very variable. In this talk, I'll go through my year as the DPL, looking at which issues were dealt with and what was actually involved. It'll call in to question what role is expected of the DPL, and if one person can actually perform this task.\n\nTalk (45 mins) session with Neil McGovern during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625707/theora/A_year_in_the_life_of_a_DPL.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625707/broadcast/A_year_in_the_life_of_a_DPL.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625707/large_thumb/A_year_in_the_life_of_a_DPL.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625707/small_thumb/A_year_in_the_life_of_a_DPL.jpg",
                "original": "https://upload.frikanalen.no/media/625707/original/A_year_in_the_life_of_a_DPL.webm"
            },
            "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:39:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/9/",
            "createdTime": "2016-07-22T10:51:19.824969Z",
            "updatedTime": "2018-11-10T18:29:26.833743Z",
            "uploadedTime": "2016-07-22T10:51:26.077771Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625707/theora/A_year_in_the_life_of_a_DPL.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625707/large_thumb/A_year_in_the_life_of_a_DPL.jpg"
        },
        {
            "id": 624705,
            "name": "03_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
                "original": "https://upload.frikanalen.no/media/624705/original/orig_72007986868548179df8b7f780fa5ff3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624705/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624705/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624705/broadcast/5922_aa447a0b288e418e9cf50ab7d96e93c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:29:19.613000Z",
            "updatedTime": "2018-11-10T18:29:28.169439Z",
            "uploadedTime": "2012-01-12T09:29:19.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
        },
        {
            "id": 628123,
            "name": "(2) Hvordan Jehovas vitner bygde opp et milliard-imperium fra null.",
            "header": "E. Langemyr",
            "description": "De startet med dør-til-dør-forkynnelse og apokalyptiske advarsler. Men bak prekenene bygde Jehovas vitner et hemmelighetsfullt, skattefritt finansimperium verdt milliarder – ved hjelp av ulønnet arbeidskraft, eiendomssalg og donasjoner. Denne avsløringen avslører de skjulte strategiene bak Vakttårnets globale rikdoms-maskin.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628123/theora/(2) JWs rikdomshemmeligheter Hvordan Jehovas vitner bygde et milliardimperium fra null.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628123/broadcast/(2) JWs rikdomshemmeligheter Hvordan Jehovas vitner bygde et milliardimperium fra null.dv",
                "original": "https://upload.frikanalen.no/media/628123/original/(2) JWs rikdomshemmeligheter Hvordan Jehovas vitner bygde et milliardimperium fra null.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/628123/large_thumb/(2) JWs rikdomshemmeligheter Hvordan Jehovas vitner bygde et milliardimperium fra null.jpg"
            },
            "creator": "egil@skarning.no",
            "organization": {
                "id": 251,
                "name": "Sannheten",
                "homepage": "www.sannheten.org",
                "description": "",
                "postalAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "streetAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "editorId": 2827,
                "editorName": "Egil Langemyr",
                "editorEmail": "egil@skarning.no",
                "editorMsisdn": "+47 45 88 86 66",
                "fkmember": true
            },
            "duration": "00:20:58",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-06-13T15:51:24.610509Z",
            "updatedTime": "2025-06-13T16:03:01.788680Z",
            "uploadedTime": "2025-06-13T15:52:07.544872Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628123/theora/(2) JWs rikdomshemmeligheter Hvordan Jehovas vitner bygde et milliardimperium fra null.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628123/large_thumb/(2) JWs rikdomshemmeligheter Hvordan Jehovas vitner bygde et milliardimperium fra null.jpg"
        },
        {
            "id": 624703,
            "name": "The Seventh Day 04",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rund om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624703/theora/orig_404267eb6b9c41b8957d58bb1925b9ea.ogv",
                "original": "https://upload.frikanalen.no/media/624703/original/orig_404267eb6b9c41b8957d58bb1925b9ea.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624703/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624703/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624703/broadcast/5881_b2d9857f8e3346babf4f03987e1657ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624703/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:50:33.607000Z",
            "updatedTime": "2018-11-10T18:29:28.172185Z",
            "uploadedTime": "2011-12-22T11:50:33.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624703/theora/orig_404267eb6b9c41b8957d58bb1925b9ea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624703/large_thumb/large.jpg"
        },
        {
            "id": 626305,
            "name": "Shofar Mandeltreet",
            "header": "Bladet Evangelisten\r\nProgram 6",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626305/theora/Shofar 31 Mandeltreet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626305/broadcast/Shofar 31 Mandeltreet.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626305/large_thumb/Shofar 31 Mandeltreet.jpg",
                "original": "https://upload.frikanalen.no/media/626305/original/Shofar 31 Mandeltreet.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:28.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-03T14:50:32.427909Z",
            "updatedTime": "2020-08-31T20:24:04.156371Z",
            "uploadedTime": "2020-02-03T15:03:44.926933Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626305/theora/Shofar 31 Mandeltreet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626305/large_thumb/Shofar 31 Mandeltreet.jpg"
        },
        {
            "id": 625130,
            "name": "Opprinnelsen, 08 Jesus",
            "header": "Gud har ikke bare skapt, men han opprettholder også skaperverket.Og han har et endelig mål han arbeider mot. Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625130/theora/orig_a8ecddc005b44c5a8e6b9edca49fd8d4.ogv",
                "original": "https://upload.frikanalen.no/media/625130/original/orig_a8ecddc005b44c5a8e6b9edca49fd8d4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625130/broadcast/6635_45335697a47b48b78dc90d828e15a710.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625130/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-31T13:54:55.800000Z",
            "updatedTime": "2018-11-10T18:29:27.617527Z",
            "uploadedTime": "2012-12-31T13:54:55.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625130/theora/orig_a8ecddc005b44c5a8e6b9edca49fd8d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625130/large_thumb/large.jpg"
        }
    ]
}