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

{
    "count": 3375,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=header&page=3",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=header&page=3",
    "results": [
        {
            "id": 622387,
            "name": "Den norske kirke i eksil del 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622387/theora/2467_1fb159434e0c4a5c9f461a6bc6c93149.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622387/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622387/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622387/broadcast/orig_49fd847c06c74d5e9249393df39af829.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622387/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:24:49.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.791239Z",
            "uploadedTime": "2009-01-02T17:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622387/theora/2467_1fb159434e0c4a5c9f461a6bc6c93149.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622387/large_thumb/large.jpg"
        },
        {
            "id": 622386,
            "name": "Akkurat nå 26 april",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622386/theora/2457_81206b2733874067851a159e041d68ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622386/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622386/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622386/broadcast/orig_bff9f18407494f5b876f9ae83e42601f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622386/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:12",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.792662Z",
            "uploadedTime": "2009-01-02T16:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622386/theora/2457_81206b2733874067851a159e041d68ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622386/large_thumb/large.jpg"
        },
        {
            "id": 622571,
            "name": "Framfylkingen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622571/theora/orig_4aac8a31f689412c9597faefd6a6c16c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622571/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622571/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622571/broadcast/orig_4aac8a31f689412c9597faefd6a6c16c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622571/large_thumb/large.jpg"
            },
            "creator": "liv@framfylkingen.no",
            "organization": {
                "id": 69,
                "name": "Framfylkingen i Oslo",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1262,
                "editorName": "Liv Johansen",
                "editorEmail": "liv@framfylkingen.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:55.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.538769Z",
            "uploadedTime": "2009-01-02T16:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622571/theora/orig_4aac8a31f689412c9597faefd6a6c16c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622571/large_thumb/large.jpg"
        },
        {
            "id": 622384,
            "name": "Drøfting av Quranen del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622384/theora/2440_1e539c1a07fa4d47a14a01b4b8ec438f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622384/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622384/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622384/broadcast/orig_ebd8b55e63ca4c06941f4e152011e4a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622384/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.795477Z",
            "uploadedTime": "2009-01-02T16:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622384/theora/2440_1e539c1a07fa4d47a14a01b4b8ec438f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622384/large_thumb/large.jpg"
        },
        {
            "id": 622383,
            "name": "Drøfting av Quranen del 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622383/theora/2439_2bb176723a6f4ce2a470982e627b0442.ogv",
                "original": "https://upload.frikanalen.no/media/622383/original/orig_9a286823227b405e9ce7cd8f43f1295c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622383/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622383/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622383/broadcast/2439_494fc2678a5441de86801a2962235f06.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622383/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:04.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.796847Z",
            "uploadedTime": "2009-01-02T16:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622383/theora/2439_2bb176723a6f4ce2a470982e627b0442.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622383/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"
        },
        {
            "id": 622381,
            "name": "Den norske kirke i eksil del 15",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622381/theora/2435_eea405672480450180d69d9b95228b4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622381/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622381/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622381/broadcast/orig_9f124265649a4711baba6b5931213ec6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622381/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:56.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.799573Z",
            "uploadedTime": "2009-01-02T16:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622381/theora/2435_eea405672480450180d69d9b95228b4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622381/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": 622523,
            "name": "Vegetariske perler del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622523/theora/921_82dee9bb212d48bca485d06ee8ab0798.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622523/broadcast/orig_Vegetariske perler 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622523/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.605373Z",
            "uploadedTime": "2009-01-01T15:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622523/theora/921_82dee9bb212d48bca485d06ee8ab0798.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622523/large_thumb/large.jpg"
        },
        {
            "id": 622524,
            "name": "Akkurat Nå - Episode 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622524/theora/928_2e6c8b2d03e24905b7abf677cc7d4cfe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622524/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622524/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622524/broadcast/orig_ESTV - Akkurat Nå - del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622524/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:08",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:28:00Z",
            "updatedTime": "2018-11-10T18:29:30.604008Z",
            "uploadedTime": "2009-01-01T15:28:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622524/theora/928_2e6c8b2d03e24905b7abf677cc7d4cfe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622524/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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 622272,
            "name": "Hjerte til Hjerte del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622272/theora/2119_9f6b59594f6a40979439af367b73549f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622272/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622272/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622272/broadcast/orig_Fra hjerte til hjerte 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622272/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:53",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:19:00Z",
            "updatedTime": "2018-11-10T18:29:30.948763Z",
            "uploadedTime": "2009-01-02T11:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622272/theora/2119_9f6b59594f6a40979439af367b73549f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622272/large_thumb/large.jpg"
        },
        {
            "id": 622268,
            "name": "Muslim TV - Gaza 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622268/theora/2112_8fecfa94c66042469825f4219d8fd45d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622268/broadcast/orig_Muslim TV - Gaza 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622268/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:10:59.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:12:00Z",
            "updatedTime": "2018-11-10T18:29:30.954185Z",
            "uploadedTime": "2009-01-02T11:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622268/theora/2112_8fecfa94c66042469825f4219d8fd45d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622268/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": 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": 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": 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": 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": 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": 622323,
            "name": "Uka-TV 20.02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622323/theora/2344_f7efa5c9c74d4bd289fb77cc8d118182.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622323/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622323/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622323/broadcast/orig_c8fae662e4ee4085b7c9a55a323594f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622323/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:52",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:04:00Z",
            "updatedTime": "2018-11-10T18:29:30.880380Z",
            "uploadedTime": "2009-01-02T15:04:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622323/theora/2344_f7efa5c9c74d4bd289fb77cc8d118182.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622323/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": 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": 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": 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": 622349,
            "name": "Den Norske kirke i eksil del 14",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622349/theora/2399_9658d6c9b04544d892ae727f58844f06.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622349/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622349/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622349/broadcast/orig_e9d4630405ee4ab1a768020931a42511.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622349/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:29.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:59:00Z",
            "updatedTime": "2018-11-10T18:29:30.844375Z",
            "uploadedTime": "2009-01-02T15:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622349/theora/2399_9658d6c9b04544d892ae727f58844f06.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622349/large_thumb/large.jpg"
        },
        {
            "id": 622348,
            "name": "New Life 2009 del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622348/theora/2395_8b91f1ebc5e04f68b97e159fc99a9644.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622348/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622348/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622348/broadcast/orig_842830868556473e88475ea62f5681cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622348/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:22.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.845714Z",
            "uploadedTime": "2009-01-02T15:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622348/theora/2395_8b91f1ebc5e04f68b97e159fc99a9644.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622348/large_thumb/large.jpg"
        },
        {
            "id": 622347,
            "name": "New Life 2009 del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622347/theora/2394_47d5dd306a9841bea20f242323990a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622347/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622347/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622347/broadcast/orig_12d69a8ef91142d68075352bec2071f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622347/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:43.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.847060Z",
            "uploadedTime": "2009-01-02T15:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622347/theora/2394_47d5dd306a9841bea20f242323990a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622347/large_thumb/large.jpg"
        },
        {
            "id": 622346,
            "name": "Drøfting av Quranen del 22",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622346/theora/2393_752ab65b566f4acfb50f7d15c2e8a098.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622346/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622346/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622346/broadcast/orig_23e180a991f34f54a2e746632988d9c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622346/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:33.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.848435Z",
            "uploadedTime": "2009-01-02T15:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622346/theora/2393_752ab65b566f4acfb50f7d15c2e8a098.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622346/large_thumb/large.jpg"
        },
        {
            "id": 622345,
            "name": "Drøfting av Quranen del 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622345/theora/2392_94f978f3a7e14875987e666fec2e751b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622345/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622345/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622345/broadcast/orig_28f83edbe1b747229886f026aacb36ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622345/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:47.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.849768Z",
            "uploadedTime": "2009-01-02T15:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622345/theora/2392_94f978f3a7e14875987e666fec2e751b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622345/large_thumb/large.jpg"
        },
        {
            "id": 622344,
            "name": "Drøfting av Quranen del 19",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622344/theora/2391_b96aa2aacd2b4e5a9443f702a5759545.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622344/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622344/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622344/broadcast/orig_2951201aafee45acbe7c603755b06b7a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622344/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:14.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.851139Z",
            "uploadedTime": "2009-01-02T15:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622344/theora/2391_b96aa2aacd2b4e5a9443f702a5759545.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622344/large_thumb/large.jpg"
        },
        {
            "id": 622343,
            "name": "Drøfting av Quranen del 18",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622343/theora/2390_f22f678406d24a66b8f3d75b806b34b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622343/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622343/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622343/broadcast/orig_89c5935d771d43c6827f6e8e81b7b075.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622343/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:27.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.852512Z",
            "uploadedTime": "2009-01-02T15:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622343/theora/2390_f22f678406d24a66b8f3d75b806b34b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622343/large_thumb/large.jpg"
        },
        {
            "id": 622342,
            "name": "ESTV uke 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622342/theora/2386_9ed8a28558de4b97991f174c0d771452.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622342/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622342/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622342/broadcast/orig_cb23c98e982a4888bfda51ca1e68e261.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622342/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:26:28.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:46:00Z",
            "updatedTime": "2018-11-10T18:29:30.853846Z",
            "uploadedTime": "2009-01-02T15:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622342/theora/2386_9ed8a28558de4b97991f174c0d771452.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622342/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": 622340,
            "name": "Den Norske kirke i eksil del 13",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622340/theora/2379_39e8387ca7234034b9a2b9a136e429cb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622340/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622340/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622340/broadcast/orig_74c56e985a434222a69f8bd01cf8b3b2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622340/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:13.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.856596Z",
            "uploadedTime": "2009-01-02T15:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622340/theora/2379_39e8387ca7234034b9a2b9a136e429cb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622340/large_thumb/large.jpg"
        },
        {
            "id": 622338,
            "name": "New Life 2009 del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622338/theora/2377_a86cf92a767c47ce94d8896395739086.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622338/broadcast/orig_e48d1c2fc8184b1182ed29076c3243cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622338/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:14.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:37:00Z",
            "updatedTime": "2018-11-10T18:29:30.859300Z",
            "uploadedTime": "2009-01-02T15:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622338/theora/2377_a86cf92a767c47ce94d8896395739086.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622338/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"
        }
    ]
}