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

{
    "count": 3626,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2650&ordering=-description",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2550&ordering=-description",
    "results": [
        {
            "id": 623431,
            "name": "Inside Israel Mars 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623431/broadcast/3994_2f1b7273eb754969be11170c96dae9b6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623431/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:30.280000",
            "durationSec": 1470.28,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-28T11:18:55.460000Z",
            "updatedTime": "2018-11-10T18:29:29.802745Z",
            "uploadedTime": "2010-02-28T11:18:55.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623431/large_thumb/large.jpg"
        },
        {
            "id": 623429,
            "name": "Talentfabrikken 25. august 2010 (R)",
            "header": "Reprise fra uke 9, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623429/theora/3749_a8ff216c99734c1db7fad5c161c9c124.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623429/broadcast/3749_11cc9f2986114adab57ff36e2fdb14f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623429/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:27.800000",
            "durationSec": 1587.8,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:19:22.687000Z",
            "updatedTime": "2018-11-10T18:29:29.805535Z",
            "uploadedTime": "2009-12-29T14:19:22.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623429/theora/3749_a8ff216c99734c1db7fad5c161c9c124.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623429/large_thumb/large.jpg"
        },
        {
            "id": 623427,
            "name": "Akkurat nå! 28.02.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623427/theora/3954_e36d23405f144f66b5266d63e0396586.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623427/broadcast/3954_ba01cf07e6f945f0ac749a9c2c3a0db5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623427/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:00.480000",
            "durationSec": 2940.48,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:23:07.983000Z",
            "updatedTime": "2018-11-10T18:29:29.808281Z",
            "uploadedTime": "2010-02-13T07:23:07.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623427/theora/3954_e36d23405f144f66b5266d63e0396586.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623427/large_thumb/large.jpg"
        },
        {
            "id": 623425,
            "name": "UKATV-10, episode 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623425/theora/3624_2e75dfb4364c4607bbc2346231289e59.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623425/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623425/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623425/broadcast/3624_1b1319285644429ebe136eb9e3c6bae2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623425/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:47",
            "durationSec": 2687.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-02T09:03:44.923000Z",
            "updatedTime": "2018-11-10T18:29:29.810999Z",
            "uploadedTime": "2009-11-02T09:03:44.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623425/theora/3624_2e75dfb4364c4607bbc2346231289e59.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623425/large_thumb/large.jpg"
        },
        {
            "id": 623424,
            "name": "Tromsø, kultur og festivalbyen i nord.",
            "header": "TV-RFN.\nVi tar en titt på hendelser i vårt kultur og festival-liv i Tromsø.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623424/theora/3933_1a8fa8f40a884ec585af10d86e3aa2c6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623424/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623424/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623424/broadcast/3933_ce2f752e06cc4bc5bcee5797b5b4dff0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623424/large_thumb/large.jpg"
            },
            "creator": "kristian@kikkas-network.no",
            "organization": {
                "id": 75,
                "name": "Kikkas Network",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1868,
                "editorName": "Kristian Andreas Jørgensen",
                "editorEmail": "kristian@kikkas-network.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:45.560000",
            "durationSec": 1605.56,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.kikkas-network.no",
            "createdTime": "2010-01-28T19:02:55.797000Z",
            "updatedTime": "2018-11-10T18:29:29.812414Z",
            "uploadedTime": "2010-01-28T19:02:55.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623424/theora/3933_1a8fa8f40a884ec585af10d86e3aa2c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623424/large_thumb/large.jpg"
        },
        {
            "id": 623422,
            "name": "Hjerte Til Hjerte, Dennis Greenidge del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623422/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623422/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623422/broadcast/3944_8bb090eb9e6141028756a033bf6098f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623422/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.080000",
            "durationSec": 1740.08,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:17:04.920000Z",
            "updatedTime": "2018-11-10T18:29:29.815118Z",
            "uploadedTime": "2010-02-10T10:17:04.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623422/large_thumb/large.jpg"
        },
        {
            "id": 623432,
            "name": "Empo tv - del 13",
            "header": "empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623432/theora/3696_8b51f62ea8b149be96d495e327e993b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623432/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623432/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623432/broadcast/3696_2f7b314bb1e14910ae6ca1015c473bdc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623432/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:21:28.720000",
            "durationSec": 1288.72,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2009-12-16T09:46:12.823000Z",
            "updatedTime": "2020-08-30T20:05:02.380471Z",
            "uploadedTime": "2009-12-16T09:46:12.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623432/theora/3696_8b51f62ea8b149be96d495e327e993b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623432/large_thumb/large.jpg"
        },
        {
            "id": 623459,
            "name": "timetravelling",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623459/theora/4055_bceebba1ba1641e291b222100cb0097b.ogv",
                "original": "https://upload.frikanalen.no/media/623459/original/orig_828502f951e84a329e838a3742932022.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623459/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623459/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623459/broadcast/4055_dc6626cecb804a58814105fbbb3178d1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623459/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 91 85 95 08",
                "fkmember": true
            },
            "duration": "00:03:30.850000",
            "durationSec": 210.85,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T15:23:21.913000Z",
            "updatedTime": "2020-09-02T06:28:30.119329Z",
            "uploadedTime": "2010-03-10T15:23:21.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623459/theora/4055_bceebba1ba1641e291b222100cb0097b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623459/large_thumb/large.jpg"
        },
        {
            "id": 623420,
            "name": "Hjerte Til Hjerte, Kautokeino del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623420/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623420/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623420/broadcast/3929_7a1292f4cfd14bd2b404e7f23bf387a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.840000",
            "durationSec": 1739.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-27T10:12:46.440000Z",
            "updatedTime": "2018-11-10T18:29:29.817827Z",
            "uploadedTime": "2010-01-27T10:12:46.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
        },
        {
            "id": 623418,
            "name": "New Life 2010 del 06",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
                "original": "https://upload.frikanalen.no/media/623418/original/orig_8718edf675f6437ea1bf7f6c2c8a2542.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623418/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623418/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623418/broadcast/3986_d3bfae59403f49c7b34b06056de09e76.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:07.480000",
            "durationSec": 1567.48,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-23T10:13:32.803000Z",
            "updatedTime": "2018-11-10T18:29:29.819279Z",
            "uploadedTime": "2010-02-23T10:13:32.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
        },
        {
            "id": 623417,
            "name": "Talentfabrikken 18. august 2010 (R)",
            "header": "Reprise fra uke 8, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623417/theora/3743_f67e70bc42c24691bb7d7867029e8f94.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623417/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623417/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623417/broadcast/3743_00d28e6d16574f9abc820b82caaf48ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623417/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:06.120000",
            "durationSec": 1566.12,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-28T14:36:04.977000Z",
            "updatedTime": "2018-11-10T18:29:29.820716Z",
            "uploadedTime": "2009-12-28T14:36:04.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623417/theora/3743_f67e70bc42c24691bb7d7867029e8f94.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623417/large_thumb/large.jpg"
        },
        {
            "id": 623415,
            "name": "Den norske kirke i eksil nr 44",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623415/theora/3985_539320bafbe54a89b8ebab2ff7e732fa.ogv",
                "original": "https://upload.frikanalen.no/media/623415/original/orig_a55cee5041e94de19093ba09ba5ed935.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623415/broadcast/3985_2d0823d6be3744c6a0f1a7fab224520e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623415/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.600000",
            "durationSec": 1559.6,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-22T21:28:21.880000Z",
            "updatedTime": "2018-11-10T18:29:29.823535Z",
            "uploadedTime": "2010-02-22T21:28:21.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623415/theora/3985_539320bafbe54a89b8ebab2ff7e732fa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623415/large_thumb/large.jpg"
        },
        {
            "id": 623414,
            "name": "Gudstjeneste fra Østfoldkirken Uke 09_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
                "original": "https://upload.frikanalen.no/media/623414/original/orig_25f9761fa7a544389967419132b8e70a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623414/broadcast/3963_84743e8ecdec4fcf93ddd33957506ffe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623414/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:38",
            "durationSec": 1718.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:11:05.830000Z",
            "updatedTime": "2018-11-10T18:29:29.824894Z",
            "uploadedTime": "2010-02-15T14:11:05.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623414/large_thumb/large.jpg"
        },
        {
            "id": 623412,
            "name": "I Akebakken",
            "header": "Vi har tatt en liten tur for å se hvordan det er i akebakken.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623412/theora/3984_3a54b05f0d0c4bb39703817a55702ea7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623412/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623412/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623412/broadcast/3984_ed265f5b833b40e68fb233288d0601e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623412/large_thumb/large.jpg"
            },
            "creator": "kristian@kikkas-network.no",
            "organization": {
                "id": 75,
                "name": "Kikkas Network",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1868,
                "editorName": "Kristian Andreas Jørgensen",
                "editorEmail": "kristian@kikkas-network.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:11.320000",
            "durationSec": 251.32,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.kikkas-network.no",
            "createdTime": "2010-02-20T22:42:00.223000Z",
            "updatedTime": "2018-11-10T18:29:29.827762Z",
            "uploadedTime": "2010-02-20T22:42:00.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623412/theora/3984_3a54b05f0d0c4bb39703817a55702ea7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623412/large_thumb/large.jpg"
        },
        {
            "id": 623411,
            "name": "UKATV-10, episode 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623411/theora/3619_75c689dbbd144eb59111c65bac70a5ca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623411/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623411/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623411/broadcast/3619_effbe9d019c246128952287c93c48093.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623411/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:43:25",
            "durationSec": 2605.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-02T08:58:21.080000Z",
            "updatedTime": "2018-11-10T18:29:29.829120Z",
            "uploadedTime": "2009-11-02T08:58:21.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623411/theora/3619_75c689dbbd144eb59111c65bac70a5ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623411/large_thumb/large.jpg"
        },
        {
            "id": 623410,
            "name": "Akkurat nå! 21.02.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623410/theora/3953_6d62e5aa01c6426fa7e581896c8076f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623410/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623410/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623410/broadcast/3953_ccf3f05bb28e4e6788bec03831f5d576.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623410/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:52:41.040000",
            "durationSec": 3161.04,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:22:18.403000Z",
            "updatedTime": "2018-11-10T18:29:29.830454Z",
            "uploadedTime": "2010-02-13T07:22:18.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623410/theora/3953_6d62e5aa01c6426fa7e581896c8076f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623410/large_thumb/large.jpg"
        },
        {
            "id": 623409,
            "name": "LEV VEL Usunne barn",
            "header": "Barn vokser ikke automatisk opp med en god helse. Med Per og Karsten de Lange. Programleder Yngvar Børresen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623409/theora/3980_4776b292ae9c49a39a33e407c1c0291f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623409/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623409/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623409/broadcast/3980_c9794e00a64f42058d7ae76ae4b24e6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623409/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:23:46.920000",
            "durationSec": 1426.92,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T10:02:56.743000Z",
            "updatedTime": "2018-11-10T18:29:29.831843Z",
            "uploadedTime": "2010-02-17T10:02:56.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623409/theora/3980_4776b292ae9c49a39a33e407c1c0291f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623409/large_thumb/large.jpg"
        },
        {
            "id": 623408,
            "name": "LEV VEL Ned i vekt 01",
            "header": "Per de Lange forteller hvordan vi kan gå ned i vekt.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623408/theora/3977_ed462d2b50b94db891c9469e77b265ab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623408/broadcast/3977_38f723540b0a4d778c0bd3e9ba54805b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623408/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:56.160000",
            "durationSec": 1616.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T09:44:55.983000Z",
            "updatedTime": "2018-11-10T18:29:29.833238Z",
            "uploadedTime": "2010-02-17T09:44:55.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623408/theora/3977_ed462d2b50b94db891c9469e77b265ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623408/large_thumb/large.jpg"
        },
        {
            "id": 623406,
            "name": "LEV VEL ned i vekt 02",
            "header": "Per de Lange forteller hvordan vi kan gå ned i vekt.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623406/theora/3978_a290788a98de49b49949c326584a9ac2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623406/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623406/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623406/broadcast/3978_d571949a2c1c48c68e6399fa2962e767.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623406/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:20.600000",
            "durationSec": 1580.6,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T09:54:38.767000Z",
            "updatedTime": "2018-11-10T18:29:29.835985Z",
            "uploadedTime": "2010-02-17T09:54:38.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623406/theora/3978_a290788a98de49b49949c326584a9ac2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623406/large_thumb/large.jpg"
        },
        {
            "id": 623405,
            "name": "HelseExpo Modum",
            "header": "Helsepersonell tester i samarbeid med Sunnhetsbladet folks helse mens de shopper i et handlesenter.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623405/theora/3976_a5dc4808bf6c4797b311ff2de7ab6862.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623405/broadcast/3976_bd3626a80b134f92bad898cce57162a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623405/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:54.560000",
            "durationSec": 1674.56,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T09:40:53.137000Z",
            "updatedTime": "2018-11-10T18:29:29.837340Z",
            "uploadedTime": "2010-02-17T09:40:53.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623405/theora/3976_a5dc4808bf6c4797b311ff2de7ab6862.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623405/large_thumb/large.jpg"
        },
        {
            "id": 623404,
            "name": "LEV VEL fysisk aktivitet",
            "header": "Fysisk aktivitet er uvurderlig viktig for en god helse. Med Per og Karsten de Lange. Programleder Yngvar Børresen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623404/theora/3979_af8ea3b19b9b4cfbaf30d74285a12b9c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623404/broadcast/3979_2d3e9e1f66654339b61d8acdcb4aba0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623404/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:53.480000",
            "durationSec": 1613.48,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T09:58:27.957000Z",
            "updatedTime": "2018-11-10T18:29:29.838705Z",
            "uploadedTime": "2010-02-17T09:58:27.957000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623404/theora/3979_af8ea3b19b9b4cfbaf30d74285a12b9c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623404/large_thumb/large.jpg"
        },
        {
            "id": 623403,
            "name": "HelseExpo Buskerud",
            "header": "Helsepersonell i samarbeid med Sunnhetsbladet tester folks helse i et handlesenter.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623403/theora/3973_5a8180747bb84fd3851f1db786591cfa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623403/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623403/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623403/broadcast/3973_bc4fc7eb86844a3395b130760dd233cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623403/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:23:05",
            "durationSec": 1385.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T09:30:07.727000Z",
            "updatedTime": "2018-11-10T18:29:29.840114Z",
            "uploadedTime": "2010-02-17T09:30:07.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623403/theora/3973_5a8180747bb84fd3851f1db786591cfa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623403/large_thumb/large.jpg"
        },
        {
            "id": 623402,
            "name": "Bazar Fretex",
            "header": "Over 1000 Fretex-containere er plassert rundt i landet vårt, og ca 15 tonn klær ankommer sorteringsanlegget på Alnabru hver dag. Se noen av skattene som dukker opp der! Fretex er også Norges største attføringsbedrift, og vi møter Rolf Harald som har gått fra et liv i fangenskap og rus til et liv i frihet og fast jobb.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623402/theora/3943_b98427544cb54a9b9a9f9e43cbce21cf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623402/broadcast/3943_329ade7c28664a44ac8755b4e57a12b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623402/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-10T09:46:19.287000Z",
            "updatedTime": "2018-11-10T18:29:29.841472Z",
            "uploadedTime": "2010-02-10T09:46:19.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623402/theora/3943_b98427544cb54a9b9a9f9e43cbce21cf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623402/large_thumb/large.jpg"
        },
        {
            "id": 623401,
            "name": "Utrop Tv - Plata fra gata",
            "header": "= Oslo-talenter\n\nHer får =Oslo-selgerne mulighet til å vise sine ferdigheter innen tekst- og musikkproduksjon.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623401/theora/3981_251c2a1f0b6245ffbe761746f91f762f.ogv",
                "original": "https://upload.frikanalen.no/media/623401/original/orig_a704c6fbb18b4f288bf0a6e1ab66aeae.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623401/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623401/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623401/broadcast/3981_35df1e9c1c07461a878fdcfdf459b9ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623401/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:24.960000",
            "durationSec": 264.96,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-19T11:55:40.400000Z",
            "updatedTime": "2018-11-10T18:29:29.842820Z",
            "uploadedTime": "2010-02-19T11:55:40.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623401/theora/3981_251c2a1f0b6245ffbe761746f91f762f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623401/large_thumb/large.jpg"
        },
        {
            "id": 623399,
            "name": "Hjerte Til Hjerte, Heidi Baker",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623399/theora/3927_48b0cd51e40346138689c09fed6f3dc2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623399/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623399/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623399/broadcast/3927_f7624cb9d9984b8a9b4d50c6f9829c2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623399/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-27T10:03:06.370000Z",
            "updatedTime": "2018-11-10T18:29:29.844291Z",
            "uploadedTime": "2010-01-27T10:03:06.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623399/theora/3927_48b0cd51e40346138689c09fed6f3dc2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623399/large_thumb/large.jpg"
        },
        {
            "id": 623398,
            "name": "Talentfabrikken 11. august 2010 (R)",
            "header": "Reprise fra uke 7, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623398/theora/3742_df76cf64c8fd408cbaa4e056a66491b2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623398/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623398/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623398/broadcast/3742_19e602898cca40969b4a50800b463375.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623398/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:47.560000",
            "durationSec": 1607.56,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-28T14:35:11.240000Z",
            "updatedTime": "2018-11-10T18:29:29.845708Z",
            "uploadedTime": "2009-12-28T14:35:11.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623398/theora/3742_df76cf64c8fd408cbaa4e056a66491b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623398/large_thumb/large.jpg"
        },
        {
            "id": 623390,
            "name": "New Life 2010 del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623390/theora/3967_da6dd5967077414294f71832611d5448.ogv",
                "original": "https://upload.frikanalen.no/media/623390/original/orig_78b6b202b8de4a379b67f673ae8d6b85.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623390/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623390/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623390/broadcast/3967_0d189937de1b4850b8d54a185facff03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623390/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:54.840000",
            "durationSec": 1494.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-15T19:32:32.467000Z",
            "updatedTime": "2018-11-10T18:29:29.853786Z",
            "uploadedTime": "2010-02-15T19:32:32.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623390/theora/3967_da6dd5967077414294f71832611d5448.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623390/large_thumb/large.jpg"
        },
        {
            "id": 623388,
            "name": "Gudstjeneste fra Østfoldkirken Uke 08_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623388/theora/3686_a129cf65d5c44de49dd510d042c5dc03.ogv",
                "original": "https://upload.frikanalen.no/media/623388/original/orig_f0da05abeea54be78eba9e99c41319de.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623388/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623388/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623388/broadcast/3686_8a72aa9d781e408ca3728359295c35bc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623388/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",
            "durationSec": 1699.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:10:07.593000Z",
            "updatedTime": "2018-11-10T18:29:29.856572Z",
            "uploadedTime": "2009-12-14T13:10:07.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623388/theora/3686_a129cf65d5c44de49dd510d042c5dc03.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623388/large_thumb/large.jpg"
        },
        {
            "id": 623384,
            "name": "New Life 2010 del 04",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623384/theora/3962_7a3b4fab2f0f4bf6b9c890d0866397ae.ogv",
                "original": "https://upload.frikanalen.no/media/623384/original/orig_4ea3d0c581214b828ee9dae574db09b1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623384/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623384/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623384/broadcast/3962_b0a6368fe9f843ef8c4cc27630d2c244.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623384/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:45.720000",
            "durationSec": 1545.72,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-14T22:20:40.300000Z",
            "updatedTime": "2018-11-10T18:29:29.862294Z",
            "uploadedTime": "2010-02-14T22:20:40.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623384/theora/3962_7a3b4fab2f0f4bf6b9c890d0866397ae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623384/large_thumb/large.jpg"
        },
        {
            "id": 623382,
            "name": "Akkurat nå! 14.02.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623382/theora/3952_6932306a32264620a5ef3371abce9d58.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623382/broadcast/3952_8cfcde782a274b2eb2778339e68d6c79.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623382/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:31.320000",
            "durationSec": 3211.32,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:20:31.013000Z",
            "updatedTime": "2018-11-10T18:29:29.863679Z",
            "uploadedTime": "2010-02-13T07:20:31.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623382/theora/3952_6932306a32264620a5ef3371abce9d58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623382/large_thumb/large.jpg"
        },
        {
            "id": 623381,
            "name": "New Life 2010 del 03",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623381/theora/3951_39ecd74aeb534bfd9b0ce7c53242eeb4.ogv",
                "original": "https://upload.frikanalen.no/media/623381/original/orig_b2a610f8c3e9435492f02beff0329317.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623381/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623381/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623381/broadcast/3951_f31790fe54bc47439d96c2cdad76197e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623381/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:48.200000",
            "durationSec": 1488.2,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-12T22:36:33.590000Z",
            "updatedTime": "2018-11-10T18:29:29.865012Z",
            "uploadedTime": "2010-02-12T22:36:33.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623381/theora/3951_39ecd74aeb534bfd9b0ce7c53242eeb4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623381/large_thumb/large.jpg"
        },
        {
            "id": 623380,
            "name": "Den norske kirke i eksil del 43",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623380/theora/3942_3c8ed799ec6f40149d16575b4a48d953.ogv",
                "original": "https://upload.frikanalen.no/media/623380/original/orig_e3e05cbb112f460a8764be8542b595b8.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623380/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623380/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623380/broadcast/3942_fdb1d93745c141d488afffb4bdc39245.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623380/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:28:36.360000",
            "durationSec": 1716.36,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-09T18:30:08.897000Z",
            "updatedTime": "2018-11-10T18:29:29.866365Z",
            "uploadedTime": "2010-02-09T18:30:08.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623380/theora/3942_3c8ed799ec6f40149d16575b4a48d953.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623380/large_thumb/large.jpg"
        },
        {
            "id": 623379,
            "name": "Gudstjeneste fra Østfoldkirken Uke 07_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623379/theora/3685_2e6095fa840e45ef84ad77a8f937e6fb.ogv",
                "original": "https://upload.frikanalen.no/media/623379/original/orig_1cba7747ebfb4847acd5eba4aef96263.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623379/broadcast/3685_86fd21bd4b8b456bb2272d09d82ae565.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623379/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:45",
            "durationSec": 1725.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:44.717000Z",
            "updatedTime": "2018-11-10T18:29:29.867792Z",
            "uploadedTime": "2009-12-14T13:09:44.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623379/theora/3685_2e6095fa840e45ef84ad77a8f937e6fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623379/large_thumb/large.jpg"
        },
        {
            "id": 623378,
            "name": "Akkurat nå! 7.februar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623378/theora/3941_184f2761c02f4541a025f651fc48c35a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623378/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623378/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623378/broadcast/3941_9b29eb0027d54ccd8cb520de328ca23f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623378/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:50:25.240000",
            "durationSec": 3025.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-07T09:53:16.423000Z",
            "updatedTime": "2018-11-10T18:29:29.869277Z",
            "uploadedTime": "2010-02-07T09:53:16.423000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623378/theora/3941_184f2761c02f4541a025f651fc48c35a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623378/large_thumb/large.jpg"
        },
        {
            "id": 623377,
            "name": "Hjerte Til Hjerte, besøk hos KraftskolenSBI",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623377/theora/3736_5b2f80fbb9b3432ba3ad8ca66fb2b945.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623377/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623377/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623377/broadcast/3736_5ae397b6b4714844816104bf131463de.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623377/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",
            "durationSec": 1740.12,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:30:16.370000Z",
            "updatedTime": "2018-11-10T18:29:29.871036Z",
            "uploadedTime": "2009-12-18T11:30:16.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623377/theora/3736_5b2f80fbb9b3432ba3ad8ca66fb2b945.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623377/large_thumb/large.jpg"
        },
        {
            "id": 623293,
            "name": "Talentfabrikken 2010 uke 01",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623293/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623293/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623293/broadcast/2865_ec18ac43f145481b9eec89387d13fdcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623293/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.120000",
            "durationSec": 1738.12,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:16:12.463000Z",
            "updatedTime": "2018-11-10T18:29:29.985632Z",
            "uploadedTime": "2009-05-15T22:16:12.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623293/large_thumb/large.jpg"
        },
        {
            "id": 623374,
            "name": "Bazar i jungelen i Bangladesh",
            "header": "Bli med på tur fra Norge til den lukkede jungelen i Bangladesh. Her satser Normisjon på å nå de unådde, og det er ikke ufarlig arbeid!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623374/theora/3670_192ece4daacb409fa176144d8e087679.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623374/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623374/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623374/broadcast/3670_480a29b42fda4e419f89874e82410d33.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623374/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-27T12:43:39.013000Z",
            "updatedTime": "2018-11-10T18:29:29.876150Z",
            "uploadedTime": "2009-11-27T12:43:39.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623374/theora/3670_192ece4daacb409fa176144d8e087679.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623374/large_thumb/large.jpg"
        },
        {
            "id": 623373,
            "name": "Gudstjeneste fra Østfoldkirken Uke 06_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
                "original": "https://upload.frikanalen.no/media/623373/original/orig_e5478a34dc20439d84f90536df3902c9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623373/broadcast/3684_4d0141b475ee4428ad88880713fee99b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623373/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:00",
            "durationSec": 1680.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:25.373000Z",
            "updatedTime": "2018-11-10T18:29:29.877600Z",
            "uploadedTime": "2009-12-14T13:09:25.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623373/large_thumb/large.jpg"
        },
        {
            "id": 623372,
            "name": "Apokalypsis 12A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623372/theora/3798_10c11e56d3534b42828189974369ef39.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623372/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623372/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623372/broadcast/3798_c4704f6f28c244b9946dadc54d445f6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623372/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:56:40.830000Z",
            "updatedTime": "2018-11-10T18:29:29.878984Z",
            "uploadedTime": "2010-01-05T21:56:40.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623372/theora/3798_10c11e56d3534b42828189974369ef39.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623372/large_thumb/large.jpg"
        },
        {
            "id": 623371,
            "name": "Apokalypsis 08A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623371/theora/3794_ade49795bd0846338dcebbbd4499cbfa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623371/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623371/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623371/broadcast/3794_0828a193fa8649a7a4b136380012306a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623371/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:54:46.173000Z",
            "updatedTime": "2018-11-10T18:29:29.880418Z",
            "uploadedTime": "2010-01-05T21:54:46.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623371/theora/3794_ade49795bd0846338dcebbbd4499cbfa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623371/large_thumb/large.jpg"
        },
        {
            "id": 623370,
            "name": "Apokalypsis 07A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623370/theora/3793_feb7a1eb902b4113acdb5332aabef18e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623370/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623370/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623370/broadcast/3793_88b5684882f740b98975c14253d42dab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623370/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:54:23.187000Z",
            "updatedTime": "2018-11-10T18:29:29.881812Z",
            "uploadedTime": "2010-01-05T21:54:23.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623370/theora/3793_feb7a1eb902b4113acdb5332aabef18e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623370/large_thumb/large.jpg"
        },
        {
            "id": 623369,
            "name": "Apokalypsis 11A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623369/theora/3797_32abc29b9677498f805beafe825983c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623369/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623369/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623369/broadcast/3797_733386c365d9432abcd196dee60f6c42.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623369/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:56:18.063000Z",
            "updatedTime": "2018-11-10T18:29:29.883239Z",
            "uploadedTime": "2010-01-05T21:56:18.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623369/theora/3797_32abc29b9677498f805beafe825983c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623369/large_thumb/large.jpg"
        },
        {
            "id": 623368,
            "name": "Apokalypsis 09A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623368/theora/3795_53848c31cae14b1ea3dfccffb0bcca8a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623368/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623368/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623368/broadcast/3795_e01f5540e0ea418f9ca9f9537679742f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623368/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:55:06.530000Z",
            "updatedTime": "2018-11-10T18:29:29.884670Z",
            "uploadedTime": "2010-01-05T21:55:06.530000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623368/theora/3795_53848c31cae14b1ea3dfccffb0bcca8a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623368/large_thumb/large.jpg"
        },
        {
            "id": 623367,
            "name": "Apokalypsis 10A",
            "header": "Det kan neppe være en tilfeldighet at Åpenbaringsboken beskriver begivenheter i historien og i vår egen tid så nøyaktig. Med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623367/theora/3796_8551bfcc60c342cca7cd06fdcedb4c2e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623367/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623367/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623367/broadcast/3796_9d4f21b439784c56bb30743a42b38645.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623367/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.560000",
            "durationSec": 1560.56,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T21:55:54.203000Z",
            "updatedTime": "2018-11-10T18:29:29.886041Z",
            "uploadedTime": "2010-01-05T21:55:54.203000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623367/theora/3796_8551bfcc60c342cca7cd06fdcedb4c2e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623367/large_thumb/large.jpg"
        },
        {
            "id": 623366,
            "name": "Inside Israel Februar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623366/theora/3934_2da9ec51f4144cb2b2d61366ce421405.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623366/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623366/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623366/broadcast/3934_10778f4810384298b6f96a0f29eb3e4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623366/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:41.680000",
            "durationSec": 1541.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-01-29T08:17:27.807000Z",
            "updatedTime": "2018-11-10T18:29:29.887401Z",
            "uploadedTime": "2010-01-29T08:17:27.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623366/theora/3934_2da9ec51f4144cb2b2d61366ce421405.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623366/large_thumb/large.jpg"
        },
        {
            "id": 623365,
            "name": "Akkurat Nå! 31.01.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623365/theora/3748_73c9949bfa044b778dca5d0ec5e9cb55.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623365/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623365/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623365/broadcast/3748_1e1b01a6f1fb48b4af7f0aabb9da5be2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623365/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:38.640000",
            "durationSec": 3098.64,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T09:21:40.133000Z",
            "updatedTime": "2018-11-10T18:29:29.888772Z",
            "uploadedTime": "2009-12-29T09:21:40.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623365/theora/3748_73c9949bfa044b778dca5d0ec5e9cb55.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623365/large_thumb/large.jpg"
        },
        {
            "id": 623364,
            "name": "Hjerte Til Hjerte, Dennis Greenidge",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623364/theora/3735_b12486e45bb344ad8ebde03cc6949e4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623364/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623364/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623364/broadcast/3735_02fddd9969ae4a0ba3f1db9fa52e9e90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623364/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.200000",
            "durationSec": 1740.2,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:29:28.917000Z",
            "updatedTime": "2018-11-10T18:29:29.890112Z",
            "uploadedTime": "2009-12-18T11:29:28.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623364/theora/3735_b12486e45bb344ad8ebde03cc6949e4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623364/large_thumb/large.jpg"
        },
        {
            "id": 623363,
            "name": "TV-RFN. En stemningsrapport fra Tromsø. Del 2",
            "header": "Vi viser en stemningsrapport fra Tromsø, vinter og sommer 2009. Dette er andre del av våre programmer fra Tromsø.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623363/theora/3777_a72eaa8706b541a69fd64598da6c1321.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623363/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623363/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623363/broadcast/3777_bd0cb19564294f449c2a1ffd3b5147f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623363/large_thumb/large.jpg"
            },
            "creator": "kristian@kikkas-network.no",
            "organization": {
                "id": 75,
                "name": "Kikkas Network",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1868,
                "editorName": "Kristian Andreas Jørgensen",
                "editorEmail": "kristian@kikkas-network.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:50",
            "durationSec": 1730.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.kikkas-network.no",
            "createdTime": "2010-01-02T16:36:13.983000Z",
            "updatedTime": "2018-11-10T18:29:29.891496Z",
            "uploadedTime": "2010-01-02T16:36:13.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623363/theora/3777_a72eaa8706b541a69fd64598da6c1321.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623363/large_thumb/large.jpg"
        },
        {
            "id": 623356,
            "name": "Drøfting av Quranen del 72",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623356/theora/3913_c1898ee56d2845f98557120146bb3411.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623356/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623356/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623356/broadcast/3913_530d32e56e7541c2a5c7774909974d7f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623356/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:02.640000",
            "durationSec": 1862.64,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:24:09.687000Z",
            "updatedTime": "2018-11-10T18:29:29.901100Z",
            "uploadedTime": "2010-01-26T10:24:09.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623356/theora/3913_c1898ee56d2845f98557120146bb3411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623356/large_thumb/large.jpg"
        },
        {
            "id": 623355,
            "name": "Drøfting av Quranen del 69",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623355/theora/3752_6ec1a2a75c6e4c4798114e9f6fe76112.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623355/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623355/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623355/broadcast/3752_08ed1c75ac574944a7f186b62ec95f6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623355/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:25.600000",
            "durationSec": 1705.6,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:27:37.813000Z",
            "updatedTime": "2018-11-10T18:29:29.902489Z",
            "uploadedTime": "2009-12-29T14:27:37.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623355/theora/3752_6ec1a2a75c6e4c4798114e9f6fe76112.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623355/large_thumb/large.jpg"
        }
    ]
}