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=2650&ordering=-uploaded_time
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=2700&ordering=-uploaded_time",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2600&ordering=-uploaded_time",
    "results": [
        {
            "id": 623458,
            "name": "Shaun Bartlett -Timetravelling",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv",
                "original": "https://upload.frikanalen.no/media/623458/original/orig_bf40d18ba8a94708ad99883689d1b4f9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623458/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623458/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623458/broadcast/4053_39be51a7d05b40b7af1b0bab4815dec2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623458/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.840000",
            "durationSec": 210.84,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T14:09:13Z",
            "updatedTime": "2020-09-02T06:28:44.959030Z",
            "uploadedTime": "2010-03-10T14:09:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623458/large_thumb/large.jpg"
        },
        {
            "id": 623455,
            "name": "Shaun Bartlett - Silk",
            "header": "Shaun Bartlett Musikkvideo",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623455/theora/4049_63471bf001b147f99fee9f7739e71a52.ogv",
                "original": "https://upload.frikanalen.no/media/623455/original/orig_8ab7a96987cc48d6819267578dfc6cac.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623455/broadcast/4049_09b79adfbe8d4cd58432c9c4d228d7f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623455/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:42.400000",
            "durationSec": 222.4,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T13:29:10Z",
            "updatedTime": "2020-09-02T06:28:54.859462Z",
            "uploadedTime": "2010-03-10T13:29:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623455/theora/4049_63471bf001b147f99fee9f7739e71a52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623455/large_thumb/large.jpg"
        },
        {
            "id": 623549,
            "name": "16_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623549/theora/4046_858fb119a04b4487a11fe3f6025d48e8.ogv",
                "original": "https://upload.frikanalen.no/media/623549/original/orig_64bbb2b8376a413186ae99651318156c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623549/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623549/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623549/broadcast/4046_d3cacc1a123844dba8cf21360893ba82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623549/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:28",
            "durationSec": 1708.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T09:01:40.260000Z",
            "updatedTime": "2018-11-10T18:29:29.660898Z",
            "uploadedTime": "2010-03-10T09:01:40.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623549/theora/4046_858fb119a04b4487a11fe3f6025d48e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623549/large_thumb/large.jpg"
        },
        {
            "id": 623500,
            "name": "15_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
                "original": "https://upload.frikanalen.no/media/623500/original/orig_cfc9c118b6394ff5b46181d158ae36d2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623500/broadcast/4045_89c5db59cbe749eeb6f3bd89d887b421.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623500/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:16",
            "durationSec": 1696.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T09:00:04.273000Z",
            "updatedTime": "2018-11-10T18:29:29.730584Z",
            "uploadedTime": "2010-03-10T09:00:04.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623500/large_thumb/large.jpg"
        },
        {
            "id": 623493,
            "name": "14_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
                "original": "https://upload.frikanalen.no/media/623493/original/orig_dc1d01f84a2f491886130352943c88af.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623493/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623493/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623493/broadcast/4044_94c006521af040c39e4ca8b10639e7b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623493/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01",
            "durationSec": 1681.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:59:22.680000Z",
            "updatedTime": "2018-11-10T18:29:29.740919Z",
            "uploadedTime": "2010-03-10T08:59:22.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623493/large_thumb/large.jpg"
        },
        {
            "id": 623485,
            "name": "13_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
                "original": "https://upload.frikanalen.no/media/623485/original/orig_7bf954ae0dce4b7192e30b4b9ee6711b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623485/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623485/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623485/broadcast/4043_4cec48519b764e48aa4c10caabd95dda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02",
            "durationSec": 1682.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:58:27.490000Z",
            "updatedTime": "2018-11-10T18:29:29.750740Z",
            "uploadedTime": "2010-03-10T08:58:27.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
        },
        {
            "id": 623538,
            "name": "Utrop TV - flerkulturelt magasin nr 07",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623538/theora/4014_00aac4e393b9461fa40c084e507ada27.ogv",
                "original": "https://upload.frikanalen.no/media/623538/original/orig_54d47eaa532547d988e530134c4dc4bf.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623538/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623538/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623538/broadcast/4014_dbfecea2306c41af88ff1420e0dd2eb1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623538/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:28:23.920000",
            "durationSec": 1703.92,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T17:18:10.750000Z",
            "updatedTime": "2018-11-10T18:29:29.676773Z",
            "uploadedTime": "2010-03-08T17:18:10.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623538/theora/4014_00aac4e393b9461fa40c084e507ada27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623538/large_thumb/large.jpg"
        },
        {
            "id": 623506,
            "name": "Utrop TV - flerkulturelt magasin nr 06",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623506/theora/4013_291abcad971d4a7f985f8e970c4400a9.ogv",
                "original": "https://upload.frikanalen.no/media/623506/original/orig_9ed3c484ec00410cba2e9d59ef4d374d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623506/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623506/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623506/broadcast/4013_0639f2eef7694857b70f4f1ef47c5e90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623506/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:27:16.920000",
            "durationSec": 1636.92,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T17:16:55.440000Z",
            "updatedTime": "2018-11-10T18:29:29.722106Z",
            "uploadedTime": "2010-03-08T17:16:55.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623506/theora/4013_291abcad971d4a7f985f8e970c4400a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623506/large_thumb/large.jpg"
        },
        {
            "id": 623486,
            "name": "Utrop TV - flerkulturelt magasin nr 04",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623486/theora/4012_e40af92a9a5c48af9f7edf3d53b09f97.ogv",
                "original": "https://upload.frikanalen.no/media/623486/original/orig_caa793cfc0414e6b8784e341dce050c8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623486/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623486/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623486/broadcast/4012_e4a104736ce34a60a6e0576bc122d338.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623486/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:28:07.320000",
            "durationSec": 1687.32,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T16:47:27.363000Z",
            "updatedTime": "2018-11-10T18:29:29.749395Z",
            "uploadedTime": "2010-03-08T16:47:27.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623486/theora/4012_e40af92a9a5c48af9f7edf3d53b09f97.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623486/large_thumb/large.jpg"
        },
        {
            "id": 623488,
            "name": "Utrop TV - flerkulturelt magasin nr 05",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623488/theora/4011_1c05a8abe28f4524a0b34c2ea5de4406.ogv",
                "original": "https://upload.frikanalen.no/media/623488/original/orig_f38b20e2237e4adb91095643130f955f.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623488/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623488/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623488/broadcast/4011_58e6790f72e24a36b4ea73f22df190ff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623488/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:28:16.320000",
            "durationSec": 1696.32,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T16:25:53.147000Z",
            "updatedTime": "2018-11-10T18:29:29.747992Z",
            "uploadedTime": "2010-03-08T16:25:53.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623488/theora/4011_1c05a8abe28f4524a0b34c2ea5de4406.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623488/large_thumb/large.jpg"
        },
        {
            "id": 623484,
            "name": "Utrop TV - flerkulturelt magasin nr 03",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623484/theora/4010_b4c378e8675448819d72d1e71b032033.ogv",
                "original": "https://upload.frikanalen.no/media/623484/original/orig_5edd346102a74eff9bcf40d4324201d9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623484/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623484/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623484/broadcast/4010_d525beff320c4c7fa8368c1446912f4f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623484/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:28:10.360000",
            "durationSec": 1690.36,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T16:01:33.460000Z",
            "updatedTime": "2018-11-10T18:29:29.752261Z",
            "uploadedTime": "2010-03-08T16:01:33.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623484/theora/4010_b4c378e8675448819d72d1e71b032033.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623484/large_thumb/large.jpg"
        },
        {
            "id": 623539,
            "name": "Talentfabrikken 8. oktober 2010 (R)",
            "header": "Reprise fra uke 15, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623539/theora/4004_584896a0afb74bd3a90935641314c7f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623539/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623539/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623539/broadcast/4004_73dcc07099b8430ebcff74b922637a50.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623539/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:24:44.600000",
            "durationSec": 1484.6,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-03T12:09:15.997000Z",
            "updatedTime": "2018-11-10T18:29:29.675104Z",
            "uploadedTime": "2010-03-03T12:09:15.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623539/theora/4004_584896a0afb74bd3a90935641314c7f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623539/large_thumb/large.jpg"
        },
        {
            "id": 623501,
            "name": "Talentfabrikken 29. september 2010 (R)",
            "header": "Reprise fra uke 14, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623501/theora/4003_be681d08e1314b8e83ca4a59a3382307.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623501/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623501/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623501/broadcast/4003_aa547adc00d7499f84c36f544390b3ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623501/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:44.960000",
            "durationSec": 1724.96,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T12:07:18.240000Z",
            "updatedTime": "2018-11-10T18:29:29.729220Z",
            "uploadedTime": "2010-03-03T12:07:18.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623501/theora/4003_be681d08e1314b8e83ca4a59a3382307.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623501/large_thumb/large.jpg"
        },
        {
            "id": 623494,
            "name": "Talentfabrikken 22. september 2010 (R)",
            "header": "Reprise fra uke 13, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623494/theora/4002_12f58c74a4124583b39cefb0f049450e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623494/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623494/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623494/broadcast/4002_25dcb640760745cfa7ab84d7f70f5c69.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623494/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:36.680000",
            "durationSec": 1716.68,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:58:22.007000Z",
            "updatedTime": "2018-11-10T18:29:29.739168Z",
            "uploadedTime": "2010-03-03T11:58:22.007000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623494/theora/4002_12f58c74a4124583b39cefb0f049450e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623494/large_thumb/large.jpg"
        },
        {
            "id": 623482,
            "name": "Talentfabrikken 15. september 2010 (R)",
            "header": "Reprise fra uke 12, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623482/theora/4001_173bfe0925904089916c0b4ff8decb04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623482/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623482/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623482/broadcast/4001_ebc148b02d6c416694b0cbf06ac59cd1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623482/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:23:10.360000",
            "durationSec": 1390.36,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:49:20.063000Z",
            "updatedTime": "2018-11-10T18:29:29.754970Z",
            "uploadedTime": "2010-03-03T11:49:20.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623482/theora/4001_173bfe0925904089916c0b4ff8decb04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623482/large_thumb/large.jpg"
        },
        {
            "id": 623471,
            "name": "Talentfabrikken 8. september 2010 (R)",
            "header": "Reprise fra uke 11, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623471/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623471/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623471/broadcast/4000_78221753eaa74c7ea38203bafd2d639a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:48.080000",
            "durationSec": 1428.08,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:47:55.123000Z",
            "updatedTime": "2018-11-10T18:29:29.770452Z",
            "uploadedTime": "2010-03-03T11:47:55.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
        },
        {
            "id": 623451,
            "name": "Utrop TV - flerkulturelt magasin nr 01",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623451/theora/3996_b83b5e00259f4a5db76d12abe5479f7d.ogv",
                "original": "https://upload.frikanalen.no/media/623451/original/orig_40c6159b712c415a97c50a3fa1e7a263.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623451/broadcast/3996_8f0e28a2de8141279bae72297855b56f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623451/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:26:55.920000",
            "durationSec": 1615.92,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-28T18:05:53.057000Z",
            "updatedTime": "2018-11-10T18:29:29.783190Z",
            "uploadedTime": "2010-02-28T18:05:53.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623451/theora/3996_b83b5e00259f4a5db76d12abe5479f7d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623451/large_thumb/large.jpg"
        },
        {
            "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": 623473,
            "name": "Utrop TV - flerkulturelt magasin nr 02",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
                "original": "https://upload.frikanalen.no/media/623473/original/orig_e45603b69ab34301bbb374d13ef0f62a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623473/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623473/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623473/broadcast/3993_f0fc41ce83cc4a3b97f464a7f21867cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623473/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:28:58.960000",
            "durationSec": 1738.96,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-24T19:09:51.017000Z",
            "updatedTime": "2018-11-10T18:29:29.767742Z",
            "uploadedTime": "2010-02-24T19:09:51.017000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623473/large_thumb/large.jpg"
        },
        {
            "id": 623610,
            "name": "Hjerte Til Hjerte, Marc Dupont del 1",
            "header": "Marc Dupont på SBI.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623610/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623610/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623610/broadcast/3991_b29da3ef411948459ee748583e8d5bbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623610/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-02-24T08:53:43.833000Z",
            "updatedTime": "2018-11-10T18:29:29.596308Z",
            "uploadedTime": "2010-02-24T08:53:43.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623610/large_thumb/large.jpg"
        },
        {
            "id": 623568,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 3",
            "header": "Carl Gustav Severin på Zoe (2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623568/theora/3990_0d9e51f7abfd41a88dace3cf92467504.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623568/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623568/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623568/broadcast/3990_1dd0c6de691b495c8a0d33c7aeb588f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623568/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-02-24T08:52:33.757000Z",
            "updatedTime": "2018-11-10T18:29:29.636253Z",
            "uploadedTime": "2010-02-24T08:52:33.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623568/theora/3990_0d9e51f7abfd41a88dace3cf92467504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623568/large_thumb/large.jpg"
        },
        {
            "id": 623562,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 2",
            "header": "Carl Gustav Severin på Zoe(2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623562/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623562/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623562/broadcast/3989_a4941a7928e64bd49cbb64bf522a25bc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623562/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": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:50:40.117000Z",
            "updatedTime": "2018-11-10T18:29:29.643035Z",
            "uploadedTime": "2010-02-24T08:50:40.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623562/large_thumb/large.jpg"
        },
        {
            "id": 623561,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 1",
            "header": "Carl Gustav Severin på Zoe (2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623561/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623561/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623561/broadcast/3988_657d0faf137b40ce873a5f942ed8daaf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "durationSec": 1740.04,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:44:46.583000Z",
            "updatedTime": "2018-11-10T18:29:29.644397Z",
            "uploadedTime": "2010-02-24T08:44:46.583000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg"
        },
        {
            "id": 623560,
            "name": "Hjerte Til Hjerte, Finnmark (2009)",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623560/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623560/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623560/broadcast/3987_68822bcf895e4391b52c2adc6f183717.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623560/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-02-24T08:44:08.083000Z",
            "updatedTime": "2018-11-10T18:29:29.645734Z",
            "uploadedTime": "2010-02-24T08:44:08.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623560/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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 623480,
            "name": "Gudstjeneste fra Østfoldkirken Uke 12_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
                "original": "https://upload.frikanalen.no/media/623480/original/orig_c803b3eca305405f8c0463f020e7a237.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623480/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623480/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623480/broadcast/3966_53d88ee33cf5448bba30810064cf0fc0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623480/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:19",
            "durationSec": 1699.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:14:02.373000Z",
            "updatedTime": "2018-11-10T18:29:29.757757Z",
            "uploadedTime": "2010-02-15T14:14:02.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623480/large_thumb/large.jpg"
        },
        {
            "id": 623449,
            "name": "Gudstjeneste fra Østfoldkirken Uke 11_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
                "original": "https://upload.frikanalen.no/media/623449/original/orig_437042589980456685498384abae8d0c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623449/broadcast/3965_0171a5ad22fb4fadb5ddecbbc7b112df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:29",
            "durationSec": 1709.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:12:39.283000Z",
            "updatedTime": "2018-11-10T18:29:29.784646Z",
            "uploadedTime": "2010-02-15T14:12:39.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
        },
        {
            "id": 623443,
            "name": "Gudstjeneste fra Østfoldkirken Uke 10_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623443/theora/3964_2ce34170b08942b994c354222f944726.ogv",
                "original": "https://upload.frikanalen.no/media/623443/original/orig_37030c51633b424899aaf3794275a29f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623443/broadcast/3964_2db28af214b04d63ae6f475141f3e9a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623443/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:27:45",
            "durationSec": 1665.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:57.377000Z",
            "updatedTime": "2018-11-10T18:29:29.790007Z",
            "uploadedTime": "2010-02-15T14:11:57.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623443/theora/3964_2ce34170b08942b994c354222f944726.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623443/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": 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": 623490,
            "name": "Akkurat nå! 28.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623490/theora/3958_55b9fff571fc4b5ab5e01d8c2e7a994e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623490/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623490/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623490/broadcast/3958_60d4e5b95318474c9966f3bb790ec26a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623490/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:48:46.760000",
            "durationSec": 2926.76,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:26:53.233000Z",
            "updatedTime": "2018-11-10T18:29:29.745205Z",
            "uploadedTime": "2010-02-13T07:26:53.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623490/theora/3958_55b9fff571fc4b5ab5e01d8c2e7a994e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623490/large_thumb/large.jpg"
        },
        {
            "id": 623483,
            "name": "Akkurat nå! 21.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623483/theora/3957_4b2bb26d9a414cafb48bc91f321971f5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623483/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623483/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623483/broadcast/3957_9a944ce4c99c4ab0b13681cda421d3fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623483/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:36.080000",
            "durationSec": 3216.08,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:26:10.857000Z",
            "updatedTime": "2018-11-10T18:29:29.753615Z",
            "uploadedTime": "2010-02-13T07:26:10.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623483/theora/3957_4b2bb26d9a414cafb48bc91f321971f5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623483/large_thumb/large.jpg"
        },
        {
            "id": 623472,
            "name": "Akkurat nå! 14.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623472/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623472/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623472/broadcast/3956_3d54469a1913440a86bf01b86811893a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:03.320000",
            "durationSec": 3183.32,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:25:14.703000Z",
            "updatedTime": "2018-11-10T18:29:29.769093Z",
            "uploadedTime": "2010-02-13T07:25:14.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
        },
        {
            "id": 623441,
            "name": "Akkurat nå! 07.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623441/theora/3955_4211b5b504d04efa86b8f8300ede6552.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623441/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623441/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623441/broadcast/3955_514ca6117ddc44bba9901c489e2f13ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623441/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:46.880000",
            "durationSec": 3226.88,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:24:17.310000Z",
            "updatedTime": "2018-11-10T18:29:29.792727Z",
            "uploadedTime": "2010-02-13T07:24:17.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623441/theora/3955_4211b5b504d04efa86b8f8300ede6552.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623441/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": 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": 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": 623499,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623499/theora/3950_e4a4635b0454465bbd0e55aeaae3b0a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623499/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623499/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623499/broadcast/3950_e8e746b06ecd419d9480311dcce868f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623499/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:24:30.937000Z",
            "updatedTime": "2018-11-10T18:29:29.731975Z",
            "uploadedTime": "2010-02-10T10:24:30.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623499/theora/3950_e4a4635b0454465bbd0e55aeaae3b0a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623499/large_thumb/large.jpg"
        },
        {
            "id": 623498,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623498/theora/3949_0e8c8bb84fc742c19cf9c3d24cec3f30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623498/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623498/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623498/broadcast/3949_0b3a1c28928b4e7ca4bacd5bad7cb501.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623498/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:23:46.310000Z",
            "updatedTime": "2018-11-10T18:29:29.733316Z",
            "uploadedTime": "2010-02-10T10:23:46.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623498/theora/3949_0e8c8bb84fc742c19cf9c3d24cec3f30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623498/large_thumb/large.jpg"
        }
    ]
}