List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2050&ordering=is_filler",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1950&ordering=is_filler",
    "results": [
        {
            "id": 623529,
            "name": "Babylonkoden 09a",
            "header": "Det lille hornet. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623529/theora/4139_e2bf8c412b734303aed74b5285f835dc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623529/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623529/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623529/broadcast/4139_1bad324cc13245d7892906a26526cd37.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623529/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:59.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:08:56.940000Z",
            "updatedTime": "2018-11-10T18:29:29.689660Z",
            "uploadedTime": "2010-03-25T09:08:56.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623529/theora/4139_e2bf8c412b734303aed74b5285f835dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623529/large_thumb/large.jpg"
        },
        {
            "id": 623528,
            "name": "Babylonkoden 08b",
            "header": "Samtaleprogrammet: Rikene for retten. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623528/theora/4138_58387055148f40d9ad9a23324f8e9f81.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623528/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623528/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623528/broadcast/4138_71433d848b2740e280721f0cab8f90ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623528/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:29.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:06:29.657000Z",
            "updatedTime": "2018-11-10T18:29:29.691043Z",
            "uploadedTime": "2010-03-25T09:06:29.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623528/theora/4138_58387055148f40d9ad9a23324f8e9f81.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623528/large_thumb/large.jpg"
        },
        {
            "id": 623527,
            "name": "Babylonkoden 08a",
            "header": "Rikene for retten. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623527/theora/4135_dc3044ab986d487788453cdec5bc736f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623527/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623527/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623527/broadcast/4135_7100a87131af4df69d66d5e7da95bcf6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623527/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:05:01.437000Z",
            "updatedTime": "2018-11-10T18:29:29.692492Z",
            "uploadedTime": "2010-03-25T09:05:01.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623527/theora/4135_dc3044ab986d487788453cdec5bc736f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623527/large_thumb/large.jpg"
        },
        {
            "id": 623526,
            "name": "Babylonkoden 07b",
            "header": "Samtaleprogrammet: På menyen i løveselskap. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623526/theora/4134_6bbdcc827b644f3ca27416fc367dcc4c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623526/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623526/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623526/broadcast/4134_4f5e63b18c9e40da8a6b0fbf3e3eec72.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623526/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:14.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:03:09.933000Z",
            "updatedTime": "2018-11-10T18:29:29.693904Z",
            "uploadedTime": "2010-03-25T09:03:09.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623526/theora/4134_6bbdcc827b644f3ca27416fc367dcc4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623526/large_thumb/large.jpg"
        },
        {
            "id": 623525,
            "name": "Babylonkoden 07a",
            "header": "På menyen i løveselskap. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623525/theora/4132_99095bd1adfc4137981c7053a4b686f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623525/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623525/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623525/broadcast/4132_e545bb0885924823ac96d749ad63f384.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623525/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:01:37.383000Z",
            "updatedTime": "2018-11-10T18:29:29.695269Z",
            "uploadedTime": "2010-03-25T09:01:37.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623525/theora/4132_99095bd1adfc4137981c7053a4b686f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623525/large_thumb/large.jpg"
        },
        {
            "id": 623524,
            "name": "Babylonkoden 06b",
            "header": "Samtaleprogrammet: Skriften på veggen. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623524/theora/4131_76101b5a5dc142f69ceb7dff588eb19a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623524/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623524/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623524/broadcast/4131_8ed0b835f6634db297966b37dc897b85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623524/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:14.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:58:24.897000Z",
            "updatedTime": "2018-11-10T18:29:29.696668Z",
            "uploadedTime": "2010-03-25T08:58:24.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623524/theora/4131_76101b5a5dc142f69ceb7dff588eb19a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623524/large_thumb/large.jpg"
        },
        {
            "id": 623523,
            "name": "Babylonkoden 06a",
            "header": "Skriften på veggen. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623523/theora/4130_7daec2b8aced4b94bddf9161846afc2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623523/broadcast/4130_d9a6eff2e6b84cc6aa20aa42c70be98b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623523/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:24.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:56:43.020000Z",
            "updatedTime": "2018-11-10T18:29:29.698032Z",
            "uploadedTime": "2010-03-25T08:56:43.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623523/theora/4130_7daec2b8aced4b94bddf9161846afc2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623523/large_thumb/large.jpg"
        },
        {
            "id": 623522,
            "name": "Babylonkoden 05b",
            "header": "Samtaleprogrammet: Helt omvendt. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623522/theora/4129_fabdef4852a04847aa82f8a5e4f42bb0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623522/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623522/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623522/broadcast/4129_007ac15bb0d14f7390855fabfe921980.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623522/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:54:15.797000Z",
            "updatedTime": "2018-11-10T18:29:29.699404Z",
            "uploadedTime": "2010-03-25T08:54:15.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623522/theora/4129_fabdef4852a04847aa82f8a5e4f42bb0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623522/large_thumb/large.jpg"
        },
        {
            "id": 623521,
            "name": "Babylonkoden 05a",
            "header": "Helt omvendt. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623521/theora/4128_a2b4aec9bdaa426589a2e0ae5b3a2772.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623521/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623521/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623521/broadcast/4128_1696c9902ce54b238d6a4e94b7ed97b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623521/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:09.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:52:28.500000Z",
            "updatedTime": "2018-11-10T18:29:29.700811Z",
            "uploadedTime": "2010-03-25T08:52:28.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623521/theora/4128_a2b4aec9bdaa426589a2e0ae5b3a2772.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623521/large_thumb/large.jpg"
        },
        {
            "id": 623520,
            "name": "Babylonkoden 04b",
            "header": "Samtaleprogrammet: Nebukadnesar utfordrer Gud. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623520/theora/4126_3a7081a0fa2546daa2235f0c8e89e362.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623520/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623520/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623520/broadcast/4126_4d747288a717417da6505aa5aed789df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623520/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:11.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:49:26.683000Z",
            "updatedTime": "2018-11-10T18:29:29.702202Z",
            "uploadedTime": "2010-03-25T08:49:26.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623520/theora/4126_3a7081a0fa2546daa2235f0c8e89e362.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623520/large_thumb/large.jpg"
        },
        {
            "id": 623519,
            "name": "Babylonkoden 04a",
            "header": "Nebukadnesar utfordrer Gud. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623519/theora/4122_613ab6e29985414f968407b193995618.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623519/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623519/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623519/broadcast/4122_aa91ded5359642aeb6d95212ac5dd021.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623519/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:26",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:47:16.227000Z",
            "updatedTime": "2018-11-10T18:29:29.703752Z",
            "uploadedTime": "2010-03-25T08:47:16.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623519/theora/4122_613ab6e29985414f968407b193995618.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623519/large_thumb/large.jpg"
        },
        {
            "id": 623518,
            "name": "Babylonkoden 03b",
            "header": "Samtaleprogrammet: Et glimt av fremtiden. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623518/theora/4121_c6f65d77568442198087fe29df7f03e7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623518/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623518/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623518/broadcast/4121_f5ba587228224113a7466a6b4b2a1465.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623518/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:44:30.533000Z",
            "updatedTime": "2018-11-10T18:29:29.705158Z",
            "uploadedTime": "2010-03-25T08:44:30.533000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623518/theora/4121_c6f65d77568442198087fe29df7f03e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623518/large_thumb/large.jpg"
        },
        {
            "id": 623517,
            "name": "Babylonkoden 03a",
            "header": "Et glimt av fremtiden. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623517/theora/4120_4a9c7ab1123c4a1992f24eb4981070cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623517/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623517/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623517/broadcast/4120_708eb9d26f80416ea9d05115882194d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623517/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:28.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:42:36.563000Z",
            "updatedTime": "2018-11-10T18:29:29.706518Z",
            "uploadedTime": "2010-03-25T08:42:36.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623517/theora/4120_4a9c7ab1123c4a1992f24eb4981070cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623517/large_thumb/large.jpg"
        },
        {
            "id": 623516,
            "name": "Babylonkoden 02a",
            "header": "Gud banker på. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623516/theora/4118_4783eaf1a22d405fa54ceab1e85c40d9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623516/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623516/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623516/broadcast/4118_e7f58272b81341a6b288533b40412131.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623516/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:25.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:38:04.777000Z",
            "updatedTime": "2018-11-10T18:29:29.707945Z",
            "uploadedTime": "2010-03-25T08:38:04.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623516/theora/4118_4783eaf1a22d405fa54ceab1e85c40d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623516/large_thumb/large.jpg"
        },
        {
            "id": 623515,
            "name": "Babylonkoden 02b",
            "header": "Samtaleprogrammet: Gud banker på. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623515/theora/4119_f9c477a168ed42c98edfb016956fc051.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623515/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623515/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623515/broadcast/4119_bc3db6bc7c37409d80976bbec57c5da2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623515/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:48.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:40:19.560000Z",
            "updatedTime": "2018-11-10T18:29:29.709291Z",
            "uploadedTime": "2010-03-25T08:40:19.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623515/theora/4119_f9c477a168ed42c98edfb016956fc051.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623515/large_thumb/large.jpg"
        },
        {
            "id": 623514,
            "name": "Babylonkoden 01b",
            "header": "Samtaleprogrammet: Hvor ble det av Gud?\nProfetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623514/theora/4117_9c469711de69419b818a580374d04465.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623514/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623514/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623514/broadcast/4117_a6dad23586ff4c888a9787b5cca99db1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623514/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:21.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:32:53.350000Z",
            "updatedTime": "2018-11-10T18:29:29.710961Z",
            "uploadedTime": "2010-03-25T08:32:53.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623514/theora/4117_9c469711de69419b818a580374d04465.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623514/large_thumb/large.jpg"
        },
        {
            "id": 623513,
            "name": "Babylonkoden 01a",
            "header": "Hvor ble det av Gud? Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623513/theora/4083_0aa4abd844a54802a31b3aa24a603cf1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623513/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623513/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623513/broadcast/4083_148c70f1502a4c9c8008c98a8591d174.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623513/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:46.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-24T13:19:29.670000Z",
            "updatedTime": "2018-11-10T18:29:29.712353Z",
            "uploadedTime": "2010-03-24T13:19:29.670000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623513/theora/4083_0aa4abd844a54802a31b3aa24a603cf1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623513/large_thumb/large.jpg"
        },
        {
            "id": 623510,
            "name": "Akkurat Nå 11.04.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623510/theora/4127_b0a7978bf67a49ef95aede02bf8611bd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623510/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623510/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623510/broadcast/4127_7075ef3edcd04f2ab70b6da00651de1c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623510/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:54:51.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:50:19.823000Z",
            "updatedTime": "2018-11-10T18:29:29.716557Z",
            "uploadedTime": "2010-03-25T08:50:19.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623510/theora/4127_b0a7978bf67a49ef95aede02bf8611bd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623510/large_thumb/large.jpg"
        },
        {
            "id": 623509,
            "name": "Den norske kirke i eksil del 48",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623509/theora/4205_837fc46f1a804107acaf8c1396ff9c04.ogv",
                "original": "https://upload.frikanalen.no/media/623509/original/orig_ff35d18014744dcba6bf68e45372bc8d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623509/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623509/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623509/broadcast/4205_c74237b11ca9481bbbf77cfc70e850e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623509/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:16.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-08T08:37:59.327000Z",
            "updatedTime": "2018-11-10T18:29:29.717901Z",
            "uploadedTime": "2010-04-08T08:37:59.327000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623509/theora/4205_837fc46f1a804107acaf8c1396ff9c04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623509/large_thumb/large.jpg"
        },
        {
            "id": 623507,
            "name": "Den norske kirke i eksil del 47",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623507/theora/4203_478c196368ba43b0a0aa53b790ab3fbc.ogv",
                "original": "https://upload.frikanalen.no/media/623507/original/orig_ff2fe40c6ab24b63a3e576e6b2fba85f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623507/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623507/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623507/broadcast/4203_93dc2bec87974612bff235035b7d5ebd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623507/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:57.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-07T17:30:16.390000Z",
            "updatedTime": "2018-11-10T18:29:29.720754Z",
            "uploadedTime": "2010-04-07T17:30:16.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623507/theora/4203_478c196368ba43b0a0aa53b790ab3fbc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623507/large_thumb/large.jpg"
        },
        {
            "id": 623440,
            "name": "Drøfting av Quranen del 75",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623440/theora/3917_17324eb9474348baa67901ef565f95d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623440/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623440/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623440/broadcast/3917_2eacb253edf1421daecd15975b54a72b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623440/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:50.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:27:55.390000Z",
            "updatedTime": "2018-11-10T18:29:29.794058Z",
            "uploadedTime": "2010-01-26T10:27:55.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623440/theora/3917_17324eb9474348baa67901ef565f95d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623440/large_thumb/large.jpg"
        },
        {
            "id": 623505,
            "name": "New Life 2010 del 08",
            "header": "Fra slummen og Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623505/theora/4202_729bbb7310e64c55a9716336f4b7b4e1.ogv",
                "original": "https://upload.frikanalen.no/media/623505/original/orig_1bf5784d82fa4cf7a063e61d9a75bff8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623505/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623505/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623505/broadcast/4202_d1901db4b59a40678099ea1a4a37f67a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623505/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:27:21.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-07T13:41:41.317000Z",
            "updatedTime": "2018-11-10T18:29:29.723469Z",
            "uploadedTime": "2010-04-07T13:41:41.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623505/theora/4202_729bbb7310e64c55a9716336f4b7b4e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623505/large_thumb/large.jpg"
        },
        {
            "id": 623504,
            "name": "Den norske kirke i eksil del 46",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623504/theora/4191_39d22bab46054583870b3b43694022d9.ogv",
                "original": "https://upload.frikanalen.no/media/623504/original/orig_f883d5351f474b36acfe37cf9d38923a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623504/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623504/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623504/broadcast/4191_ceae7d89d37648a2aa8f128c2866590f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623504/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:05.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-05T16:13:50.377000Z",
            "updatedTime": "2018-11-10T18:29:29.724862Z",
            "uploadedTime": "2010-04-05T16:13:50.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623504/theora/4191_39d22bab46054583870b3b43694022d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623504/large_thumb/large.jpg"
        },
        {
            "id": 623502,
            "name": "New Life 2010 del 07",
            "header": "Fra Slummen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623502/theora/4201_eecec865494645028afebbab7299f730.ogv",
                "original": "https://upload.frikanalen.no/media/623502/original/orig_bd66a6f7685c47aab489b155544cc461.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623502/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623502/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623502/broadcast/4201_3f9779e01651453682bde923012fc1ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623502/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:27.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-06T19:47:14.853000Z",
            "updatedTime": "2018-11-10T18:29:29.727848Z",
            "uploadedTime": "2010-04-06T19:47:14.853000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623502/theora/4201_eecec865494645028afebbab7299f730.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623502/large_thumb/large.jpg"
        },
        {
            "id": 623501,
            "name": "Talentfabrikken 29. september 2010 (R)",
            "header": "Reprise fra uke 14, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623501/theora/4003_be681d08e1314b8e83ca4a59a3382307.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623501/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623501/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623501/broadcast/4003_aa547adc00d7499f84c36f544390b3ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623501/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T12:07:18.240000Z",
            "updatedTime": "2018-11-10T18:29:29.729220Z",
            "uploadedTime": "2010-03-03T12:07:18.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623501/theora/4003_be681d08e1314b8e83ca4a59a3382307.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623501/large_thumb/large.jpg"
        },
        {
            "id": 623500,
            "name": "15_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
                "original": "https://upload.frikanalen.no/media/623500/original/orig_cfc9c118b6394ff5b46181d158ae36d2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623500/broadcast/4045_89c5db59cbe749eeb6f3bd89d887b421.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623500/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:16",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T09:00:04.273000Z",
            "updatedTime": "2018-11-10T18:29:29.730584Z",
            "uploadedTime": "2010-03-10T09:00:04.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623500/large_thumb/large.jpg"
        },
        {
            "id": 623499,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623499/theora/3950_e4a4635b0454465bbd0e55aeaae3b0a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623499/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623499/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623499/broadcast/3950_e8e746b06ecd419d9480311dcce868f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623499/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:24:30.937000Z",
            "updatedTime": "2018-11-10T18:29:29.731975Z",
            "uploadedTime": "2010-02-10T10:24:30.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623499/theora/3950_e4a4635b0454465bbd0e55aeaae3b0a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623499/large_thumb/large.jpg"
        },
        {
            "id": 623498,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623498/theora/3949_0e8c8bb84fc742c19cf9c3d24cec3f30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623498/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623498/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623498/broadcast/3949_0b3a1c28928b4e7ca4bacd5bad7cb501.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623498/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:23:46.310000Z",
            "updatedTime": "2018-11-10T18:29:29.733316Z",
            "uploadedTime": "2010-02-10T10:23:46.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623498/theora/3949_0e8c8bb84fc742c19cf9c3d24cec3f30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623498/large_thumb/large.jpg"
        },
        {
            "id": 623496,
            "name": "Derek Prince Ministries",
            "header": "Derek Prince Ministries",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623496/theora/4190_9b0d8988344140d69c8dcffb4bc08809.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623496/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623496/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623496/broadcast/4190_91bffc1acb474879b3b7b0fdb2a04a0e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623496/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:31.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-31T09:53:52.077000Z",
            "updatedTime": "2018-11-10T18:29:29.736038Z",
            "uploadedTime": "2010-03-31T09:53:52.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623496/theora/4190_9b0d8988344140d69c8dcffb4bc08809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623496/large_thumb/large.jpg"
        },
        {
            "id": 623494,
            "name": "Talentfabrikken 22. september 2010 (R)",
            "header": "Reprise fra uke 13, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623494/theora/4002_12f58c74a4124583b39cefb0f049450e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623494/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623494/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623494/broadcast/4002_25dcb640760745cfa7ab84d7f70f5c69.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623494/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:36.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:58:22.007000Z",
            "updatedTime": "2018-11-10T18:29:29.739168Z",
            "uploadedTime": "2010-03-03T11:58:22.007000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623494/theora/4002_12f58c74a4124583b39cefb0f049450e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623494/large_thumb/large.jpg"
        },
        {
            "id": 623493,
            "name": "14_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
                "original": "https://upload.frikanalen.no/media/623493/original/orig_dc1d01f84a2f491886130352943c88af.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623493/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623493/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623493/broadcast/4044_94c006521af040c39e4ca8b10639e7b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623493/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:59:22.680000Z",
            "updatedTime": "2018-11-10T18:29:29.740919Z",
            "uploadedTime": "2010-03-10T08:59:22.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623493/large_thumb/large.jpg"
        },
        {
            "id": 623490,
            "name": "Akkurat nå! 28.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623490/theora/3958_55b9fff571fc4b5ab5e01d8c2e7a994e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623490/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623490/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623490/broadcast/3958_60d4e5b95318474c9966f3bb790ec26a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623490/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:46.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:26:53.233000Z",
            "updatedTime": "2018-11-10T18:29:29.745205Z",
            "uploadedTime": "2010-02-13T07:26:53.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623490/theora/3958_55b9fff571fc4b5ab5e01d8c2e7a994e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623490/large_thumb/large.jpg"
        },
        {
            "id": 623485,
            "name": "13_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
                "original": "https://upload.frikanalen.no/media/623485/original/orig_7bf954ae0dce4b7192e30b4b9ee6711b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623485/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623485/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623485/broadcast/4043_4cec48519b764e48aa4c10caabd95dda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:58:27.490000Z",
            "updatedTime": "2018-11-10T18:29:29.750740Z",
            "uploadedTime": "2010-03-10T08:58:27.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
        },
        {
            "id": 623511,
            "name": "Rettferd for taperne; Om fattigdom i innlandet",
            "header": "Foreningen, Rettferd for taperne ser på fattigdomsproblemet i innlandet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623511/theora/4213_7cb9751f54a54202bf14eca001dd2a59.ogv",
                "original": "https://upload.frikanalen.no/media/623511/original/orig_7705ddf4e1a84ebb9a0cce8a70b937d9.m4v",
                "smallThumb": "https://upload.frikanalen.no/media/623511/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623511/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623511/broadcast/4213_e11f95c2cfe84fa99686c10fbdec3a91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623511/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:28:13.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-04-09T07:54:50.697000Z",
            "updatedTime": "2020-09-02T06:27:25.137450Z",
            "uploadedTime": "2010-04-09T07:54:50.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623511/theora/4213_7cb9751f54a54202bf14eca001dd2a59.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623511/large_thumb/large.jpg"
        },
        {
            "id": 623483,
            "name": "Akkurat nå! 21.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623483/theora/3957_4b2bb26d9a414cafb48bc91f321971f5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623483/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623483/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623483/broadcast/3957_9a944ce4c99c4ab0b13681cda421d3fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623483/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:36.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:26:10.857000Z",
            "updatedTime": "2018-11-10T18:29:29.753615Z",
            "uploadedTime": "2010-02-13T07:26:10.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623483/theora/3957_4b2bb26d9a414cafb48bc91f321971f5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623483/large_thumb/large.jpg"
        },
        {
            "id": 623481,
            "name": "Hjerte Til Hjerte, Leif Hetland del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623481/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623481/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623481/broadcast/3948_d193cca63e7445b080ac6b4553124e24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:22:51.140000Z",
            "updatedTime": "2018-11-10T18:29:29.756388Z",
            "uploadedTime": "2010-02-10T10:22:51.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
        },
        {
            "id": 623480,
            "name": "Gudstjeneste fra Østfoldkirken Uke 12_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
                "original": "https://upload.frikanalen.no/media/623480/original/orig_c803b3eca305405f8c0463f020e7a237.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623480/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623480/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623480/broadcast/3966_53d88ee33cf5448bba30810064cf0fc0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623480/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:14:02.373000Z",
            "updatedTime": "2018-11-10T18:29:29.757757Z",
            "uploadedTime": "2010-02-15T14:14:02.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623480/large_thumb/large.jpg"
        },
        {
            "id": 623479,
            "name": "Time 4 Glory 4",
            "header": "Tommy M. Josefsson\nSvenn Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623479/theora/4078_6349c3d5397b44c5adabb51a12e93412.ogv",
                "original": "https://upload.frikanalen.no/media/623479/original/orig_53b7534dbbf94beb9e2ddaee0febe86c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623479/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623479/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623479/broadcast/4078_777763bdc19842b29a286552a504f689.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623479/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-17T10:22:35.963000Z",
            "updatedTime": "2018-11-10T18:29:29.759259Z",
            "uploadedTime": "2010-03-17T10:22:35.963000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623479/theora/4078_6349c3d5397b44c5adabb51a12e93412.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623479/large_thumb/large.jpg"
        },
        {
            "id": 623478,
            "name": "Time 4 Glory 4",
            "header": "Tommy M. Josefsson\nSvenn Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623478/theora/4077_bd04c20e1fe948c1808d1eeeb969e5b0.ogv",
                "original": "https://upload.frikanalen.no/media/623478/original/orig_39ace8728b3b494db327e0487a11b3ec.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623478/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623478/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623478/broadcast/4077_fd1dc1479bb4487fa523b1fd73324ee5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623478/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-17T09:47:11.500000Z",
            "updatedTime": "2018-11-10T18:29:29.760762Z",
            "uploadedTime": "2010-03-17T09:47:11.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623478/theora/4077_bd04c20e1fe948c1808d1eeeb969e5b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623478/large_thumb/large.jpg"
        },
        {
            "id": 623477,
            "name": "Hjerte Til Hjerte, Leif Hetland del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623477/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623477/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623477/broadcast/3947_b78be43ecc90419a8a825c96502ee9b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:21:55.653000Z",
            "updatedTime": "2018-11-10T18:29:29.762172Z",
            "uploadedTime": "2010-02-10T10:21:55.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
        },
        {
            "id": 623476,
            "name": "Glory TV Del2",
            "header": "Tommy M. Josefsson og Svenn Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623476/theora/4076_934fb20fa3024b9b8605e7895abb1624.ogv",
                "original": "https://upload.frikanalen.no/media/623476/original/orig_e08b35c674964050883a46bde8408511.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623476/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623476/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623476/broadcast/4076_ccc0dcbcdbb4462d959925fca948db9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623476/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:11",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-17T09:12:30.020000Z",
            "updatedTime": "2018-11-10T18:29:29.763566Z",
            "uploadedTime": "2010-03-17T09:12:30.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623476/theora/4076_934fb20fa3024b9b8605e7895abb1624.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623476/large_thumb/large.jpg"
        },
        {
            "id": 623474,
            "name": "Hjerte Til Hjerte, Leif Hetland del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623474/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623474/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623474/broadcast/3946_6a3e2ff3fecf43458bc8b1b92713a6c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:20:34.420000Z",
            "updatedTime": "2018-11-10T18:29:29.766348Z",
            "uploadedTime": "2010-02-10T10:20:34.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
        },
        {
            "id": 623472,
            "name": "Akkurat nå! 14.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623472/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623472/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623472/broadcast/3956_3d54469a1913440a86bf01b86811893a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:03.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:25:14.703000Z",
            "updatedTime": "2018-11-10T18:29:29.769093Z",
            "uploadedTime": "2010-02-13T07:25:14.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
        },
        {
            "id": 623471,
            "name": "Talentfabrikken 8. september 2010 (R)",
            "header": "Reprise fra uke 11, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623471/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623471/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623471/broadcast/4000_78221753eaa74c7ea38203bafd2d639a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:47:55.123000Z",
            "updatedTime": "2018-11-10T18:29:29.770452Z",
            "uploadedTime": "2010-03-03T11:47:55.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
        },
        {
            "id": 623470,
            "name": "Drøfting av Quranen del 78",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623470/theora/3920_901b36f029f049d9b05e119553e5b1d9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623470/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623470/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623470/broadcast/3920_e357378be5f44e5d91b43d4bd3dafd6e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623470/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:12.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:30:41.237000Z",
            "updatedTime": "2018-11-10T18:29:29.771900Z",
            "uploadedTime": "2010-01-26T10:30:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623470/theora/3920_901b36f029f049d9b05e119553e5b1d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623470/large_thumb/large.jpg"
        },
        {
            "id": 623469,
            "name": "Drøfting av Quranen del 77",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623469/theora/3919_4b3f51dbf7ba4131baf144fe3c1aed30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623469/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623469/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623469/broadcast/3919_cf74a08a2c9c40eda857a7092ccaf4d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623469/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:51.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:29:16.377000Z",
            "updatedTime": "2018-11-10T18:29:29.773304Z",
            "uploadedTime": "2010-01-26T10:29:16.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623469/theora/3919_4b3f51dbf7ba4131baf144fe3c1aed30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623469/large_thumb/large.jpg"
        },
        {
            "id": 623468,
            "name": "Den norske kirke i eksil del 45B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623468/theora/4065_133dd4d3bce042f6a4910e330fcae629.ogv",
                "original": "https://upload.frikanalen.no/media/623468/original/orig_46bb378517cf473682bd07227da5722d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623468/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623468/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623468/broadcast/4065_fc85750efbba40848965fbe2ea87c2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623468/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:02.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-11T17:27:25.307000Z",
            "updatedTime": "2018-11-10T18:29:29.774708Z",
            "uploadedTime": "2010-03-11T17:27:25.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623468/theora/4065_133dd4d3bce042f6a4910e330fcae629.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623468/large_thumb/large.jpg"
        },
        {
            "id": 623467,
            "name": "Den norske kirke i eksil del 45A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623467/theora/4064_4b93f6e7949f42d09c8f87ff2a96dfde.ogv",
                "original": "https://upload.frikanalen.no/media/623467/original/orig_fc65489522ef4b1faae5245df2eeaa7b.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623467/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623467/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623467/broadcast/4064_0192ba7b02e744979dcf12d9b5914a27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623467/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:53.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-11T17:22:55.847000Z",
            "updatedTime": "2018-11-10T18:29:29.776180Z",
            "uploadedTime": "2010-03-11T17:22:55.847000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623467/theora/4064_4b93f6e7949f42d09c8f87ff2a96dfde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623467/large_thumb/large.jpg"
        },
        {
            "id": 623466,
            "name": "Hjerte Til Hjerte, Dennis Greenidge del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623466/theora/3945_34ccdcb87fd04de89b1545c3dbb27fa5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623466/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623466/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623466/broadcast/3945_14d1bfbbe3564587a4d5736198dd198d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623466/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:18:21.593000Z",
            "updatedTime": "2018-11-10T18:29:29.777679Z",
            "uploadedTime": "2010-02-10T10:18:21.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623466/theora/3945_34ccdcb87fd04de89b1545c3dbb27fa5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623466/large_thumb/large.jpg"
        },
        {
            "id": 623449,
            "name": "Gudstjeneste fra Østfoldkirken Uke 11_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
                "original": "https://upload.frikanalen.no/media/623449/original/orig_437042589980456685498384abae8d0c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623449/broadcast/3965_0171a5ad22fb4fadb5ddecbbc7b112df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:12:39.283000Z",
            "updatedTime": "2018-11-10T18:29:29.784646Z",
            "uploadedTime": "2010-02-15T14:12:39.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
        }
    ]
}