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

{
    "count": 3470,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3400&ordering=-description&page=2",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=-description&page=2",
    "results": [
        {
            "id": 624806,
            "name": "Dagen Derpå: Entrepenørskap",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624806/theora/6043_f67f91cff83a4ba4826387c2f3637a36.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624806/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624806/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624806/broadcast/6043_f67f91cff83a4ba4826387c2f3637a36.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624806/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:13.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:43:18Z",
            "updatedTime": "2018-11-10T18:29:28.035478Z",
            "uploadedTime": "2012-02-19T20:43:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624806/theora/6043_f67f91cff83a4ba4826387c2f3637a36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624806/large_thumb/large.jpg"
        },
        {
            "id": 622210,
            "name": "Ekstremsport 2005 paragliding",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622210/theora/1747_7972d710c28a4f0aa257c0154b020511.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622210/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622210/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622210/broadcast/orig_Ekstremsportveko 2005 paragliding.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622210/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:14.840000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:07:00Z",
            "updatedTime": "2018-11-10T18:29:31.033857Z",
            "uploadedTime": "2009-01-02T05:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622210/theora/1747_7972d710c28a4f0aa257c0154b020511.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622210/large_thumb/large.jpg"
        },
        {
            "id": 622209,
            "name": "Ekstremsport 2005 longboard2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622209/theora/1746_e366dcff695d442ca4d5f63b6b54e255.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622209/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622209/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622209/broadcast/orig_Ekstremsportveko 2005 longboard2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622209/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:08.160000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:06:00Z",
            "updatedTime": "2018-11-10T18:29:31.035206Z",
            "uploadedTime": "2009-01-02T05:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622209/theora/1746_e366dcff695d442ca4d5f63b6b54e255.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622209/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",
            "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": 625246,
            "name": "Empo TV - del 171",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625246/theora/Empo-140306.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625246/large_thumb/Empo-140306.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625246/small_thumb/Empo-140306.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625246/broadcast/Empo-140306.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:28:33.720000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-03-05T21:30:20Z",
            "updatedTime": "2020-08-30T19:30:03.464999Z",
            "uploadedTime": "2014-03-05T21:30:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625246/theora/Empo-140306.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625246/large_thumb/Empo-140306.jpg"
        },
        {
            "id": 622207,
            "name": "Ekstremsport 2005 kayak5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622207/theora/1743_2afc7d54e8b34c50ba2410d28aecb80f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622207/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622207/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622207/broadcast/orig_Ekstremsportveko 2005 kayak5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622207/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:22.600000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:03:00Z",
            "updatedTime": "2018-11-10T18:29:31.037894Z",
            "uploadedTime": "2009-01-02T05:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622207/theora/1743_2afc7d54e8b34c50ba2410d28aecb80f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622207/large_thumb/large.jpg"
        },
        {
            "id": 625408,
            "name": "Empo TV - 14.08.14",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625408/theora/Empo-140814.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625408/large_thumb/Empo-140814.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625408/small_thumb/Empo-140814.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625408/broadcast/Empo-140814.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:36.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:42:35Z",
            "updatedTime": "2020-08-30T20:18:08.277228Z",
            "uploadedTime": "2015-06-15T08:42:36Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625408/theora/Empo-140814.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625408/large_thumb/Empo-140814.jpg"
        },
        {
            "id": 625402,
            "name": "Empo TV - 14.05.08",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625402/theora/Empo-140508.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625402/small_thumb/Empo-140508.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625402/large_thumb/Empo-140508.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625402/broadcast/Empo-140508.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:43.840000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:39:16Z",
            "updatedTime": "2020-08-30T20:19:12.766859Z",
            "uploadedTime": "2015-06-15T08:39:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625402/theora/Empo-140508.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625402/large_thumb/Empo-140508.jpg"
        },
        {
            "id": 624802,
            "name": "Dagen Derpå: Søtsaker",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
                "original": "https://upload.frikanalen.no/media/624802/original/orig_42fe7b607ef24defb31c487b23f71a7c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624802/broadcast/6042_69d409a784db479da704c53da2fd913a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:40:11Z",
            "updatedTime": "2018-11-10T18:29:28.040993Z",
            "uploadedTime": "2012-02-19T20:40:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
        },
        {
            "id": 622585,
            "name": "Blinde kan jobbe",
            "header": "En blind arbeidssøker har ti prosent sjanse til å komme til et jobbintervju. Dette til tross for at personen har riktig formell utdannelse og kompetent til jobben. Norges Blindeforbund.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622585/theora/2816_9b0a30317cea400ca084f17c6977e319.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622585/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622585/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622585/broadcast/orig_494c8e657f594ac193a04a5950528029.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622585/large_thumb/large.jpg"
            },
            "creator": "kristin.ruud@blindeforbundet.no",
            "organization": {
                "id": 122,
                "name": "Norges Blindeforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1050,
                "editorName": "Kristin Ruud",
                "editorEmail": "kristin.ruud@blindeforbundet.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:09:46.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-06T08:31:11Z",
            "updatedTime": "2018-11-10T18:29:30.519535Z",
            "uploadedTime": "2009-05-06T08:31:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622585/theora/2816_9b0a30317cea400ca084f17c6977e319.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622585/large_thumb/large.jpg"
        },
        {
            "id": 622206,
            "name": "Ekstremsport 2005 kayak3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622206/theora/1742_33a6c4b4bfef4e3f8187f48691c3ad30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622206/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622206/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622206/broadcast/orig_Ekstremsportveko 2005 kayak3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622206/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:02.320000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:02:00Z",
            "updatedTime": "2018-11-10T18:29:31.039237Z",
            "uploadedTime": "2009-01-02T05:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622206/theora/1742_33a6c4b4bfef4e3f8187f48691c3ad30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622206/large_thumb/large.jpg"
        },
        {
            "id": 623458,
            "name": "Shaun Bartlett -Timetravelling",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv",
                "original": "https://upload.frikanalen.no/media/623458/original/orig_bf40d18ba8a94708ad99883689d1b4f9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623458/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623458/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623458/broadcast/4053_39be51a7d05b40b7af1b0bab4815dec2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623458/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:03:30.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T14:09:13Z",
            "updatedTime": "2020-09-02T06:28:44.959030Z",
            "uploadedTime": "2010-03-10T14:09:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623458/large_thumb/large.jpg"
        },
        {
            "id": 623455,
            "name": "Shaun Bartlett - Silk",
            "header": "Shaun Bartlett Musikkvideo",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623455/theora/4049_63471bf001b147f99fee9f7739e71a52.ogv",
                "original": "https://upload.frikanalen.no/media/623455/original/orig_8ab7a96987cc48d6819267578dfc6cac.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623455/broadcast/4049_09b79adfbe8d4cd58432c9c4d228d7f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623455/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:03:42.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T13:29:10Z",
            "updatedTime": "2020-09-02T06:28:54.859462Z",
            "uploadedTime": "2010-03-10T13:29:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623455/theora/4049_63471bf001b147f99fee9f7739e71a52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623455/large_thumb/large.jpg"
        },
        {
            "id": 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",
            "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": 622205,
            "name": "Ekstremsport 2005 hangglide2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622205/theora/1741_f601d023340540558a04209e09f66514.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622205/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622205/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622205/broadcast/orig_Ekstremsportveko 2005 hangglide2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622205/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:36.800000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:01:00Z",
            "updatedTime": "2018-11-10T18:29:31.041278Z",
            "uploadedTime": "2009-01-02T05:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622205/theora/1741_f601d023340540558a04209e09f66514.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622205/large_thumb/large.jpg"
        },
        {
            "id": 625393,
            "name": "Empo TV - 14.08.07",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625393/theora/Empo-140807.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625393/large_thumb/Empo-140807.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625393/small_thumb/Empo-140807.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625393/broadcast/Empo-140807.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:30.360000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:50Z",
            "updatedTime": "2020-08-30T20:19:57.868665Z",
            "uploadedTime": "2015-06-15T08:36:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625393/theora/Empo-140807.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625393/large_thumb/Empo-140807.jpg"
        },
        {
            "id": 626055,
            "name": "Frikanalen Informasjonsfilm",
            "header": "Info!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626055/broadcast/Frikanalen_1_4.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg",
                "original": "https://upload.frikanalen.no/media/626055/original/Frikanalen_1_4.mp4"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:48.090000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-11-10T12:33:26.247865Z",
            "updatedTime": "2019-06-19T11:06:31.897749Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg"
        },
        {
            "id": 622204,
            "name": "Ekstremsport 2005 kayak6",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622204/theora/1739_ae169de3c5f24a22a4b456818c5af394.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622204/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622204/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622204/broadcast/orig_Ekstremsportveko 2005 kayak.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622204/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:57.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:59:00Z",
            "updatedTime": "2018-11-10T18:29:31.043984Z",
            "uploadedTime": "2009-01-02T04:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622204/theora/1739_ae169de3c5f24a22a4b456818c5af394.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622204/large_thumb/large.jpg"
        },
        {
            "id": 622203,
            "name": "Ekstremsport 2005 hangglide",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622203/theora/1736_7e78218f0e014e58868f6417378243bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622203/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622203/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622203/broadcast/orig_Ekstremsportveko 2005 hangglide.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622203/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:13.680000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:56:00Z",
            "updatedTime": "2018-11-10T18:29:31.045757Z",
            "uploadedTime": "2009-01-02T04:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622203/theora/1736_7e78218f0e014e58868f6417378243bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622203/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",
            "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": 622202,
            "name": "Ekstremsport 2005 base2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622202/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622202/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622202/broadcast/orig_Ekstremsportveko 2005 base2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622202/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:44.800000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:54:00Z",
            "updatedTime": "2018-11-10T18:29:31.047193Z",
            "uploadedTime": "2009-01-02T04:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622202/large_thumb/large.jpg"
        },
        {
            "id": 622201,
            "name": "Ekstremsport 2005 kayak",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622201/theora/1733_92cc5da4540f4421a2d9211c9c1209b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622201/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622201/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622201/broadcast/orig_Ekstremsportveko 2005 kayak.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622201/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:57.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:53:00Z",
            "updatedTime": "2018-11-10T18:29:31.048594Z",
            "uploadedTime": "2009-01-02T04:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622201/theora/1733_92cc5da4540f4421a2d9211c9c1209b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622201/large_thumb/large.jpg"
        },
        {
            "id": 624786,
            "name": "Dagen Derpå: Feminisme",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624786/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624786/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624786/broadcast/6023_cec853a300214f11b0264e8f437a8a78.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-10T17:04:58Z",
            "updatedTime": "2018-11-10T18:29:28.061709Z",
            "uploadedTime": "2012-02-10T17:04:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
        },
        {
            "id": 624079,
            "name": "DRØM: Jaer Skoles Musikkorps",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624079/theora/5050_d92613651e89450886f68f1354176973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624079/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624079/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624079/broadcast/5050_d92613651e89450886f68f1354176973.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624079/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-07T11:57:17.233000Z",
            "updatedTime": "2018-11-10T18:29:28.981728Z",
            "uploadedTime": "2010-12-07T11:57:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624079/theora/5050_d92613651e89450886f68f1354176973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624079/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",
            "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": 622198,
            "name": "Ekstremsportveko 2008 del 6",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622198/theora/1728_62297bdbf7674ea68d3986a75bc9b4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622198/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622198/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622198/broadcast/orig_Ekstremsportveko 2008 del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622198/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:17:56.640000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:48:00Z",
            "updatedTime": "2018-11-10T18:29:31.052954Z",
            "uploadedTime": "2009-01-02T04:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622198/theora/1728_62297bdbf7674ea68d3986a75bc9b4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622198/large_thumb/large.jpg"
        },
        {
            "id": 625249,
            "name": "Empo TV - del 172",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625249/theora/Empo-140313.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625249/small_thumb/Empo-140313.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625249/large_thumb/Empo-140313.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625249/broadcast/Empo-140313.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:18:28.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-03-16T10:45:45Z",
            "updatedTime": "2020-08-30T19:30:12.374634Z",
            "uploadedTime": "2014-03-16T10:45:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625249/theora/Empo-140313.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625249/large_thumb/Empo-140313.jpg"
        },
        {
            "id": 622197,
            "name": "Ekstremsportveko 2008 del 4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622197/theora/1726_4ec11d8696fb486e983d3df05aae825e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622197/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622197/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622197/broadcast/orig_Ekstremsportveko 2008 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622197/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:18:35.520000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:46:00Z",
            "updatedTime": "2018-11-10T18:29:31.054359Z",
            "uploadedTime": "2009-01-02T04:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622197/theora/1726_4ec11d8696fb486e983d3df05aae825e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622197/large_thumb/large.jpg"
        },
        {
            "id": 625392,
            "name": "Empo TV - 15.01.29",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625392/theora/Empo-150129.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625392/large_thumb/Empo-150129.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625392/small_thumb/Empo-150129.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625392/broadcast/Empo-150129.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:18.760000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:41Z",
            "updatedTime": "2020-08-30T20:20:13.733756Z",
            "uploadedTime": "2015-06-15T08:36:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625392/theora/Empo-150129.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625392/large_thumb/Empo-150129.jpg"
        },
        {
            "id": 622196,
            "name": "Ekstremsportveko 2007 del 1",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622196/theora/1721_59d34c773606422cb77009f0692e1f8d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622196/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622196/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622196/broadcast/orig_Ekstremsportveko 2007 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622196/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "01:28:35.680000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:41:00Z",
            "updatedTime": "2018-11-10T18:29:31.055761Z",
            "uploadedTime": "2009-01-02T04:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622196/theora/1721_59d34c773606422cb77009f0692e1f8d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622196/large_thumb/large.jpg"
        },
        {
            "id": 622195,
            "name": "Ekstremsportveko 2006 del 6",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622195/theora/1719_1b3316ae0d804e4ca081883fd2a6b406.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622195/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622195/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622195/broadcast/orig_Ekstremsportveko 2006 del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622195/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:28.800000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:39:00Z",
            "updatedTime": "2018-11-10T18:29:31.057139Z",
            "uploadedTime": "2009-01-02T04:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622195/theora/1719_1b3316ae0d804e4ca081883fd2a6b406.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622195/large_thumb/large.jpg"
        },
        {
            "id": 622194,
            "name": "Ekstremsportveko 2006 del 5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622194/theora/1718_392b087e246a4509bacab0391a3d510f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622194/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622194/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622194/broadcast/orig_Ekstremsportveko 2006 del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622194/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:04.480000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:38:00Z",
            "updatedTime": "2018-11-10T18:29:31.058552Z",
            "uploadedTime": "2009-01-02T04:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622194/theora/1718_392b087e246a4509bacab0391a3d510f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622194/large_thumb/large.jpg"
        },
        {
            "id": 622193,
            "name": "Ekstremsportveko 2006 del 4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622193/theora/1717_ae2ef85eea1b4282892e80bef959d602.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622193/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622193/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622193/broadcast/orig_Ekstremsportveko 2006 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622193/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:18:39.240000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:37:00Z",
            "updatedTime": "2018-11-10T18:29:31.059951Z",
            "uploadedTime": "2009-01-02T04:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622193/theora/1717_ae2ef85eea1b4282892e80bef959d602.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622193/large_thumb/large.jpg"
        },
        {
            "id": 622192,
            "name": "Ekstremsportveko 2006 del 2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622192/theora/1715_a317e5baf536460e9492d67712e2a2ea.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622192/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622192/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622192/broadcast/orig_Ekstremsportveko 2006 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622192/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:18:15.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:35:00Z",
            "updatedTime": "2018-11-10T18:29:31.061292Z",
            "uploadedTime": "2009-01-02T04:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622192/theora/1715_a317e5baf536460e9492d67712e2a2ea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622192/large_thumb/large.jpg"
        },
        {
            "id": 627996,
            "name": "Diesen i samtale med Russlands FNs ambassadør Polyanskiy",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627996/theora/Diesen_Polyanskiy_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627996/broadcast/Diesen_Polyanskiy_2.dv",
                "original": "https://upload.frikanalen.no/media/627996/original/Diesen_Polyanskiy_2.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627996/large_thumb/Diesen_Polyanskiy_2.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "00:37:00.540000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-12-17T16:56:04.232810Z",
            "updatedTime": "2024-12-17T17:25:42.831258Z",
            "uploadedTime": "2024-12-17T16:58:57.640853Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627996/theora/Diesen_Polyanskiy_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627996/large_thumb/Diesen_Polyanskiy_2.jpg"
        },
        {
            "id": 622574,
            "name": "Bazar del 4 og 3",
            "header": "Vi treffer Solfrid Quist i Mercy Ships. Som tidligere direktør ombord i barmhjertighetsskipet Africa Mercy har hun sett fattige mennesker bli friske. Mange hundre nordmenn har igjennom årenes løp hjulpet til ombord, både på dekk og i sykestuene. Reprise av forrige Bazar sendes umiddelbart etter dette programmet.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622574/theora/2481_3fbf9ec57f2e42639a25952f40c4ca43.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622574/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622574/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622574/broadcast/orig_57d7677dad0b469d8657e71e2404ed1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622574/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:23.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.534698Z",
            "uploadedTime": "2009-01-02T17:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622574/theora/2481_3fbf9ec57f2e42639a25952f40c4ca43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622574/large_thumb/large.jpg"
        },
        {
            "id": 622191,
            "name": "Ekstremsportveko 2006 del 1",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622191/theora/1714_52ec3f5651e94ad8a4f631eb9b96131e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622191/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622191/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622191/broadcast/orig_Ekstremsportveko 2006 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622191/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:49.360000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:34:00Z",
            "updatedTime": "2018-11-10T18:29:31.062628Z",
            "uploadedTime": "2009-01-02T04:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622191/theora/1714_52ec3f5651e94ad8a4f631eb9b96131e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622191/large_thumb/large.jpg"
        },
        {
            "id": 627803,
            "name": "Opplasting og prosessering!",
            "header": "Automatisk",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627803/theora/2023-05-12 00-03-23.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627803/broadcast/2023-05-12 00-03-23.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627803/large_thumb/2023-05-12 00-03-23.jpg",
                "original": "https://upload.frikanalen.no/media/627803/original/2023-05-12 00-03-23.mp4"
            },
            "creator": "odin.omdal@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:13.300000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-10-22T13:51:42.519631Z",
            "updatedTime": "2023-10-22T13:51:51.811168Z",
            "uploadedTime": "2023-10-22T13:51:43.326344Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627803/theora/2023-05-12 00-03-23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627803/large_thumb/2023-05-12 00-03-23.jpg"
        },
        {
            "id": 623393,
            "name": "Møteplassen - Tvil 5",
            "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623393/theora/3393_ee5ade9f153a49e5b6e5ac26ca1d7820.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623393/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623393/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623393/broadcast/3393_ab22898363aa43fc8ce0e59913a94f19.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623393/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:54:04Z",
            "updatedTime": "2018-11-10T18:29:29.851073Z",
            "uploadedTime": "2009-09-04T08:54:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623393/theora/3393_ee5ade9f153a49e5b6e5ac26ca1d7820.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623393/large_thumb/large.jpg"
        },
        {
            "id": 623391,
            "name": "Møteplassen - Tvil 4",
            "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623391/theora/3392_bc5976ffeb2142c7bb56c4b828fe84ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623391/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623391/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623391/broadcast/3392_1f59e9fbaaf24aeaaa631cf30ab8cb47.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623391/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:53:12Z",
            "updatedTime": "2018-11-10T18:29:29.852447Z",
            "uploadedTime": "2009-09-04T08:53:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623391/theora/3392_bc5976ffeb2142c7bb56c4b828fe84ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623391/large_thumb/large.jpg"
        },
        {
            "id": 624057,
            "name": "Møteplassen - Tilgivelse 4",
            "header": "Har kristne en plikt til å tilgi slik Gud har tilgitt oss? Og hva tenker innsatte i fengsel i forhold til tilgivelse og forsoning? Vi møter Else Kari Bjerva fra Normisjon og fengselsprest Odd Cato Kristiansen på Ila fengsel.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624057/theora/4955_1b2616b92685451aba3e3cd07f24ed23.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624057/broadcast/4955_cd8e41aacc9c4daf8b57b8294b2f9c25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624057/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-25T12:20:44Z",
            "updatedTime": "2018-11-10T18:29:29.010507Z",
            "uploadedTime": "2010-11-25T12:20:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624057/theora/4955_1b2616b92685451aba3e3cd07f24ed23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624057/large_thumb/large.jpg"
        },
        {
            "id": 624056,
            "name": "Møteplassen - Tilgivelse 5",
            "header": "Er det å tilgi og det å glemme det samme?  Og hva tenker innsatte i fengsel om Guds nåde når det er jul? Vi møter Else Kari Bjerva fra Normisjon og fengselsprest Odd Cato Kristiansen på Ila fengsel.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624056/theora/4956_55e74931fb0a489caf6c6c212e572239.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624056/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624056/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624056/broadcast/4956_37e6c173fc484d27b2317185464e5e42.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624056/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-25T12:26:20Z",
            "updatedTime": "2018-11-10T18:29:29.011948Z",
            "uploadedTime": "2010-11-25T12:26:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624056/theora/4956_55e74931fb0a489caf6c6c212e572239.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624056/large_thumb/large.jpg"
        },
        {
            "id": 623387,
            "name": "Møteplassen - Tvil 3",
            "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623387/theora/3391_158464a7dd55424abcc1c57f14159b9c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623387/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623387/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623387/broadcast/3391_3b486572af4e416390615c3e8933f3ff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623387/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:45:57Z",
            "updatedTime": "2018-11-10T18:29:29.858100Z",
            "uploadedTime": "2009-09-04T08:45:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623387/theora/3391_158464a7dd55424abcc1c57f14159b9c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623387/large_thumb/large.jpg"
        },
        {
            "id": 623385,
            "name": "Møteplassen - Tvil 2",
            "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623385/theora/3390_7e006da5341e4d18a06814399fbf8e22.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623385/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623385/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623385/broadcast/3390_c0662af8b59e4acb95edb18d814c3471.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623385/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:44:42Z",
            "updatedTime": "2018-11-10T18:29:29.860955Z",
            "uploadedTime": "2009-09-04T08:44:42Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623385/theora/3390_7e006da5341e4d18a06814399fbf8e22.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623385/large_thumb/large.jpg"
        },
        {
            "id": 624053,
            "name": "Møteplassen - Tilgivelse 3",
            "header": "Er det rom for følelser som hat og hevnlyst innfor Gud? Og kan hevn fungere like godt som tilgivelse i ens indre regnskap Vi møter Else Kari Bjerva fra Normisjon og fengselsprest Odd Cato Kristiansen på Ila fengsel.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624053/theora/4954_169f7e2ba2ec4a85a093b68192d556e9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624053/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624053/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624053/broadcast/4954_5d902cde90fc44d7a559eefe6238e0eb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624053/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-25T12:15:32Z",
            "updatedTime": "2018-11-10T18:29:29.016016Z",
            "uploadedTime": "2010-11-25T12:15:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624053/theora/4954_169f7e2ba2ec4a85a093b68192d556e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624053/large_thumb/large.jpg"
        },
        {
            "id": 624052,
            "name": "Møteplassen - Tilgivelse 2",
            "header": "Har kristne en plikt til å tilgi? Og hva tenker innsatte i fengsel i forhold til tilgivelse og forsoning? Vi møter Else Kari Bjerva fra Normisjon og fengselsprest Odd Cato Kristiansen på Ila fengsel.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624052/theora/4953_25d9d20d91e149ba94fad995f635b441.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624052/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624052/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624052/broadcast/4953_203e928685ef4fc0ac026e81d7052e05.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624052/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-25T12:07:47Z",
            "updatedTime": "2018-11-10T18:29:29.017359Z",
            "uploadedTime": "2010-11-25T12:07:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624052/theora/4953_25d9d20d91e149ba94fad995f635b441.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624052/large_thumb/large.jpg"
        },
        {
            "id": 623984,
            "name": "Raptusfestivalen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623984/theora/4833_2b22c12b79af42079fea622ac97ae618.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623984/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623984/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623984/broadcast/4833_6ba0f857459349fe951a8515309d6013.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623984/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:41.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-13T13:33:21Z",
            "updatedTime": "2018-11-10T18:29:29.104031Z",
            "uploadedTime": "2010-10-13T13:33:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623984/theora/4833_2b22c12b79af42079fea622ac97ae618.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623984/large_thumb/large.jpg"
        },
        {
            "id": 624051,
            "name": "Møteplassen - Tilgivelse 1",
            "header": "Tilgir Gud betingelsesløst? Og hvilket forhold har fanger i fengsel til ord som nåde og tilgivelse? Vi møter Else Kari Bjerva fra Normisjon og fengselsprest Odd Cato Kristiansen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624051/theora/4945_5d02ac80330f4bb6bf2c88cdab7af28b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624051/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624051/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624051/broadcast/4945_31c7b2c6744649caa97ebdbd833bd272.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624051/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-24T14:21:48Z",
            "updatedTime": "2018-11-10T18:29:29.018696Z",
            "uploadedTime": "2010-11-24T14:21:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624051/theora/4945_5d02ac80330f4bb6bf2c88cdab7af28b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624051/large_thumb/large.jpg"
        },
        {
            "id": 624758,
            "name": "Dagen Derpå: Studentmiljø",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
                "original": "https://upload.frikanalen.no/media/624758/original/orig_b807211abfdf4e90ab0259607a95bdce.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624758/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624758/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624758/broadcast/6004_160c9b1908ab439e95b92ab67a44e1cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-03T16:21:15Z",
            "updatedTime": "2018-11-10T18:29:28.101385Z",
            "uploadedTime": "2012-02-03T16:21:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
        },
        {
            "id": 624757,
            "name": "Dagen Derpå: Sære sporter",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624757/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624757/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624757/broadcast/6006_a73d1c3ae09644c7a9caae55710e842a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-04T09:06:14Z",
            "updatedTime": "2018-11-10T18:29:28.102808Z",
            "uploadedTime": "2012-02-04T09:06:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
        }
    ]
}