List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&limit=50&offset=3250&ordering=header&page=72
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3396,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=header&page=72",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=header&page=72",
    "results": [
        {
            "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": 622335,
            "name": "Den Norske kirke i eksil del 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622335/theora/2370_b5ea906b1c4a43a8a3c58e260eafa9fe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622335/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622335/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622335/broadcast/orig_6bd0dc2fb8e0418c8f850d421866230d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622335/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:38.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.863394Z",
            "uploadedTime": "2009-01-02T15:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622335/theora/2370_b5ea906b1c4a43a8a3c58e260eafa9fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622335/large_thumb/large.jpg"
        },
        {
            "id": 622334,
            "name": "Den Norske kirke i eksil del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622334/theora/2369_d2bbe743562e4b4fa993da7d2ce7a13f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622334/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622334/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622334/broadcast/orig_e3008f56f69d4e079416506cbcae2ce0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622334/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.864748Z",
            "uploadedTime": "2009-01-02T15:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622334/theora/2369_d2bbe743562e4b4fa993da7d2ce7a13f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622334/large_thumb/large.jpg"
        },
        {
            "id": 622332,
            "name": "Møteplassen - Glede 2 og 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622332/theora/2366_c65232b007dc4a37a6e7e323805145a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622332/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622332/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622332/broadcast/orig_c38fdc8609fe4bbfae0fa2911eed7666.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622332/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:59.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:26:00Z",
            "updatedTime": "2018-11-10T18:29:30.867419Z",
            "uploadedTime": "2009-01-02T15:26:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622332/theora/2366_c65232b007dc4a37a6e7e323805145a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622332/large_thumb/large.jpg"
        },
        {
            "id": 622314,
            "name": "Inside Israel februar",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622314/theora/2316_7041fe312665469e9789df24b87e4c88.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622314/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622314/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622314/broadcast/orig_ICEJ - Inside Israel februar.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622314/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:52.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.892868Z",
            "uploadedTime": "2009-01-02T14:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622314/theora/2316_7041fe312665469e9789df24b87e4c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622314/large_thumb/large.jpg"
        },
        {
            "id": 622327,
            "name": "New Life 2009 del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622327/theora/2358_d894ae56dad14943b1e77433f58a004b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622327/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622327/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622327/broadcast/orig_fe17e61414064bbd9c34023068ce8089.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622327/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:23:45.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.874676Z",
            "uploadedTime": "2009-01-02T15:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622327/theora/2358_d894ae56dad14943b1e77433f58a004b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622327/large_thumb/large.jpg"
        },
        {
            "id": 622326,
            "name": "New Life 2009 del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622326/theora/2357_a237a1538f774972a6e947688f2aed3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622326/broadcast/orig_2aabadf0343e4e39a1b7df7b91c5c727.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622326/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:21.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:17:00Z",
            "updatedTime": "2018-11-10T18:29:30.876154Z",
            "uploadedTime": "2009-01-02T15:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622326/theora/2357_a237a1538f774972a6e947688f2aed3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622326/large_thumb/large.jpg"
        },
        {
            "id": 622318,
            "name": "Den Norske kirke i eksil del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622318/theora/2321_90b7b95051b14ebb89cba57b10ff1557.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622318/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622318/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622318/broadcast/orig_d319dc4354ff4035b54a1f99ccdca39d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622318/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:34.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.887382Z",
            "uploadedTime": "2009-01-02T14:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622318/theora/2321_90b7b95051b14ebb89cba57b10ff1557.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622318/large_thumb/large.jpg"
        },
        {
            "id": 622317,
            "name": "Den Norske kirke i eksil del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622317/theora/2320_0c7967976c1641a1aa7767061a206ef5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622317/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622317/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622317/broadcast/orig_Den Norske Kirke i eksil 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622317/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:08.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.888775Z",
            "uploadedTime": "2009-01-02T14:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622317/theora/2320_0c7967976c1641a1aa7767061a206ef5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622317/large_thumb/large.jpg"
        },
        {
            "id": 622313,
            "name": "Drøfting av Quranen del 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622313/theora/2315_4335f58c7da0476bb3eec833ad40e986.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622313/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622313/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622313/broadcast/orig_Drøfting av Quranen del 17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622313/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:12.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.894201Z",
            "uploadedTime": "2009-01-02T14:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622313/theora/2315_4335f58c7da0476bb3eec833ad40e986.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622313/large_thumb/large.jpg"
        },
        {
            "id": 622312,
            "name": "Drøfting av Quranen del 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622312/theora/2314_f2e1a59c6ce94a359e48ab3be3536b0f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622312/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622312/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622312/broadcast/orig_Drøfting av Quranen del 16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622312/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:25.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.895578Z",
            "uploadedTime": "2009-01-02T14:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622312/theora/2314_f2e1a59c6ce94a359e48ab3be3536b0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622312/large_thumb/large.jpg"
        },
        {
            "id": 622311,
            "name": "Urtehagen TV - Palestina",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622311/theora/2313_9c6021a1a32d44a9922f4f580114604f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622311/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622311/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622311/broadcast/orig_Urtehagen TV - Palestina.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622311/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:26:00.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.896944Z",
            "uploadedTime": "2009-01-02T14:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622311/theora/2313_9c6021a1a32d44a9922f4f580114604f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622311/large_thumb/large.jpg"
        },
        {
            "id": 622270,
            "name": "Akkurat Nå 24. mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622270/theora/2116_ffa8bca6793a444292b0bb3196df0806.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622270/broadcast/orig_Akkurat nå 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622270/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:24.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:16:00Z",
            "updatedTime": "2018-11-10T18:29:30.951501Z",
            "uploadedTime": "2009-01-02T11:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622270/theora/2116_ffa8bca6793a444292b0bb3196df0806.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622270/large_thumb/large.jpg"
        },
        {
            "id": 622269,
            "name": "Muslim TV - Gaza demo",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622269/theora/2114_ceb3134c506e49cea689cd70b95a1147.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622269/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622269/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622269/broadcast/orig_Muslim TV - Gaza demonstrasjon.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622269/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:07:11.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:14:00Z",
            "updatedTime": "2018-11-10T18:29:30.952854Z",
            "uploadedTime": "2009-01-02T11:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622269/theora/2114_ceb3134c506e49cea689cd70b95a1147.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622269/large_thumb/large.jpg"
        },
        {
            "id": 622308,
            "name": "New Life 2009 del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622308/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622308/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622308/broadcast/orig_New Life 2009 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622308/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:46.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.901043Z",
            "uploadedTime": "2009-01-02T14:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622308/large_thumb/large.jpg"
        },
        {
            "id": 622296,
            "name": "Den Norske kirke i eksil del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622296/theora/2277_c428529c06284d1396fa5c4ecc80287e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622296/broadcast/orig_Den norske kirke i eksil - del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622296/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:30.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.917522Z",
            "uploadedTime": "2009-01-02T13:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622296/theora/2277_c428529c06284d1396fa5c4ecc80287e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622296/large_thumb/large.jpg"
        },
        {
            "id": 622295,
            "name": "Den Norske kirke i eksil del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622295/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622295/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622295/broadcast/orig_Den Norske kirke i eksil del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622295/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.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.918889Z",
            "uploadedTime": "2009-01-02T13:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622295/large_thumb/large.jpg"
        },
        {
            "id": 622290,
            "name": "Urtehagen TV - Litt av hvert",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622290/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622290/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622290/broadcast/orig_Urtehagen TV - Litt av hvert.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622290/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:21:30.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.925678Z",
            "uploadedTime": "2009-01-02T13:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622290/large_thumb/large.jpg"
        },
        {
            "id": 622287,
            "name": "Muslim TV - Erik Fosse",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622287/theora/2215_c71a5344a30e4a35bc06c21bc3af8f67.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622287/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622287/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622287/broadcast/orig_Muslim TV - Erik Fosse.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622287/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:44:02.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.928411Z",
            "uploadedTime": "2009-01-02T12:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622287/theora/2215_c71a5344a30e4a35bc06c21bc3af8f67.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622287/large_thumb/large.jpg"
        },
        {
            "id": 622278,
            "name": "New Life 2009 del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622278/broadcast/orig_New life 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622278/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:12.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.940604Z",
            "uploadedTime": "2009-01-02T11:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
        },
        {
            "id": 622277,
            "name": "Den Norske kirke i eksil del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622277/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622277/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622277/broadcast/orig_Den Norske Kirke i Eksil 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622277/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:03",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.941959Z",
            "uploadedTime": "2009-01-02T11:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622277/large_thumb/large.jpg"
        },
        {
            "id": 622276,
            "name": "Den Norske kirke i eksil del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622276/theora/2142_be25a233373342c491b31020ef3aef37.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622276/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622276/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622276/broadcast/orig_Den Norske Kirke i Eksil 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622276/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:40.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.943325Z",
            "uploadedTime": "2009-01-02T11:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622276/theora/2142_be25a233373342c491b31020ef3aef37.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622276/large_thumb/large.jpg"
        },
        {
            "id": 622275,
            "name": "Urtehagen TV - På gata i Oslo",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622275/theora/2141_2a791a8990904418b6a6bc3aefe69d1a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622275/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622275/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622275/broadcast/orig_Urtehagen TV - På gata i Oslo .avi",
                "largeThumb": "https://upload.frikanalen.no/media/622275/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:15:33.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.944709Z",
            "uploadedTime": "2009-01-02T11:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622275/theora/2141_2a791a8990904418b6a6bc3aefe69d1a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622275/large_thumb/large.jpg"
        },
        {
            "id": 622267,
            "name": "Muslim TV - Gaza 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622267/theora/2111_8747e649ed3f4504bfa59a3284a45b2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622267/broadcast/orig_Muslim TV - Gaza 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622267/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:11:34.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:11:00Z",
            "updatedTime": "2018-11-10T18:29:30.955562Z",
            "uploadedTime": "2009-01-02T11:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622267/theora/2111_8747e649ed3f4504bfa59a3284a45b2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622267/large_thumb/large.jpg"
        },
        {
            "id": 622266,
            "name": "Muslim TV - Gaza 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622266/theora/2110_82fb4a9102ae43249c31f7309d3077a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622266/broadcast/orig_Muslim TV - Gaza 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622266/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:12:32.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.957191Z",
            "uploadedTime": "2009-01-02T11:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622266/theora/2110_82fb4a9102ae43249c31f7309d3077a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622266/large_thumb/large.jpg"
        },
        {
            "id": 622265,
            "name": "Muslim TV - Gaza 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622265/theora/2109_ae310fc3b94e479383f9024f36e58348.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622265/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622265/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622265/broadcast/orig_Muslim TV - Gaza 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622265/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:12:29.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.958824Z",
            "uploadedTime": "2009-01-02T11:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622265/theora/2109_ae310fc3b94e479383f9024f36e58348.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622265/large_thumb/large.jpg"
        },
        {
            "id": 624803,
            "name": "Inside Israel Mars 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
                "original": "https://upload.frikanalen.no/media/624803/original/orig_aeb4ce2167f64168bb8885041a259dcb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624803/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624803/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624803/broadcast/6095_46aefd397c2b4ba19b54cdb7a83370f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-08T18:25:27.710000Z",
            "updatedTime": "2018-11-10T18:29:28.039613Z",
            "uploadedTime": "2012-03-08T18:25:27.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
        },
        {
            "id": 624804,
            "name": "11_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
                "original": "https://upload.frikanalen.no/media/624804/original/orig_df6f9f488e74460ebf464809a6d01cd6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624804/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624804/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624804/broadcast/5931_b966f59bccff47cfa18d3469a685f33c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:38:31.923000Z",
            "updatedTime": "2018-11-10T18:29:28.038200Z",
            "uploadedTime": "2012-01-12T09:38:31.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
        },
        {
            "id": 622259,
            "name": "Hjerte til Hjerte del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622259/broadcast/orig_Fra hjerte til hjerte 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622259/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:46.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.966187Z",
            "uploadedTime": "2009-01-02T10:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
        },
        {
            "id": 622255,
            "name": "Finnerlykke 03b",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622255/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622255/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622255/broadcast/orig_Finnerlykke 03 b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622255/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:26:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:46:00Z",
            "updatedTime": "2018-11-10T18:29:30.971729Z",
            "uploadedTime": "2009-01-02T10:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622255/large_thumb/large.jpg"
        },
        {
            "id": 623949,
            "name": "Apropos: Festival",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
                "original": "https://upload.frikanalen.no/media/623949/original/orig_f1e503d636a44632862692750830cf40.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623949/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623949/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623949/broadcast/4777_27d8194132dc4e92b0f2198691e9a9f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623949/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:04:22.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:15:16.133000Z",
            "updatedTime": "2018-11-10T18:29:29.151580Z",
            "uploadedTime": "2010-09-29T07:15:16.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623949/large_thumb/large.jpg"
        },
        {
            "id": 624829,
            "name": "14_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624829/theora/6172_1f466539b6ab40ad9e3ba0debf5a3499.ogv",
                "original": "https://upload.frikanalen.no/media/624829/original/orig_7583b604773d4fcd85e7f5916f355d85.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624829/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624829/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624829/broadcast/6172_b8cf8b0333094017b4a4efb0e579dfdb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624829/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:24:34.100000Z",
            "updatedTime": "2018-11-10T18:29:28.004319Z",
            "uploadedTime": "2012-04-03T07:24:34.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624829/theora/6172_1f466539b6ab40ad9e3ba0debf5a3499.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624829/large_thumb/large.jpg"
        },
        {
            "id": 622229,
            "name": "Den Norske kirke i eksil del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622229/theora/2055_06f3da9c805d456ab5fcc3fe176dacbb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622229/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622229/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622229/broadcast/orig_Den Norske Kirke i Eksil del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622229/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:46.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:15:00Z",
            "updatedTime": "2018-11-10T18:29:31.008111Z",
            "uploadedTime": "2009-01-02T10:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622229/theora/2055_06f3da9c805d456ab5fcc3fe176dacbb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622229/large_thumb/large.jpg"
        },
        {
            "id": 622228,
            "name": "Den Norske kirke i eksil del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622228/theora/2054_3b508889e71c49e69cd380ac5dc89c99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622228/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622228/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622228/broadcast/orig_Den Norske Kirke i Eksil del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622228/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:58.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.009444Z",
            "uploadedTime": "2009-01-02T10:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622228/theora/2054_3b508889e71c49e69cd380ac5dc89c99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622228/large_thumb/large.jpg"
        },
        {
            "id": 622225,
            "name": "ESTV Uke 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622225/theora/2047_ed611363dd294dc793c1ce0f6c8b1d1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622225/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622225/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622225/broadcast/orig_MO4709 Uke 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622225/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:23:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:07:00Z",
            "updatedTime": "2018-11-10T18:29:31.013471Z",
            "uploadedTime": "2009-01-02T10:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622225/theora/2047_ed611363dd294dc793c1ce0f6c8b1d1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622225/large_thumb/large.jpg"
        },
        {
            "id": 622224,
            "name": "Den Norske kirke i eksil del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622224/theora/1934_2c308972725242a6b010ce4baa29b78b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622224/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622224/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622224/broadcast/orig_Den Norske Kirke i Eksil del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622224/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:16.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.014803Z",
            "uploadedTime": "2009-01-02T08:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622224/theora/1934_2c308972725242a6b010ce4baa29b78b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622224/large_thumb/large.jpg"
        },
        {
            "id": 624848,
            "name": "Lørenskog Musikkorps",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624848/broadcast/6211_d25328311d74425bb5e2f5d29042b6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624848/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:21:09.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:39:20.370000Z",
            "updatedTime": "2018-11-10T18:29:27.986219Z",
            "uploadedTime": "2012-04-11T10:39:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
        },
        {
            "id": 624857,
            "name": "15_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624857/theora/6173_a56842648824413888146e711507fe98.ogv",
                "original": "https://upload.frikanalen.no/media/624857/original/orig_846e5064d69048218155e765447de5a7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624857/broadcast/6173_7db188e84a9740aaa825db56568e23a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624857/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:30:39.603000Z",
            "updatedTime": "2018-11-10T18:29:27.973756Z",
            "uploadedTime": "2012-04-03T07:30:39.603000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624857/theora/6173_a56842648824413888146e711507fe98.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624857/large_thumb/large.jpg"
        },
        {
            "id": 622199,
            "name": "Ekstremsportveko 2008 del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622199/theora/1729_fd747923d4e64cb4b8d100f56f276d19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622199/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622199/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622199/broadcast/orig_Ekstremsportveko 2008 del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622199/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:12.560000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.051394Z",
            "uploadedTime": "2009-01-02T04:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622199/theora/1729_fd747923d4e64cb4b8d100f56f276d19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622199/large_thumb/large.jpg"
        },
        {
            "id": 624869,
            "name": "16_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624869/theora/6177_781ba7950465435aad81a360408ad69f.ogv",
                "original": "https://upload.frikanalen.no/media/624869/original/orig_b3375fb6ba284152b87f006f18a5a646.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624869/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624869/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624869/broadcast/6177_3564774731c7445b8565a475ae16b447.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624869/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:33:33.323000Z",
            "updatedTime": "2018-11-10T18:29:27.957042Z",
            "uploadedTime": "2012-04-03T07:33:33.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624869/theora/6177_781ba7950465435aad81a360408ad69f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624869/large_thumb/large.jpg"
        },
        {
            "id": 624870,
            "name": "orig_1606d48a4e8446adbc77e8b05d652df4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624870/theora/6224_5f69e8a018c74bfd8adaf69e745073a1.ogv",
                "original": "https://upload.frikanalen.no/media/624870/original/orig_7a6620c2e1834ad58f8f252d837eb9b9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624870/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624870/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624870/broadcast/6224_12b06340284d416ea3acb342fd01f5a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624870/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:05",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-19T14:11:30.440000Z",
            "updatedTime": "2018-11-10T18:29:27.955690Z",
            "uploadedTime": "2012-04-19T14:11:30.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624870/theora/6224_5f69e8a018c74bfd8adaf69e745073a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624870/large_thumb/large.jpg"
        },
        {
            "id": 624871,
            "name": "17_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
                "original": "https://upload.frikanalen.no/media/624871/original/orig_09d9032a4a73425790ee99fd7bb7a36a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624871/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624871/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624871/broadcast/6174_16f2331db5774adc9ff1ce8cf29599f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624871/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:31:31.637000Z",
            "updatedTime": "2018-11-10T18:29:27.954018Z",
            "uploadedTime": "2012-04-03T07:31:31.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624871/large_thumb/large.jpg"
        },
        {
            "id": 622190,
            "name": "Drøfting av Quranen del 14",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622190/theora/1711_d41a533672884f5480e2316a2445dba9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622190/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622190/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622190/broadcast/orig_Drøfting av Quranen del 14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622190/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:31.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:31:00Z",
            "updatedTime": "2018-11-10T18:29:31.064185Z",
            "uploadedTime": "2009-01-02T04:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622190/theora/1711_d41a533672884f5480e2316a2445dba9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622190/large_thumb/large.jpg"
        },
        {
            "id": 622189,
            "name": "Drøfting av Quranen del 13",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622189/theora/1710_e68b38bb793044b19fc7c36171355c8a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622189/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622189/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622189/broadcast/orig_Drøfting av Quranen del 13.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622189/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:42.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:30:00Z",
            "updatedTime": "2018-11-10T18:29:31.065819Z",
            "uploadedTime": "2009-01-02T04:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622189/theora/1710_e68b38bb793044b19fc7c36171355c8a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622189/large_thumb/large.jpg"
        },
        {
            "id": 622188,
            "name": "Drøfting av Quranen del 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622188/theora/1709_5703bb0117a1408280fbf19d8c11462c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622188/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622188/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622188/broadcast/orig_Drøfting av Quranen del 12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622188/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:08.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:29:00Z",
            "updatedTime": "2018-11-10T18:29:31.067233Z",
            "uploadedTime": "2009-01-02T04:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622188/theora/1709_5703bb0117a1408280fbf19d8c11462c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622188/large_thumb/large.jpg"
        },
        {
            "id": 622187,
            "name": "Drøfting av Quranen del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622187/theora/1708_2bfa6e6d6ac44a70982dc092c4cc37c4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622187/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622187/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622187/broadcast/orig_Drøfting av Quranen del 11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622187/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:33:15.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:28:00Z",
            "updatedTime": "2018-11-10T18:29:31.068627Z",
            "uploadedTime": "2009-01-02T04:28:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622187/theora/1708_2bfa6e6d6ac44a70982dc092c4cc37c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622187/large_thumb/large.jpg"
        },
        {
            "id": 622181,
            "name": "Drøfting av Quranen del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622181/theora/1695_5ad1effc8f15426cbb91fa3e8145c702.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622181/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622181/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622181/broadcast/orig_Drøfting av Quranen del 10.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622181/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:14.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:15:00Z",
            "updatedTime": "2018-11-10T18:29:31.077026Z",
            "uploadedTime": "2009-01-02T04:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622181/theora/1695_5ad1effc8f15426cbb91fa3e8145c702.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622181/large_thumb/large.jpg"
        },
        {
            "id": 622180,
            "name": "Drøfting av Quranen del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622180/theora/1694_b56df3cf784642eb9904d8b23cd0c252.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622180/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622180/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622180/broadcast/orig_Drøfting av Quranen del 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622180/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:24:12.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.078387Z",
            "uploadedTime": "2009-01-02T04:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622180/theora/1694_b56df3cf784642eb9904d8b23cd0c252.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622180/large_thumb/large.jpg"
        },
        {
            "id": 622179,
            "name": "Drøfting av Quranen del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622179/theora/1693_3a09960a1e31459a89521e696628ca80.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622179/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622179/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622179/broadcast/orig_Drøfting av Quranen del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622179/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:17.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:13:00Z",
            "updatedTime": "2018-11-10T18:29:31.079806Z",
            "uploadedTime": "2009-01-02T04:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622179/theora/1693_3a09960a1e31459a89521e696628ca80.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622179/large_thumb/large.jpg"
        },
        {
            "id": 622178,
            "name": "ESTV uke 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622178/theora/1690_30ef2220ce03430886626abc08e3e63e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622178/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622178/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622178/broadcast/orig_estv uke 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622178/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:20:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:10:00Z",
            "updatedTime": "2018-11-10T18:29:31.081153Z",
            "uploadedTime": "2009-01-02T04:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622178/theora/1690_30ef2220ce03430886626abc08e3e63e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622178/large_thumb/large.jpg"
        }
    ]
}