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=2900&ordering=-id
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=2950&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2850&ordering=-id",
    "results": [
        {
            "id": 622631,
            "name": "Sponsing Godt Perspektiv",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622631/theora/3039_59404279b032455eb5574d5f0c8d03ca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622631/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622631/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622631/broadcast/orig_a7a783c7ed3340f5a03f7d5c03adec61.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622631/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:10.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-24T10:11:14.247000Z",
            "updatedTime": "2018-11-10T18:29:30.464222Z",
            "uploadedTime": "2009-06-24T10:11:14.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622631/theora/3039_59404279b032455eb5574d5f0c8d03ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622631/large_thumb/large.jpg"
        },
        {
            "id": 622630,
            "name": "Akkurat nå! 21.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622630/theora/2897_6e24a3ede0354423a983b995e188e5f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622630/broadcast/orig_4d84e7e47544431985706eb73cab7114.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622630/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:08.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:07:57.170000Z",
            "updatedTime": "2018-11-10T18:29:30.465557Z",
            "uploadedTime": "2009-05-16T12:07:57.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622630/theora/2897_6e24a3ede0354423a983b995e188e5f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622630/large_thumb/large.jpg"
        },
        {
            "id": 622628,
            "name": "den norske kirke i eksil del 23",
            "header": "Den norske kirke i eksil del 23",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622628/theora/3030_01e3f5e3ffc440379779bee3a7daafa7.ogv",
                "original": "https://upload.frikanalen.no/media/622628/original/orig_327f86875ee54b1fbea014017894b590.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622628/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622628/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622628/broadcast/3030_0494e1627d8647b4bebbea84fe180036.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622628/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:25:40.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-18T22:19:27.163000Z",
            "updatedTime": "2018-11-10T18:29:30.468215Z",
            "uploadedTime": "2009-06-18T22:19:27.163000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622628/theora/3030_01e3f5e3ffc440379779bee3a7daafa7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622628/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": 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": 622623,
            "name": "Talentfabrikken uke 25",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622623/theora/1680_52c96a2c9d13434982dfec739404afce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622623/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622623/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622623/broadcast/orig_c299c691adf64dbf8834d5d059819c56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622623/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:56.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.474969Z",
            "uploadedTime": "2009-01-02T04:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622623/theora/1680_52c96a2c9d13434982dfec739404afce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622623/large_thumb/large.jpg"
        },
        {
            "id": 622622,
            "name": "Akkurat nå! 14.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622622/theora/2896_432644ecbf8143aea75db2b4b50592a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622622/broadcast/orig_1e513801a620430ca0d9daf1b5cec1b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622622/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:46.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:07:09.030000Z",
            "updatedTime": "2018-11-10T18:29:30.476486Z",
            "uploadedTime": "2009-05-16T12:07:09.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622622/theora/2896_432644ecbf8143aea75db2b4b50592a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622622/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": 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": 622615,
            "name": "Talentfabrikken uke 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622615/theora/1679_036f56e219b14599a40cc2eb7429d5a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622615/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622615/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622615/broadcast/orig_e74751cba34a45adb0b1fc0af3bf04d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622615/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:51.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:59:00Z",
            "updatedTime": "2018-11-10T18:29:30.481840Z",
            "uploadedTime": "2009-01-02T03:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622615/theora/1679_036f56e219b14599a40cc2eb7429d5a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622615/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": 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": 622610,
            "name": "Akkurat nå! 7.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622610/theora/2475_7780c45380fa4f188b629ff5421f3cca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622610/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622610/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622610/broadcast/orig_f018b7c57b17432685e7c7ff1eb84d67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622610/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:46:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.487268Z",
            "uploadedTime": "2009-01-02T17:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622610/theora/2475_7780c45380fa4f188b629ff5421f3cca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622610/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": 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": 622605,
            "name": "Den norske kirke i eksil del 19",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622605/theora/2470_358eaccb95f745a3a219739cfde633d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622605/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622605/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622605/broadcast/orig_f4fa2b6a0ade410b88121b03ad1e494c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622605/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:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.491315Z",
            "uploadedTime": "2009-01-02T17:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622605/theora/2470_358eaccb95f745a3a219739cfde633d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622605/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": 622602,
            "name": "Talentfabrikken uke 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622602/theora/1678_2f5760a4975a4a00b40b219803ddd9da.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622602/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622602/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622602/broadcast/orig_3b9c8c4355cf4554b0f238b11410b81c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622602/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:52.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.495631Z",
            "uploadedTime": "2009-01-02T03:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622602/theora/1678_2f5760a4975a4a00b40b219803ddd9da.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622602/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": 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": 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": 622595,
            "name": "Akkurat nå! 31.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622595/theora/2474_2408ed7f58464aceb148a0a710b6756d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622595/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622595/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622595/broadcast/orig_5001d0b6c7704500a569eadc85400672.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622595/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:34.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:14:00Z",
            "updatedTime": "2018-11-10T18:29:30.505562Z",
            "uploadedTime": "2009-01-02T17:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622595/theora/2474_2408ed7f58464aceb148a0a710b6756d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622595/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": 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": 622591,
            "name": "Talentfabrikken uke 22",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622591/theora/1677_9e8e2d6e20a749e788ac9097dc18a4a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622591/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622591/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622591/broadcast/orig_43de3861e60c414fa1b2b9687f383f8e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622591/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:37.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.511384Z",
            "uploadedTime": "2009-01-02T03:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622591/theora/1677_9e8e2d6e20a749e788ac9097dc18a4a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622591/large_thumb/large.jpg"
        },
        {
            "id": 622590,
            "name": "Akkurat nå! 17.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622590/theora/2472_a8b4933b93a1475d86552d91edb52956.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622590/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622590/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622590/broadcast/2472_24327f6052be4e5693872ae0ba7863ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622590/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:08.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:12:00Z",
            "updatedTime": "2018-11-10T18:29:30.512773Z",
            "uploadedTime": "2009-01-02T17:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622590/theora/2472_a8b4933b93a1475d86552d91edb52956.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622590/large_thumb/large.jpg"
        },
        {
            "id": 622589,
            "name": "Akkurat nå! 24.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622589/theora/2473_7f6503f7cb5241869ce835d2145ff73f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622589/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622589/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622589/broadcast/orig_6ff08029c789410091c37f94b849e976.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622589/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:18.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.514113Z",
            "uploadedTime": "2009-01-02T17:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622589/theora/2473_7f6503f7cb5241869ce835d2145ff73f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622589/large_thumb/large.jpg"
        },
        {
            "id": 622588,
            "name": "Nornet TV Del 04",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622588/theora/2829_fc7d7f15632b4f5a9d3b0219b06310ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622588/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622588/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622588/broadcast/orig_9695fb2ab4754b5bb14f893cbace804b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622588/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:20.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-13T13:20:21.397000Z",
            "updatedTime": "2018-11-10T18:29:30.515461Z",
            "uploadedTime": "2009-05-13T13:20:21.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622588/theora/2829_fc7d7f15632b4f5a9d3b0219b06310ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622588/large_thumb/large.jpg"
        },
        {
            "id": 622587,
            "name": "Nornet TV Del 03",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622587/theora/2828_1c13934711404e4cafba22fd91ff402c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622587/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622587/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622587/broadcast/orig_125166e495f14720bc5d6c4b89fc91e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622587/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:59.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-13T13:14:47.377000Z",
            "updatedTime": "2018-11-10T18:29:30.516827Z",
            "uploadedTime": "2009-05-13T13:14:47.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622587/theora/2828_1c13934711404e4cafba22fd91ff402c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622587/large_thumb/large.jpg"
        },
        {
            "id": 622586,
            "name": "Talentfabrikken uke 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622586/theora/1676_9fb5e53dd3f7424aa54e5a4c7fbda719.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622586/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622586/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622586/broadcast/orig_ac8e5e5adef14bc3acbcb508a8da4021.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622586/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:48.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.518167Z",
            "uploadedTime": "2009-01-02T03:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622586/theora/1676_9fb5e53dd3f7424aa54e5a4c7fbda719.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622586/large_thumb/large.jpg"
        },
        {
            "id": 622585,
            "name": "Blinde kan jobbe",
            "header": "En blind arbeidssøker har ti prosent sjanse til å komme til et jobbintervju. Dette til tross for at personen har riktig formell utdannelse og kompetent til jobben. Norges Blindeforbund.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622585/theora/2816_9b0a30317cea400ca084f17c6977e319.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622585/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622585/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622585/broadcast/orig_494c8e657f594ac193a04a5950528029.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622585/large_thumb/large.jpg"
            },
            "creator": "kristin.ruud@blindeforbundet.no",
            "organization": {
                "id": 122,
                "name": "Norges Blindeforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1050,
                "editorName": "Kristin Ruud",
                "editorEmail": "kristin.ruud@blindeforbundet.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:09:46.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-06T08:31:11Z",
            "updatedTime": "2018-11-10T18:29:30.519535Z",
            "uploadedTime": "2009-05-06T08:31:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622585/theora/2816_9b0a30317cea400ca084f17c6977e319.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622585/large_thumb/large.jpg"
        },
        {
            "id": 622584,
            "name": "Den norske kirke i eksil del 18b",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622584/theora/2469_c357055f47114f6bb87c0f15be6d42a2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622584/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622584/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622584/broadcast/orig_0e0b0e61d7d34c209f27a25ddad8c05f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622584/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:45.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.520913Z",
            "uploadedTime": "2009-01-02T17:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622584/theora/2469_c357055f47114f6bb87c0f15be6d42a2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622584/large_thumb/large.jpg"
        },
        {
            "id": 622583,
            "name": "Den norske kirke i eksil del 18a",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622583/theora/2468_52dc7f0e1e55485cb40842f20d74f20b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622583/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622583/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622583/broadcast/orig_78ed3c66540c494591de76be0ee1bd8d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622583/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:27:28.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:08:00Z",
            "updatedTime": "2018-11-10T18:29:30.522260Z",
            "uploadedTime": "2009-01-02T17:08:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622583/theora/2468_52dc7f0e1e55485cb40842f20d74f20b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622583/large_thumb/large.jpg"
        },
        {
            "id": 622582,
            "name": "New Life 2009 del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622582/theora/2831_31f20a0095d64edab2e087e60ef854bd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622582/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622582/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622582/broadcast/orig_565bf753ad654cbbbae748267588903e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622582/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:26:20.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-14T12:27:40.573000Z",
            "updatedTime": "2018-11-10T18:29:30.523635Z",
            "uploadedTime": "2009-05-14T12:27:40.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622582/theora/2831_31f20a0095d64edab2e087e60ef854bd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622582/large_thumb/large.jpg"
        },
        {
            "id": 622581,
            "name": "Inside Israel mai",
            "header": "Påstanden om Israels ulovelige okkupasjon",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622581/theora/2830_27a2753cecf24a18b99a8d6d2af84073.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622581/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622581/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622581/broadcast/orig_debed669edf744e6bd2623ad53a2c97e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622581/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:04.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-13T16:37:58.360000Z",
            "updatedTime": "2018-11-10T18:29:30.525032Z",
            "uploadedTime": "2009-05-13T16:37:58.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622581/theora/2830_27a2753cecf24a18b99a8d6d2af84073.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622581/large_thumb/large.jpg"
        },
        {
            "id": 622580,
            "name": "Drøfting av Quranen del 30",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622580/theora/2480_6a81de308b394a30baa6ba957b13af26.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622580/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622580/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622580/broadcast/orig_04fcd7bf68de47a19d158d9d4e93bd09.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622580/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:57.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:20:00Z",
            "updatedTime": "2018-11-10T18:29:30.526397Z",
            "uploadedTime": "2009-01-02T17:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622580/theora/2480_6a81de308b394a30baa6ba957b13af26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622580/large_thumb/large.jpg"
        },
        {
            "id": 622579,
            "name": "Drøfting av Quranen del 29",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622579/theora/2479_4bc37816461d457b86e254fcbeca3354.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622579/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622579/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622579/broadcast/orig_dd2dd5d9e88649b5b4607d63c89e16e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622579/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:27:06.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:19:00Z",
            "updatedTime": "2018-11-10T18:29:30.527776Z",
            "uploadedTime": "2009-01-02T17:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622579/theora/2479_4bc37816461d457b86e254fcbeca3354.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622579/large_thumb/large.jpg"
        },
        {
            "id": 622578,
            "name": "Drøfting av Quranen del 28",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622578/theora/2478_7b1dc1f12e89424685b511d8f84d6e78.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622578/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622578/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622578/broadcast/orig_a4f71b4e421e4703a16bb0cc22dd36d1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622578/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:27:47.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.529221Z",
            "uploadedTime": "2009-01-02T17:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622578/theora/2478_7b1dc1f12e89424685b511d8f84d6e78.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622578/large_thumb/large.jpg"
        },
        {
            "id": 622577,
            "name": "Nornet TV Del 02",
            "header": "Kristent magasinprogram",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622577/theora/2827_6b0c29472f894b87b499399ea36ce3d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622577/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622577/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622577/broadcast/orig_4981ee00708d4a2bb9ca36ffeac56e38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622577/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:59.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-12T14:38:41.237000Z",
            "updatedTime": "2018-11-10T18:29:30.530578Z",
            "uploadedTime": "2009-05-12T14:38:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622577/theora/2827_6b0c29472f894b87b499399ea36ce3d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622577/large_thumb/large.jpg"
        },
        {
            "id": 622576,
            "name": "Nornet TV Del 01",
            "header": "Kristent magasinprogram",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622576/theora/2826_fdbbbba021474e3ea1f19668cb57510e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622576/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622576/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622576/broadcast/orig_22707d7068b7418c9a050ee07dd145ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622576/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:30:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-12T14:37:17.470000Z",
            "updatedTime": "2018-11-10T18:29:30.531970Z",
            "uploadedTime": "2009-05-12T14:37:17.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622576/theora/2826_fdbbbba021474e3ea1f19668cb57510e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622576/large_thumb/large.jpg"
        },
        {
            "id": 622575,
            "name": "Talentfabrikken uke 20",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622575/theora/1675_39a8c31c4744475c91b2b8304f1f0033.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622575/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622575/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622575/broadcast/orig_05da77c4a7ee4bb688897649240efef2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622575/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.533346Z",
            "uploadedTime": "2009-01-02T03:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622575/theora/1675_39a8c31c4744475c91b2b8304f1f0033.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622575/large_thumb/large.jpg"
        },
        {
            "id": 622574,
            "name": "Bazar del 4 og 3",
            "header": "Vi treffer Solfrid Quist i Mercy Ships. Som tidligere direktør ombord i barmhjertighetsskipet Africa Mercy har hun sett fattige mennesker bli friske. Mange hundre nordmenn har igjennom årenes løp hjulpet til ombord, både på dekk og i sykestuene. Reprise av forrige Bazar sendes umiddelbart etter dette programmet.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622574/theora/2481_3fbf9ec57f2e42639a25952f40c4ca43.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622574/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622574/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622574/broadcast/orig_57d7677dad0b469d8657e71e2404ed1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622574/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:29:23.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.534698Z",
            "uploadedTime": "2009-01-02T17:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622574/theora/2481_3fbf9ec57f2e42639a25952f40c4ca43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622574/large_thumb/large.jpg"
        },
        {
            "id": 622573,
            "name": "ESTV - Ut i lyset",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622573/theora/2485_ad017a1565bd4dfaa1fcf99d53880ee4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622573/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622573/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622573/broadcast/orig_07bd742577104351a3cb1565636f9530.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622573/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@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:00:36.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.536097Z",
            "uploadedTime": "2009-01-02T17:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622573/theora/2485_ad017a1565bd4dfaa1fcf99d53880ee4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622573/large_thumb/large.jpg"
        },
        {
            "id": 622572,
            "name": "Akkurat nå! 10.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622572/theora/2471_07ba2bbd77a546009c42ad1316dbd0ff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622572/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622572/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622572/broadcast/orig_5daefea161e64c2b93440640a6907f6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622572/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:18.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:11:00Z",
            "updatedTime": "2018-11-10T18:29:30.537439Z",
            "uploadedTime": "2009-01-02T17:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622572/theora/2471_07ba2bbd77a546009c42ad1316dbd0ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622572/large_thumb/large.jpg"
        }
    ]
}