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

{
    "count": 3476,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3400&ordering=ref_url",
    "results": [
        {
            "id": 624124,
            "name": "Maria Amelie",
            "header": "Portrettintervju av Maria Amelie, forfatteren av boken \"Ulovlig norsk\".",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624124/theora/5096_0b466bc8801d454c9ec23ff7acd10b81.ogv",
                "original": "https://upload.frikanalen.no/media/624124/original/orig_03d5ccfc9e8b4a5f9688626016281f7e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624124/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624124/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624124/broadcast/5096_e0d85d0c8a0549a3b9478834e38774dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624124/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:42.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-20T20:30:18.787000Z",
            "updatedTime": "2018-11-10T18:29:28.929201Z",
            "uploadedTime": "2010-12-20T20:30:18.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624124/theora/5096_0b466bc8801d454c9ec23ff7acd10b81.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624124/large_thumb/large.jpg"
        },
        {
            "id": 623953,
            "name": "Skuretfestivalen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623953/theora/4783_535b4a7ce97846c3a65162880a2a4c0f.ogv",
                "original": "https://upload.frikanalen.no/media/623953/original/orig_15fbbb2a6eaa480c85685a805d089665.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623953/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623953/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623953/broadcast/4783_7d09fcde73cd416dbd95626ee9e8f9f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623953/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:53.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:33:05.983000Z",
            "updatedTime": "2018-11-10T18:29:29.146090Z",
            "uploadedTime": "2010-09-29T07:33:05.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623953/theora/4783_535b4a7ce97846c3a65162880a2a4c0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623953/large_thumb/large.jpg"
        },
        {
            "id": 623954,
            "name": "Tak over hodet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623954/theora/4780_ba30e625b7f240979548768fb8ba78dc.ogv",
                "original": "https://upload.frikanalen.no/media/623954/original/orig_c9ae26cf2a2c464ca396de13c8f252e8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623954/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623954/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623954/broadcast/4780_3316e2ef1af349b7a4c4539a1812389c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623954/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:24.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:22:01.160000Z",
            "updatedTime": "2018-11-10T18:29:29.144749Z",
            "uploadedTime": "2010-09-29T07:22:01.160000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623954/theora/4780_ba30e625b7f240979548768fb8ba78dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623954/large_thumb/large.jpg"
        },
        {
            "id": 623616,
            "name": "Pønsj: Roboter",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623616/theora/4305_fbbcb0d0da8c47c2b95b9c5927c33529.ogv",
                "original": "https://upload.frikanalen.no/media/623616/original/orig_703860fd5c444f71901e9653d1721141.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623616/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623616/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623616/broadcast/4305_38efa6a235df44fe9f8ab2968cfaf227.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623616/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:18:20.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:01:45.783000Z",
            "updatedTime": "2018-11-10T18:29:29.588165Z",
            "uploadedTime": "2010-05-12T04:01:45.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623616/theora/4305_fbbcb0d0da8c47c2b95b9c5927c33529.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623616/large_thumb/large.jpg"
        },
        {
            "id": 623955,
            "name": "Interaktive Rockheim",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623955/theora/4781_37282fb010d945978d8978b202a7fe35.ogv",
                "original": "https://upload.frikanalen.no/media/623955/original/orig_7325de6d1b904dc889be933d7373c6e6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623955/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623955/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623955/broadcast/4781_8789f5b122444f20a76d2019dfc4316a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623955/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:17.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:26:20Z",
            "updatedTime": "2018-11-10T18:29:29.143362Z",
            "uploadedTime": "2010-09-29T07:26:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623955/theora/4781_37282fb010d945978d8978b202a7fe35.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623955/large_thumb/large.jpg"
        },
        {
            "id": 624156,
            "name": "Klamydiaen blomstrer!",
            "header": "7 av 10 som blir diagnostisert med klamyida er under 25 år. Dårlig magefølelse?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624156/theora/5141_5ddec93e0f264adcb6c39c214b7b09e8.ogv",
                "original": "https://upload.frikanalen.no/media/624156/original/orig_8690bde0687346559d9dafcee516718d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624156/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624156/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624156/broadcast/5141_5e079265c33d4b58aeea1e1110285ac5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624156/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:25.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-28T17:55:15Z",
            "updatedTime": "2018-11-10T18:29:28.884396Z",
            "uploadedTime": "2010-12-28T17:55:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624156/theora/5141_5ddec93e0f264adcb6c39c214b7b09e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624156/large_thumb/large.jpg"
        },
        {
            "id": 623630,
            "name": "Pønsj9",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623630/theora/4317_957fea04707e453eaf56a483ef0469c9.ogv",
                "original": "https://upload.frikanalen.no/media/623630/original/orig_91aa44a738f948989cf42b3386c6ace9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623630/broadcast/4317_47b2ef26e5404c2d829a6c4e9ea059a1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623630/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:18:31.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:44:32.687000Z",
            "updatedTime": "2018-11-10T18:29:29.569008Z",
            "uploadedTime": "2010-05-12T04:44:32.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623630/theora/4317_957fea04707e453eaf56a483ef0469c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623630/large_thumb/large.jpg"
        },
        {
            "id": 623629,
            "name": "Pønsj- Uke 19",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv",
                "original": "https://upload.frikanalen.no/media/623629/original/orig_a43848feced142549540175ea2701ed6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623629/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623629/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623629/broadcast/4316_8e040e4e6633463baef13ddbb35069b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623629/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:22:11.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:42:51.580000Z",
            "updatedTime": "2018-11-10T18:29:29.570411Z",
            "uploadedTime": "2010-05-12T04:42:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623629/large_thumb/large.jpg"
        },
        {
            "id": 623628,
            "name": "Pønsj: Uke 18",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623628/theora/4315_c3baea1b89a2434cb1d01fac2be4d4de.ogv",
                "original": "https://upload.frikanalen.no/media/623628/original/orig_c0491dd7ccee495c9088f73dee5cfcde.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623628/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623628/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623628/broadcast/4315_0c7e2ffbc2724cdcbb496cf366acfaa2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623628/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:31.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:42:15.107000Z",
            "updatedTime": "2018-11-10T18:29:29.571790Z",
            "uploadedTime": "2010-05-12T04:42:15.107000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623628/theora/4315_c3baea1b89a2434cb1d01fac2be4d4de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623628/large_thumb/large.jpg"
        },
        {
            "id": 623627,
            "name": "Pønsj: Utdanning",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623627/theora/4314_4d2180afa2b647bb8dd2e3fd87ec8073.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623627/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623627/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623627/broadcast/4314_682524daa54143c78a92e089b1470276.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623627/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:59.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:40:30.090000Z",
            "updatedTime": "2018-11-10T18:29:29.573146Z",
            "uploadedTime": "2010-05-12T04:40:30.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623627/theora/4314_4d2180afa2b647bb8dd2e3fd87ec8073.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623627/large_thumb/large.jpg"
        },
        {
            "id": 623626,
            "name": "Pønsj: Krigsdokumentar",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv",
                "original": "https://upload.frikanalen.no/media/623626/original/orig_3e30d4a1e54746628ca94a2d3c35824c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623626/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623626/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623626/broadcast/4312_a8bcbaa699344e57a17f7380551ce904.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623626/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:36:11.353000Z",
            "updatedTime": "2018-11-10T18:29:29.574481Z",
            "uploadedTime": "2010-05-12T04:36:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623626/large_thumb/large.jpg"
        },
        {
            "id": 623838,
            "name": "Walk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623838/theora/4610_da41ce02ff954251883cbf898001d64f.ogv",
                "original": "https://upload.frikanalen.no/media/623838/original/orig_6162f892a4964e18b44869be17f7d3e0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623838/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623838/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623838/broadcast/4610_cd0a7d3f8e504efaa0c56f510c61e63c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623838/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:52.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:21:27Z",
            "updatedTime": "2018-11-10T18:29:29.309177Z",
            "uploadedTime": "2010-08-10T19:21:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623838/theora/4610_da41ce02ff954251883cbf898001d64f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623838/large_thumb/large.jpg"
        },
        {
            "id": 623811,
            "name": "Filmanmeldelse: Valentinesday",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623811/theora/4579_cbd488f82ec8465a93a72030bca6784b.ogv",
                "original": "https://upload.frikanalen.no/media/623811/original/orig_272411ae2d3d4de8a6e62dc3283e8ba5.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623811/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623811/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623811/broadcast/4579_71e28f546fa04787b482901ad49ad2fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623811/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:30:30.513000Z",
            "updatedTime": "2018-11-10T18:29:29.347361Z",
            "uploadedTime": "2010-08-10T15:30:30.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623811/theora/4579_cbd488f82ec8465a93a72030bca6784b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623811/large_thumb/large.jpg"
        },
        {
            "id": 623810,
            "name": "Filmanmeldelse: Shutter island",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623810/theora/4597_30bd750f7dea4bb3a6f3ca2ec97ca90d.ogv",
                "original": "https://upload.frikanalen.no/media/623810/original/orig_5f01d90bd91340559ca8c26d27b03d99.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623810/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623810/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623810/broadcast/4597_280df4a464f14807a6b71e2b82197b22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623810/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:55.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:16:50.790000Z",
            "updatedTime": "2018-11-10T18:29:29.348988Z",
            "uploadedTime": "2010-08-10T19:16:50.790000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623810/theora/4597_30bd750f7dea4bb3a6f3ca2ec97ca90d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623810/large_thumb/large.jpg"
        },
        {
            "id": 623284,
            "name": "Empo tv - del 09 -Årskavalkade",
            "header": "I denne sendingen tar vi et tilbakeblikk på høydepunktene fra det halvåret som har gått siden oppstarten av empo tv den 27. august 2009. Empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623284/theora/3280_aba9cbad30a54add95c94f21abd9b03a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623284/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623284/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623284/broadcast/3280_48b01db66aa74250a81ad8f9417d0934.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623284/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:27:20.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-24T11:57:35.117000Z",
            "updatedTime": "2020-08-30T20:05:38.137699Z",
            "uploadedTime": "2009-08-24T11:57:35.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623284/theora/3280_aba9cbad30a54add95c94f21abd9b03a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623284/large_thumb/large.jpg"
        },
        {
            "id": 623127,
            "name": "Tellus - med våre øyne - del 03",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623127/theora/3230_fb608c2fae624f628468bc8647c0af9c.ogv",
                "original": "https://upload.frikanalen.no/media/623127/original/orig_114cccbbe83d481f88719961866dc277.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623127/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623127/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623127/broadcast/3230_fec2124b498844fdb26ba54393ea12df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623127/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:23:39.560000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:46:13.833000Z",
            "updatedTime": "2020-08-30T20:07:05.305839Z",
            "uploadedTime": "2009-08-14T11:46:13.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623127/theora/3230_fb608c2fae624f628468bc8647c0af9c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623127/large_thumb/large.jpg"
        },
        {
            "id": 623007,
            "name": "Tellus tv - åpningssending",
            "header": "Tellus er norges første tv-kanal for- og med utviklingshemmede.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623007/theora/3228_4458186f3dfa47da8112a7c1dda32672.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623007/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623007/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623007/broadcast/orig_d1376cbad0fd4e16b41b527c72015908.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623007/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:28.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:39:54.507000Z",
            "updatedTime": "2020-08-30T20:09:12.054604Z",
            "uploadedTime": "2009-08-14T11:39:54.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623007/theora/3228_4458186f3dfa47da8112a7c1dda32672.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623007/large_thumb/large.jpg"
        },
        {
            "id": 623264,
            "name": "Empo tv - del 08",
            "header": "empo tv (tidligere Tellus tv) er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623264/theora/3279_0a43ecc3aee44c84a64162f555c207ec.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623264/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623264/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623264/broadcast/3279_0ef3a5690f7b4a17a4e0d357b5e2854a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623264/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:22:47",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-24T11:56:37.287000Z",
            "updatedTime": "2020-08-30T20:05:48.096428Z",
            "uploadedTime": "2009-08-24T11:56:37.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623264/theora/3279_0a43ecc3aee44c84a64162f555c207ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623264/large_thumb/large.jpg"
        },
        {
            "id": 623090,
            "name": "Tellus - med våre øyne - del 02",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623090/theora/3229_7687befbcc8a4b91ac3e8726b6d7e2f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623090/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623090/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623090/broadcast/3229_6c8865b3580c41f7863fe7a4d3a92dc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623090/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:23:25.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:40:54.333000Z",
            "updatedTime": "2020-08-30T20:09:28.123593Z",
            "uploadedTime": "2009-08-14T11:40:54.333000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623090/theora/3229_7687befbcc8a4b91ac3e8726b6d7e2f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623090/large_thumb/large.jpg"
        },
        {
            "id": 623154,
            "name": "Tellus - med våre øyne - del 04",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623154/theora/3231_6249da64bf8348e3a4a9f8f2dc3df1a7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623154/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623154/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623154/broadcast/3231_f4dea18d53434386ad0b95e9413a16d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623154/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:30.200000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:46:59.677000Z",
            "updatedTime": "2020-08-30T20:06:56.930329Z",
            "uploadedTime": "2009-08-14T11:46:59.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623154/theora/3231_6249da64bf8348e3a4a9f8f2dc3df1a7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623154/large_thumb/large.jpg"
        },
        {
            "id": 623179,
            "name": "Tellus - med våre øyne - del 05",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623179/theora/3232_10b69579ebf342f1bb0bacc55e67b710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623179/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623179/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623179/broadcast/3232_55d5cc53d0ea4598860f3b60be01db46.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623179/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:21:54.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:47:31.677000Z",
            "updatedTime": "2020-08-30T20:06:20.339425Z",
            "uploadedTime": "2009-08-14T11:47:31.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623179/theora/3232_10b69579ebf342f1bb0bacc55e67b710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623179/large_thumb/large.jpg"
        },
        {
            "id": 623242,
            "name": "Tellus - med våre øyne - del 07",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623242/theora/3278_4d1ce1b45c14483c8784383cd1e6b709.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623242/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623242/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623242/broadcast/3278_e09ce23c305f4363adddcb86cd7be0e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623242/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:24:08.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-24T11:55:11Z",
            "updatedTime": "2020-08-30T20:05:56.142555Z",
            "uploadedTime": "2009-08-24T11:55:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623242/theora/3278_4d1ce1b45c14483c8784383cd1e6b709.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623242/large_thumb/large.jpg"
        },
        {
            "id": 623210,
            "name": "Tellus - med våre øyne - del 06",
            "header": "Reporterne i Tellus har alle en utviklingshemming. Her er verden sett med våre øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623210/theora/3233_1e4aaf0a6d17421290e0b277ce4cd765.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623210/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623210/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623210/broadcast/3233_cd94b7967a7a4e64bf20b27c54030a12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623210/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:18:02.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.tellustv.no",
            "createdTime": "2009-08-14T11:48:13.223000Z",
            "updatedTime": "2020-08-30T20:06:10.674619Z",
            "uploadedTime": "2009-08-14T11:48:13.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623210/theora/3233_1e4aaf0a6d17421290e0b277ce4cd765.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623210/large_thumb/large.jpg"
        },
        {
            "id": 623287,
            "name": "De Unges Orkesterforbund",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623287/theora/3740_30a3f244de134f7d99dba211344f1c55.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623287/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623287/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623287/broadcast/3740_362f2016610e4283bbfc9356dbf87410.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623287/large_thumb/large.jpg"
            },
            "creator": "terje@unof.no",
            "organization": {
                "id": 41,
                "name": "De Unges Orkesterforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1871,
                "editorName": "Terje Winther",
                "editorEmail": "terje@unof.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:27.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.unof.no",
            "createdTime": "2009-12-28T12:29:13.973000Z",
            "updatedTime": "2018-11-10T18:29:29.993845Z",
            "uploadedTime": "2009-12-28T12:29:13.973000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623287/theora/3740_30a3f244de134f7d99dba211344f1c55.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623287/large_thumb/large.jpg"
        },
        {
            "id": 623791,
            "name": "YUVA- Program 1",
            "header": "YUVA- Med, for, og av ungdom. Hvor langt er du villig til å gå for å hjelpe andre? Vi møter ungdommer som vier en god porsjon av livet sitt til å hjelpe andre. I tillegg møter vi en dame som har hjulpet andre hele sitt liv.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623791/theora/4557_0a48faa4d78d42b29fc8650b7b951796.ogv",
                "original": "https://upload.frikanalen.no/media/623791/original/orig_9e5b33af7ff44fc4bd160f8e5ad2bf2b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623791/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623791/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623791/broadcast/4557_1adecba7d74341b5b48ab99947148075.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623791/large_thumb/large.jpg"
            },
            "creator": "andreas.borge.haamsoe@stavanger.kommune.no",
            "organization": {
                "id": 37,
                "name": "Vardeneset menighet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1800,
                "editorName": "Andreas Borge Håmsø",
                "editorEmail": "andreas.borge.haamsoe@stavanger.kommune.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:22.020000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.vardeneset-menighet.no",
            "createdTime": "2010-08-10T12:47:42Z",
            "updatedTime": "2018-11-10T18:29:29.375343Z",
            "uploadedTime": "2010-08-10T12:47:42Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623791/theora/4557_0a48faa4d78d42b29fc8650b7b951796.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623791/large_thumb/large.jpg"
        },
        {
            "id": 623793,
            "name": "YUVA- Program 2",
            "header": "YUVA- Med, for, og av ungdom. Hvor langt er du villig til å gå for å hjelpe andre? Vi møter ungdommer som vier en god porsjon av livet sitt til å hjelpe andre. I tillegg møter vi en dame som har hjulpet andre hele sitt liv.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623793/theora/4611_d774a91c8e7742c0b00c97336d05f092.ogv",
                "original": "https://upload.frikanalen.no/media/623793/original/orig_8f61ed8ae1cd4a848050fbb6089e4bc7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623793/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623793/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623793/broadcast/4611_1d433e0125e043519932d9df0247fdb4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623793/large_thumb/large.jpg"
            },
            "creator": "andreas.borge.haamsoe@stavanger.kommune.no",
            "organization": {
                "id": 37,
                "name": "Vardeneset menighet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1800,
                "editorName": "Andreas Borge Håmsø",
                "editorEmail": "andreas.borge.haamsoe@stavanger.kommune.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:44.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.vardeneset-menighet.no",
            "createdTime": "2010-08-11T06:53:27Z",
            "updatedTime": "2018-11-10T18:29:29.372519Z",
            "uploadedTime": "2010-08-11T06:53:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623793/theora/4611_d774a91c8e7742c0b00c97336d05f092.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623793/large_thumb/large.jpg"
        }
    ]
}