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

{
    "count": 3453,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2450&ordering=duration",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2350&ordering=duration",
    "results": [
        {
            "id": 623262,
            "name": "Østfoldkirken Uke 51",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623262/theora/3569_847cfabbe92a400895b188c6a4e2b3f8.ogv",
                "original": "https://upload.frikanalen.no/media/623262/original/orig_97f83fb647d54881ad6f18f87309199a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623262/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623262/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623262/broadcast/3569_41bb1c65887f4d52b518d1add9f7ee16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623262/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:42",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-10-12T13:48:35.920000Z",
            "updatedTime": "2018-11-10T18:29:30.025138Z",
            "uploadedTime": "2009-10-12T13:48:35.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623262/theora/3569_847cfabbe92a400895b188c6a4e2b3f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623262/large_thumb/large.jpg"
        },
        {
            "id": 622538,
            "name": "STV U45 Gaming",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622538/theora/947_27c2b9300a364d6997451ccd06cbe71f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622538/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622538/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622538/broadcast/orig_STV U45 Gaming.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622538/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:42.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.584899Z",
            "uploadedTime": "2009-01-01T15:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622538/theora/947_27c2b9300a364d6997451ccd06cbe71f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622538/large_thumb/large.jpg"
        },
        {
            "id": 623977,
            "name": "Jesus I India del 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623977/theora/4822_102d2a73546246a089accada9f4b2480.ogv",
                "original": "https://upload.frikanalen.no/media/623977/original/orig_b95c649fcea541ec8e07838839c63796.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623977/broadcast/4822_878d2df0edcc4fee9ffb4150d8529639.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623977/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:42.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-10T18:24:22.653000Z",
            "updatedTime": "2018-11-10T18:29:29.113617Z",
            "uploadedTime": "2010-10-10T18:24:22.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623977/theora/4822_102d2a73546246a089accada9f4b2480.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623977/large_thumb/large.jpg"
        },
        {
            "id": 623253,
            "name": "Østfoldkirken Uke 50",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623253/theora/3568_995eb820e6bd4036a53ae8d32a5d5b62.ogv",
                "original": "https://upload.frikanalen.no/media/623253/original/orig_677a53f5bb954993b265705545c26282.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623253/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623253/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623253/broadcast/3568_6ad36a62ef06482dba561f08203145cb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623253/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:43",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-10-12T13:48:04.547000Z",
            "updatedTime": "2018-11-10T18:29:30.036532Z",
            "uploadedTime": "2009-10-12T13:48:04.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623253/theora/3568_995eb820e6bd4036a53ae8d32a5d5b62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623253/large_thumb/large.jpg"
        },
        {
            "id": 622503,
            "name": "Syng med oss del 4 av 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622503/theora/749_3d58f5f4d9a54cd2ba46d8de99af8e41.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622503/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622503/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622503/broadcast/orig_syng med oss 4 - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622503/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:43.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.632829Z",
            "uploadedTime": "2009-01-01T12:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622503/theora/749_3d58f5f4d9a54cd2ba46d8de99af8e41.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622503/large_thumb/large.jpg"
        },
        {
            "id": 622593,
            "name": "Vaffel-moms",
            "header": "Debatt om moms for frivillige organiasjosner",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622593/theora/2962_c22c2d3443e647f394a96a0e316ec5f4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622593/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622593/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622593/broadcast/orig_9e752303c5804913a47b4ce8d0764c18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622593/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:28:43.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-05-28T14:32:30.803000Z",
            "updatedTime": "2023-07-12T21:30:11.964059Z",
            "uploadedTime": "2009-05-28T14:32:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622593/theora/2962_c22c2d3443e647f394a96a0e316ec5f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622593/large_thumb/large.jpg"
        },
        {
            "id": 623715,
            "name": "Helse, Program1 140710",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623715/theora/4447_9e22db5b07234595b931f63d4038a174.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623715/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623715/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623715/broadcast/4447_80256d2c2d114094b659731c2917ac3a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623715/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:44",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-06-28T13:23:03.600000Z",
            "updatedTime": "2018-11-10T18:29:29.467149Z",
            "uploadedTime": "2010-06-28T13:23:03.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623715/theora/4447_9e22db5b07234595b931f63d4038a174.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623715/large_thumb/large.jpg"
        },
        {
            "id": 624457,
            "name": "NM2011 - Tertnes Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624457/broadcast/5585_830b80b8cc464fcfa128368bfaff83ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-07T19:19:57.313000Z",
            "updatedTime": "2018-11-10T18:29:28.492505Z",
            "uploadedTime": "2011-05-07T19:19:57.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
        },
        {
            "id": 624067,
            "name": "Israel - Bibelens land - Del 1",
            "header": "En reise dokumentar fra Israel, Produsert av Cymbal tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624067/theora/5004_f62e7702c72c43c0848bf881221d0291.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624067/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624067/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624067/broadcast/5004_1108d4acb05c4b4dacb77c1a02ddc759.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624067/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:44.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T07:51:29.157000Z",
            "updatedTime": "2018-11-10T18:29:28.996692Z",
            "uploadedTime": "2010-12-02T07:51:29.157000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624067/theora/5004_f62e7702c72c43c0848bf881221d0291.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624067/large_thumb/large.jpg"
        },
        {
            "id": 622469,
            "name": "ESTV 2008 uke 43",
            "header": "Det er 25 år siden Ludvig og Lise Karlsen startet Evangeliesenteret.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622469/theora/634_9ebde05439bd4a5b920b66e954d6a74d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622469/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622469/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622469/broadcast/orig_ESTV uke 43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622469/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:44.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.679831Z",
            "uploadedTime": "2009-01-01T10:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622469/theora/634_9ebde05439bd4a5b920b66e954d6a74d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622469/large_thumb/large.jpg"
        },
        {
            "id": 622502,
            "name": "Syng med oss del 3 av 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622502/theora/748_01f24879720b45a2a0524dfea11cb8a6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622502/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622502/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622502/broadcast/orig_syng med oss del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622502/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:44.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:28:00Z",
            "updatedTime": "2018-11-10T18:29:30.634159Z",
            "uploadedTime": "2009-01-01T12:28:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622502/theora/748_01f24879720b45a2a0524dfea11cb8a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622502/large_thumb/large.jpg"
        },
        {
            "id": 623655,
            "name": "Utrop TV - Flerkulturelt magasin nr 12",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623655/theora/4210_f540ec67092a42d8af1d621d98ebacbf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623655/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623655/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623655/broadcast/4210_8e6972fd5e644c89b1c45e281c879d4b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623655/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:44.640000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:56:52.230000Z",
            "updatedTime": "2018-11-10T18:29:29.536599Z",
            "uploadedTime": "2010-04-08T09:56:52.230000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623655/theora/4210_f540ec67092a42d8af1d621d98ebacbf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623655/large_thumb/large.jpg"
        },
        {
            "id": 624843,
            "name": "Stabekk Janitsjarorkester",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624843/theora/6205_7b83cc910c124f01b8157c80e6791ecb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624843/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624843/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624843/broadcast/6205_176400b436e44b99a4982614f5b76887.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624843/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T08:51:18.913000Z",
            "updatedTime": "2018-11-10T18:29:27.991717Z",
            "uploadedTime": "2012-04-11T08:51:18.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624843/theora/6205_7b83cc910c124f01b8157c80e6791ecb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624843/large_thumb/large.jpg"
        },
        {
            "id": 622575,
            "name": "Talentfabrikken uke 20",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622575/theora/1675_39a8c31c4744475c91b2b8304f1f0033.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622575/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622575/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622575/broadcast/orig_05da77c4a7ee4bb688897649240efef2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622575/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.533346Z",
            "uploadedTime": "2009-01-02T03:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622575/theora/1675_39a8c31c4744475c91b2b8304f1f0033.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622575/large_thumb/large.jpg"
        },
        {
            "id": 623501,
            "name": "Talentfabrikken 29. september 2010 (R)",
            "header": "Reprise fra uke 14, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623501/theora/4003_be681d08e1314b8e83ca4a59a3382307.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623501/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623501/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623501/broadcast/4003_aa547adc00d7499f84c36f544390b3ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623501/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T12:07:18.240000Z",
            "updatedTime": "2018-11-10T18:29:29.729220Z",
            "uploadedTime": "2010-03-03T12:07:18.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623501/theora/4003_be681d08e1314b8e83ca4a59a3382307.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623501/large_thumb/large.jpg"
        },
        {
            "id": 623379,
            "name": "Gudstjeneste fra Østfoldkirken Uke 07_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623379/theora/3685_2e6095fa840e45ef84ad77a8f937e6fb.ogv",
                "original": "https://upload.frikanalen.no/media/623379/original/orig_1cba7747ebfb4847acd5eba4aef96263.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623379/broadcast/3685_86fd21bd4b8b456bb2272d09d82ae565.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623379/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:44.717000Z",
            "updatedTime": "2018-11-10T18:29:29.867792Z",
            "uploadedTime": "2009-12-14T13:09:44.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623379/theora/3685_2e6095fa840e45ef84ad77a8f937e6fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623379/large_thumb/large.jpg"
        },
        {
            "id": 622930,
            "name": "Livsretning del 2b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622930/theora/3177_a96de9a242864afdbbd81de1ee52dc4a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622930/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622930/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622930/broadcast/orig_91f937b7389342f992e745f48452754d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622930/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:44:15.957000Z",
            "updatedTime": "2018-11-10T18:29:30.412090Z",
            "uploadedTime": "2009-07-29T12:44:15.957000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622930/theora/3177_a96de9a242864afdbbd81de1ee52dc4a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622930/large_thumb/large.jpg"
        },
        {
            "id": 622939,
            "name": "Livsretning del 7b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622939/theora/3186_dc284c5b74a842b0b25810cc5c737e6b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622939/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622939/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622939/broadcast/orig_06227383f612434a8c7422a6dfe2a7d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622939/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T13:00:29.480000Z",
            "updatedTime": "2018-11-10T18:29:30.399856Z",
            "uploadedTime": "2009-07-29T13:00:29.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622939/theora/3186_dc284c5b74a842b0b25810cc5c737e6b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622939/large_thumb/large.jpg"
        },
        {
            "id": 622384,
            "name": "Drøfting av Quranen del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622384/theora/2440_1e539c1a07fa4d47a14a01b4b8ec438f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622384/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622384/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622384/broadcast/orig_ebd8b55e63ca4c06941f4e152011e4a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622384/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.795477Z",
            "uploadedTime": "2009-01-02T16:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622384/theora/2440_1e539c1a07fa4d47a14a01b4b8ec438f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622384/large_thumb/large.jpg"
        },
        {
            "id": 622172,
            "name": "Talentfabrikken uke 14",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622172/theora/1669_2aa501df9c37426ab783b5e8b3dbf493.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622172/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622172/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622172/broadcast/orig_f9dbf340365b4460aedb7eed110fb587.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622172/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:45.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.089690Z",
            "uploadedTime": "2009-01-02T03:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622172/theora/1669_2aa501df9c37426ab783b5e8b3dbf493.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622172/large_thumb/large.jpg"
        },
        {
            "id": 627967,
            "name": "Hvordan kan du få et nært forhold til Gud?",
            "header": "Nyttige opplysninger",
            "description": "For leg og lærd",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627967/theora/Hvordan kan du f� et n�rt forhold til Gud_ (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627967/broadcast/Hvordan kan du f� et n�rt forhold til Gud_ (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/627967/large_thumb/Hvordan kan du f� et n�rt forhold til Gud_ (1).jpg",
                "original": "https://upload.frikanalen.no/media/627967/original/Hvordan kan du f� et n�rt forhold til Gud_ (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:45.333333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-11T11:17:34.316215Z",
            "updatedTime": "2024-11-11T11:33:25.787592Z",
            "uploadedTime": "2024-11-11T11:19:35.052963Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627967/theora/Hvordan kan du f� et n�rt forhold til Gud_ (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627967/large_thumb/Hvordan kan du f� et n�rt forhold til Gud_ (1).jpg"
        },
        {
            "id": 624644,
            "name": "Dagen Derpå: Norsk film",
            "header": "I denne ukens sending ser vi på filmproduksjon i Trøndelag. Midtnorsk Filmsenter svarer på hva som må til for å få støtte og vi har snakket med skuespiller Kristofer Hivju, som snart er å se i storfilmen The Thing. Håvard Gossé Bergseth ved Prosjektor Filmproduksjon snakker om mulighetene for amatører å lage film i Trondheim.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624644/theora/5793_244f9e7bbec94890b09c413c77d4503e.ogv",
                "original": "https://upload.frikanalen.no/media/624644/original/orig_af88a795f95f4efcb4fd29d485c1ea95.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624644/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624644/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624644/broadcast/5793_f05829be457243c0b1b086538465fdbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624644/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:45.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-14T16:38:03Z",
            "updatedTime": "2018-11-10T18:29:28.247955Z",
            "uploadedTime": "2011-10-14T16:38:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624644/theora/5793_244f9e7bbec94890b09c413c77d4503e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624644/large_thumb/large.jpg"
        },
        {
            "id": 624586,
            "name": "Dagen Derpå: Norsk film",
            "header": "I denne ukens sending ser vi på filmproduksjon i Trøndelag. Midtnorsk Filmsenter svarer på hva som må til for å få støtte og vi har snakket med skuespiller Kristofer Hivju, som snart er å se i storfilmen The Thing. Håvard Gossé Bergseth ved Prosjektor Filmproduksjon snakker om mulighetene for amatører å lage film i Trondheim.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624586/theora/5759_25df5950739944c3af58276e54bd6aef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624586/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624586/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624586/broadcast/5759_25df5950739944c3af58276e54bd6aef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624586/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:45.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-09T15:34:37Z",
            "updatedTime": "2018-11-10T18:29:28.325249Z",
            "uploadedTime": "2011-09-09T15:34:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624586/theora/5759_25df5950739944c3af58276e54bd6aef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624586/large_thumb/large.jpg"
        },
        {
            "id": 624240,
            "name": "Ti minutt & Levende Ord",
            "header": "Svenn Thommy Fjeldberg og Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624240/theora/5274_011b46d553064e45881d17dacaea644c.ogv",
                "original": "https://upload.frikanalen.no/media/624240/original/orig_7c8f35c175d44dfa9767b37156e9c92f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624240/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624240/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624240/broadcast/5274_2f1690854c4448d9b0064a0fb3db5736.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624240/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:45.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T10:33:12.860000Z",
            "updatedTime": "2018-11-10T18:29:28.783005Z",
            "uploadedTime": "2011-02-04T10:33:12.860000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624240/theora/5274_011b46d553064e45881d17dacaea644c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624240/large_thumb/large.jpg"
        },
        {
            "id": 624765,
            "name": "UKA TV 2012 episode 4",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624765/theora/5908_b0be054967e04f2a9aec3a42ebf06c58.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624765/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624765/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624765/broadcast/5908_29968f38500c4096ba86a037846cf3be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624765/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:47:21Z",
            "updatedTime": "2018-11-10T18:29:28.090847Z",
            "uploadedTime": "2012-01-02T14:47:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624765/theora/5908_b0be054967e04f2a9aec3a42ebf06c58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624765/large_thumb/large.jpg"
        },
        {
            "id": 624565,
            "name": "36_11 Østfoldirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624565/theora/5707_c7a6c753fb9649a3949474d8c6d484a0.ogv",
                "original": "https://upload.frikanalen.no/media/624565/original/orig_f742aae63f28480d9a87ddff27689ed4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624565/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624565/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624565/broadcast/5707_66f155e2219d4416917df952a963afab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624565/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:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:49:30.053000Z",
            "updatedTime": "2018-11-10T18:29:28.350236Z",
            "uploadedTime": "2011-08-18T08:49:30.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624565/theora/5707_c7a6c753fb9649a3949474d8c6d484a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624565/large_thumb/large.jpg"
        },
        {
            "id": 624010,
            "name": "44_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624010/theora/4756_c019c31ba20e44f8a87679549f586707.ogv",
                "original": "https://upload.frikanalen.no/media/624010/original/orig_21fcb1e2fba54e368efc7de24b53b1c4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624010/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624010/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624010/broadcast/4756_027593178a5a4e17a791d8b13989e9a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624010/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:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:28:14.633000Z",
            "updatedTime": "2018-11-10T18:29:29.070645Z",
            "uploadedTime": "2010-09-20T11:28:14.633000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624010/theora/4756_c019c31ba20e44f8a87679549f586707.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624010/large_thumb/large.jpg"
        },
        {
            "id": 623589,
            "name": "Utrop TV - Flerkulturelt magasin nr 09",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623589/theora/4207_30916d3314774a2d87990c7c0fcb1160.ogv",
                "original": "https://upload.frikanalen.no/media/623589/original/orig_94e8adbe60b1408b867f0bd991c61b3b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623589/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623589/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623589/broadcast/4207_f0ca2e7097db4a0cbb3846de5f6e7b37.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623589/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:46.120000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:53:16.820000Z",
            "updatedTime": "2018-11-10T18:29:29.619929Z",
            "uploadedTime": "2010-04-08T09:53:16.820000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623589/theora/4207_30916d3314774a2d87990c7c0fcb1160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623589/large_thumb/large.jpg"
        },
        {
            "id": 623186,
            "name": "Drøfting av Quranen del 50",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623186/theora/2946_3935f080b1e04f479b7463a2aa9662be.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623186/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623186/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623186/broadcast/2946_2885b4ba7517479e96932d6a96e5d2ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623186/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:54:27.493000Z",
            "updatedTime": "2018-11-10T18:29:30.116072Z",
            "uploadedTime": "2009-05-16T12:54:27.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623186/theora/2946_3935f080b1e04f479b7463a2aa9662be.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623186/large_thumb/large.jpg"
        },
        {
            "id": 624519,
            "name": "NM2011 - Stavanger Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624519/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624519/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624519/broadcast/5675_28e822b1edfa4267a3fec292520cd269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:58:33.220000Z",
            "updatedTime": "2018-11-10T18:29:28.413555Z",
            "uploadedTime": "2011-07-02T09:58:33.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
        },
        {
            "id": 624518,
            "name": "NM2011 - Sandefjord Brass Symposium",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624518/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624518/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624518/broadcast/5674_3e8f59e4e6c34769bbdf695a16eda1b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T09:18:56Z",
            "updatedTime": "2018-11-10T18:29:28.415034Z",
            "uploadedTime": "2011-07-02T09:18:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
        },
        {
            "id": 622259,
            "name": "Hjerte til Hjerte del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622259/broadcast/orig_Fra hjerte til hjerte 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.966187Z",
            "uploadedTime": "2009-01-02T10:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
        },
        {
            "id": 624968,
            "name": "Den norske kirke i eksil 119",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624968/theora/6410_913ec92148be4869bc8749d7d63859ef.ogv",
                "original": "https://upload.frikanalen.no/media/624968/original/orig_a66a0736133e4073a74a60bbf257790b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624968/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624968/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624968/broadcast/6410_0b50554e5dec46b984a300fe296bc14d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624968/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-17T20:51:57.397000Z",
            "updatedTime": "2018-11-10T18:29:27.833830Z",
            "uploadedTime": "2012-09-17T20:51:57.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624968/theora/6410_913ec92148be4869bc8749d7d63859ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624968/large_thumb/large.jpg"
        },
        {
            "id": 622171,
            "name": "Talentfabrikken uke 13",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622171/theora/1668_67e9e5b5ec21427d97fc1c041939119f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622171/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622171/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622171/broadcast/orig_f7be9740bcaa4f24b5ba547203aadd8f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622171/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:47.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:48:00Z",
            "updatedTime": "2018-11-10T18:29:31.091261Z",
            "uploadedTime": "2009-01-02T03:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622171/theora/1668_67e9e5b5ec21427d97fc1c041939119f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622171/large_thumb/large.jpg"
        },
        {
            "id": 624161,
            "name": "01_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624161/theora/4939_0ff505e8687d40f28271ac5ca74546a3.ogv",
                "original": "https://upload.frikanalen.no/media/624161/original/orig_e2aa96e0fb6a421b8d51ae05f2b286a3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624161/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624161/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624161/broadcast/4939_9f01bc4b17d640edaf2621947961b3f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624161/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T10:07:55.193000Z",
            "updatedTime": "2018-11-10T18:29:28.877561Z",
            "uploadedTime": "2010-11-11T10:07:55.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624161/theora/4939_0ff505e8687d40f28271ac5ca74546a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624161/large_thumb/large.jpg"
        },
        {
            "id": 624127,
            "name": "52_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624127/theora/4938_f73b6c21542147b5b49e47d353f7690e.ogv",
                "original": "https://upload.frikanalen.no/media/624127/original/orig_b8e4a5e3f4b24924b2ebfaec5af6e5f4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624127/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624127/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624127/broadcast/4938_169c00851a9a4faa9e49285f1bec1b77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624127/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T10:07:42.037000Z",
            "updatedTime": "2018-11-10T18:29:28.924567Z",
            "uploadedTime": "2010-11-11T10:07:42.037000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624127/theora/4938_f73b6c21542147b5b49e47d353f7690e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624127/large_thumb/large.jpg"
        },
        {
            "id": 624116,
            "name": "51_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624116/theora/4937_64dc9981cb7840afab3e55f945f6b87a.ogv",
                "original": "https://upload.frikanalen.no/media/624116/original/orig_d0b580641bc14ac5a82e660bf30dff06.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624116/broadcast/4937_d92fd9112a084ccfa001ff9499f8ef77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624116/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T10:06:00.097000Z",
            "updatedTime": "2018-11-10T18:29:28.937683Z",
            "uploadedTime": "2010-11-11T10:06:00.097000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624116/theora/4937_64dc9981cb7840afab3e55f945f6b87a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624116/large_thumb/large.jpg"
        },
        {
            "id": 624241,
            "name": "05_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624241/theora/5150_8ea2467f040f485bb6f0d162e02cc7a5.ogv",
                "original": "https://upload.frikanalen.no/media/624241/original/orig_2e86e9b23d5b43d1897cc7f39cabcbc5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624241/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624241/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624241/broadcast/5150_93891d110606446e8459e2d61a907f4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624241/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:14:32.753000Z",
            "updatedTime": "2018-11-10T18:29:28.781625Z",
            "uploadedTime": "2011-01-04T14:14:32.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624241/theora/5150_8ea2467f040f485bb6f0d162e02cc7a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624241/large_thumb/large.jpg"
        },
        {
            "id": 624296,
            "name": "07_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624296/theora/5276_d22f4f36b0c842c28aba57258c024c88.ogv",
                "original": "https://upload.frikanalen.no/media/624296/original/orig_109090c28e5d4d81905fb995e9342e03.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624296/broadcast/5276_1796a37096ab48fe9fffe0ef0513551f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624296/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:35:39.667000Z",
            "updatedTime": "2018-11-10T18:29:28.703150Z",
            "uploadedTime": "2011-02-04T13:35:39.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624296/theora/5276_d22f4f36b0c842c28aba57258c024c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624296/large_thumb/large.jpg"
        },
        {
            "id": 624058,
            "name": "49_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624058/theora/4936_c3281b63bc58452c934bc4b70890a435.ogv",
                "original": "https://upload.frikanalen.no/media/624058/original/orig_9e6ba6aee0bb48049b587cde9b80a89f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624058/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624058/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624058/broadcast/4936_f1805e57d07c4662bcde3aa5a409690b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624058/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:44:07.057000Z",
            "updatedTime": "2018-11-10T18:29:29.009111Z",
            "uploadedTime": "2010-11-11T09:44:07.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624058/theora/4936_c3281b63bc58452c934bc4b70890a435.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624058/large_thumb/large.jpg"
        },
        {
            "id": 624063,
            "name": "50_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624063/theora/4934_1079e790f5a04acf98ddd085614bcbdf.ogv",
                "original": "https://upload.frikanalen.no/media/624063/original/orig_dfe32365c6af4c83a70d858f76200816.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624063/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624063/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624063/broadcast/4934_d48d242aa2944d229035c0c3a753b606.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624063/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:30:49.793000Z",
            "updatedTime": "2018-11-10T18:29:29.002167Z",
            "uploadedTime": "2010-11-11T09:30:49.793000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624063/theora/4934_1079e790f5a04acf98ddd085614bcbdf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624063/large_thumb/large.jpg"
        },
        {
            "id": 624195,
            "name": "03_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624195/theora/5148_b268cc3e57d148aca1956cdea4a4fe75.ogv",
                "original": "https://upload.frikanalen.no/media/624195/original/orig_d6e46deb4419407597d6aa637f27323c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624195/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624195/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624195/broadcast/5148_b71b958df66f4697be6a033816ced014.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624195/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:10:20.370000Z",
            "updatedTime": "2018-11-10T18:29:28.840478Z",
            "uploadedTime": "2011-01-04T14:10:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624195/theora/5148_b268cc3e57d148aca1956cdea4a4fe75.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624195/large_thumb/large.jpg"
        },
        {
            "id": 624165,
            "name": "02_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624165/theora/5147_1cd154b4caf74d2681117f6fc81ec9d3.ogv",
                "original": "https://upload.frikanalen.no/media/624165/original/orig_d7ef9c07617d4d27a93b64c672b416fa.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624165/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624165/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624165/broadcast/5147_0ea4f6a6cf0744c999c10c94458eb739.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624165/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:08:02.210000Z",
            "updatedTime": "2018-11-10T18:29:28.871811Z",
            "uploadedTime": "2011-01-04T14:08:02.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624165/theora/5147_1cd154b4caf74d2681117f6fc81ec9d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624165/large_thumb/large.jpg"
        },
        {
            "id": 623108,
            "name": "Østfoldkirken U39",
            "header": "Gudstjeneste fra Østfoldkirken i Moss. Hele Gudstjenesten kan sees på www.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623108/theora/3314_4026875d77dd40518f54e2e0a37db8b7.ogv",
                "original": "https://upload.frikanalen.no/media/623108/original/orig_4d6b89a877424ae58814734f7f08fd8e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623108/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623108/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623108/broadcast/3314_833dc23468c941c9a0b648af3bd6617c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623108/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:57:05.750000Z",
            "updatedTime": "2018-11-10T18:29:30.213733Z",
            "uploadedTime": "2009-08-28T20:57:05.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623108/theora/3314_4026875d77dd40518f54e2e0a37db8b7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623108/large_thumb/large.jpg"
        },
        {
            "id": 624259,
            "name": "06_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
                "original": "https://upload.frikanalen.no/media/624259/original/orig_fb07bb0c791a408f8e01fbfa07582909.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624259/broadcast/5275_fe2efe8651e245cabe3c4d47b186c175.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624259/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:35:22.400000Z",
            "updatedTime": "2018-11-10T18:29:28.757434Z",
            "uploadedTime": "2011-02-04T13:35:22.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624259/large_thumb/large.jpg"
        },
        {
            "id": 624306,
            "name": "08_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624306/theora/5277_6d90c797b89546f0af1080af5d1060cd.ogv",
                "original": "https://upload.frikanalen.no/media/624306/original/orig_e74bc8541d7044a0a5c7971c3b12cee1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624306/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624306/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624306/broadcast/5277_8c17625adac9427f9e50925b2fb8f8b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624306/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:37:34.167000Z",
            "updatedTime": "2018-11-10T18:29:28.689490Z",
            "uploadedTime": "2011-02-04T13:37:34.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624306/theora/5277_6d90c797b89546f0af1080af5d1060cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624306/large_thumb/large.jpg"
        },
        {
            "id": 624041,
            "name": "48_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624041/theora/4935_a669fd9a8ad54e69951acce762acca5e.ogv",
                "original": "https://upload.frikanalen.no/media/624041/original/orig_de72557ceec1427f91077451bb345a46.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624041/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624041/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624041/broadcast/4935_f24e2bd43f4847c4922260c473c96ccc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624041/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:41:21.913000Z",
            "updatedTime": "2018-11-10T18:29:29.032370Z",
            "uploadedTime": "2010-11-11T09:41:21.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624041/theora/4935_a669fd9a8ad54e69951acce762acca5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624041/large_thumb/large.jpg"
        },
        {
            "id": 624847,
            "name": "Lillestrøm Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624847/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624847/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624847/broadcast/6207_8ff53fd581cc44cd832ddb8186bd5c6a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624847/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:54:16.193000Z",
            "updatedTime": "2018-11-10T18:29:27.987637Z",
            "uploadedTime": "2012-04-11T09:54:16.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624847/large_thumb/large.jpg"
        },
        {
            "id": 624409,
            "name": "Den norske kirke i eksil 82",
            "header": "Tiende hva betyr den for menigheten?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624409/theora/5517_03a518bc94b643b684e9a2a2d5d76d23.ogv",
                "original": "https://upload.frikanalen.no/media/624409/original/orig_ef1e4f85bcfc4fb6b1cdf522459fe30f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624409/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624409/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624409/broadcast/5517_8d12a97d2d084b66850d80338817b010.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624409/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-09T17:07:17.300000Z",
            "updatedTime": "2018-11-10T18:29:28.556793Z",
            "uploadedTime": "2011-04-09T17:07:17.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624409/theora/5517_03a518bc94b643b684e9a2a2d5d76d23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624409/large_thumb/large.jpg"
        },
        {
            "id": 624592,
            "name": "38_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624592/theora/5709_f7a75f183f064c56b93b257f3a981ce6.ogv",
                "original": "https://upload.frikanalen.no/media/624592/original/orig_372e8c5fc53a4f298f5dc0246e8189bc.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624592/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624592/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624592/broadcast/5709_10690786256c4adc85dc19125b7240ff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624592/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:49",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:52:09.903000Z",
            "updatedTime": "2018-11-10T18:29:28.316507Z",
            "uploadedTime": "2011-08-18T08:52:09.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624592/theora/5709_f7a75f183f064c56b93b257f3a981ce6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624592/large_thumb/large.jpg"
        }
    ]
}