List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2900&ordering=-uploaded_time",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2800&ordering=-uploaded_time",
    "results": [
        {
            "id": 622893,
            "name": "den norske kirke i eksil del 22",
            "header": "Gudstjeneste  Oslo",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622893/theora/3029_df6984fed3b44478ac58551cd0fb49d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622893/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622893/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622893/broadcast/orig_c5f094b27f6a43b0abd2a4d5d09046c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622893/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:18.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-18T21:54:58.067000Z",
            "updatedTime": "2018-11-10T18:29:30.460126Z",
            "uploadedTime": "2009-06-18T21:54:58.067000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622893/theora/3029_df6984fed3b44478ac58551cd0fb49d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622893/large_thumb/large.jpg"
        },
        {
            "id": 622896,
            "name": "Østfoldkirken 21.06.09 U 28",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622896/theora/2989_787e084008884230953cff7a2b333112.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622896/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622896/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622896/broadcast/orig_80cb28cacf3242e4a7cfa5162e024d30.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622896/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:56:01.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:06:57.487000Z",
            "updatedTime": "2018-11-10T18:29:30.455955Z",
            "uploadedTime": "2009-06-09T16:06:57.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622896/theora/2989_787e084008884230953cff7a2b333112.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622896/large_thumb/large.jpg"
        },
        {
            "id": 622627,
            "name": "Østfoldkirken 14.06.09 U 27",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622627/theora/2988_3778f19fb150486983c327b01d268398.ogv",
                "original": "https://upload.frikanalen.no/media/622627/original/orig_ab8d5e50d1154556835d3a9e95b0f55e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622627/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622627/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622627/broadcast/2988_72cf9e598a434dae874e725a3ce03ebd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622627/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:57:58",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:03:29.537000Z",
            "updatedTime": "2018-11-10T18:29:30.469548Z",
            "uploadedTime": "2009-06-09T16:03:29.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622627/theora/2988_3778f19fb150486983c327b01d268398.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622627/large_thumb/large.jpg"
        },
        {
            "id": 622616,
            "name": "Østfoldkirken 31.05.09 U 26",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622616/theora/2987_1a7461e7cd004eabb14b250144706d1c.ogv",
                "original": "https://upload.frikanalen.no/media/622616/original/orig_db4e92cbf9e644c0a7341f894dba9fd6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622616/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622616/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622616/broadcast/2987_16d51f5a1245497b84e27d2f074ca97b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622616/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:52:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:00:26.553000Z",
            "updatedTime": "2018-11-10T18:29:30.480510Z",
            "uploadedTime": "2009-06-09T16:00:26.553000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622616/theora/2987_1a7461e7cd004eabb14b250144706d1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622616/large_thumb/large.jpg"
        },
        {
            "id": 622612,
            "name": "den norske kirke i eksil del 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622612/theora/2984_560b2b6d76a84c6abfeb86dd849fc24b.ogv",
                "original": "https://upload.frikanalen.no/media/622612/original/orig_4c066cda453b407a87a21a17e50ee0be.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622612/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622612/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622612/broadcast/2984_4416bea28ec449e69d70e2c6bee6a828.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622612/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:53.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-07T15:14:52.117000Z",
            "updatedTime": "2018-11-10T18:29:30.484632Z",
            "uploadedTime": "2009-06-07T15:14:52.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622612/theora/2984_560b2b6d76a84c6abfeb86dd849fc24b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622612/large_thumb/large.jpg"
        },
        {
            "id": 622614,
            "name": "Østfoldkirken 24.05.09 U 24&25",
            "header": "Gudstjeneste fra Østfoldkirken i Moss",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622614/theora/2982_5298b30c3efe463db97902fd0379aeea.ogv",
                "original": "https://upload.frikanalen.no/media/622614/original/orig_03b60f80e27e45ad8643fffc5f2c0cc9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622614/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622614/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622614/broadcast/2982_066470860d8e42cebb5302f6bbc7accf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622614/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:49:43",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-05T18:41:24.737000Z",
            "updatedTime": "2018-11-10T18:29:30.483220Z",
            "uploadedTime": "2009-06-05T18:41:24.737000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622614/theora/2982_5298b30c3efe463db97902fd0379aeea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622614/large_thumb/large.jpg"
        },
        {
            "id": 622621,
            "name": "Bazar - Soul Children",
            "header": "Soul Children",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622621/theora/2975_40c84deec9414891ba4f4fdfb79490b5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622621/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622621/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622621/broadcast/2975_851a317b44a449ae8a061dc80ba30dec.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622621/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:30",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-05T07:07:27Z",
            "updatedTime": "2018-11-10T18:29:30.477821Z",
            "uploadedTime": "2009-06-05T07:07:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622621/theora/2975_40c84deec9414891ba4f4fdfb79490b5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622621/large_thumb/large.jpg"
        },
        {
            "id": 622607,
            "name": "Bazar - Øygospel",
            "header": "Vi tar pulsen på Øygospel på Flekkerøy.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622607/theora/2972_25718d4f23c941dd97dc7831066c384d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622607/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622607/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622607/broadcast/orig_9d242af6fb604cd9b54c07036017a70d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622607/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:30.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-03T20:34:06Z",
            "updatedTime": "2018-11-10T18:29:30.489966Z",
            "uploadedTime": "2009-06-03T20:34:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622607/theora/2972_25718d4f23c941dd97dc7831066c384d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622607/large_thumb/large.jpg"
        },
        {
            "id": 622596,
            "name": "Medieinsp. - Dårlig journalistikk",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622596/theora/2970_aa86b82bfb3d48b198ff965167cd7e30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622596/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622596/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622596/broadcast/orig_898a535a562248cfbae25e9337715d60.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622596/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:38.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:54:39.380000Z",
            "updatedTime": "2020-08-31T19:06:42.785916Z",
            "uploadedTime": "2009-06-01T17:54:39.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622596/theora/2970_aa86b82bfb3d48b198ff965167cd7e30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622596/large_thumb/large.jpg"
        },
        {
            "id": 622599,
            "name": "Medieinsp. - Lokale nyheter",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622599/theora/2969_a97d2e7e652b49539493b44191c7460b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622599/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622599/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622599/broadcast/orig_44311955c8a54cd5aacdb1cc1c58dd56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622599/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:30.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:53:56.130000Z",
            "updatedTime": "2020-08-31T18:55:37.613294Z",
            "uploadedTime": "2009-06-01T17:53:56.130000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622599/theora/2969_a97d2e7e652b49539493b44191c7460b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622599/large_thumb/large.jpg"
        },
        {
            "id": 622598,
            "name": "Medieinsp. - Nyheter for dumme",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622598/theora/2968_5330f2897a2442db914c62f9a1f269e7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622598/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622598/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622598/broadcast/orig_806b7d5583ae45b8a00068ca9ca37200.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622598/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:25.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:53:18.193000Z",
            "updatedTime": "2020-08-31T18:55:20.066652Z",
            "uploadedTime": "2009-06-01T17:53:18.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622598/theora/2968_5330f2897a2442db914c62f9a1f269e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622598/large_thumb/large.jpg"
        },
        {
            "id": 622597,
            "name": "Medieinsp. - Politisk reklame",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622597/theora/2967_32dee342277e4183be3bf247d86def4b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622597/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622597/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622597/broadcast/orig_867872b9fc214a0bb41e7c5f51848783.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622597/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:21.830000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:48:51.467000Z",
            "updatedTime": "2020-08-31T19:06:29.218154Z",
            "uploadedTime": "2009-06-01T17:48:51.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622597/theora/2967_32dee342277e4183be3bf247d86def4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622597/large_thumb/large.jpg"
        },
        {
            "id": 622601,
            "name": "New Life 2009 del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622601/theora/2966_ae6f6f5fedac41398444ab268e5ba15b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622601/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622601/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622601/broadcast/orig_4391bbc3b39542b0b703a4969576f32a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622601/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:25.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:34:27.930000Z",
            "updatedTime": "2018-11-10T18:29:30.497006Z",
            "uploadedTime": "2009-06-01T17:34:27.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622601/theora/2966_ae6f6f5fedac41398444ab268e5ba15b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622601/large_thumb/large.jpg"
        },
        {
            "id": 622600,
            "name": "New Life 2009 del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622600/theora/2965_29b6a0f0f129477c9b2e0d6c532e48a0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622600/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622600/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622600/broadcast/orig_6a814055dc094fc3830fe474756147db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622600/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:33:39.977000Z",
            "updatedTime": "2018-11-10T18:29:30.498355Z",
            "uploadedTime": "2009-06-01T17:33:39.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622600/theora/2965_29b6a0f0f129477c9b2e0d6c532e48a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622600/large_thumb/large.jpg"
        },
        {
            "id": 622593,
            "name": "Vaffel-moms",
            "header": "Debatt om moms for frivillige organiasjosner",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622593/theora/2962_c22c2d3443e647f394a96a0e316ec5f4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622593/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622593/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622593/broadcast/orig_9e752303c5804913a47b4ce8d0764c18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622593/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:28:43.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-05-28T14:32:30.803000Z",
            "updatedTime": "2023-07-12T21:30:11.964059Z",
            "uploadedTime": "2009-05-28T14:32:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622593/theora/2962_c22c2d3443e647f394a96a0e316ec5f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622593/large_thumb/large.jpg"
        },
        {
            "id": 622608,
            "name": "Nornet TV Del 06",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622608/theora/2954_f5de9e88516a4eaeb39c66e6237834a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622608/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622608/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622608/broadcast/orig_72df31bb00034adbabecfdd004b31f90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622608/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:24.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-19T14:24:05.350000Z",
            "updatedTime": "2018-11-10T18:29:30.488627Z",
            "uploadedTime": "2009-05-19T14:24:05.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622608/theora/2954_f5de9e88516a4eaeb39c66e6237834a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622608/large_thumb/large.jpg"
        },
        {
            "id": 622594,
            "name": "Nornet TV Del 05",
            "header": "Kristen magasinprogram",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622594/theora/2953_cde1616445dd423e92996ad638617a4c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622594/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622594/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622594/broadcast/orig_bea065352d804b34992fd22ee031c915.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622594/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:43.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-19T14:21:43.873000Z",
            "updatedTime": "2018-11-10T18:29:30.506944Z",
            "uploadedTime": "2009-05-19T14:21:43.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622594/theora/2953_cde1616445dd423e92996ad638617a4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622594/large_thumb/large.jpg"
        },
        {
            "id": 623295,
            "name": "Akkurat nå! 3.januar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623295/theora/2951_2f7b91498a914dae9a7febe41b44d377.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623295/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623295/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623295/broadcast/2951_19148e33fdb548ed8e352196322c50f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623295/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:52:49.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T13:49:51.270000Z",
            "updatedTime": "2018-11-10T18:29:29.982859Z",
            "uploadedTime": "2009-05-16T13:49:51.270000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623295/theora/2951_2f7b91498a914dae9a7febe41b44d377.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623295/large_thumb/large.jpg"
        },
        {
            "id": 623158,
            "name": "Drøfting av Quranen del 53",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623158/theora/2949_54a75750f3f54f5a9ff6c0ef472e6d63.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623158/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623158/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623158/broadcast/2949_3b8ba42ae3e4477abe5517a34989466d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623158/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:12.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:56:27.370000Z",
            "updatedTime": "2018-11-10T18:29:30.151454Z",
            "uploadedTime": "2009-05-16T12:56:27.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623158/theora/2949_54a75750f3f54f5a9ff6c0ef472e6d63.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623158/large_thumb/large.jpg"
        },
        {
            "id": 623185,
            "name": "Drøfting av Quranen del 52",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623185/theora/2948_772773ffe8014e01bdef27ae95804696.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623185/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623185/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623185/broadcast/2948_180f7af975cc4505915c0f421b5a44f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623185/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:57.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:55:16.493000Z",
            "updatedTime": "2018-11-10T18:29:30.117534Z",
            "uploadedTime": "2009-05-16T12:55:16.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623185/theora/2948_772773ffe8014e01bdef27ae95804696.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623185/large_thumb/large.jpg"
        },
        {
            "id": 623189,
            "name": "Drøfting av Quranen del 51",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623189/theora/2947_66787552f8ab44c0b8667eff09e3c282.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623189/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623189/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623189/broadcast/2947_a1b6be367ae542ea9869d854c877116d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623189/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:41.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:54:52.697000Z",
            "updatedTime": "2018-11-10T18:29:30.111914Z",
            "uploadedTime": "2009-05-16T12:54:52.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623189/theora/2947_66787552f8ab44c0b8667eff09e3c282.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623189/large_thumb/large.jpg"
        },
        {
            "id": 623186,
            "name": "Drøfting av Quranen del 50",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623186/theora/2946_3935f080b1e04f479b7463a2aa9662be.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623186/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623186/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623186/broadcast/2946_2885b4ba7517479e96932d6a96e5d2ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623186/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:54:27.493000Z",
            "updatedTime": "2018-11-10T18:29:30.116072Z",
            "uploadedTime": "2009-05-16T12:54:27.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623186/theora/2946_3935f080b1e04f479b7463a2aa9662be.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623186/large_thumb/large.jpg"
        },
        {
            "id": 623061,
            "name": "Drøfting av Quranen del 49",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623061/theora/2939_c33e23e92e37466a8b718332d243b915.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623061/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623061/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623061/broadcast/2939_5fb969ce0a6d489e984102546818af67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623061/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:36:30.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:51:51.980000Z",
            "updatedTime": "2018-11-10T18:29:30.277002Z",
            "uploadedTime": "2009-05-16T12:51:51.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623061/theora/2939_c33e23e92e37466a8b718332d243b915.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623061/large_thumb/large.jpg"
        },
        {
            "id": 623002,
            "name": "Drøfting av Quranen del 48",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623002/theora/2937_0750a328d2b948728b553df15ec2cb6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623002/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623002/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623002/broadcast/orig_be0b0fca7c084582b34e254cb3460689.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623002/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:33:17.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:50:50.823000Z",
            "updatedTime": "2018-11-10T18:29:30.349811Z",
            "uploadedTime": "2009-05-16T12:50:50.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623002/theora/2937_0750a328d2b948728b553df15ec2cb6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623002/large_thumb/large.jpg"
        },
        {
            "id": 622999,
            "name": "Drøfting av Quranen del 47",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622999/theora/2936_06c5a39ff4254819879f818d22cd517d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622999/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622999/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622999/broadcast/orig_4d0d67cd0fbd408cbe7f0b5009ad28f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622999/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:27.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:50:23.947000Z",
            "updatedTime": "2018-11-10T18:29:30.351393Z",
            "uploadedTime": "2009-05-16T12:50:23.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622999/theora/2936_06c5a39ff4254819879f818d22cd517d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622999/large_thumb/large.jpg"
        },
        {
            "id": 622908,
            "name": "Drøfting av Quranen del 41",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622908/theora/2935_4cd653fc47874b0bb0a8b7fff0bfef0b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622908/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622908/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622908/broadcast/orig_d09932bea0d442b48c59c4f9f04d0eea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622908/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:51.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:49:07.667000Z",
            "updatedTime": "2018-11-10T18:29:30.441002Z",
            "uploadedTime": "2009-05-16T12:49:07.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622908/theora/2935_4cd653fc47874b0bb0a8b7fff0bfef0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622908/large_thumb/large.jpg"
        },
        {
            "id": 622907,
            "name": "Drøfting av Quranen del 40",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622907/theora/2934_39cf5db166504946ab3a8271706d2cc8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622907/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622907/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622907/broadcast/orig_dfc3f452f5cd4df7b581098c3a03b060.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622907/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:33:34.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:48:40.447000Z",
            "updatedTime": "2018-11-10T18:29:30.442339Z",
            "uploadedTime": "2009-05-16T12:48:40.447000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622907/theora/2934_39cf5db166504946ab3a8271706d2cc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622907/large_thumb/large.jpg"
        },
        {
            "id": 622911,
            "name": "Drøfting av Quranen del 39",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622911/theora/2933_91c3424d8d0e4fe8a19d114388209993.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622911/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622911/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622911/broadcast/orig_a46e9c70481c4366a642833552c6e696.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622911/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:28.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:48:07.087000Z",
            "updatedTime": "2018-11-10T18:29:30.436796Z",
            "uploadedTime": "2009-05-16T12:48:07.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622911/theora/2933_91c3424d8d0e4fe8a19d114388209993.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622911/large_thumb/large.jpg"
        },
        {
            "id": 622906,
            "name": "Drøfting av Quranen del 38",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622906/theora/2932_eb735f4a4b54455bb44bd268a0aeae30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622906/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622906/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622906/broadcast/orig_0981b12608d74b54829bf48996633197.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622906/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:01.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:47:35.587000Z",
            "updatedTime": "2018-11-10T18:29:30.443715Z",
            "uploadedTime": "2009-05-16T12:47:35.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622906/theora/2932_eb735f4a4b54455bb44bd268a0aeae30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622906/large_thumb/large.jpg"
        },
        {
            "id": 622905,
            "name": "Drøfting av Quranen del 37",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622905/theora/2931_87fa3ea9d9f34432b7840b0e72b3bdf7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622905/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622905/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622905/broadcast/orig_9ec8ab046d1d4cb9ab11e5f1bf80f3aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622905/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:38.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:46:49.650000Z",
            "updatedTime": "2018-11-10T18:29:30.445074Z",
            "uploadedTime": "2009-05-16T12:46:49.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622905/theora/2931_87fa3ea9d9f34432b7840b0e72b3bdf7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622905/large_thumb/large.jpg"
        },
        {
            "id": 622904,
            "name": "Drøfting av Quranen del 36",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622904/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622904/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622904/broadcast/orig_7d86f451597344ceaf5843d94824fc18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622904/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:36.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:46:20.120000Z",
            "updatedTime": "2018-11-10T18:29:30.446437Z",
            "uploadedTime": "2009-05-16T12:46:20.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622904/large_thumb/large.jpg"
        },
        {
            "id": 622626,
            "name": "Drøfting av Quranen del 35",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622626/theora/2929_c27d9adf81b941eab8ca863c71f06655.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622626/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622626/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622626/broadcast/orig_72eeafb6dbe74ef98f794a20197103a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622626/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:02.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:45:46.870000Z",
            "updatedTime": "2018-11-10T18:29:30.470919Z",
            "uploadedTime": "2009-05-16T12:45:46.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622626/theora/2929_c27d9adf81b941eab8ca863c71f06655.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622626/large_thumb/large.jpg"
        },
        {
            "id": 622625,
            "name": "Drøfting av Quranen del 34",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622625/theora/2928_727e3b520dee4f5abd436679ae69e7a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622625/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622625/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622625/broadcast/orig_c10b8056ca99404fb8d9f56cdfdfa269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622625/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:00.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:45:12.073000Z",
            "updatedTime": "2018-11-10T18:29:30.472290Z",
            "uploadedTime": "2009-05-16T12:45:12.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622625/theora/2928_727e3b520dee4f5abd436679ae69e7a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622625/large_thumb/large.jpg"
        },
        {
            "id": 622624,
            "name": "Drøfting av Quranen del 33",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622624/theora/2927_3965db5e15144c9dbb2326777e8c7da6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622624/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622624/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622624/broadcast/orig_e00ee67e2abb4a30ad3d0a7e857d283b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622624/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:59.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:44:15.760000Z",
            "updatedTime": "2018-11-10T18:29:30.473622Z",
            "uploadedTime": "2009-05-16T12:44:15.760000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622624/theora/2927_3965db5e15144c9dbb2326777e8c7da6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622624/large_thumb/large.jpg"
        },
        {
            "id": 622604,
            "name": "Drøfting av Quranen del 32",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622604/theora/2926_06fc23c8ccd944e290b23da5a0e19db5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622604/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622604/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622604/broadcast/orig_bfb9064080d34322b05c04e7859597f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622604/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:51.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:43:49.040000Z",
            "updatedTime": "2018-11-10T18:29:30.492671Z",
            "uploadedTime": "2009-05-16T12:43:49.040000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622604/theora/2926_06fc23c8ccd944e290b23da5a0e19db5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622604/large_thumb/large.jpg"
        },
        {
            "id": 622603,
            "name": "Drøfting av Quranen del 31",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622603/theora/2925_4c393135b04b4a23b3cb511b2c69c6a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622603/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622603/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622603/broadcast/orig_f63c0d97046042738f7ca4fdbcc6c969.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622603/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:59.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:43:21.870000Z",
            "updatedTime": "2018-11-10T18:29:30.494180Z",
            "uploadedTime": "2009-05-16T12:43:21.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622603/theora/2925_4c393135b04b4a23b3cb511b2c69c6a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622603/large_thumb/large.jpg"
        },
        {
            "id": 623286,
            "name": "Akkurat nå! 20.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623286/theora/2923_5562b474769d4bf08f81d7f8ae6c0b4e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623286/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623286/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623286/broadcast/2923_ebef47052b5b4381bc15be8c94a778f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623286/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:54.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:37:38.810000Z",
            "updatedTime": "2018-11-10T18:29:29.995198Z",
            "uploadedTime": "2009-05-16T12:37:38.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623286/theora/2923_5562b474769d4bf08f81d7f8ae6c0b4e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623286/large_thumb/large.jpg"
        },
        {
            "id": 623268,
            "name": "Akkurat nå! 13.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623268/theora/2922_50fe85972f2a4d74bd55e10fd9dd2641.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623268/broadcast/2922_b670fc362e1c42f6a2e9cddd926cc673.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623268/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:52:51.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:36:55Z",
            "updatedTime": "2018-11-10T18:29:30.016841Z",
            "uploadedTime": "2009-05-16T12:36:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623268/theora/2922_50fe85972f2a4d74bd55e10fd9dd2641.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623268/large_thumb/large.jpg"
        },
        {
            "id": 623258,
            "name": "Akkurat nå! 6.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623258/theora/2921_a7d180c0d991406885d18c5aeaa08238.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623258/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623258/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623258/broadcast/2921_02345011165c49138abc65c8ec51060f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623258/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:35.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:36:14.953000Z",
            "updatedTime": "2018-11-10T18:29:30.031061Z",
            "uploadedTime": "2009-05-16T12:36:14.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623258/theora/2921_a7d180c0d991406885d18c5aeaa08238.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623258/large_thumb/large.jpg"
        },
        {
            "id": 623252,
            "name": "Akkurat nå! 29.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623252/theora/2920_55dd0dc8e64e4a0da023c3997a4e222c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623252/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623252/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623252/broadcast/2920_5768e51fc2be4d3ea3f8f35e09a63edd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623252/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:21.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:34:51.657000Z",
            "updatedTime": "2018-11-10T18:29:30.037871Z",
            "uploadedTime": "2009-05-16T12:34:51.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623252/theora/2920_55dd0dc8e64e4a0da023c3997a4e222c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623252/large_thumb/large.jpg"
        },
        {
            "id": 623237,
            "name": "Akkurat nå! 22.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623237/theora/2919_cbc81e81d9b64378a1c513d71956e217.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623237/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623237/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623237/broadcast/2919_0030a43434d54d12b9d1471cc2e4e1d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623237/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:42:27.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:33:47.407000Z",
            "updatedTime": "2018-11-10T18:29:30.056594Z",
            "uploadedTime": "2009-05-16T12:33:47.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623237/theora/2919_cbc81e81d9b64378a1c513d71956e217.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623237/large_thumb/large.jpg"
        },
        {
            "id": 623217,
            "name": "Akkurat nå! 15.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623217/theora/2918_e3bccda8ab944fe48a716ee89e3a2196.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623217/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623217/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623217/broadcast/2918_b4f84c72f1fd4237a23b011241a0c6c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623217/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:47:27.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:30:53.343000Z",
            "updatedTime": "2018-11-10T18:29:30.079105Z",
            "uploadedTime": "2009-05-16T12:30:53.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623217/theora/2918_e3bccda8ab944fe48a716ee89e3a2196.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623217/large_thumb/large.jpg"
        },
        {
            "id": 623206,
            "name": "Akkurat nå! 8.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623206/theora/2917_862129e6097b4aadb568e5f7eda56e34.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623206/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623206/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623206/broadcast/2917_09a9cca4e3e64ec9a7a4a3f7f86561e2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623206/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:44:59.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:30:18.780000Z",
            "updatedTime": "2018-11-10T18:29:30.094284Z",
            "uploadedTime": "2009-05-16T12:30:18.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623206/theora/2917_862129e6097b4aadb568e5f7eda56e34.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623206/large_thumb/large.jpg"
        },
        {
            "id": 623172,
            "name": "Akkurat nå! 25.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623172/theora/2915_0f782d964e6345c08ddc2e73065a75ad.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623172/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623172/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623172/broadcast/2915_0ddd039389c947b18b2cd1f933977d0a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623172/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:25.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:27:43.077000Z",
            "updatedTime": "2018-11-10T18:29:30.132557Z",
            "uploadedTime": "2009-05-16T12:27:43.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623172/theora/2915_0f782d964e6345c08ddc2e73065a75ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623172/large_thumb/large.jpg"
        },
        {
            "id": 623161,
            "name": "Akkurat nå! 18.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623161/theora/2914_c9f1b408509b4d15adbc09bd0f4ffbf4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623161/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623161/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623161/broadcast/2914_d257464638a14ed28dc0736b60d3e194.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623161/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:03.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:26:58.640000Z",
            "updatedTime": "2018-11-10T18:29:30.147018Z",
            "uploadedTime": "2009-05-16T12:26:58.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623161/theora/2914_c9f1b408509b4d15adbc09bd0f4ffbf4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623161/large_thumb/large.jpg"
        },
        {
            "id": 623148,
            "name": "Akkurat nå! 11.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623148/theora/2913_7f094666f2f14c5a8a43d92ce0e6988d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623148/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623148/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623148/broadcast/2913_2a874384ae0944f195e17238de8da36f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623148/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:37:51.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:26:00.437000Z",
            "updatedTime": "2018-11-10T18:29:30.163780Z",
            "uploadedTime": "2009-05-16T12:26:00.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623148/theora/2913_7f094666f2f14c5a8a43d92ce0e6988d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623148/large_thumb/large.jpg"
        },
        {
            "id": 623132,
            "name": "Akkurat nå! 4.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623132/broadcast/2912_fd53a555289b4f33ad8bca3ffdfefbae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623132/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:39.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:24:52.780000Z",
            "updatedTime": "2018-11-10T18:29:30.182705Z",
            "uploadedTime": "2009-05-16T12:24:52.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623132/large_thumb/large.jpg"
        },
        {
            "id": 623123,
            "name": "Akkurat nå! 27.september",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623123/theora/2911_00ef4fb8d5ea4e41a4f7ee36b8b6b8b2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623123/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623123/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623123/broadcast/2911_0e7a604513224ad286dd8276bb107fbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623123/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:37:12.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:23:03.563000Z",
            "updatedTime": "2018-11-10T18:29:30.193945Z",
            "uploadedTime": "2009-05-16T12:23:03.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623123/theora/2911_00ef4fb8d5ea4e41a4f7ee36b8b6b8b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623123/large_thumb/large.jpg"
        },
        {
            "id": 623066,
            "name": "Akkurat nå! 13.september",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623066/theora/2909_c42910c5f7d9408f8bf00e6f399ed07c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623066/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623066/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623066/broadcast/2909_d3f821c5c95747a5ad1779146d65c848.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623066/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:35:45.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:21:41.970000Z",
            "updatedTime": "2018-11-10T18:29:30.270039Z",
            "uploadedTime": "2009-05-16T12:21:41.970000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623066/theora/2909_c42910c5f7d9408f8bf00e6f399ed07c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623066/large_thumb/large.jpg"
        },
        {
            "id": 623016,
            "name": "Akkurat nå! 30.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623016/theora/2907_160e1c7a995e442a940346b581b57973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623016/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623016/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623016/broadcast/orig_354f7556e76e4b079958346920677989.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623016/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:34:55",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:18:25.517000Z",
            "updatedTime": "2018-11-10T18:29:30.333698Z",
            "uploadedTime": "2009-05-16T12:18:25.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623016/theora/2907_160e1c7a995e442a940346b581b57973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623016/large_thumb/large.jpg"
        }
    ]
}