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=70
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3542,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=header&page=70",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=header&page=70",
    "results": [
        {
            "id": 622584,
            "name": "Den norske kirke i eksil del 18b",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622584/theora/2469_c357055f47114f6bb87c0f15be6d42a2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622584/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622584/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622584/broadcast/orig_0e0b0e61d7d34c209f27a25ddad8c05f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622584/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:45.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.520913Z",
            "uploadedTime": "2009-01-02T17:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622584/theora/2469_c357055f47114f6bb87c0f15be6d42a2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622584/large_thumb/large.jpg"
        },
        {
            "id": 622586,
            "name": "Talentfabrikken uke 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622586/theora/1676_9fb5e53dd3f7424aa54e5a4c7fbda719.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622586/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622586/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622586/broadcast/orig_ac8e5e5adef14bc3acbcb508a8da4021.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622586/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:48.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.518167Z",
            "uploadedTime": "2009-01-02T03:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622586/theora/1676_9fb5e53dd3f7424aa54e5a4c7fbda719.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622586/large_thumb/large.jpg"
        },
        {
            "id": 622589,
            "name": "Akkurat nå! 24.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622589/theora/2473_7f6503f7cb5241869ce835d2145ff73f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622589/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622589/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622589/broadcast/orig_6ff08029c789410091c37f94b849e976.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622589/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:44:18.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.514113Z",
            "uploadedTime": "2009-01-02T17:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622589/theora/2473_7f6503f7cb5241869ce835d2145ff73f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622589/large_thumb/large.jpg"
        },
        {
            "id": 622590,
            "name": "Akkurat nå! 17.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622590/theora/2472_a8b4933b93a1475d86552d91edb52956.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622590/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622590/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622590/broadcast/2472_24327f6052be4e5693872ae0ba7863ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622590/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:08.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:12:00Z",
            "updatedTime": "2018-11-10T18:29:30.512773Z",
            "uploadedTime": "2009-01-02T17:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622590/theora/2472_a8b4933b93a1475d86552d91edb52956.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622590/large_thumb/large.jpg"
        },
        {
            "id": 622591,
            "name": "Talentfabrikken uke 22",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622591/theora/1677_9e8e2d6e20a749e788ac9097dc18a4a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622591/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622591/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622591/broadcast/orig_43de3861e60c414fa1b2b9687f383f8e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622591/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:37.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.511384Z",
            "uploadedTime": "2009-01-02T03:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622591/theora/1677_9e8e2d6e20a749e788ac9097dc18a4a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622591/large_thumb/large.jpg"
        },
        {
            "id": 622595,
            "name": "Akkurat nå! 31.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622595/theora/2474_2408ed7f58464aceb148a0a710b6756d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622595/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622595/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622595/broadcast/orig_5001d0b6c7704500a569eadc85400672.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622595/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:37:34.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:14:00Z",
            "updatedTime": "2018-11-10T18:29:30.505562Z",
            "uploadedTime": "2009-01-02T17:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622595/theora/2474_2408ed7f58464aceb148a0a710b6756d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622595/large_thumb/large.jpg"
        },
        {
            "id": 622600,
            "name": "New Life 2009 del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622600/theora/2965_29b6a0f0f129477c9b2e0d6c532e48a0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622600/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622600/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622600/broadcast/orig_6a814055dc094fc3830fe474756147db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622600/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:33:39.977000Z",
            "updatedTime": "2018-11-10T18:29:30.498355Z",
            "uploadedTime": "2009-06-01T17:33:39.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622600/theora/2965_29b6a0f0f129477c9b2e0d6c532e48a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622600/large_thumb/large.jpg"
        },
        {
            "id": 622601,
            "name": "New Life 2009 del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622601/theora/2966_ae6f6f5fedac41398444ab268e5ba15b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622601/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622601/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622601/broadcast/orig_4391bbc3b39542b0b703a4969576f32a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622601/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:25.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:34:27.930000Z",
            "updatedTime": "2018-11-10T18:29:30.497006Z",
            "uploadedTime": "2009-06-01T17:34:27.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622601/theora/2966_ae6f6f5fedac41398444ab268e5ba15b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622601/large_thumb/large.jpg"
        },
        {
            "id": 622602,
            "name": "Talentfabrikken uke 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622602/theora/1678_2f5760a4975a4a00b40b219803ddd9da.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622602/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622602/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622602/broadcast/orig_3b9c8c4355cf4554b0f238b11410b81c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622602/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:52.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.495631Z",
            "uploadedTime": "2009-01-02T03:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622602/theora/1678_2f5760a4975a4a00b40b219803ddd9da.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622602/large_thumb/large.jpg"
        },
        {
            "id": 622603,
            "name": "Drøfting av Quranen del 31",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622603/theora/2925_4c393135b04b4a23b3cb511b2c69c6a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622603/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622603/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622603/broadcast/orig_f63c0d97046042738f7ca4fdbcc6c969.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622603/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:59.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:43:21.870000Z",
            "updatedTime": "2018-11-10T18:29:30.494180Z",
            "uploadedTime": "2009-05-16T12:43:21.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622603/theora/2925_4c393135b04b4a23b3cb511b2c69c6a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622603/large_thumb/large.jpg"
        },
        {
            "id": 622604,
            "name": "Drøfting av Quranen del 32",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622604/theora/2926_06fc23c8ccd944e290b23da5a0e19db5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622604/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622604/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622604/broadcast/orig_bfb9064080d34322b05c04e7859597f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622604/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:51.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:43:49.040000Z",
            "updatedTime": "2018-11-10T18:29:30.492671Z",
            "uploadedTime": "2009-05-16T12:43:49.040000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622604/theora/2926_06fc23c8ccd944e290b23da5a0e19db5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622604/large_thumb/large.jpg"
        },
        {
            "id": 622605,
            "name": "Den norske kirke i eksil del 19",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622605/theora/2470_358eaccb95f745a3a219739cfde633d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622605/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622605/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622605/broadcast/orig_f4fa2b6a0ade410b88121b03ad1e494c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622605/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.491315Z",
            "uploadedTime": "2009-01-02T17:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622605/theora/2470_358eaccb95f745a3a219739cfde633d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622605/large_thumb/large.jpg"
        },
        {
            "id": 622610,
            "name": "Akkurat nå! 7.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622610/theora/2475_7780c45380fa4f188b629ff5421f3cca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622610/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622610/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622610/broadcast/orig_f018b7c57b17432685e7c7ff1eb84d67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622610/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:46:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.487268Z",
            "uploadedTime": "2009-01-02T17:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622610/theora/2475_7780c45380fa4f188b629ff5421f3cca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622610/large_thumb/large.jpg"
        },
        {
            "id": 622612,
            "name": "den norske kirke i eksil del 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622612/theora/2984_560b2b6d76a84c6abfeb86dd849fc24b.ogv",
                "original": "https://upload.frikanalen.no/media/622612/original/orig_4c066cda453b407a87a21a17e50ee0be.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622612/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622612/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622612/broadcast/2984_4416bea28ec449e69d70e2c6bee6a828.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622612/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:53.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-07T15:14:52.117000Z",
            "updatedTime": "2018-11-10T18:29:30.484632Z",
            "uploadedTime": "2009-06-07T15:14:52.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622612/theora/2984_560b2b6d76a84c6abfeb86dd849fc24b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622612/large_thumb/large.jpg"
        },
        {
            "id": 622475,
            "name": "Salmesus fra Sørlandet 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622475/theora/650_8d3b950fa63b4f4796db6b021209c4d2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622475/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622475/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622475/broadcast/orig_Salmesus fra Sørlandet - del 1 - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622475/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:12.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.671376Z",
            "uploadedTime": "2009-01-01T10:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622475/theora/650_8d3b950fa63b4f4796db6b021209c4d2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622475/large_thumb/large.jpg"
        },
        {
            "id": 622615,
            "name": "Talentfabrikken uke 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622615/theora/1679_036f56e219b14599a40cc2eb7429d5a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622615/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622615/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622615/broadcast/orig_e74751cba34a45adb0b1fc0af3bf04d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622615/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:51.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:59:00Z",
            "updatedTime": "2018-11-10T18:29:30.481840Z",
            "uploadedTime": "2009-01-02T03:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622615/theora/1679_036f56e219b14599a40cc2eb7429d5a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622615/large_thumb/large.jpg"
        },
        {
            "id": 622616,
            "name": "Østfoldkirken 31.05.09 U 26",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622616/theora/2987_1a7461e7cd004eabb14b250144706d1c.ogv",
                "original": "https://upload.frikanalen.no/media/622616/original/orig_db4e92cbf9e644c0a7341f894dba9fd6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622616/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622616/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622616/broadcast/2987_16d51f5a1245497b84e27d2f074ca97b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622616/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:52:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:00:26.553000Z",
            "updatedTime": "2018-11-10T18:29:30.480510Z",
            "uploadedTime": "2009-06-09T16:00:26.553000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622616/theora/2987_1a7461e7cd004eabb14b250144706d1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622616/large_thumb/large.jpg"
        },
        {
            "id": 622468,
            "name": "Urtehagen TV",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622468/theora/604_6a6d1859480d4fb5ab3c70767e0458d1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622468/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622468/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622468/broadcast/orig_Urtehagen TV.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622468/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:24:32.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:04:00Z",
            "updatedTime": "2018-11-10T18:29:30.681190Z",
            "uploadedTime": "2009-01-01T10:04:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622468/theora/604_6a6d1859480d4fb5ab3c70767e0458d1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622468/large_thumb/large.jpg"
        },
        {
            "id": 622467,
            "name": "Muslim TV del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622467/theora/603_3a5fca6e3905476682ee3ccdaf43d3a0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622467/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622467/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622467/broadcast/orig_Muslim TV Uke 43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622467/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:32.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:03:00Z",
            "updatedTime": "2018-11-10T18:29:30.682529Z",
            "uploadedTime": "2009-01-01T10:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622467/theora/603_3a5fca6e3905476682ee3ccdaf43d3a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622467/large_thumb/large.jpg"
        },
        {
            "id": 622466,
            "name": "Redningsselskapet-kort pres",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622466/theora/602_7e0b514947a5493fb0974b3c385d1c09.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622466/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622466/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622466/broadcast/orig_Redningsselskapet - Kort presentasjon.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622466/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:24.360000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T10:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.683915Z",
            "uploadedTime": "2009-01-01T10:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622466/theora/602_7e0b514947a5493fb0974b3c385d1c09.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622466/large_thumb/large.jpg"
        },
        {
            "id": 622622,
            "name": "Akkurat nå! 14.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622622/theora/2896_432644ecbf8143aea75db2b4b50592a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622622/broadcast/orig_1e513801a620430ca0d9daf1b5cec1b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622622/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:47:46.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:07:09.030000Z",
            "updatedTime": "2018-11-10T18:29:30.476486Z",
            "uploadedTime": "2009-05-16T12:07:09.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622622/theora/2896_432644ecbf8143aea75db2b4b50592a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622622/large_thumb/large.jpg"
        },
        {
            "id": 622624,
            "name": "Drøfting av Quranen del 33",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622624/theora/2927_3965db5e15144c9dbb2326777e8c7da6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622624/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622624/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622624/broadcast/orig_e00ee67e2abb4a30ad3d0a7e857d283b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622624/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:59.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:44:15.760000Z",
            "updatedTime": "2018-11-10T18:29:30.473622Z",
            "uploadedTime": "2009-05-16T12:44:15.760000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622624/theora/2927_3965db5e15144c9dbb2326777e8c7da6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622624/large_thumb/large.jpg"
        },
        {
            "id": 622463,
            "name": "Veien til AA",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622463/theora/596_21f5ef405a5748d4a2c3a1d4c83c39f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622463/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622463/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622463/broadcast/orig_Veien til AA - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622463/large_thumb/large.jpg"
            },
            "creator": "jan.evjen@yahoo.no",
            "organization": {
                "id": 44,
                "name": "Anonyme Alkoholikere i Norge",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1220,
                "editorName": "Jan Evjen",
                "editorEmail": "jan.evjen@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:08:44.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.688027Z",
            "uploadedTime": "2009-01-01T09:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622463/theora/596_21f5ef405a5748d4a2c3a1d4c83c39f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622463/large_thumb/large.jpg"
        },
        {
            "id": 622462,
            "name": "Dette er livet del 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622462/theora/595_869c3222ff3948e194523b1f0ec0e786.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622462/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622462/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622462/broadcast/orig_Karisma TV- Dette er livet del 12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622462/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.689370Z",
            "uploadedTime": "2009-01-01T09:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622462/theora/595_869c3222ff3948e194523b1f0ec0e786.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622462/large_thumb/large.jpg"
        },
        {
            "id": 622461,
            "name": "Dette er livet del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622461/theora/594_3780a3b7d5d44c1398077043573fb891.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622461/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622461/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622461/broadcast/orig_Karisma TV- Dette er livet del 11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622461/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.690711Z",
            "uploadedTime": "2009-01-01T09:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622461/theora/594_3780a3b7d5d44c1398077043573fb891.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622461/large_thumb/large.jpg"
        },
        {
            "id": 622460,
            "name": "Dette er livet del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622460/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622460/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622460/broadcast/orig_Karisma TV- Dette er livet del 10.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.692121Z",
            "uploadedTime": "2009-01-01T09:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
        },
        {
            "id": 622459,
            "name": "Dette er livet del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622459/theora/592_c0f13f542f7641af84c6e905f5ec9f19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622459/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622459/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622459/broadcast/orig_Karisma TV- Dette er livet del 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622459/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.693469Z",
            "uploadedTime": "2009-01-01T09:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622459/theora/592_c0f13f542f7641af84c6e905f5ec9f19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622459/large_thumb/large.jpg"
        },
        {
            "id": 622458,
            "name": "Dette er livet del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622458/theora/591_f0f37e7e2d3a4555a31ec2bd88a8e008.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622458/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622458/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622458/broadcast/orig_Karisma TV- Dette er livet del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622458/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.694808Z",
            "uploadedTime": "2009-01-01T09:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622458/theora/591_f0f37e7e2d3a4555a31ec2bd88a8e008.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622458/large_thumb/large.jpg"
        },
        {
            "id": 622457,
            "name": "Dette er livet del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622457/broadcast/orig_Karisma TV- Dette er livet del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.696186Z",
            "uploadedTime": "2009-01-01T09:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
        },
        {
            "id": 622456,
            "name": "Dette er livet del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622456/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622456/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622456/broadcast/orig_Karisma TV- Dette er livet del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:49:00Z",
            "updatedTime": "2018-11-10T18:29:30.697704Z",
            "uploadedTime": "2009-01-01T09:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
        },
        {
            "id": 622455,
            "name": "Dette er livet del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622455/broadcast/orig_Karisma TV- Dette er livet del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.699218Z",
            "uploadedTime": "2009-01-01T09:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
        },
        {
            "id": 622454,
            "name": "OD-Kunnskap gir superkrefter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622454/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622454/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622454/broadcast/orig_OD - Kunskap gir superkrefter - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
            },
            "creator": "guro_g_seim@hotmail.com",
            "organization": {
                "id": 46,
                "name": "Operasjon Dagsverk",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1077,
                "editorName": "Guro Grytli Seim",
                "editorEmail": "guro_g_seim@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:37.760000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T09:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.700607Z",
            "uploadedTime": "2009-01-01T09:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
        },
        {
            "id": 622625,
            "name": "Drøfting av Quranen del 34",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622625/theora/2928_727e3b520dee4f5abd436679ae69e7a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622625/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622625/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622625/broadcast/orig_c10b8056ca99404fb8d9f56cdfdfa269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622625/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:00.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:45:12.073000Z",
            "updatedTime": "2018-11-10T18:29:30.472290Z",
            "uploadedTime": "2009-05-16T12:45:12.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622625/theora/2928_727e3b520dee4f5abd436679ae69e7a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622625/large_thumb/large.jpg"
        },
        {
            "id": 622626,
            "name": "Drøfting av Quranen del 35",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622626/theora/2929_c27d9adf81b941eab8ca863c71f06655.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622626/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622626/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622626/broadcast/orig_72eeafb6dbe74ef98f794a20197103a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622626/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:02.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:45:46.870000Z",
            "updatedTime": "2018-11-10T18:29:30.470919Z",
            "uploadedTime": "2009-05-16T12:45:46.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622626/theora/2929_c27d9adf81b941eab8ca863c71f06655.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622626/large_thumb/large.jpg"
        },
        {
            "id": 622451,
            "name": "Dette er livet del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622451/broadcast/bc_Karisma TV - Dette er livet del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.704772Z",
            "uploadedTime": "2009-01-01T07:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
        },
        {
            "id": 622450,
            "name": "Dette er livet del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622450/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622450/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622450/broadcast/bc_Karisma TV- Dette er livet del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.706109Z",
            "uploadedTime": "2009-01-01T07:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
        },
        {
            "id": 622449,
            "name": "Dette er livet del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622449/broadcast/bc_Karisma TV - Dette er livet del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.707496Z",
            "uploadedTime": "2009-01-01T07:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
        },
        {
            "id": 622448,
            "name": "Dette er livet del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622448/broadcast/bc_Karisma TV - Dette er livet del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.708858Z",
            "uploadedTime": "2009-01-01T07:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
        },
        {
            "id": 622627,
            "name": "Østfoldkirken 14.06.09 U 27",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622627/theora/2988_3778f19fb150486983c327b01d268398.ogv",
                "original": "https://upload.frikanalen.no/media/622627/original/orig_ab8d5e50d1154556835d3a9e95b0f55e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622627/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622627/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622627/broadcast/2988_72cf9e598a434dae874e725a3ce03ebd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622627/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:57:58",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:03:29.537000Z",
            "updatedTime": "2018-11-10T18:29:30.469548Z",
            "uploadedTime": "2009-06-09T16:03:29.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622627/theora/2988_3778f19fb150486983c327b01d268398.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622627/large_thumb/large.jpg"
        },
        {
            "id": 622409,
            "name": "Talentfabrikken uke 18",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622409/theora/1673_7a37682c5cdf45b4b0704335f57739f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622409/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622409/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622409/broadcast/orig_e6be379688c24b3e8da70684272919e9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622409/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:04.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.762421Z",
            "uploadedTime": "2009-01-02T03:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622409/theora/1673_7a37682c5cdf45b4b0704335f57739f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622409/large_thumb/large.jpg"
        },
        {
            "id": 622630,
            "name": "Akkurat nå! 21.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622630/theora/2897_6e24a3ede0354423a983b995e188e5f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622630/broadcast/orig_4d84e7e47544431985706eb73cab7114.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622630/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:37:08.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:07:57.170000Z",
            "updatedTime": "2018-11-10T18:29:30.465557Z",
            "uploadedTime": "2009-05-16T12:07:57.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622630/theora/2897_6e24a3ede0354423a983b995e188e5f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622630/large_thumb/large.jpg"
        },
        {
            "id": 622444,
            "name": "Den norske kirke i eksil del 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622444/theora/2466_0e135709008e48c9864d142e67f3e638.ogv",
                "original": "https://upload.frikanalen.no/media/622444/original/orig_55d7d84f3d7942118df4956626f45a20.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622444/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622444/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622444/broadcast/2466_1683422fe81645a9a6540b932d81fc43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622444/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:22.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.714392Z",
            "uploadedTime": "2009-01-02T17:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622444/theora/2466_0e135709008e48c9864d142e67f3e638.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622444/large_thumb/large.jpg"
        },
        {
            "id": 622443,
            "name": "Akkurat Nå! 3. mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622443/theora/2465_7c0ca6c6d5904b58bdc5e13495a16f93.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622443/broadcast/orig_b9da7e6c66a14c6eb45ed5818a9eccf1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622443/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:42:53.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.715880Z",
            "uploadedTime": "2009-01-02T17:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622443/theora/2465_7c0ca6c6d5904b58bdc5e13495a16f93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622443/large_thumb/large.jpg"
        },
        {
            "id": 622631,
            "name": "Sponsing Godt Perspektiv",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622631/theora/3039_59404279b032455eb5574d5f0c8d03ca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622631/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622631/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622631/broadcast/orig_a7a783c7ed3340f5a03f7d5c03adec61.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622631/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:10.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-24T10:11:14.247000Z",
            "updatedTime": "2018-11-10T18:29:30.464222Z",
            "uploadedTime": "2009-06-24T10:11:14.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622631/theora/3039_59404279b032455eb5574d5f0c8d03ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622631/large_thumb/large.jpg"
        },
        {
            "id": 622633,
            "name": "Akkurat nå! 28.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622633/theora/2898_a78e62c1a53445bc8ffc1566e091d7d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622633/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622633/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622633/broadcast/orig_92a0aeaf0a5d4ee6ad7faa007e35718e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622633/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:48:43.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:08:33.530000Z",
            "updatedTime": "2018-11-10T18:29:30.461485Z",
            "uploadedTime": "2009-05-16T12:08:33.530000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622633/theora/2898_a78e62c1a53445bc8ffc1566e091d7d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622633/large_thumb/large.jpg"
        },
        {
            "id": 622895,
            "name": "Akkurat nå! 5.juli",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622895/theora/2899_2190578416104db1b788621c976d202a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622895/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622895/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622895/broadcast/orig_431ac5b328984d8ea526646de61ff30e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622895/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:40:25.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:10:02.077000Z",
            "updatedTime": "2018-11-10T18:29:30.457292Z",
            "uploadedTime": "2009-05-16T12:10:02.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622895/theora/2899_2190578416104db1b788621c976d202a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622895/large_thumb/large.jpg"
        },
        {
            "id": 622438,
            "name": "Drøfting av Quranen del 25",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622438/theora/2441_2b1d489b2f8345b7bcd598d0a760707e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622438/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622438/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622438/broadcast/orig_a4706abd9950489eb7f1d4a8868a2b7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622438/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:04.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.722824Z",
            "uploadedTime": "2009-01-02T16:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622438/theora/2441_2b1d489b2f8345b7bcd598d0a760707e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622438/large_thumb/large.jpg"
        },
        {
            "id": 622896,
            "name": "Østfoldkirken 21.06.09 U 28",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622896/theora/2989_787e084008884230953cff7a2b333112.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622896/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622896/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622896/broadcast/orig_80cb28cacf3242e4a7cfa5162e024d30.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622896/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:56:01.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-09T16:06:57.487000Z",
            "updatedTime": "2018-11-10T18:29:30.455955Z",
            "uploadedTime": "2009-06-09T16:06:57.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622896/theora/2989_787e084008884230953cff7a2b333112.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622896/large_thumb/large.jpg"
        },
        {
            "id": 622903,
            "name": "Østfoldkirken U 30",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622903/theora/3135_138cff65459c420f88ad10928b3de1fb.ogv",
                "original": "https://upload.frikanalen.no/media/622903/original/orig_0f22d0114ae642cd9d3fa71114f07963.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622903/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622903/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622903/broadcast/3135_108f05ae90254bf4b046859d7c670095.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622903/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:57:13",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-07-02T21:49:11.730000Z",
            "updatedTime": "2018-11-10T18:29:30.447813Z",
            "uploadedTime": "2009-07-02T21:49:11.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622903/theora/3135_138cff65459c420f88ad10928b3de1fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622903/large_thumb/large.jpg"
        },
        {
            "id": 622904,
            "name": "Drøfting av Quranen del 36",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622904/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622904/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622904/broadcast/orig_7d86f451597344ceaf5843d94824fc18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622904/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:36.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:46:20.120000Z",
            "updatedTime": "2018-11-10T18:29:30.446437Z",
            "uploadedTime": "2009-05-16T12:46:20.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622904/large_thumb/large.jpg"
        }
    ]
}