List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=3200&ordering=ref_url
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3250&ordering=ref_url",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3150&ordering=ref_url",
    "results": [
        {
            "id": 624754,
            "name": "07_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
                "original": "https://upload.frikanalen.no/media/624754/original/orig_d44e8d89851e45fb93ac3ead10401eec.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624754/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624754/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624754/broadcast/5926_c31bcbe23a054ccf8ba242b6dc304d57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:36:00.030000Z",
            "updatedTime": "2018-11-10T18:29:28.105570Z",
            "uploadedTime": "2012-01-12T09:36:00.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg"
        },
        {
            "id": 624352,
            "name": "10_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624352/theora/5279_05571497a4504d2fb3755cb073df368a.ogv",
                "original": "https://upload.frikanalen.no/media/624352/original/orig_69f6e3fec93644dbafe265f2a48fc7a4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624352/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624352/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624352/broadcast/5279_d16970ea6e4b4efdb231aff04ab79800.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624352/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:55:57.113000Z",
            "updatedTime": "2018-11-10T18:29:28.629318Z",
            "uploadedTime": "2011-02-04T13:55:57.113000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624352/theora/5279_05571497a4504d2fb3755cb073df368a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624352/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": 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": 624161,
            "name": "01_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624161/theora/4939_0ff505e8687d40f28271ac5ca74546a3.ogv",
                "original": "https://upload.frikanalen.no/media/624161/original/orig_e2aa96e0fb6a421b8d51ae05f2b286a3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624161/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624161/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624161/broadcast/4939_9f01bc4b17d640edaf2621947961b3f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624161/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-11T10:07:55.193000Z",
            "updatedTime": "2018-11-10T18:29:28.877561Z",
            "uploadedTime": "2010-11-11T10:07:55.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624161/theora/4939_0ff505e8687d40f28271ac5ca74546a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624161/large_thumb/large.jpg"
        },
        {
            "id": 623549,
            "name": "16_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623549/theora/4046_858fb119a04b4487a11fe3f6025d48e8.ogv",
                "original": "https://upload.frikanalen.no/media/623549/original/orig_64bbb2b8376a413186ae99651318156c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623549/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623549/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623549/broadcast/4046_d3cacc1a123844dba8cf21360893ba82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623549/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:28",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T09:01:40.260000Z",
            "updatedTime": "2018-11-10T18:29:29.660898Z",
            "uploadedTime": "2010-03-10T09:01:40.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623549/theora/4046_858fb119a04b4487a11fe3f6025d48e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623549/large_thumb/large.jpg"
        },
        {
            "id": 624734,
            "name": "04_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624734/theora/5923_9c8babc4a83447d1a902530d791a820d.ogv",
                "original": "https://upload.frikanalen.no/media/624734/original/orig_a2377119e1d24fb5ab13cb8f22feb5e0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624734/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624734/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624734/broadcast/5923_99862997a09d4043b0b9495a021d99e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624734/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:32:22.373000Z",
            "updatedTime": "2018-11-10T18:29:28.130670Z",
            "uploadedTime": "2012-01-12T09:32:22.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624734/theora/5923_9c8babc4a83447d1a902530d791a820d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624734/large_thumb/large.jpg"
        },
        {
            "id": 623893,
            "name": "37_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623893/theora/4643_58828bd48d91444c9223c34360ea2517.ogv",
                "original": "https://upload.frikanalen.no/media/623893/original/orig_a862664c23cb4e58ae9567e31fb6bf86.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623893/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623893/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623893/broadcast/4643_774365f6e8e94c35b91e804c39dbf3a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623893/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:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:53:53.227000Z",
            "updatedTime": "2018-11-10T18:29:29.228852Z",
            "uploadedTime": "2010-08-23T11:53:53.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623893/theora/4643_58828bd48d91444c9223c34360ea2517.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623893/large_thumb/large.jpg"
        },
        {
            "id": 625055,
            "name": "47_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
                "original": "https://upload.frikanalen.no/media/625055/original/orig_2c7db3214bc147caa47b74c2348df520.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625055/broadcast/6565_ea63281be62040f3b7f76ab9c2b05393.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625055/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:55:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-13T12:57:35.383000Z",
            "updatedTime": "2018-11-10T18:29:27.716025Z",
            "uploadedTime": "2012-11-13T12:57:35.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625055/large_thumb/large.jpg"
        },
        {
            "id": 624408,
            "name": "14_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
                "original": "https://upload.frikanalen.no/media/624408/original/orig_fccd0aec47234bd88314ad0aa986f3d0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624408/broadcast/5424_7782ce1b887c4748bf154a1f86c2dfb5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624408/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:22:58.173000Z",
            "updatedTime": "2018-11-10T18:29:28.558165Z",
            "uploadedTime": "2011-03-09T10:22:58.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624408/large_thumb/large.jpg"
        },
        {
            "id": 623253,
            "name": "Østfoldkirken Uke 50",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623253/theora/3568_995eb820e6bd4036a53ae8d32a5d5b62.ogv",
                "original": "https://upload.frikanalen.no/media/623253/original/orig_677a53f5bb954993b265705545c26282.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623253/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623253/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623253/broadcast/3568_6ad36a62ef06482dba561f08203145cb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623253/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:43",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-10-12T13:48:04.547000Z",
            "updatedTime": "2018-11-10T18:29:30.036532Z",
            "uploadedTime": "2009-10-12T13:48:04.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623253/theora/3568_995eb820e6bd4036a53ae8d32a5d5b62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623253/large_thumb/large.jpg"
        },
        {
            "id": 623661,
            "name": "23_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623661/theora/4199_49b1bc16cfd5457a93b848658857da9e.ogv",
                "original": "https://upload.frikanalen.no/media/623661/original/orig_36a0dfaa3bd64b7798f798aa732ccf87.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623661/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623661/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623661/broadcast/4199_0cb5ab1e8bed4c00a2de8c49313ae7a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623661/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-04-06T08:36:43.550000Z",
            "updatedTime": "2018-11-10T18:29:29.527976Z",
            "uploadedTime": "2010-04-06T08:36:43.550000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623661/theora/4199_49b1bc16cfd5457a93b848658857da9e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623661/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": 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": 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": 625003,
            "name": "42_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
                "original": "https://upload.frikanalen.no/media/625003/original/orig_285ecb8818f047d98f35482d233f5cbb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625003/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625003/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625003/broadcast/6470_ec7aa7c22bb04b68824b670f8c640e7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625003/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:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-09T13:32:39.223000Z",
            "updatedTime": "2018-11-10T18:29:27.786114Z",
            "uploadedTime": "2012-10-09T13:32:39.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625003/large_thumb/large.jpg"
        },
        {
            "id": 624804,
            "name": "11_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
                "original": "https://upload.frikanalen.no/media/624804/original/orig_df6f9f488e74460ebf464809a6d01cd6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624804/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624804/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624804/broadcast/5931_b966f59bccff47cfa18d3469a685f33c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:38:31.923000Z",
            "updatedTime": "2018-11-10T18:29:28.038200Z",
            "uploadedTime": "2012-01-12T09:38:31.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
        },
        {
            "id": 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": 625038,
            "name": "45_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
                "original": "https://upload.frikanalen.no/media/625038/original/orig_ce6bf3852a8048aba9a7b6d2eefa76a9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625038/broadcast/6527_f1f49da4f1124dcc8cc8550840568e7a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625038/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-10-30T09:16:23.330000Z",
            "updatedTime": "2018-11-10T18:29:27.741048Z",
            "uploadedTime": "2012-10-30T09:16:23.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625038/large_thumb/large.jpg"
        },
        {
            "id": 623298,
            "name": "Gudstjeneste fra Østfoldkirken Uke 02_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623298/theora/3680_92fdf124523844faa75334517f8c9a2b.ogv",
                "original": "https://upload.frikanalen.no/media/623298/original/orig_475a0415da574dc6a2158313ff19938e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623298/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623298/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623298/broadcast/3680_817df65a05d149359148fe83e0708b8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623298/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:22",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:07:51.137000Z",
            "updatedTime": "2018-11-10T18:29:29.978635Z",
            "uploadedTime": "2009-12-14T13:07:51.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623298/theora/3680_92fdf124523844faa75334517f8c9a2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623298/large_thumb/large.jpg"
        },
        {
            "id": 623681,
            "name": "25_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623681/theora/4376_0fa55e708475488abf5cdc7553465b19.ogv",
                "original": "https://upload.frikanalen.no/media/623681/original/orig_203ddbd1b6e9413dbe5d1bf1349414e0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623681/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623681/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623681/broadcast/4376_f652cbb5a92e4c608ef9b3f9c474d73a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623681/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:36:05.350000Z",
            "updatedTime": "2018-11-10T18:29:29.504271Z",
            "uploadedTime": "2010-05-31T07:36:05.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623681/theora/4376_0fa55e708475488abf5cdc7553465b19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623681/large_thumb/large.jpg"
        },
        {
            "id": 624964,
            "name": "37_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv",
                "original": "https://upload.frikanalen.no/media/624964/original/orig_83bd6591c59e4c4592beb0a344ca8a83.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624964/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624964/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624964/broadcast/6379_8dbab670a0654ef4b81546f0991d871b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624964/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:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:01:47.137000Z",
            "updatedTime": "2018-11-10T18:29:27.839376Z",
            "uploadedTime": "2012-08-28T07:01:47.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624964/large_thumb/large.jpg"
        },
        {
            "id": 623296,
            "name": "Gudstjeneste fra Østfoldkirken Uke 01_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623296/theora/3679_0713768b8c5b45cface9517dc5358503.ogv",
                "original": "https://upload.frikanalen.no/media/623296/original/orig_2354bac8ef0f4bfd806b7d81d047c196.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623296/broadcast/3679_bc392fd3c29d4afbb1ee4d930bac60da.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623296/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:52",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:07:15.777000Z",
            "updatedTime": "2018-11-10T18:29:29.981509Z",
            "uploadedTime": "2009-12-14T13:07:15.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623296/theora/3679_0713768b8c5b45cface9517dc5358503.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623296/large_thumb/large.jpg"
        },
        {
            "id": 625136,
            "name": "06_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
                "original": "https://upload.frikanalen.no/media/625136/original/orig_25d7dba1f04044388f20332b7ca1be15.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625136/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625136/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625136/broadcast/6655_3759bbc1e4b84a5cb9d76d10b2eafedd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625136/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": "2013-01-28T07:45:28.437000Z",
            "updatedTime": "2018-11-10T18:29:27.608938Z",
            "uploadedTime": "2013-01-28T07:45:28.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625136/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": 624489,
            "name": "22_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624489/theora/5588_ba7e5959029848dfbaddcb9abe06e0a3.ogv",
                "original": "https://upload.frikanalen.no/media/624489/original/orig_bebd4ff001b543cca746b88f2038e59d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624489/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624489/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624489/broadcast/5588_324ae1c67b414e5184f186b56d72ca89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624489/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:14:51.280000Z",
            "updatedTime": "2018-11-10T18:29:28.451127Z",
            "uploadedTime": "2011-05-09T19:14:51.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624489/theora/5588_ba7e5959029848dfbaddcb9abe06e0a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624489/large_thumb/large.jpg"
        },
        {
            "id": 623379,
            "name": "Gudstjeneste fra Østfoldkirken Uke 07_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623379/theora/3685_2e6095fa840e45ef84ad77a8f937e6fb.ogv",
                "original": "https://upload.frikanalen.no/media/623379/original/orig_1cba7747ebfb4847acd5eba4aef96263.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623379/broadcast/3685_86fd21bd4b8b456bb2272d09d82ae565.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623379/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:44.717000Z",
            "updatedTime": "2018-11-10T18:29:29.867792Z",
            "uploadedTime": "2009-12-14T13:09:44.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623379/theora/3685_2e6095fa840e45ef84ad77a8f937e6fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623379/large_thumb/large.jpg"
        },
        {
            "id": 624490,
            "name": "21_11 østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624490/theora/5587_622530d87f5a487fbf56d5f91f66b957.ogv",
                "original": "https://upload.frikanalen.no/media/624490/original/orig_d066c63b194f4b058744488d4bd7af1e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624490/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624490/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624490/broadcast/5587_0f748bcf9754417dbb9c8bb4b0eeb759.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624490/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:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:10:36.290000Z",
            "updatedTime": "2018-11-10T18:29:28.449736Z",
            "uploadedTime": "2011-05-09T19:10:36.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624490/theora/5587_622530d87f5a487fbf56d5f91f66b957.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624490/large_thumb/large.jpg"
        },
        {
            "id": 623388,
            "name": "Gudstjeneste fra Østfoldkirken Uke 08_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623388/theora/3686_a129cf65d5c44de49dd510d042c5dc03.ogv",
                "original": "https://upload.frikanalen.no/media/623388/original/orig_f0da05abeea54be78eba9e99c41319de.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623388/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623388/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623388/broadcast/3686_8a72aa9d781e408ca3728359295c35bc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623388/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:10:07.593000Z",
            "updatedTime": "2018-11-10T18:29:29.856572Z",
            "uploadedTime": "2009-12-14T13:10:07.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623388/theora/3686_a129cf65d5c44de49dd510d042c5dc03.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623388/large_thumb/large.jpg"
        },
        {
            "id": 624508,
            "name": "23_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624508/theora/5589_c10d8a6025fa406a928adb38f1888848.ogv",
                "original": "https://upload.frikanalen.no/media/624508/original/orig_2155bf38fe8d473e8282fda1f47f0bcd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624508/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624508/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624508/broadcast/5589_ffe1d28ccd73455494413d118ffac69a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624508/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-05-09T19:16:05.420000Z",
            "updatedTime": "2018-11-10T18:29:28.427480Z",
            "uploadedTime": "2011-05-09T19:16:05.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624508/theora/5589_c10d8a6025fa406a928adb38f1888848.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624508/large_thumb/large.jpg"
        },
        {
            "id": 623874,
            "name": "36_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623874/theora/4642_5420f206367a4dcda9f010724c62c411.ogv",
                "original": "https://upload.frikanalen.no/media/623874/original/orig_bf64ce1ad5a64775934a3f37bc764256.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623874/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623874/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623874/broadcast/4642_ad8adcc5d24e485da38aecb63032f2ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623874/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:53:02.233000Z",
            "updatedTime": "2018-11-10T18:29:29.258893Z",
            "uploadedTime": "2010-08-23T11:53:02.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623874/theora/4642_5420f206367a4dcda9f010724c62c411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623874/large_thumb/large.jpg"
        },
        {
            "id": 624565,
            "name": "36_11 Østfoldirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624565/theora/5707_c7a6c753fb9649a3949474d8c6d484a0.ogv",
                "original": "https://upload.frikanalen.no/media/624565/original/orig_f742aae63f28480d9a87ddff27689ed4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624565/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624565/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624565/broadcast/5707_66f155e2219d4416917df952a963afab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624565/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:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:49:30.053000Z",
            "updatedTime": "2018-11-10T18:29:28.350236Z",
            "uploadedTime": "2011-08-18T08:49:30.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624565/theora/5707_c7a6c753fb9649a3949474d8c6d484a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624565/large_thumb/large.jpg"
        },
        {
            "id": 623669,
            "name": "24_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623669/theora/4375_c80313e35b014539928066fff52faee6.ogv",
                "original": "https://upload.frikanalen.no/media/623669/original/orig_f21348425a2a4f18a6969dfa322100c7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623669/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623669/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623669/broadcast/4375_18fda5fa41b94fb59ede08140c956898.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623669/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-05-31T07:33:35.600000Z",
            "updatedTime": "2018-11-10T18:29:29.516963Z",
            "uploadedTime": "2010-05-31T07:33:35.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623669/theora/4375_c80313e35b014539928066fff52faee6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623669/large_thumb/large.jpg"
        },
        {
            "id": 623351,
            "name": "Gudstjeneste fra Østfoldkirken Uke 05_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623351/theora/3683_2ed039d1b8f24457bf24859dd5ce3c0c.ogv",
                "original": "https://upload.frikanalen.no/media/623351/original/orig_1789cad8c8e94a39afa5e9cfcae77cb0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623351/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623351/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623351/broadcast/3683_e53c11a382ce499eada6daa5d40898fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623351/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:05.857000Z",
            "updatedTime": "2018-11-10T18:29:29.908040Z",
            "uploadedTime": "2009-12-14T13:09:05.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623351/theora/3683_2ed039d1b8f24457bf24859dd5ce3c0c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623351/large_thumb/large.jpg"
        },
        {
            "id": 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": 624656,
            "name": "50_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624656/theora/5788_55291d03a31e4c5ab5589b7a068be07f.ogv",
                "original": "https://upload.frikanalen.no/media/624656/original/orig_1278589fdda54f499c10d638f290db67.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624656/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624656/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624656/broadcast/5788_71fb89f51ada48b2bf1a3b13102d9f6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624656/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:57:30.307000Z",
            "updatedTime": "2018-11-10T18:29:28.236904Z",
            "uploadedTime": "2011-10-03T08:57:30.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624656/theora/5788_55291d03a31e4c5ab5589b7a068be07f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624656/large_thumb/large.jpg"
        },
        {
            "id": 623285,
            "name": "Østfoldkirken uke 53",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623285/theora/3687_114c662650ff4c819fb2699d15a53e6a.ogv",
                "original": "https://upload.frikanalen.no/media/623285/original/orig_3381f572155642aabc9f7628f5b0269f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623285/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623285/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623285/broadcast/3687_e7af4e6cf00647ccb28b6da3a22de991.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623285/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": "2009-12-14T13:19:02.733000Z",
            "updatedTime": "2018-11-10T18:29:29.996550Z",
            "uploadedTime": "2009-12-14T13:19:02.733000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623285/theora/3687_114c662650ff4c819fb2699d15a53e6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623285/large_thumb/large.jpg"
        },
        {
            "id": 624376,
            "name": "11_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
                "original": "https://upload.frikanalen.no/media/624376/original/orig_213c3b93f37e4161b0dffad7e66be2b4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624376/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624376/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624376/broadcast/5420_88147a6605ed4c1b943cb9be383c01d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624376/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:18:17.010000Z",
            "updatedTime": "2018-11-10T18:29:28.598611Z",
            "uploadedTime": "2011-03-09T10:18:17.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624376/large_thumb/large.jpg"
        },
        {
            "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": 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": 623373,
            "name": "Gudstjeneste fra Østfoldkirken Uke 06_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
                "original": "https://upload.frikanalen.no/media/623373/original/orig_e5478a34dc20439d84f90536df3902c9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623373/broadcast/3684_4d0141b475ee4428ad88880713fee99b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623373/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:25.373000Z",
            "updatedTime": "2018-11-10T18:29:29.877600Z",
            "uploadedTime": "2009-12-14T13:09:25.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623373/large_thumb/large.jpg"
        },
        {
            "id": 624649,
            "name": "49_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624649/theora/5787_e2050b0bfed847ea9c48c689a4000339.ogv",
                "original": "https://upload.frikanalen.no/media/624649/original/orig_0aeecfe2e1264971a4980b15cf17e76d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624649/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624649/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624649/broadcast/5787_cbd49e55403e4923a3275ea1675c9875.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624649/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:53:57.350000Z",
            "updatedTime": "2018-11-10T18:29:28.245190Z",
            "uploadedTime": "2011-10-03T08:53:57.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624649/theora/5787_e2050b0bfed847ea9c48c689a4000339.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624649/large_thumb/large.jpg"
        },
        {
            "id": 624510,
            "name": "24_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624510/theora/5590_7b33a5e455a84eb5afce902e1502965e.ogv",
                "original": "https://upload.frikanalen.no/media/624510/original/orig_26f7630404dd491f9b7a5bd8cfbb477d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624510/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624510/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624510/broadcast/5590_a8cb70f9d3eb4edd8f027a37473a1c1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624510/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-05-09T19:17:14.390000Z",
            "updatedTime": "2018-11-10T18:29:28.424698Z",
            "uploadedTime": "2011-05-09T19:17:14.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624510/theora/5590_7b33a5e455a84eb5afce902e1502965e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624510/large_thumb/large.jpg"
        },
        {
            "id": 624010,
            "name": "44_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624010/theora/4756_c019c31ba20e44f8a87679549f586707.ogv",
                "original": "https://upload.frikanalen.no/media/624010/original/orig_21fcb1e2fba54e368efc7de24b53b1c4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624010/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624010/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624010/broadcast/4756_027593178a5a4e17a791d8b13989e9a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624010/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:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:28:14.633000Z",
            "updatedTime": "2018-11-10T18:29:29.070645Z",
            "uploadedTime": "2010-09-20T11:28:14.633000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624010/theora/4756_c019c31ba20e44f8a87679549f586707.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624010/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": 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": 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": 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": 624451,
            "name": "18_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
                "original": "https://upload.frikanalen.no/media/624451/original/orig_6bfe33d5541a43a0b6f5fb2562c5df96.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624451/broadcast/5426_e312a77f0f174f6e85969bc88335945c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624451/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:23:35.033000Z",
            "updatedTime": "2018-11-10T18:29:28.501066Z",
            "uploadedTime": "2011-03-09T10:23:35.033000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624451/large_thumb/large.jpg"
        },
        {
            "id": 624643,
            "name": "48_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624643/theora/5786_e805ef597dfb4b7e81ad7be50a4b4fd5.ogv",
                "original": "https://upload.frikanalen.no/media/624643/original/orig_34e01133251e46c9a06439310c8da7d3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624643/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624643/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624643/broadcast/5786_195fc37408c24765a02ef5e10250b64f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624643/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:52:33.723000Z",
            "updatedTime": "2018-11-10T18:29:28.249312Z",
            "uploadedTime": "2011-10-03T08:52:33.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624643/theora/5786_e805ef597dfb4b7e81ad7be50a4b4fd5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624643/large_thumb/large.jpg"
        }
    ]
}