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

{
    "count": 3725,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2100&ordering=ref_url",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2000&ordering=ref_url",
    "results": [
        {
            "id": 623481,
            "name": "Hjerte Til Hjerte, Leif Hetland del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623481/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623481/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623481/broadcast/3948_d193cca63e7445b080ac6b4553124e24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "durationSec": 1740.04,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:22:51.140000Z",
            "updatedTime": "2018-11-10T18:29:29.756388Z",
            "uploadedTime": "2010-02-10T10:22:51.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
        },
        {
            "id": 622170,
            "name": "Talentfabrikken uke 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622170/theora/1667_c54f8490288c40e985050d53b1a6d63b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622170/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622170/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622170/broadcast/orig_b26ee80704264affb84ea8ef0955030d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622170/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:47:00Z",
            "updatedTime": "2018-11-10T18:29:31.092755Z",
            "uploadedTime": "2009-01-02T03:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622170/theora/1667_c54f8490288c40e985050d53b1a6d63b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622170/large_thumb/large.jpg"
        },
        {
            "id": 622474,
            "name": "Andre (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622474/theora/645_f878681a95de454cab9fde355a47f502.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622474/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622474/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622474/broadcast/orig_vignetter.andre organisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622474/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 91 85 95 08",
                "fkmember": true
            },
            "duration": "00:00:08",
            "durationSec": 8.0,
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:45:00Z",
            "updatedTime": "2018-11-14T11:22:23.803006Z",
            "uploadedTime": "2009-01-01T10:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622474/theora/645_f878681a95de454cab9fde355a47f502.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622474/large_thumb/large.jpg"
        },
        {
            "id": 622472,
            "name": "Minoriteter (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622472/theora/641_1e660bc8289944cc9096deccd29f7164.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622472/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622472/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622472/broadcast/orig_vignetter.minoritetsorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622472/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 91 85 95 08",
                "fkmember": true
            },
            "duration": "00:00:08",
            "durationSec": 8.0,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:41:00Z",
            "updatedTime": "2018-11-14T11:23:17.611834Z",
            "uploadedTime": "2009-01-01T10:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622472/theora/641_1e660bc8289944cc9096deccd29f7164.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622472/large_thumb/large.jpg"
        },
        {
            "id": 623477,
            "name": "Hjerte Til Hjerte, Leif Hetland del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623477/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623477/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623477/broadcast/3947_b78be43ecc90419a8a825c96502ee9b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "durationSec": 1740.32,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:21:55.653000Z",
            "updatedTime": "2018-11-10T18:29:29.762172Z",
            "uploadedTime": "2010-02-10T10:21:55.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
        },
        {
            "id": 628363,
            "name": "(46 Jehovas Vitner: Du må bli et Jehovas Vitne, eller dø i Harmageddon. Her forklarer et tidligere vitne hvordan Vakttårnets lære hevder at det kun er Jehovas Vitner som vil bli frelst – ingen andre.",
            "header": null,
            "description": "Videoen er laget av et tidligere Jehovas Vitne som nå er blitt en kristen, og han er nå et VITNE for Jesus.  Jesus sier: Jeg er Veien og Sannheten og Livet. Ingen kommer til Faderen uten ved meg. Joh. 14.6",
            "files": {
                "webmMed": "https://upload.frikanalen.no/media/628363/webm_med/Bliv_medlem_af_Jehovas_vidner_eller_d_i_harmagedon___Citater_fra_Vagttarnet.publer.com.webm",
                "largeThumb": "https://upload.frikanalen.no/media/628363/large_thumb/Bliv_medlem_af_Jehovas_vidner_eller_d_i_harmagedon___Citater_fra_Vagttarnet.publer.com.jpg",
                "original": "https://upload.frikanalen.no/media/628363/original/Bliv_medlem_af_Jehovas_vidner_eller_d_i_harmagedon___Citater_fra_Vagttarnet.publer.com.mp4"
            },
            "creator": "egil@skarning.no",
            "organization": {
                "id": 251,
                "name": "Sannheten",
                "homepage": "www.sannheten.org",
                "description": "Vi ønsker å formidle den usensurerte SANNHETEN om erfaringer knyttet til livet i og utenfor Jehovas vitner og Vakttårnets Bibel- og Traktatselskap.",
                "postalAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "streetAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "editorId": 2827,
                "editorName": "E. S. Langemyr",
                "editorEmail": "egil@skarning.no",
                "editorMsisdn": "+47 40 05 19 78",
                "fkmember": true
            },
            "duration": "00:33:38.417778",
            "durationSec": 2018.417778,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-10-25T17:36:50.155185Z",
            "updatedTime": "2025-10-25T17:52:25.530158Z",
            "uploadedTime": "2025-10-25T17:37:25.878783Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628363/large_thumb/Bliv_medlem_af_Jehovas_vidner_eller_d_i_harmagedon___Citater_fra_Vagttarnet.publer.com.jpg"
        },
        {
            "id": 623474,
            "name": "Hjerte Til Hjerte, Leif Hetland del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623474/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623474/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623474/broadcast/3946_6a3e2ff3fecf43458bc8b1b92713a6c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "durationSec": 1740.12,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:20:34.420000Z",
            "updatedTime": "2018-11-10T18:29:29.766348Z",
            "uploadedTime": "2010-02-10T10:20:34.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
        },
        {
            "id": 623473,
            "name": "Utrop TV - flerkulturelt magasin nr 02",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
                "original": "https://upload.frikanalen.no/media/623473/original/orig_e45603b69ab34301bbb374d13ef0f62a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623473/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623473/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623473/broadcast/3993_f0fc41ce83cc4a3b97f464a7f21867cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623473/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.960000",
            "durationSec": 1738.96,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-24T19:09:51.017000Z",
            "updatedTime": "2018-11-10T18:29:29.767742Z",
            "uploadedTime": "2010-02-24T19:09:51.017000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623473/large_thumb/large.jpg"
        },
        {
            "id": 623472,
            "name": "Akkurat nå! 14.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623472/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623472/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623472/broadcast/3956_3d54469a1913440a86bf01b86811893a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:03.320000",
            "durationSec": 3183.32,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:25:14.703000Z",
            "updatedTime": "2018-11-10T18:29:29.769093Z",
            "uploadedTime": "2010-02-13T07:25:14.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
        },
        {
            "id": 623471,
            "name": "Talentfabrikken 8. september 2010 (R)",
            "header": "Reprise fra uke 11, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623471/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623471/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623471/broadcast/4000_78221753eaa74c7ea38203bafd2d639a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:48.080000",
            "durationSec": 1428.08,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:47:55.123000Z",
            "updatedTime": "2018-11-10T18:29:29.770452Z",
            "uploadedTime": "2010-03-03T11:47:55.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
        },
        {
            "id": 623470,
            "name": "Drøfting av Quranen del 78",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623470/theora/3920_901b36f029f049d9b05e119553e5b1d9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623470/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623470/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623470/broadcast/3920_e357378be5f44e5d91b43d4bd3dafd6e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623470/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:12.720000",
            "durationSec": 1872.72,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:30:41.237000Z",
            "updatedTime": "2018-11-10T18:29:29.771900Z",
            "uploadedTime": "2010-01-26T10:30:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623470/theora/3920_901b36f029f049d9b05e119553e5b1d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623470/large_thumb/large.jpg"
        },
        {
            "id": 623469,
            "name": "Drøfting av Quranen del 77",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623469/theora/3919_4b3f51dbf7ba4131baf144fe3c1aed30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623469/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623469/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623469/broadcast/3919_cf74a08a2c9c40eda857a7092ccaf4d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623469/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:51.880000",
            "durationSec": 1851.88,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:29:16.377000Z",
            "updatedTime": "2018-11-10T18:29:29.773304Z",
            "uploadedTime": "2010-01-26T10:29:16.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623469/theora/3919_4b3f51dbf7ba4131baf144fe3c1aed30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623469/large_thumb/large.jpg"
        },
        {
            "id": 623468,
            "name": "Den norske kirke i eksil del 45B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623468/theora/4065_133dd4d3bce042f6a4910e330fcae629.ogv",
                "original": "https://upload.frikanalen.no/media/623468/original/orig_46bb378517cf473682bd07227da5722d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623468/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623468/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623468/broadcast/4065_fc85750efbba40848965fbe2ea87c2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623468/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:02.840000",
            "durationSec": 1502.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-11T17:27:25.307000Z",
            "updatedTime": "2018-11-10T18:29:29.774708Z",
            "uploadedTime": "2010-03-11T17:27:25.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623468/theora/4065_133dd4d3bce042f6a4910e330fcae629.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623468/large_thumb/large.jpg"
        },
        {
            "id": 623467,
            "name": "Den norske kirke i eksil del 45A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623467/theora/4064_4b93f6e7949f42d09c8f87ff2a96dfde.ogv",
                "original": "https://upload.frikanalen.no/media/623467/original/orig_fc65489522ef4b1faae5245df2eeaa7b.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623467/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623467/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623467/broadcast/4064_0192ba7b02e744979dcf12d9b5914a27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623467/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:53.680000",
            "durationSec": 1553.68,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-11T17:22:55.847000Z",
            "updatedTime": "2018-11-10T18:29:29.776180Z",
            "uploadedTime": "2010-03-11T17:22:55.847000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623467/theora/4064_4b93f6e7949f42d09c8f87ff2a96dfde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623467/large_thumb/large.jpg"
        },
        {
            "id": 623466,
            "name": "Hjerte Til Hjerte, Dennis Greenidge del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623466/theora/3945_34ccdcb87fd04de89b1545c3dbb27fa5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623466/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623466/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623466/broadcast/3945_14d1bfbbe3564587a4d5736198dd198d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623466/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:18:21.593000Z",
            "updatedTime": "2018-11-10T18:29:29.777679Z",
            "uploadedTime": "2010-02-10T10:18:21.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623466/theora/3945_34ccdcb87fd04de89b1545c3dbb27fa5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623466/large_thumb/large.jpg"
        },
        {
            "id": 623451,
            "name": "Utrop TV - flerkulturelt magasin nr 01",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623451/theora/3996_b83b5e00259f4a5db76d12abe5479f7d.ogv",
                "original": "https://upload.frikanalen.no/media/623451/original/orig_40c6159b712c415a97c50a3fa1e7a263.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623451/broadcast/3996_8f0e28a2de8141279bae72297855b56f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623451/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:55.920000",
            "durationSec": 1615.92,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-28T18:05:53.057000Z",
            "updatedTime": "2018-11-10T18:29:29.783190Z",
            "uploadedTime": "2010-02-28T18:05:53.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623451/theora/3996_b83b5e00259f4a5db76d12abe5479f7d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623451/large_thumb/large.jpg"
        },
        {
            "id": 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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:47.880000",
            "durationSec": 1727.88,
            "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": 623445,
            "name": "Drøfting av Quranen del 76",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623445/theora/3918_ccdaf678a76f4798aeda7e77241f7207.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623445/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623445/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623445/broadcast/3918_04ffaf46dc23419e956bdf7c02b8a528.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623445/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:52.440000",
            "durationSec": 1732.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:28:36.437000Z",
            "updatedTime": "2018-11-10T18:29:29.788648Z",
            "uploadedTime": "2010-01-26T10:28:36.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623445/theora/3918_ccdaf678a76f4798aeda7e77241f7207.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623445/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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:45.240000",
            "durationSec": 1725.24,
            "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": 623442,
            "name": "Talentfabrikken 1. september 2010 (R)",
            "header": "Reprise fra uke 10, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623442/theora/3784_5c28aa52da0642cfb597f38c1d52c940.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623442/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623442/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623442/broadcast/3784_04c34feec88d4fd78836be97f7a05182.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623442/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:28.640000",
            "durationSec": 1708.64,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T15:07:40.680000Z",
            "updatedTime": "2018-11-10T18:29:29.791363Z",
            "uploadedTime": "2010-01-05T15:07:40.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623442/theora/3784_5c28aa52da0642cfb597f38c1d52c940.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623442/large_thumb/large.jpg"
        },
        {
            "id": 623441,
            "name": "Akkurat nå! 07.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623441/theora/3955_4211b5b504d04efa86b8f8300ede6552.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623441/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623441/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623441/broadcast/3955_514ca6117ddc44bba9901c489e2f13ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623441/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:46.880000",
            "durationSec": 3226.88,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:24:17.310000Z",
            "updatedTime": "2018-11-10T18:29:29.792727Z",
            "uploadedTime": "2010-02-13T07:24:17.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623441/theora/3955_4211b5b504d04efa86b8f8300ede6552.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623441/large_thumb/large.jpg"
        },
        {
            "id": 623439,
            "name": "Drøfting av Quranen del 74",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623439/theora/3916_aedbc79e46694db8ade5f8d632c03441.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623439/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623439/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623439/broadcast/3916_dac5a6aa3b484142a0754e20d39af2d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623439/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:07.880000",
            "durationSec": 1867.88,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:27:14.813000Z",
            "updatedTime": "2018-11-10T18:29:29.795637Z",
            "uploadedTime": "2010-01-26T10:27:14.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623439/theora/3916_aedbc79e46694db8ade5f8d632c03441.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623439/large_thumb/large.jpg"
        },
        {
            "id": 623433,
            "name": "Drøfting av Quranen del 73",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623433/theora/3915_64e3cfbcfec44d52a65f4419f2a3cb4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623433/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623433/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623433/broadcast/3915_633bd519865d4d40ae2ba64dbb23d092.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623433/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:27:14.440000",
            "durationSec": 1634.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:25:44.953000Z",
            "updatedTime": "2018-11-10T18:29:29.799966Z",
            "uploadedTime": "2010-01-26T10:25:44.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623433/theora/3915_64e3cfbcfec44d52a65f4419f2a3cb4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623433/large_thumb/large.jpg"
        },
        {
            "id": 623431,
            "name": "Inside Israel Mars 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623431/broadcast/3994_2f1b7273eb754969be11170c96dae9b6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623431/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:30.280000",
            "durationSec": 1470.28,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-28T11:18:55.460000Z",
            "updatedTime": "2018-11-10T18:29:29.802745Z",
            "uploadedTime": "2010-02-28T11:18:55.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623431/large_thumb/large.jpg"
        },
        {
            "id": 627848,
            "name": "Hvem, hva og hvor er Jehova og Jesus",
            "header": "Nyttig lærdom varer livet ut",
            "description": "Nyttig lærdom varer livet ut",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627848/theora/Hvem, hvor og hva er navnet_ (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627848/broadcast/Hvem, hvor og hva er navnet_ (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/627848/large_thumb/Hvem, hvor og hva er navnet_ (1).jpg",
                "original": "https://upload.frikanalen.no/media/627848/original/Hvem, hvor og hva er navnet_ (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": "Anders Helge Myhren",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "+47 97 57 89 63",
                "fkmember": true
            },
            "duration": "00:58:35.300000",
            "durationSec": 3515.3,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-05T09:06:37.649820Z",
            "updatedTime": "2024-02-05T09:34:46.132455Z",
            "uploadedTime": "2024-02-05T09:06:53.712068Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627848/theora/Hvem, hvor og hva er navnet_ (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627848/large_thumb/Hvem, hvor og hva er navnet_ (1).jpg"
        },
        {
            "id": 623429,
            "name": "Talentfabrikken 25. august 2010 (R)",
            "header": "Reprise fra uke 9, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623429/theora/3749_a8ff216c99734c1db7fad5c161c9c124.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623429/broadcast/3749_11cc9f2986114adab57ff36e2fdb14f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623429/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:27.800000",
            "durationSec": 1587.8,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:19:22.687000Z",
            "updatedTime": "2018-11-10T18:29:29.805535Z",
            "uploadedTime": "2009-12-29T14:19:22.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623429/theora/3749_a8ff216c99734c1db7fad5c161c9c124.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623429/large_thumb/large.jpg"
        },
        {
            "id": 623428,
            "name": "UKATV-10, episode 8",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623428/theora/3626_d394d505df734b69b32ed008ebb75274.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623428/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623428/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623428/broadcast/3626_fd097abf4b184b60bdce96a0b8c45efb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623428/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:45:28.440000",
            "durationSec": 2728.44,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:05:43Z",
            "updatedTime": "2018-11-10T18:29:29.806883Z",
            "uploadedTime": "2009-11-02T09:05:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623428/theora/3626_d394d505df734b69b32ed008ebb75274.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623428/large_thumb/large.jpg"
        },
        {
            "id": 623427,
            "name": "Akkurat nå! 28.02.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623427/theora/3954_e36d23405f144f66b5266d63e0396586.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623427/broadcast/3954_ba01cf07e6f945f0ac749a9c2c3a0db5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623427/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:00.480000",
            "durationSec": 2940.48,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:23:07.983000Z",
            "updatedTime": "2018-11-10T18:29:29.808281Z",
            "uploadedTime": "2010-02-13T07:23:07.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623427/theora/3954_e36d23405f144f66b5266d63e0396586.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623427/large_thumb/large.jpg"
        },
        {
            "id": 623426,
            "name": "UKATV-10, episode 7",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623426/theora/3625_cfbc61ac1c55422b856278b4a24145ae.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623426/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623426/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623426/broadcast/3625_024664b77d0d4935b6a4d47e0e3bcd11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623426/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:45:02.560000",
            "durationSec": 2702.56,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:04:39Z",
            "updatedTime": "2018-11-10T18:29:29.809617Z",
            "uploadedTime": "2009-11-02T09:04:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623426/theora/3625_cfbc61ac1c55422b856278b4a24145ae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623426/large_thumb/large.jpg"
        },
        {
            "id": 623425,
            "name": "UKATV-10, episode 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623425/theora/3624_2e75dfb4364c4607bbc2346231289e59.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623425/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623425/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623425/broadcast/3624_1b1319285644429ebe136eb9e3c6bae2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623425/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:47",
            "durationSec": 2687.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-02T09:03:44.923000Z",
            "updatedTime": "2018-11-10T18:29:29.810999Z",
            "uploadedTime": "2009-11-02T09:03:44.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623425/theora/3624_2e75dfb4364c4607bbc2346231289e59.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623425/large_thumb/large.jpg"
        },
        {
            "id": 622173,
            "name": "Talentfabrikken uke 15",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622173/theora/1670_d6e6df7140fa4b53a98103a8ebc3d7fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622173/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622173/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622173/broadcast/orig_029c0f00e0434d2fb74c22ed4ac29922.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622173/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:56.560000",
            "durationSec": 1676.56,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:50:00Z",
            "updatedTime": "2018-11-10T18:29:31.088343Z",
            "uploadedTime": "2009-01-02T03:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622173/theora/1670_d6e6df7140fa4b53a98103a8ebc3d7fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622173/large_thumb/large.jpg"
        },
        {
            "id": 623423,
            "name": "UKATV-10, episode 4",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623423/theora/3623_704b0bb957454fefa75ee24c6e5d0ab7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623423/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623423/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623423/broadcast/3623_35fe11d8097a42bda1ea6f48fa0f23dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623423/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:48:32",
            "durationSec": 2912.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:02:59Z",
            "updatedTime": "2018-11-10T18:29:29.813766Z",
            "uploadedTime": "2009-11-02T09:02:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623423/theora/3623_704b0bb957454fefa75ee24c6e5d0ab7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623423/large_thumb/large.jpg"
        },
        {
            "id": 623422,
            "name": "Hjerte Til Hjerte, Dennis Greenidge del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623422/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623422/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623422/broadcast/3944_8bb090eb9e6141028756a033bf6098f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623422/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "durationSec": 1740.08,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:17:04.920000Z",
            "updatedTime": "2018-11-10T18:29:29.815118Z",
            "uploadedTime": "2010-02-10T10:17:04.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623422/large_thumb/large.jpg"
        },
        {
            "id": 622174,
            "name": "Talentfabrikken uke 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622174/theora/1671_e8b47275a81a49d8a9d4cd1c82d08cc9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622174/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622174/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622174/broadcast/orig_ccd1f4710b19459e8311e4736b48821e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622174/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:04.920000",
            "durationSec": 1624.92,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:51:00Z",
            "updatedTime": "2018-11-10T18:29:31.086846Z",
            "uploadedTime": "2009-01-02T03:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622174/theora/1671_e8b47275a81a49d8a9d4cd1c82d08cc9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622174/large_thumb/large.jpg"
        },
        {
            "id": 622175,
            "name": "Talentfabrikken uke 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622175/theora/1672_2052444e94214927911f897a01017d56.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622175/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622175/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622175/broadcast/orig_f56929d6b2fc4d7d99d8b4158a90f482.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622175/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51.760000",
            "durationSec": 1731.76,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:52:00Z",
            "updatedTime": "2018-11-10T18:29:31.085505Z",
            "uploadedTime": "2009-01-02T03:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622175/theora/1672_2052444e94214927911f897a01017d56.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622175/large_thumb/large.jpg"
        },
        {
            "id": 622177,
            "name": "Akkurat Nå - Episode 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622177/theora/1685_f771adbe7a464c24b5beb03b6e48ed4b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622177/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622177/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622177/broadcast/orig_Akkurat Nå - Episode 9 - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622177/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:55:50.120000",
            "durationSec": 3350.12,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:05:00Z",
            "updatedTime": "2018-11-10T18:29:31.082689Z",
            "uploadedTime": "2009-01-02T04:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622177/theora/1685_f771adbe7a464c24b5beb03b6e48ed4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622177/large_thumb/large.jpg"
        },
        {
            "id": 622178,
            "name": "ESTV uke 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622178/theora/1690_30ef2220ce03430886626abc08e3e63e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622178/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622178/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622178/broadcast/orig_estv uke 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622178/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:20:07",
            "durationSec": 1207.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:10:00Z",
            "updatedTime": "2018-11-10T18:29:31.081153Z",
            "uploadedTime": "2009-01-02T04:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622178/theora/1690_30ef2220ce03430886626abc08e3e63e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622178/large_thumb/large.jpg"
        },
        {
            "id": 623421,
            "name": "UKATV-10, episode 5",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623421/theora/3622_cd0602598c39432284337f64d8f09d97.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623421/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623421/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623421/broadcast/3622_6370ba6d13ea46b4b16e3cc5ec31b16f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623421/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:08.160000",
            "durationSec": 2648.16,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:02:00Z",
            "updatedTime": "2018-11-10T18:29:29.816490Z",
            "uploadedTime": "2009-11-02T09:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623421/theora/3622_cd0602598c39432284337f64d8f09d97.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623421/large_thumb/large.jpg"
        },
        {
            "id": 623420,
            "name": "Hjerte Til Hjerte, Kautokeino del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623420/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623420/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623420/broadcast/3929_7a1292f4cfd14bd2b404e7f23bf387a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.840000",
            "durationSec": 1739.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-27T10:12:46.440000Z",
            "updatedTime": "2018-11-10T18:29:29.817827Z",
            "uploadedTime": "2010-01-27T10:12:46.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
        },
        {
            "id": 623418,
            "name": "New Life 2010 del 06",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
                "original": "https://upload.frikanalen.no/media/623418/original/orig_8718edf675f6437ea1bf7f6c2c8a2542.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623418/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623418/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623418/broadcast/3986_d3bfae59403f49c7b34b06056de09e76.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:07.480000",
            "durationSec": 1567.48,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-23T10:13:32.803000Z",
            "updatedTime": "2018-11-10T18:29:29.819279Z",
            "uploadedTime": "2010-02-23T10:13:32.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
        },
        {
            "id": 623417,
            "name": "Talentfabrikken 18. august 2010 (R)",
            "header": "Reprise fra uke 8, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623417/theora/3743_f67e70bc42c24691bb7d7867029e8f94.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623417/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623417/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623417/broadcast/3743_00d28e6d16574f9abc820b82caaf48ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623417/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:06.120000",
            "durationSec": 1566.12,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-28T14:36:04.977000Z",
            "updatedTime": "2018-11-10T18:29:29.820716Z",
            "uploadedTime": "2009-12-28T14:36:04.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623417/theora/3743_f67e70bc42c24691bb7d7867029e8f94.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623417/large_thumb/large.jpg"
        },
        {
            "id": 623416,
            "name": "UKATV-10, episode 3",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623416/theora/3621_0687899740ad46e886da1404c2fab3e5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623416/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623416/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623416/broadcast/3621_27e1f600bd6248d6bb93114f92b563b0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623416/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:45:55.480000",
            "durationSec": 2755.48,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:01:10Z",
            "updatedTime": "2018-11-10T18:29:29.822102Z",
            "uploadedTime": "2009-11-02T09:01:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623416/theora/3621_0687899740ad46e886da1404c2fab3e5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623416/large_thumb/large.jpg"
        },
        {
            "id": 623415,
            "name": "Den norske kirke i eksil nr 44",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623415/theora/3985_539320bafbe54a89b8ebab2ff7e732fa.ogv",
                "original": "https://upload.frikanalen.no/media/623415/original/orig_a55cee5041e94de19093ba09ba5ed935.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623415/broadcast/3985_2d0823d6be3744c6a0f1a7fab224520e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623415/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.600000",
            "durationSec": 1559.6,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-22T21:28:21.880000Z",
            "updatedTime": "2018-11-10T18:29:29.823535Z",
            "uploadedTime": "2010-02-22T21:28:21.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623415/theora/3985_539320bafbe54a89b8ebab2ff7e732fa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623415/large_thumb/large.jpg"
        },
        {
            "id": 622179,
            "name": "Drøfting av Quranen del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622179/theora/1693_3a09960a1e31459a89521e696628ca80.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622179/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622179/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622179/broadcast/orig_Drøfting av Quranen del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622179/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:17.200000",
            "durationSec": 1817.2,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:13:00Z",
            "updatedTime": "2018-11-10T18:29:31.079806Z",
            "uploadedTime": "2009-01-02T04:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622179/theora/1693_3a09960a1e31459a89521e696628ca80.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622179/large_thumb/large.jpg"
        },
        {
            "id": 623413,
            "name": "UKATV-10, episode 2",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623413/theora/3620_3d78503757ef43b9bb38a80959c8f772.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623413/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623413/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623413/broadcast/3620_c2a83f7109c9423dbbd5b62179179815.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623413/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:07.800000",
            "durationSec": 2647.8,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:00:10Z",
            "updatedTime": "2018-11-10T18:29:29.826330Z",
            "uploadedTime": "2009-11-02T09:00:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623413/theora/3620_3d78503757ef43b9bb38a80959c8f772.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623413/large_thumb/large.jpg"
        },
        {
            "id": 622180,
            "name": "Drøfting av Quranen del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622180/theora/1694_b56df3cf784642eb9904d8b23cd0c252.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622180/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622180/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622180/broadcast/orig_Drøfting av Quranen del 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622180/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:24:12.480000",
            "durationSec": 1452.48,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.078387Z",
            "uploadedTime": "2009-01-02T04:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622180/theora/1694_b56df3cf784642eb9904d8b23cd0c252.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622180/large_thumb/large.jpg"
        },
        {
            "id": 623411,
            "name": "UKATV-10, episode 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623411/theora/3619_75c689dbbd144eb59111c65bac70a5ca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623411/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623411/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623411/broadcast/3619_effbe9d019c246128952287c93c48093.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623411/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:43:25",
            "durationSec": 2605.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-02T08:58:21.080000Z",
            "updatedTime": "2018-11-10T18:29:29.829120Z",
            "uploadedTime": "2009-11-02T08:58:21.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623411/theora/3619_75c689dbbd144eb59111c65bac70a5ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623411/large_thumb/large.jpg"
        },
        {
            "id": 623410,
            "name": "Akkurat nå! 21.02.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623410/theora/3953_6d62e5aa01c6426fa7e581896c8076f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623410/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623410/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623410/broadcast/3953_ccf3f05bb28e4e6788bec03831f5d576.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623410/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:52:41.040000",
            "durationSec": 3161.04,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:22:18.403000Z",
            "updatedTime": "2018-11-10T18:29:29.830454Z",
            "uploadedTime": "2010-02-13T07:22:18.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623410/theora/3953_6d62e5aa01c6426fa7e581896c8076f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623410/large_thumb/large.jpg"
        },
        {
            "id": 623409,
            "name": "LEV VEL Usunne barn",
            "header": "Barn vokser ikke automatisk opp med en god helse. Med Per og Karsten de Lange. Programleder Yngvar Børresen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623409/theora/3980_4776b292ae9c49a39a33e407c1c0291f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623409/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623409/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623409/broadcast/3980_c9794e00a64f42058d7ae76ae4b24e6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623409/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:46.920000",
            "durationSec": 1426.92,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T10:02:56.743000Z",
            "updatedTime": "2018-11-10T18:29:29.831843Z",
            "uploadedTime": "2010-02-17T10:02:56.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623409/theora/3980_4776b292ae9c49a39a33e407c1c0291f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623409/large_thumb/large.jpg"
        },
        {
            "id": 623408,
            "name": "LEV VEL Ned i vekt 01",
            "header": "Per de Lange forteller hvordan vi kan gå ned i vekt.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623408/theora/3977_ed462d2b50b94db891c9469e77b265ab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623408/broadcast/3977_38f723540b0a4d778c0bd3e9ba54805b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623408/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:56.160000",
            "durationSec": 1616.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T09:44:55.983000Z",
            "updatedTime": "2018-11-10T18:29:29.833238Z",
            "uploadedTime": "2010-02-17T09:44:55.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623408/theora/3977_ed462d2b50b94db891c9469e77b265ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623408/large_thumb/large.jpg"
        }
    ]
}