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

{
    "count": 3366,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=50&ordering=name&page=2",
    "previous": null,
    "results": [
        {
            "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": 624165,
            "name": "02_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624165/theora/5147_1cd154b4caf74d2681117f6fc81ec9d3.ogv",
                "original": "https://upload.frikanalen.no/media/624165/original/orig_d7ef9c07617d4d27a93b64c672b416fa.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624165/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624165/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624165/broadcast/5147_0ea4f6a6cf0744c999c10c94458eb739.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624165/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:08:02.210000Z",
            "updatedTime": "2018-11-10T18:29:28.871811Z",
            "uploadedTime": "2011-01-04T14:08:02.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624165/theora/5147_1cd154b4caf74d2681117f6fc81ec9d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624165/large_thumb/large.jpg"
        },
        {
            "id": 624699,
            "name": "02_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624699/theora/5921_ceaf458d73c049ec91373ac75b784b23.ogv",
                "original": "https://upload.frikanalen.no/media/624699/original/orig_a958463341e74987b92839a3c0676dc5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624699/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624699/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624699/broadcast/5921_48afb7f8d998451298859d3c6e4e0db2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624699/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:27:07.770000Z",
            "updatedTime": "2018-11-10T18:29:28.177716Z",
            "uploadedTime": "2012-01-12T09:27:07.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624699/theora/5921_ceaf458d73c049ec91373ac75b784b23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624699/large_thumb/large.jpg"
        },
        {
            "id": 624195,
            "name": "03_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624195/theora/5148_b268cc3e57d148aca1956cdea4a4fe75.ogv",
                "original": "https://upload.frikanalen.no/media/624195/original/orig_d6e46deb4419407597d6aa637f27323c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624195/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624195/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624195/broadcast/5148_b71b958df66f4697be6a033816ced014.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624195/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:10:20.370000Z",
            "updatedTime": "2018-11-10T18:29:28.840478Z",
            "uploadedTime": "2011-01-04T14:10:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624195/theora/5148_b268cc3e57d148aca1956cdea4a4fe75.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624195/large_thumb/large.jpg"
        },
        {
            "id": 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": 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": 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": 624241,
            "name": "05_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624241/theora/5150_8ea2467f040f485bb6f0d162e02cc7a5.ogv",
                "original": "https://upload.frikanalen.no/media/624241/original/orig_2e86e9b23d5b43d1897cc7f39cabcbc5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624241/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624241/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624241/broadcast/5150_93891d110606446e8459e2d61a907f4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624241/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:14:32.753000Z",
            "updatedTime": "2018-11-10T18:29:28.781625Z",
            "uploadedTime": "2011-01-04T14:14:32.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624241/theora/5150_8ea2467f040f485bb6f0d162e02cc7a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624241/large_thumb/large.jpg"
        },
        {
            "id": 624742,
            "name": "05_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv",
                "original": "https://upload.frikanalen.no/media/624742/original/orig_d0dbda2a6ac44fee82a48158a511b20f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624742/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624742/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624742/broadcast/5925_8a676e6747114de389126e900cd2e269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624742/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:33:27.920000Z",
            "updatedTime": "2018-11-10T18:29:28.121139Z",
            "uploadedTime": "2012-01-12T09:33:27.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624742/large_thumb/large.jpg"
        },
        {
            "id": 624259,
            "name": "06_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
                "original": "https://upload.frikanalen.no/media/624259/original/orig_fb07bb0c791a408f8e01fbfa07582909.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624259/broadcast/5275_fe2efe8651e245cabe3c4d47b186c175.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624259/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:35:22.400000Z",
            "updatedTime": "2018-11-10T18:29:28.757434Z",
            "uploadedTime": "2011-02-04T13:35:22.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624259/large_thumb/large.jpg"
        },
        {
            "id": 624751,
            "name": "06_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
                "original": "https://upload.frikanalen.no/media/624751/original/orig_288f700fa04c479b90c8b86e7226a009.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624751/broadcast/5924_cee06c09fc95447399f2725ea881b531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624751/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:32:44.200000Z",
            "updatedTime": "2018-11-10T18:29:28.109792Z",
            "uploadedTime": "2012-01-12T09:32:44.200000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624751/large_thumb/large.jpg"
        },
        {
            "id": 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": 624296,
            "name": "07_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624296/theora/5276_d22f4f36b0c842c28aba57258c024c88.ogv",
                "original": "https://upload.frikanalen.no/media/624296/original/orig_109090c28e5d4d81905fb995e9342e03.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624296/broadcast/5276_1796a37096ab48fe9fffe0ef0513551f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624296/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:35:39.667000Z",
            "updatedTime": "2018-11-10T18:29:28.703150Z",
            "uploadedTime": "2011-02-04T13:35:39.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624296/theora/5276_d22f4f36b0c842c28aba57258c024c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624296/large_thumb/large.jpg"
        },
        {
            "id": 624754,
            "name": "07_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
                "original": "https://upload.frikanalen.no/media/624754/original/orig_d44e8d89851e45fb93ac3ead10401eec.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624754/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624754/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624754/broadcast/5926_c31bcbe23a054ccf8ba242b6dc304d57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:36:00.030000Z",
            "updatedTime": "2018-11-10T18:29:28.105570Z",
            "uploadedTime": "2012-01-12T09:36:00.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg"
        },
        {
            "id": 624306,
            "name": "08_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624306/theora/5277_6d90c797b89546f0af1080af5d1060cd.ogv",
                "original": "https://upload.frikanalen.no/media/624306/original/orig_e74bc8541d7044a0a5c7971c3b12cee1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624306/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624306/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624306/broadcast/5277_8c17625adac9427f9e50925b2fb8f8b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624306/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:37:34.167000Z",
            "updatedTime": "2018-11-10T18:29:28.689490Z",
            "uploadedTime": "2011-02-04T13:37:34.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624306/theora/5277_6d90c797b89546f0af1080af5d1060cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624306/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": 624331,
            "name": "09_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624331/theora/5278_598616a6749b4a38bcbb1b441dd875b0.ogv",
                "original": "https://upload.frikanalen.no/media/624331/original/orig_9001217f7ccb4cf08bda4d224768d193.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624331/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624331/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624331/broadcast/5278_8f1e174f80ab46f3aba01043b9f4b6c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624331/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:47:19.227000Z",
            "updatedTime": "2018-11-10T18:29:28.655976Z",
            "uploadedTime": "2011-02-04T13:47:19.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624331/theora/5278_598616a6749b4a38bcbb1b441dd875b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624331/large_thumb/large.jpg"
        },
        {
            "id": 624774,
            "name": "09_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
                "original": "https://upload.frikanalen.no/media/624774/original/orig_2237065a5ca64d83be60dc5659f4bb53.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624774/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624774/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624774/broadcast/5929_24c81ca33c544c08a25e316d3f7ef842.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624774/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:37:05.470000Z",
            "updatedTime": "2018-11-10T18:29:28.078359Z",
            "uploadedTime": "2012-01-12T09:37:05.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624774/large_thumb/large.jpg"
        },
        {
            "id": 624132,
            "name": "100 års dans på èn kveld",
            "header": "Danseshow med NTNUI på Rick`s 19. november.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624132/theora/5113_d3e2a52d55e44f448f47cc0346e9e74a.ogv",
                "original": "https://upload.frikanalen.no/media/624132/original/orig_bad567e7bedd48318e495fd7abf117e8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624132/broadcast/5111_ab86a9930c5d4a809cd9a799a3472f3c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624132/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:02.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T15:53:10.567000Z",
            "updatedTime": "2018-11-10T18:29:28.917712Z",
            "uploadedTime": "2010-12-21T15:53:10.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624132/theora/5113_d3e2a52d55e44f448f47cc0346e9e74a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624132/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": 626735,
            "name": "10 år siden Norge bombet Libya",
            "header": "Markering utenfor Stortinget på 10 års dagen for den første norske bomben over Libya",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626735/theora/10aarSidenLibya.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626735/broadcast/10aarSidenLibya.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626735/large_thumb/10aarSidenLibya.jpg",
                "original": "https://upload.frikanalen.no/media/626735/original/10aarSidenLibya.mp4"
            },
            "creator": "skrohn@broadpark.no",
            "organization": {
                "id": 142,
                "name": "Norge ut av NATO",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2232,
                "editorName": "Sonja Krohn",
                "editorEmail": "skrohn@broadpark.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:00.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-03-25T20:50:58.569918Z",
            "updatedTime": "2021-03-26T07:08:50.458222Z",
            "uploadedTime": "2021-03-26T03:10:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626735/theora/10aarSidenLibya.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626735/large_thumb/10aarSidenLibya.jpg"
        },
        {
            "id": 623745,
            "name": "10 min med Svenn Thommy 280710",
            "header": "10 minuter med Svenn Thommy Fjeldberg føljd av Levande Ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623745/theora/4503_6fda2ac9a88a4fa5a177bf311a791a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623745/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623745/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623745/broadcast/4503_06204cc94d194751a25825976ddcb6e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623745/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:56.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-16T12:16:32.043000Z",
            "updatedTime": "2018-11-10T18:29:29.433082Z",
            "uploadedTime": "2010-07-16T12:16:32.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623745/theora/4503_6fda2ac9a88a4fa5a177bf311a791a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623745/large_thumb/large.jpg"
        },
        {
            "id": 623875,
            "name": "10min med Svenn Tommy 010910",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Levande Ord (repris 2 Sep. kl 12:30)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623875/theora/4678_cabab3b4c493485ab7ac02086b2ae24f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623875/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623875/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623875/broadcast/4678_b9d955bec8564387968b33a8296b3b2e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623875/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:18.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T09:39:30.863000Z",
            "updatedTime": "2018-11-10T18:29:29.257495Z",
            "uploadedTime": "2010-08-30T09:39:30.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623875/theora/4678_cabab3b4c493485ab7ac02086b2ae24f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623875/large_thumb/large.jpg"
        },
        {
            "id": 624012,
            "name": "10min med Svenn Tommy 011110",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624012/theora/4915_7ce638e440404e4db1f583b07d9a8915.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624012/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624012/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624012/broadcast/4915_d33212a14b42424087df63a3e533bd38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624012/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:59.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-01T12:00:10.960000Z",
            "updatedTime": "2018-11-10T18:29:29.069296Z",
            "uploadedTime": "2010-11-01T12:00:10.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624012/theora/4915_7ce638e440404e4db1f583b07d9a8915.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624012/large_thumb/large.jpg"
        },
        {
            "id": 623958,
            "name": "10min med Svenn Tommy 131010",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Levande Ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623958/theora/4788_7678bc6c6cc643f9862c26eb15f24ecc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623958/broadcast/4788_48866e61f3114cfe91dc798c1354dc25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623958/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:54.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T12:05:25.343000Z",
            "updatedTime": "2018-11-10T18:29:29.139184Z",
            "uploadedTime": "2010-09-30T12:05:25.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623958/theora/4788_7678bc6c6cc643f9862c26eb15f24ecc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623958/large_thumb/large.jpg"
        },
        {
            "id": 623881,
            "name": "10min med Svenn Tommy 220910",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623881/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623881/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623881/broadcast/4689_64360f21d53d42f49e3a629e3727e072.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:42.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T05:48:53.917000Z",
            "updatedTime": "2018-11-10T18:29:29.249062Z",
            "uploadedTime": "2010-08-31T05:48:53.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623881/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": 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": 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": 623485,
            "name": "13_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
                "original": "https://upload.frikanalen.no/media/623485/original/orig_7bf954ae0dce4b7192e30b4b9ee6711b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623485/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623485/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623485/broadcast/4043_4cec48519b764e48aa4c10caabd95dda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:58:27.490000Z",
            "updatedTime": "2018-11-10T18:29:29.750740Z",
            "uploadedTime": "2010-03-10T08:58:27.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
        },
        {
            "id": 624382,
            "name": "13_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624382/theora/5422_afbbd582fe99443483916b986b8e8647.ogv",
                "original": "https://upload.frikanalen.no/media/624382/original/orig_5a2c1679097a4728ada76ff0bd9c840d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624382/broadcast/5422_7425dc03db074b11ad4a4894b29d5ea5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624382/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:21:11.470000Z",
            "updatedTime": "2018-11-10T18:29:28.591740Z",
            "uploadedTime": "2011-03-09T10:21:11.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624382/theora/5422_afbbd582fe99443483916b986b8e8647.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624382/large_thumb/large.jpg"
        },
        {
            "id": 623493,
            "name": "14_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
                "original": "https://upload.frikanalen.no/media/623493/original/orig_dc1d01f84a2f491886130352943c88af.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623493/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623493/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623493/broadcast/4044_94c006521af040c39e4ca8b10639e7b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623493/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:01",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:59:22.680000Z",
            "updatedTime": "2018-11-10T18:29:29.740919Z",
            "uploadedTime": "2010-03-10T08:59:22.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623493/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": 624829,
            "name": "14_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624829/theora/6172_1f466539b6ab40ad9e3ba0debf5a3499.ogv",
                "original": "https://upload.frikanalen.no/media/624829/original/orig_7583b604773d4fcd85e7f5916f355d85.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624829/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624829/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624829/broadcast/6172_b8cf8b0333094017b4a4efb0e579dfdb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624829/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:24:34.100000Z",
            "updatedTime": "2018-11-10T18:29:28.004319Z",
            "uploadedTime": "2012-04-03T07:24:34.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624829/theora/6172_1f466539b6ab40ad9e3ba0debf5a3499.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624829/large_thumb/large.jpg"
        },
        {
            "id": 623500,
            "name": "15_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
                "original": "https://upload.frikanalen.no/media/623500/original/orig_cfc9c118b6394ff5b46181d158ae36d2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623500/broadcast/4045_89c5db59cbe749eeb6f3bd89d887b421.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623500/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:16",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T09:00:04.273000Z",
            "updatedTime": "2018-11-10T18:29:29.730584Z",
            "uploadedTime": "2010-03-10T09:00:04.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623500/large_thumb/large.jpg"
        },
        {
            "id": 624427,
            "name": "15_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624427/theora/5427_ede308d504a5404db7941eb1899101b4.ogv",
                "original": "https://upload.frikanalen.no/media/624427/original/orig_6d42e857dbc940c3af856bf4fa253322.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624427/broadcast/5427_d32520b9d8524a0496e0621ec523f396.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624427/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:24:56.083000Z",
            "updatedTime": "2018-11-10T18:29:28.534853Z",
            "uploadedTime": "2011-03-09T10:24:56.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624427/theora/5427_ede308d504a5404db7941eb1899101b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624427/large_thumb/large.jpg"
        },
        {
            "id": 624857,
            "name": "15_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624857/theora/6173_a56842648824413888146e711507fe98.ogv",
                "original": "https://upload.frikanalen.no/media/624857/original/orig_846e5064d69048218155e765447de5a7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624857/broadcast/6173_7db188e84a9740aaa825db56568e23a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624857/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-04-03T07:30:39.603000Z",
            "updatedTime": "2018-11-10T18:29:27.973756Z",
            "uploadedTime": "2012-04-03T07:30:39.603000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624857/theora/6173_a56842648824413888146e711507fe98.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624857/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": 624428,
            "name": "16_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624428/theora/5428_e3e32a5647914b02be1e5237152eecba.ogv",
                "original": "https://upload.frikanalen.no/media/624428/original/orig_7c3c3411826443ce9e44e36f3e92ac24.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624428/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624428/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624428/broadcast/5428_d70d57db818a44008f7c4ca06e65870e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624428/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:26:32.140000Z",
            "updatedTime": "2018-11-10T18:29:28.533518Z",
            "uploadedTime": "2011-03-09T10:26:32.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624428/theora/5428_e3e32a5647914b02be1e5237152eecba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624428/large_thumb/large.jpg"
        },
        {
            "id": 624869,
            "name": "16_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624869/theora/6177_781ba7950465435aad81a360408ad69f.ogv",
                "original": "https://upload.frikanalen.no/media/624869/original/orig_b3375fb6ba284152b87f006f18a5a646.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624869/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624869/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624869/broadcast/6177_3564774731c7445b8565a475ae16b447.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624869/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-04-03T07:33:33.323000Z",
            "updatedTime": "2018-11-10T18:29:27.957042Z",
            "uploadedTime": "2012-04-03T07:33:33.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624869/theora/6177_781ba7950465435aad81a360408ad69f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624869/large_thumb/large.jpg"
        },
        {
            "id": 623558,
            "name": "17_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv",
                "original": "https://upload.frikanalen.no/media/623558/original/orig_cfe32188125f496f806d846fcada61ea.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623558/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623558/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623558/broadcast/4193_be912ad129864a24bf2afd3d7a84669d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623558/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:32:09.873000Z",
            "updatedTime": "2018-11-10T18:29:29.648463Z",
            "uploadedTime": "2010-04-06T08:32:09.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623558/large_thumb/large.jpg"
        },
        {
            "id": 624429,
            "name": "17_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
                "original": "https://upload.frikanalen.no/media/624429/original/orig_a6223ac7b53f4b79bbd6fd3f89bfec2f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624429/broadcast/5425_d42972a8058247aa8c9d444c882f65b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624429/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:16.753000Z",
            "updatedTime": "2018-11-10T18:29:28.532169Z",
            "uploadedTime": "2011-03-09T10:23:16.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624429/large_thumb/large.jpg"
        },
        {
            "id": 624871,
            "name": "17_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
                "original": "https://upload.frikanalen.no/media/624871/original/orig_09d9032a4a73425790ee99fd7bb7a36a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624871/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624871/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624871/broadcast/6174_16f2331db5774adc9ff1ce8cf29599f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624871/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": "2012-04-03T07:31:31.637000Z",
            "updatedTime": "2018-11-10T18:29:27.954018Z",
            "uploadedTime": "2012-04-03T07:31:31.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624871/large_thumb/large.jpg"
        },
        {
            "id": 624900,
            "name": "17. Mai 2012 i Blaker",
            "header": "17. Mai feiringa på Blaker skanse 2012. Blaker skolemusikkorps, Fossegrimen, og tale av ordföreren i Sörum komune.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624900/theora/6270_6d93f52f9b42443dbbed35061b1ab554.ogv",
                "original": "https://upload.frikanalen.no/media/624900/original/orig_65c85164eadd46d38ef3c1a2eeadc817.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624900/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624900/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624900/broadcast/6270_590006d28852480fb9d55c0146b58048.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624900/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:11.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2012-05-22T11:04:40.373000Z",
            "updatedTime": "2018-11-10T18:29:27.915000Z",
            "uploadedTime": "2012-05-22T11:04:40.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624900/theora/6270_6d93f52f9b42443dbbed35061b1ab554.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624900/large_thumb/large.jpg"
        },
        {
            "id": 623585,
            "name": "18_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623585/theora/4194_d45ca791589f4a248d56f4c650035b5d.ogv",
                "original": "https://upload.frikanalen.no/media/623585/original/orig_c23704f7376d401e9d12549f6815e693.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623585/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623585/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623585/broadcast/4194_8c1c4d8179b34c76a7de6709205552cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623585/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:33:27.373000Z",
            "updatedTime": "2018-11-10T18:29:29.625334Z",
            "uploadedTime": "2010-04-06T08:33:27.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623585/theora/4194_d45ca791589f4a248d56f4c650035b5d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623585/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": 623853,
            "name": "1881",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623853/theora/4559_53bcfdaebf5d477488e56c1b41dfe16f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623853/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623853/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623853/broadcast/4559_c2c225c229eb41bab6783839844e83a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623853/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:05.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:39:19Z",
            "updatedTime": "2018-11-10T18:29:29.288275Z",
            "uploadedTime": "2010-08-10T14:39:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623853/theora/4559_53bcfdaebf5d477488e56c1b41dfe16f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623853/large_thumb/large.jpg"
        },
        {
            "id": 623600,
            "name": "19_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623600/theora/4195_86c54cee63334d5d92f36d252f9d6715.ogv",
                "original": "https://upload.frikanalen.no/media/623600/original/orig_f7b1b046885c459397675681fdd9ecef.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623600/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623600/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623600/broadcast/4195_d05e5629b3834f4a9d0945500ec7d1c5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623600/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:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:34:01.610000Z",
            "updatedTime": "2018-11-10T18:29:29.610088Z",
            "uploadedTime": "2010-04-06T08:34:01.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623600/theora/4195_86c54cee63334d5d92f36d252f9d6715.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623600/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": 627709,
            "name": "(1) Nyheter om Jehovas Vitner & Vakttårnet",
            "header": "Egil S. Langemyr",
            "description": "Velkommen til den første episoden av Sannheten. Programmet som har som formål å fortelle den usensurerte sannheten om Jehovas Vitner og Vakttårnets Bibel- og Traktatselskap.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627709/theora/Episode 1 FK, OG 4.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627709/broadcast/Episode 1 FK, OG 4.dv",
                "original": "https://upload.frikanalen.no/media/627709/original/Episode 1 FK, OG 4.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627709/large_thumb/Episode 1 FK, OG 4.jpg"
            },
            "creator": "egil@skarning.no",
            "organization": {
                "id": 251,
                "name": "Sannheten",
                "homepage": "www.sannheten.org",
                "description": "",
                "postalAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "streetAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "editorId": 2827,
                "editorName": "Egil Skarning Langemyr",
                "editorEmail": "egil@skarning.no",
                "editorMsisdn": "+47 458 88 666",
                "fkmember": true
            },
            "duration": "01:12:30.266667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-01-27T13:03:22.552638Z",
            "updatedTime": "2023-01-29T21:35:59.658154Z",
            "uploadedTime": "2023-01-27T13:20:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627709/theora/Episode 1 FK, OG 4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627709/large_thumb/Episode 1 FK, OG 4.jpg"
        }
    ]
}