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/?limit=50&offset=3250&ordering=ref_url&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3479,
    "next": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=3300&ordering=ref_url&page=4",
    "previous": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=3200&ordering=ref_url&page=4",
    "results": [
        {
            "id": 624375,
            "name": "12_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
                "original": "https://upload.frikanalen.no/media/624375/original/orig_8229ac7892014609b51bb67e7cad40a8.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624375/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624375/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624375/broadcast/5421_c9fc17b342bd46819ab93bdb2ec0bc26.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624375/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:19:37.560000Z",
            "updatedTime": "2018-11-10T18:29:28.599984Z",
            "uploadedTime": "2011-03-09T10:19:37.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624375/large_thumb/large.jpg"
        },
        {
            "id": 624774,
            "name": "09_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
                "original": "https://upload.frikanalen.no/media/624774/original/orig_2237065a5ca64d83be60dc5659f4bb53.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624774/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624774/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624774/broadcast/5929_24c81ca33c544c08a25e316d3f7ef842.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624774/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:37:05.470000Z",
            "updatedTime": "2018-11-10T18:29:28.078359Z",
            "uploadedTime": "2012-01-12T09:37:05.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624774/large_thumb/large.jpg"
        },
        {
            "id": 624195,
            "name": "03_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624195/theora/5148_b268cc3e57d148aca1956cdea4a4fe75.ogv",
                "original": "https://upload.frikanalen.no/media/624195/original/orig_d6e46deb4419407597d6aa637f27323c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624195/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624195/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624195/broadcast/5148_b71b958df66f4697be6a033816ced014.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624195/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:10:20.370000Z",
            "updatedTime": "2018-11-10T18:29:28.840478Z",
            "uploadedTime": "2011-01-04T14:10:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624195/theora/5148_b268cc3e57d148aca1956cdea4a4fe75.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624195/large_thumb/large.jpg"
        },
        {
            "id": 624913,
            "name": "23_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624913/theora/6295_ea0331c3140140a29c81c767eeae96b2.ogv",
                "original": "https://upload.frikanalen.no/media/624913/original/orig_76c78abfd7024103bb8fd76013a3e274.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624913/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624913/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624913/broadcast/6295_53f1da2a97304dba8f56504e70063146.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624913/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:53:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-05-31T08:10:14.047000Z",
            "updatedTime": "2018-11-10T18:29:27.897156Z",
            "uploadedTime": "2012-05-31T08:10:14.047000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624913/theora/6295_ea0331c3140140a29c81c767eeae96b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624913/large_thumb/large.jpg"
        },
        {
            "id": 624995,
            "name": "41_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
                "original": "https://upload.frikanalen.no/media/624995/original/orig_7f4d4755d22749ccac165432977a783d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624995/broadcast/6463_2c837b7610e348378c0d78f1ceb6826a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624995/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:52:26",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-04T22:07:44.520000Z",
            "updatedTime": "2018-11-10T18:29:27.797171Z",
            "uploadedTime": "2012-10-04T22:07:44.520000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624995/large_thumb/large.jpg"
        },
        {
            "id": 624761,
            "name": "08_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624761/theora/5928_0667adb00d434838837aa47d18891b18.ogv",
                "original": "https://upload.frikanalen.no/media/624761/original/orig_e12e2c44ad444568ad9f488dff41812e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624761/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624761/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624761/broadcast/5928_c7b4ac70cb3b4d2185bbcdc7a3b5a085.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624761/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:36:43.687000Z",
            "updatedTime": "2018-11-10T18:29:28.096749Z",
            "uploadedTime": "2012-01-12T09:36:43.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624761/theora/5928_0667adb00d434838837aa47d18891b18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624761/large_thumb/large.jpg"
        },
        {
            "id": 624919,
            "name": "24_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624919/theora/6298_881563ce14244163a7d87025ce59d2c0.ogv",
                "original": "https://upload.frikanalen.no/media/624919/original/orig_5f7cf331d5a547948cbe36070a863329.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624919/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624919/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624919/broadcast/6298_257bfeb0d0394f7f868b1fa865be1ef4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624919/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:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-06-05T10:58:43.287000Z",
            "updatedTime": "2018-11-10T18:29:27.891747Z",
            "uploadedTime": "2012-06-05T10:58:43.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624919/theora/6298_881563ce14244163a7d87025ce59d2c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624919/large_thumb/large.jpg"
        },
        {
            "id": 624922,
            "name": "25_12 Ostfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv",
                "original": "https://upload.frikanalen.no/media/624922/original/orig_e501ffacbb0b40298bcfcaabf585956c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624922/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624922/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624922/broadcast/6300_20c6be9481cf44f7bb455c80bd22ebcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624922/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:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-06-12T09:04:17.940000Z",
            "updatedTime": "2018-11-10T18:29:27.887627Z",
            "uploadedTime": "2012-06-12T09:04:17.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624922/large_thumb/large.jpg"
        },
        {
            "id": 624331,
            "name": "09_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624331/theora/5278_598616a6749b4a38bcbb1b441dd875b0.ogv",
                "original": "https://upload.frikanalen.no/media/624331/original/orig_9001217f7ccb4cf08bda4d224768d193.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624331/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624331/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624331/broadcast/5278_8f1e174f80ab46f3aba01043b9f4b6c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624331/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:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:47:19.227000Z",
            "updatedTime": "2018-11-10T18:29:28.655976Z",
            "uploadedTime": "2011-02-04T13:47:19.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624331/theora/5278_598616a6749b4a38bcbb1b441dd875b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624331/large_thumb/large.jpg"
        },
        {
            "id": 624990,
            "name": "40_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
                "original": "https://upload.frikanalen.no/media/624990/original/orig_17259d20882e4dedabef46771e028698.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624990/broadcast/6382_15acd28871c2489cb0809a76187fcd25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624990/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:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:17:05.947000Z",
            "updatedTime": "2018-11-10T18:29:27.804085Z",
            "uploadedTime": "2012-08-28T07:17:05.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624990/large_thumb/large.jpg"
        },
        {
            "id": 623443,
            "name": "Gudstjeneste fra Østfoldkirken Uke 10_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623443/theora/3964_2ce34170b08942b994c354222f944726.ogv",
                "original": "https://upload.frikanalen.no/media/623443/original/orig_37030c51633b424899aaf3794275a29f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623443/broadcast/3964_2db28af214b04d63ae6f475141f3e9a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623443/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:11:57.377000Z",
            "updatedTime": "2018-11-10T18:29:29.790007Z",
            "uploadedTime": "2010-02-15T14:11:57.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623443/theora/3964_2ce34170b08942b994c354222f944726.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623443/large_thumb/large.jpg"
        },
        {
            "id": 624604,
            "name": "40_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624604/theora/5711_b1792095ac7c4fb2bd7153ab612e5dd8.ogv",
                "original": "https://upload.frikanalen.no/media/624604/original/orig_d0219211298a4269a8b434e8aa038dc6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624604/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624604/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624604/broadcast/5711_0a03c5c5b52144f8804c99b55536ced6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624604/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:57:05.093000Z",
            "updatedTime": "2018-11-10T18:29:28.301526Z",
            "uploadedTime": "2011-08-18T08:57:05.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624604/theora/5711_b1792095ac7c4fb2bd7153ab612e5dd8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624604/large_thumb/large.jpg"
        },
        {
            "id": 623638,
            "name": "21_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623638/theora/4197_dece6afb36fc44d292a0865c1f27d93e.ogv",
                "original": "https://upload.frikanalen.no/media/623638/original/orig_4fb7de3ad2f64f789b6ce319c8c339be.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623638/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623638/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623638/broadcast/4197_88d13c07aa8c4133bde76ac2931c4763.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623638/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:11",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:35:14.860000Z",
            "updatedTime": "2018-11-10T18:29:29.559584Z",
            "uploadedTime": "2010-04-06T08:35:14.860000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623638/theora/4197_dece6afb36fc44d292a0865c1f27d93e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623638/large_thumb/large.jpg"
        },
        {
            "id": 623867,
            "name": "35_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623867/theora/4641_6b39250cd99f4207848110eb64774004.ogv",
                "original": "https://upload.frikanalen.no/media/623867/original/orig_0440d3ad543141108976a68241d67bcd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623867/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623867/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623867/broadcast/4641_3df3cdf2960d403c8933809218a9b8ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623867/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": "2010-08-23T11:50:53.510000Z",
            "updatedTime": "2018-11-10T18:29:29.268462Z",
            "uploadedTime": "2010-08-23T11:50:53.510000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623867/theora/4641_6b39250cd99f4207848110eb64774004.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623867/large_thumb/large.jpg"
        },
        {
            "id": 624058,
            "name": "49_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624058/theora/4936_c3281b63bc58452c934bc4b70890a435.ogv",
                "original": "https://upload.frikanalen.no/media/624058/original/orig_9e6ba6aee0bb48049b587cde9b80a89f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624058/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624058/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624058/broadcast/4936_f1805e57d07c4662bcde3aa5a409690b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624058/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:44:07.057000Z",
            "updatedTime": "2018-11-10T18:29:29.009111Z",
            "uploadedTime": "2010-11-11T09:44:07.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624058/theora/4936_c3281b63bc58452c934bc4b70890a435.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624058/large_thumb/large.jpg"
        },
        {
            "id": 623500,
            "name": "15_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
                "original": "https://upload.frikanalen.no/media/623500/original/orig_cfc9c118b6394ff5b46181d158ae36d2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623500/broadcast/4045_89c5db59cbe749eeb6f3bd89d887b421.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623500/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:16",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T09:00:04.273000Z",
            "updatedTime": "2018-11-10T18:29:29.730584Z",
            "uploadedTime": "2010-03-10T09:00:04.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623500/large_thumb/large.jpg"
        },
        {
            "id": 623449,
            "name": "Gudstjeneste fra Østfoldkirken Uke 11_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
                "original": "https://upload.frikanalen.no/media/623449/original/orig_437042589980456685498384abae8d0c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623449/broadcast/3965_0171a5ad22fb4fadb5ddecbbc7b112df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:12:39.283000Z",
            "updatedTime": "2018-11-10T18:29:29.784646Z",
            "uploadedTime": "2010-02-15T14:12:39.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
        },
        {
            "id": 624956,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
                "original": "https://upload.frikanalen.no/media/624956/original/orig_305b5b1bc0b04c418a7463ac35de6486.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624956/broadcast/6377_cc63773dcb744024b8453032556eb849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624956/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:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:55:54.667000Z",
            "updatedTime": "2018-11-10T18:29:27.850233Z",
            "uploadedTime": "2012-08-28T06:55:54.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
        },
        {
            "id": 624957,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
                "original": "https://upload.frikanalen.no/media/624957/original/orig_76f3ab454e554abea36616ed9590ee43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624957/broadcast/6378_6cad2325c32a428cb24bea5961414ab5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624957/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:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:56:52.667000Z",
            "updatedTime": "2018-11-10T18:29:27.848880Z",
            "uploadedTime": "2012-08-28T06:56:52.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
        },
        {
            "id": 623270,
            "name": "Østfoldkirken Uke 52",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623270/theora/3570_c12607164d19438da885e35f008f310e.ogv",
                "original": "https://upload.frikanalen.no/media/623270/original/orig_714a5ab8d25840d2b8e971a798f83e42.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623270/broadcast/3570_ecedf6f35d2d4417a9455885807b63a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623270/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:35",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-10-12T13:49:31.723000Z",
            "updatedTime": "2018-11-10T18:29:30.014116Z",
            "uploadedTime": "2009-10-12T13:49:31.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623270/theora/3570_c12607164d19438da885e35f008f310e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623270/large_thumb/large.jpg"
        },
        {
            "id": 624970,
            "name": "39_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
                "original": "https://upload.frikanalen.no/media/624970/original/orig_7348aa023f1243fe8e55ca73e15a4a71.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624970/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624970/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624970/broadcast/6381_84cfdf8275c243ab94d62e4dfc67ba67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624970/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:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:08:30.927000Z",
            "updatedTime": "2018-11-10T18:29:27.831097Z",
            "uploadedTime": "2012-08-28T07:08:30.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624970/large_thumb/large.jpg"
        },
        {
            "id": 624241,
            "name": "05_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624241/theora/5150_8ea2467f040f485bb6f0d162e02cc7a5.ogv",
                "original": "https://upload.frikanalen.no/media/624241/original/orig_2e86e9b23d5b43d1897cc7f39cabcbc5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624241/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624241/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624241/broadcast/5150_93891d110606446e8459e2d61a907f4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624241/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:14:32.753000Z",
            "updatedTime": "2018-11-10T18:29:28.781625Z",
            "uploadedTime": "2011-01-04T14:14:32.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624241/theora/5150_8ea2467f040f485bb6f0d162e02cc7a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624241/large_thumb/large.jpg"
        },
        {
            "id": 623957,
            "name": "40_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623957/theora/4645_c39837b9daa647e99c30197b9d7ade99.ogv",
                "original": "https://upload.frikanalen.no/media/623957/original/orig_49f97836626a46daa7df2a399eb40853.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623957/broadcast/4645_78b00522c36f4add8f50b3d61b5d9cef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623957/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:41",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:55:53.087000Z",
            "updatedTime": "2018-11-10T18:29:29.140632Z",
            "uploadedTime": "2010-08-23T11:55:53.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623957/theora/4645_c39837b9daa647e99c30197b9d7ade99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623957/large_thumb/large.jpg"
        },
        {
            "id": 624554,
            "name": "35_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624554/theora/5706_6fd3c057bfce479a97042ab50e121f30.ogv",
                "original": "https://upload.frikanalen.no/media/624554/original/orig_4e74a2635709446b915b28e9008d0523.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624554/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624554/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624554/broadcast/5706_6b1a98288b49478091ac541225e59a39.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624554/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:47:16.660000Z",
            "updatedTime": "2018-11-10T18:29:28.365349Z",
            "uploadedTime": "2011-08-18T08:47:16.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624554/theora/5706_6fd3c057bfce479a97042ab50e121f30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624554/large_thumb/large.jpg"
        },
        {
            "id": 624705,
            "name": "03_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
                "original": "https://upload.frikanalen.no/media/624705/original/orig_72007986868548179df8b7f780fa5ff3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624705/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624705/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624705/broadcast/5922_aa447a0b288e418e9cf50ab7d96e93c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:29:19.613000Z",
            "updatedTime": "2018-11-10T18:29:28.169439Z",
            "uploadedTime": "2012-01-12T09:29:19.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
        },
        {
            "id": 623967,
            "name": "41_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623967/theora/orig_26f0e80845a8447baf35280125872c6f.ogv",
                "original": "https://upload.frikanalen.no/media/623967/original/orig_26f0e80845a8447baf35280125872c6f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623967/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623967/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623967/broadcast/4753_ede2cb9a55b9422d902b31cc8b3fe48e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623967/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:24:17.863000Z",
            "updatedTime": "2018-11-10T18:29:29.126081Z",
            "uploadedTime": "2010-09-20T11:24:17.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623967/theora/orig_26f0e80845a8447baf35280125872c6f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623967/large_thumb/large.jpg"
        },
        {
            "id": 624481,
            "name": "20_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624481/theora/5586_71f3fd80667b432a99447d017139f31b.ogv",
                "original": "https://upload.frikanalen.no/media/624481/original/orig_3b72e72cfa5040338107d41122abe6af.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624481/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624481/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624481/broadcast/5586_7c45484343904c52b7a6f57a88eaa31b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624481/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:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:09:03.617000Z",
            "updatedTime": "2018-11-10T18:29:28.460713Z",
            "uploadedTime": "2011-05-09T19:09:03.617000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624481/theora/5586_71f3fd80667b432a99447d017139f31b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624481/large_thumb/large.jpg"
        },
        {
            "id": 624482,
            "name": "19_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624482/theora/5559_7e1b4a336d9b46df869f6dd267ada639.ogv",
                "original": "https://upload.frikanalen.no/media/624482/original/orig_81678a37bc0d48769215760b70698c6b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624482/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624482/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624482/broadcast/5559_6a4e0bcefc19437a8ddca0d985bc2e5e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624482/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:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-05T12:24:26.580000Z",
            "updatedTime": "2018-11-10T18:29:28.459357Z",
            "uploadedTime": "2011-05-05T12:24:26.580000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624482/theora/5559_7e1b4a336d9b46df869f6dd267ada639.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624482/large_thumb/large.jpg"
        },
        {
            "id": 623485,
            "name": "13_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
                "original": "https://upload.frikanalen.no/media/623485/original/orig_7bf954ae0dce4b7192e30b4b9ee6711b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623485/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623485/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623485/broadcast/4043_4cec48519b764e48aa4c10caabd95dda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623485/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:02",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:58:27.490000Z",
            "updatedTime": "2018-11-10T18:29:29.750740Z",
            "uploadedTime": "2010-03-10T08:58:27.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
        },
        {
            "id": 624259,
            "name": "06_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
                "original": "https://upload.frikanalen.no/media/624259/original/orig_fb07bb0c791a408f8e01fbfa07582909.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624259/broadcast/5275_fe2efe8651e245cabe3c4d47b186c175.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624259/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:35:22.400000Z",
            "updatedTime": "2018-11-10T18:29:28.757434Z",
            "uploadedTime": "2011-02-04T13:35:22.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624259/large_thumb/large.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": 623480,
            "name": "Gudstjeneste fra Østfoldkirken Uke 12_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
                "original": "https://upload.frikanalen.no/media/623480/original/orig_c803b3eca305405f8c0463f020e7a237.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623480/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623480/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623480/broadcast/3966_53d88ee33cf5448bba30810064cf0fc0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623480/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:14:02.373000Z",
            "updatedTime": "2018-11-10T18:29:29.757757Z",
            "uploadedTime": "2010-02-15T14:14:02.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623480/large_thumb/large.jpg"
        },
        {
            "id": 623414,
            "name": "Gudstjeneste fra Østfoldkirken Uke 09_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
                "original": "https://upload.frikanalen.no/media/623414/original/orig_25f9761fa7a544389967419132b8e70a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623414/broadcast/3963_84743e8ecdec4fcf93ddd33957506ffe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623414/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:11:05.830000Z",
            "updatedTime": "2018-11-10T18:29:29.824894Z",
            "uploadedTime": "2010-02-15T14:11:05.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623414/large_thumb/large.jpg"
        },
        {
            "id": 623558,
            "name": "17_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv",
                "original": "https://upload.frikanalen.no/media/623558/original/orig_cfe32188125f496f806d846fcada61ea.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623558/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623558/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623558/broadcast/4193_be912ad129864a24bf2afd3d7a84669d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623558/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:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:32:09.873000Z",
            "updatedTime": "2018-11-10T18:29:29.648463Z",
            "uploadedTime": "2010-04-06T08:32:09.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623558/large_thumb/large.jpg"
        },
        {
            "id": 623695,
            "name": "26_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623695/theora/4377_e2ae82f9c0f04a58b885bcd32b6dce69.ogv",
                "original": "https://upload.frikanalen.no/media/623695/original/orig_5fa7a4d6d7ef4714bdfdfc0655d0c312.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623695/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623695/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623695/broadcast/4377_056c34a1191346b689c935974c12bccc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623695/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:24",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-05-31T07:37:15.303000Z",
            "updatedTime": "2018-11-10T18:29:29.491973Z",
            "uploadedTime": "2010-05-31T07:37:15.303000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623695/theora/4377_e2ae82f9c0f04a58b885bcd32b6dce69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623695/large_thumb/large.jpg"
        },
        {
            "id": 622909,
            "name": "Østfoldkirken U 33",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622909/theora/3142_41ce979bef24423b9004aa2e94d34e47.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622909/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622909/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622909/broadcast/orig_f4906b5968eb4084913f0f1cfad70c22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622909/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:57:11",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:36:08.507000Z",
            "updatedTime": "2018-11-10T18:29:30.439617Z",
            "uploadedTime": "2009-07-14T06:36:08.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622909/theora/3142_41ce979bef24423b9004aa2e94d34e47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622909/large_thumb/large.jpg"
        },
        {
            "id": 623209,
            "name": "Østfoldkirken Uke 47",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623209/theora/3565_99a90312e7c24616b5ab9afe1bcd840b.ogv",
                "original": "https://upload.frikanalen.no/media/623209/original/orig_2931b0adea3646b696ed39b617d4a5b4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623209/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623209/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623209/broadcast/3565_d5301586df6c42e4b0f4078628259ec1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623209/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:03",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-10-12T13:45:02.140000Z",
            "updatedTime": "2018-11-10T18:29:30.090151Z",
            "uploadedTime": "2009-10-12T13:45:02.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623209/theora/3565_99a90312e7c24616b5ab9afe1bcd840b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623209/large_thumb/large.jpg"
        },
        {
            "id": 623010,
            "name": "Østfoldkirken U 36",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623010/theora/3145_f2810e47beaa4d09aaf3f0a1c8d3a42c.ogv",
                "original": "https://upload.frikanalen.no/media/623010/original/orig_126b2b885ab345939d1039dad8c075e7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623010/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623010/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623010/broadcast/3145_1147855d8e3649498ef953403141d923.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623010/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:31:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:45:14.657000Z",
            "updatedTime": "2018-11-10T18:29:30.341944Z",
            "uploadedTime": "2009-07-14T06:45:14.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623010/theora/3145_f2810e47beaa4d09aaf3f0a1c8d3a42c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623010/large_thumb/large.jpg"
        },
        {
            "id": 623128,
            "name": "Østfoldkirken Uke41",
            "header": "Gudstjeneste fra Østfoldkirken i Moss.\nwww.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623128/theora/3444_7a56753dc950424e9c358e4d9116d984.ogv",
                "original": "https://upload.frikanalen.no/media/623128/original/orig_0ea126b4f1b046cfa66830f5cd8af487.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623128/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623128/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623128/broadcast/3444_1054270e58924d10978fb10a8f1b2549.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623128/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-09-10T09:48:48.130000Z",
            "updatedTime": "2018-11-10T18:29:30.188514Z",
            "uploadedTime": "2009-09-10T09:48:48.130000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623128/theora/3444_7a56753dc950424e9c358e4d9116d984.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623128/large_thumb/large.jpg"
        },
        {
            "id": 622627,
            "name": "Østfoldkirken 14.06.09 U 27",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622627/theora/2988_3778f19fb150486983c327b01d268398.ogv",
                "original": "https://upload.frikanalen.no/media/622627/original/orig_ab8d5e50d1154556835d3a9e95b0f55e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622627/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622627/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622627/broadcast/2988_72cf9e598a434dae874e725a3ce03ebd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622627/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:57:58",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:03:29.537000Z",
            "updatedTime": "2018-11-10T18:29:30.469548Z",
            "uploadedTime": "2009-06-09T16:03:29.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622627/theora/2988_3778f19fb150486983c327b01d268398.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622627/large_thumb/large.jpg"
        },
        {
            "id": 622913,
            "name": "Østfoldkirken U 32",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622913/theora/3141_d6501860c8cc4d809503c5d41e61f7f1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622913/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622913/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622913/broadcast/orig_764cdc79dc294930baa23ad13fa66393.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622913/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:59:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:33:28.820000Z",
            "updatedTime": "2018-11-10T18:29:30.434019Z",
            "uploadedTime": "2009-07-14T06:33:28.820000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622913/theora/3141_d6501860c8cc4d809503c5d41e61f7f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622913/large_thumb/large.jpg"
        },
        {
            "id": 623162,
            "name": "Østfoldkirken Uke44",
            "header": "Gudstjeneste fra Østfoldkirken i Moss.\nwww.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623162/theora/3447_c8f76518d7724c5bafcd4389313bb46b.ogv",
                "original": "https://upload.frikanalen.no/media/623162/original/orig_8d997f5431c8487fb96090566689f32a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623162/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623162/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623162/broadcast/3447_6583c81aaf3f4135811f87facf0d1d1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623162/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:26",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-09-10T09:52:06.880000Z",
            "updatedTime": "2018-11-10T18:29:30.145297Z",
            "uploadedTime": "2009-09-10T09:52:06.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623162/theora/3447_c8f76518d7724c5bafcd4389313bb46b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623162/large_thumb/large.jpg"
        },
        {
            "id": 623116,
            "name": "Østfoldkirken U40",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623116/theora/3315_e22533cba94640f4ad3852faeb727d52.ogv",
                "original": "https://upload.frikanalen.no/media/623116/original/orig_c18999e10b89412686e6f98cf6bde78a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623116/broadcast/3315_31f0cb00e5394169930bc5d23ce1b390.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623116/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:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:57:48.170000Z",
            "updatedTime": "2018-11-10T18:29:30.203806Z",
            "uploadedTime": "2009-08-28T20:57:48.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623116/theora/3315_e22533cba94640f4ad3852faeb727d52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623116/large_thumb/large.jpg"
        },
        {
            "id": 623108,
            "name": "Østfoldkirken U39",
            "header": "Gudstjeneste fra Østfoldkirken i Moss. Hele Gudstjenesten kan sees på www.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623108/theora/3314_4026875d77dd40518f54e2e0a37db8b7.ogv",
                "original": "https://upload.frikanalen.no/media/623108/original/orig_4d6b89a877424ae58814734f7f08fd8e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623108/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623108/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623108/broadcast/3314_833dc23468c941c9a0b648af3bd6617c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623108/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:57:05.750000Z",
            "updatedTime": "2018-11-10T18:29:30.213733Z",
            "uploadedTime": "2009-08-28T20:57:05.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623108/theora/3314_4026875d77dd40518f54e2e0a37db8b7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623108/large_thumb/large.jpg"
        },
        {
            "id": 622912,
            "name": "Østfoldkirken U 35",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622912/theora/3144_85dd579cb64a4ed3a7e3bebe60422c69.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622912/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622912/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622912/broadcast/orig_3bfa6e2624c146b1b9e140c677dfedf5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622912/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:57:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:43:42.190000Z",
            "updatedTime": "2018-11-10T18:29:30.435425Z",
            "uploadedTime": "2009-07-14T06:43:42.190000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622912/theora/3144_85dd579cb64a4ed3a7e3bebe60422c69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622912/large_thumb/large.jpg"
        },
        {
            "id": 622910,
            "name": "Østfoldkirken U 34",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622910/theora/3143_0964c5a8ebd640be89531c491d56b484.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622910/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622910/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622910/broadcast/orig_2abf1e5671c342e2b7c11feca846b20c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622910/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:57:28",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-14T06:41:39.223000Z",
            "updatedTime": "2018-11-10T18:29:30.438138Z",
            "uploadedTime": "2009-07-14T06:41:39.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622910/theora/3143_0964c5a8ebd640be89531c491d56b484.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622910/large_thumb/large.jpg"
        },
        {
            "id": 623042,
            "name": "Østfoldkirken U38",
            "header": "Gudstjeneste fra Østfoldkirken i Moss. Mer info www.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623042/theora/3313_18f43fe8b05448fa9d7b73cd0f141406.ogv",
                "original": "https://upload.frikanalen.no/media/623042/original/orig_3293c232b7ea4f22a80b88616c9bb1d1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623042/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623042/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623042/broadcast/3313_cdd06a76712b453e87c194f11c4ce9d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623042/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:56:36.123000Z",
            "updatedTime": "2018-11-10T18:29:30.303501Z",
            "uploadedTime": "2009-08-28T20:56:36.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623042/theora/3313_18f43fe8b05448fa9d7b73cd0f141406.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623042/large_thumb/large.jpg"
        },
        {
            "id": 622903,
            "name": "Østfoldkirken U 30",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622903/theora/3135_138cff65459c420f88ad10928b3de1fb.ogv",
                "original": "https://upload.frikanalen.no/media/622903/original/orig_0f22d0114ae642cd9d3fa71114f07963.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622903/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622903/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622903/broadcast/3135_108f05ae90254bf4b046859d7c670095.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622903/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:57:13",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-02T21:49:11.730000Z",
            "updatedTime": "2018-11-10T18:29:30.447813Z",
            "uploadedTime": "2009-07-02T21:49:11.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622903/theora/3135_138cff65459c420f88ad10928b3de1fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622903/large_thumb/large.jpg"
        },
        {
            "id": 623151,
            "name": "Østfoldkirken Uke43",
            "header": "Gudstjeneste fra Østfoldkirken i Moss.\nwww.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623151/theora/3446_b4ecb2be77444f4782c6bb620080b334.ogv",
                "original": "https://upload.frikanalen.no/media/623151/original/orig_60811f016921481b82b10be803e3a470.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623151/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623151/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623151/broadcast/3446_c4401114a429466d8c65990835a04054.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623151/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-09-10T09:51:11.957000Z",
            "updatedTime": "2018-11-10T18:29:30.159674Z",
            "uploadedTime": "2009-09-10T09:51:11.957000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623151/theora/3446_b4ecb2be77444f4782c6bb620080b334.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623151/large_thumb/large.jpg"
        },
        {
            "id": 623027,
            "name": "Østfoldkirken U37",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623027/theora/3312_a32375cdbb0c4dcbbed2274ed0cbc9ab.ogv",
                "original": "https://upload.frikanalen.no/media/623027/original/orig_adb30f078f484b94938eff51353a0384.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623027/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623027/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623027/broadcast/3312_4ed3d3190f074d3e80f2dde27aec9447.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623027/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:50:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:56:03.670000Z",
            "updatedTime": "2018-11-10T18:29:30.321456Z",
            "uploadedTime": "2009-08-28T20:56:03.670000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623027/theora/3312_a32375cdbb0c4dcbbed2274ed0cbc9ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623027/large_thumb/large.jpg"
        }
    ]
}