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

{
    "count": 3400,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=3300&ordering=ref_url&page=70",
    "results": [
        {
            "id": 624267,
            "name": "Flammende demonstrasjon",
            "header": "Flammende demonstrasjon til støtte for Maria Amelie.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
                "original": "https://upload.frikanalen.no/media/624267/original/orig_e0f83b52cf154f55b91a8f505de6cff5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624267/broadcast/5243_07365288cafa46cf8ccaf0ad00e851a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624267/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.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:34:28.960000Z",
            "updatedTime": "2018-11-10T18:29:28.745753Z",
            "uploadedTime": "2011-01-31T21:34:28.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
        },
        {
            "id": 624266,
            "name": "Apropos Asylpolitikk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
                "original": "https://upload.frikanalen.no/media/624266/original/orig_fec32e9f0f6e4e8d8100c7bc1fc92583.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624266/broadcast/5244_021b202cc96c44f883495217117d47a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624266/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:05.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T23:38:34Z",
            "updatedTime": "2018-11-10T18:29:28.747165Z",
            "uploadedTime": "2011-01-31T23:38:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg"
        },
        {
            "id": 624265,
            "name": "Sansen for Tôg",
            "header": "Stavangerbandet Tôg byr på en episk pop-opplevelse.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624265/theora/5239_772af9e3358d4d67ab628d6ceaca831d.ogv",
                "original": "https://upload.frikanalen.no/media/624265/original/orig_226a2a840fcf49d9828fe1b81c606033.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624265/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624265/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624265/broadcast/5239_0eb4aff746c9485fb75904dc8fae1c8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624265/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.540000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T20:59:33Z",
            "updatedTime": "2018-11-10T18:29:28.748573Z",
            "uploadedTime": "2011-01-31T20:59:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624265/theora/5239_772af9e3358d4d67ab628d6ceaca831d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624265/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": 624135,
            "name": "Juleverksted tips til gaver",
            "header": "hjemmelagde gaver",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624135/theora/5118_c2b043e60a164d4493a6974caed88cfb.ogv",
                "original": "https://upload.frikanalen.no/media/624135/original/orig_02b91a93d28c47aeb5b83253f5ba42f4.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624135/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624135/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624135/broadcast/5118_043588a37ce54d18ac3e17568515bd94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624135/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.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:28:25.403000Z",
            "updatedTime": "2018-11-10T18:29:28.913354Z",
            "uploadedTime": "2010-12-21T16:28:25.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624135/theora/5118_c2b043e60a164d4493a6974caed88cfb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624135/large_thumb/large.jpg"
        },
        {
            "id": 624134,
            "name": "Anmeldelse: Trolljegeren",
            "header": "Anmeldelse av kinofilmen Trolljegeren",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624134/theora/5117_e667a3e4075242d683e0b1f2b1e001e2.ogv",
                "original": "https://upload.frikanalen.no/media/624134/original/orig_87ddcb66b0af453d95e326c9850e43d6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624134/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624134/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624134/broadcast/5117_6a632560eb3547608d0257f404779d04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624134/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:14.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:21:43.703000Z",
            "updatedTime": "2018-11-10T18:29:28.914995Z",
            "uploadedTime": "2010-12-21T16:21:43.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624134/theora/5117_e667a3e4075242d683e0b1f2b1e001e2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624134/large_thumb/large.jpg"
        },
        {
            "id": 624133,
            "name": "Frivillighet i Trondheim",
            "header": "Frivillighet på Studentersamfundet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624133/theora/5114_cbe8ef96cb634605be14b9726e8aedff.ogv",
                "original": "https://upload.frikanalen.no/media/624133/original/orig_755308b561db4efdb325c070f733f0a3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624133/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624133/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624133/broadcast/5114_3930f077c934440bb94762087ece99a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624133/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:04:44.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:01:19.480000Z",
            "updatedTime": "2018-11-10T18:29:28.916372Z",
            "uploadedTime": "2010-12-21T16:01:19.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624133/theora/5114_cbe8ef96cb634605be14b9726e8aedff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624133/large_thumb/large.jpg"
        },
        {
            "id": 623614,
            "name": "Pønsj: Forskning",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623614/theora/4304_5ef57e41b4e241d382c4314e71973104.ogv",
                "original": "https://upload.frikanalen.no/media/623614/original/orig_51c89e9517dc4911a9453c2133928d71.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623614/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623614/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623614/broadcast/4304_5cc8ea71395843299c4b22a64519f2b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623614/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:15:28.790000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T03:59:50.067000Z",
            "updatedTime": "2018-11-10T18:29:29.590840Z",
            "uploadedTime": "2010-05-12T03:59:50.067000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623614/theora/4304_5ef57e41b4e241d382c4314e71973104.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623614/large_thumb/large.jpg"
        },
        {
            "id": 623615,
            "name": "Pønsj: Banning",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623615/theora/4303_d57bf09f803549199592ed1294243002.ogv",
                "original": "https://upload.frikanalen.no/media/623615/original/orig_366331754c9e498cb08d7bdd68872685.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623615/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623615/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623615/broadcast/4303_67a2d7e4f7d64ffb8b21138a15d10021.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623615/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.070000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T03:54:45.077000Z",
            "updatedTime": "2018-11-10T18:29:29.589501Z",
            "uploadedTime": "2010-05-12T03:54:45.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623615/theora/4303_d57bf09f803549199592ed1294243002.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623615/large_thumb/large.jpg"
        },
        {
            "id": 623617,
            "name": "Pønsj: ISFIT.",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623617/theora/4306_f9b8caa7d4094b26beb6971a7ac3764c.ogv",
                "original": "https://upload.frikanalen.no/media/623617/original/orig_d12edf041b48496c8bf3f44f24f13b80.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623617/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623617/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623617/broadcast/4306_d3ed9d7464c4468c8eed9e55c917e84c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623617/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:59.430000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:04:08.450000Z",
            "updatedTime": "2018-11-10T18:29:29.586789Z",
            "uploadedTime": "2010-05-12T04:04:08.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623617/theora/4306_f9b8caa7d4094b26beb6971a7ac3764c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623617/large_thumb/large.jpg"
        },
        {
            "id": 623618,
            "name": "Pønsj: Typisk norsk",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623618/theora/4307_d6700d4f2f2a4ff7ad346afcee908558.ogv",
                "original": "https://upload.frikanalen.no/media/623618/original/orig_2dcf7dd0fe634535a685cc1e237a0b63.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623618/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623618/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623618/broadcast/4307_12ef19a4cfc34449b5fc24e5c0430549.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623618/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:12.350000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:19:22.090000Z",
            "updatedTime": "2018-11-10T18:29:29.585450Z",
            "uploadedTime": "2010-05-12T04:19:22.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623618/theora/4307_d6700d4f2f2a4ff7ad346afcee908558.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623618/large_thumb/large.jpg"
        },
        {
            "id": 623619,
            "name": "Pønsj: Kokkekamp",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623619/theora/4308_fa6fb330cd9f4edeb2904024800ffad1.ogv",
                "original": "https://upload.frikanalen.no/media/623619/original/orig_d1f6a6ac9406406da3974b16454d1949.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623619/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623619/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623619/broadcast/4308_84d7508660a24b8da0bbf4870030d907.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623619/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:32.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:20:51.403000Z",
            "updatedTime": "2018-11-10T18:29:29.584101Z",
            "uploadedTime": "2010-05-12T04:20:51.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623619/theora/4308_fa6fb330cd9f4edeb2904024800ffad1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623619/large_thumb/large.jpg"
        },
        {
            "id": 623613,
            "name": "Pønsj: Sex og singelliv",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623613/theora/4300_429f3a49f4bc4678a0c37fef036f327a.ogv",
                "original": "https://upload.frikanalen.no/media/623613/original/orig_7535ecc2250144c786b4225509610fa9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623613/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623613/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623613/broadcast/4300_e6ba94b916f7433192c32e049169ee91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623613/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:16:20.590000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T03:35:00.627000Z",
            "updatedTime": "2018-11-10T18:29:29.592218Z",
            "uploadedTime": "2010-05-12T03:35:00.627000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623613/theora/4300_429f3a49f4bc4678a0c37fef036f327a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623613/large_thumb/large.jpg"
        },
        {
            "id": 623608,
            "name": "Pønsj: Nyttårsforsetter",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623608/theora/4297_49e80f436fda48808667c8af0cb40d82.ogv",
                "original": "https://upload.frikanalen.no/media/623608/original/orig_37bd3abf9bef41d3a8890e1f21cd1dc2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623608/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623608/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623608/broadcast/4297_0fee593f58d04c59bf4b00a77d7b1fb3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623608/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-10T14:35:13.247000Z",
            "updatedTime": "2018-11-10T18:29:29.598982Z",
            "uploadedTime": "2010-05-10T14:35:13.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623608/theora/4297_49e80f436fda48808667c8af0cb40d82.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623608/large_thumb/large.jpg"
        },
        {
            "id": 623620,
            "name": "Pønsj; Erotikk!",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623620/theora/4309_3f5c8b8e41164d98986163cdd10e376b.ogv",
                "original": "https://upload.frikanalen.no/media/623620/original/orig_78a3d97c6b274b9db401c7e77951baf9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623620/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623620/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623620/broadcast/4309_47f62af683264a70a368955372b024d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623620/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:59.990000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:28:19.467000Z",
            "updatedTime": "2018-11-10T18:29:29.582691Z",
            "uploadedTime": "2010-05-12T04:28:19.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623620/theora/4309_3f5c8b8e41164d98986163cdd10e376b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623620/large_thumb/large.jpg"
        },
        {
            "id": 624132,
            "name": "100 års dans på èn kveld",
            "header": "Danseshow med NTNUI på Rick`s 19. november.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624132/theora/5113_d3e2a52d55e44f448f47cc0346e9e74a.ogv",
                "original": "https://upload.frikanalen.no/media/624132/original/orig_bad567e7bedd48318e495fd7abf117e8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624132/broadcast/5111_ab86a9930c5d4a809cd9a799a3472f3c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624132/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:02.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T15:53:10.567000Z",
            "updatedTime": "2018-11-10T18:29:28.917712Z",
            "uploadedTime": "2010-12-21T15:53:10.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624132/theora/5113_d3e2a52d55e44f448f47cc0346e9e74a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624132/large_thumb/large.jpg"
        },
        {
            "id": 624131,
            "name": "Dag Sørås",
            "header": "Intervju med Dag Sørås",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624131/theora/5112_fe7d3f6449d746048a905cd998771967.ogv",
                "original": "https://upload.frikanalen.no/media/624131/original/orig_a1c986fb26b84358b9ef7ad82504eabb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624131/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624131/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624131/broadcast/5112_9e3aed015e774a2bbf5452421f73fa0c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624131/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:13.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T15:51:05.877000Z",
            "updatedTime": "2018-11-10T18:29:28.919064Z",
            "uploadedTime": "2010-12-21T15:51:05.877000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624131/theora/5112_fe7d3f6449d746048a905cd998771967.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624131/large_thumb/large.jpg"
        },
        {
            "id": 623622,
            "name": "Pønsj: Design",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv",
                "original": "https://upload.frikanalen.no/media/623622/original/orig_716ca70d215d4e86995c12eb82075dd0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623622/broadcast/4310_3ebc59ac1f2c4532a066778bf8259772.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623622/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:58.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:30:28.110000Z",
            "updatedTime": "2018-11-10T18:29:29.579922Z",
            "uploadedTime": "2010-05-12T04:30:28.110000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623622/large_thumb/large.jpg"
        },
        {
            "id": 624125,
            "name": "Alle kan gå på en smell",
            "header": "Psykisk helse",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624125/theora/5100_294865239edd4089a93e5772d0439e25.ogv",
                "original": "https://upload.frikanalen.no/media/624125/original/orig_6e4f7579e64c43e7ad3f4c5123b9a71a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624125/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624125/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624125/broadcast/5100_70351f76700045e99423089525830129.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624125/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:58.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-20T20:59:11Z",
            "updatedTime": "2018-11-10T18:29:28.927736Z",
            "uploadedTime": "2010-12-20T20:59:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624125/theora/5100_294865239edd4089a93e5772d0439e25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624125/large_thumb/large.jpg"
        },
        {
            "id": 623624,
            "name": "Pønsj: Idrett",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623624/theora/4311_af0e6a26fd294f93852ef9641888454e.ogv",
                "original": "https://upload.frikanalen.no/media/623624/original/orig_b759665c599d4e849fc59876f4ba0540.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623624/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623624/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623624/broadcast/4311_fa9602c1d46242ddbb9f55fd0edd0016.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623624/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:16:33.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:31:26.137000Z",
            "updatedTime": "2018-11-10T18:29:29.577206Z",
            "uploadedTime": "2010-05-12T04:31:26.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623624/theora/4311_af0e6a26fd294f93852ef9641888454e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623624/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": 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": 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": 623952,
            "name": "Raveparty",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623952/theora/4782_c999515071dd4d0896e39922137fde79.ogv",
                "original": "https://upload.frikanalen.no/media/623952/original/orig_0ab38b9b56224a759688bd609e7cc8fb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623952/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623952/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623952/broadcast/4782_46f30f44a1984c6a83d6be292b672a80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623952/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:29.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:29:33Z",
            "updatedTime": "2018-11-10T18:29:29.147440Z",
            "uploadedTime": "2010-09-29T07:29:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623952/theora/4782_c999515071dd4d0896e39922137fde79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623952/large_thumb/large.jpg"
        },
        {
            "id": 623951,
            "name": "Økonomitips",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623951/theora/4779_86b2e054f22d4eed91f879a04dfc67a5.ogv",
                "original": "https://upload.frikanalen.no/media/623951/original/orig_e30f0874fa134755b243320da56fbff3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623951/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623951/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623951/broadcast/4779_9c3f2be653c648aeaa8e691604191c59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623951/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:09",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:19:53.593000Z",
            "updatedTime": "2018-11-10T18:29:29.148800Z",
            "uploadedTime": "2010-09-29T07:19:53.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623951/theora/4779_86b2e054f22d4eed91f879a04dfc67a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623951/large_thumb/large.jpg"
        },
        {
            "id": 623950,
            "name": "Ut av skapet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623950/theora/4778_dbfdefb850ff4e0388044084ce228a79.ogv",
                "original": "https://upload.frikanalen.no/media/623950/original/orig_d468ab8789e94d4cb7f7f4f631b5a57b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623950/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623950/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623950/broadcast/4778_e9fbd4413204460086ea191909b265fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623950/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:35.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:17:48.840000Z",
            "updatedTime": "2018-11-10T18:29:29.150161Z",
            "uploadedTime": "2010-09-29T07:17:48.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623950/theora/4778_dbfdefb850ff4e0388044084ce228a79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623950/large_thumb/large.jpg"
        },
        {
            "id": 623949,
            "name": "Apropos: Festival",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
                "original": "https://upload.frikanalen.no/media/623949/original/orig_f1e503d636a44632862692750830cf40.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623949/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623949/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623949/broadcast/4777_27d8194132dc4e92b0f2198691e9a9f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623949/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:04:22.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:15:16.133000Z",
            "updatedTime": "2018-11-10T18:29:29.151580Z",
            "uploadedTime": "2010-09-29T07:15:16.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623949/theora/4777_d65a1e2dd32e4f28a6dc993af935d7f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623949/large_thumb/large.jpg"
        },
        {
            "id": 623947,
            "name": "Apropos: Immatrikulering",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623947/theora/4776_a9dc812b882049f8afa1df7d8510620a.ogv",
                "original": "https://upload.frikanalen.no/media/623947/original/orig_3b2f22762ab84ec9be9f4f7f7b1e6684.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623947/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623947/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623947/broadcast/4776_3c8e9547d9244c52905a5be11a77b210.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623947/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:09.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:04:02Z",
            "updatedTime": "2018-11-10T18:29:29.154296Z",
            "uploadedTime": "2010-09-29T07:04:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623947/theora/4776_a9dc812b882049f8afa1df7d8510620a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623947/large_thumb/large.jpg"
        },
        {
            "id": 624215,
            "name": "Kongelig lineup på ISFIT",
            "header": "På ISFiT 2011 kan du i dagene mellom 11. til 20. februar få med deg blant annet Susanne Sundfør, Kronprins Haakon, Kronprinsesse Mette-Marit og mye annet.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624215/theora/5240_848b503c09064f2280aba2517f1d1dad.ogv",
                "original": "https://upload.frikanalen.no/media/624215/original/orig_507756d1e18e41d5a29e53f51e26eaa1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624215/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624215/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624215/broadcast/5240_f5ce84e15f6b431f9ff04948bdbf1a01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624215/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.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:08:46Z",
            "updatedTime": "2018-11-10T18:29:28.816371Z",
            "uploadedTime": "2011-01-31T21:08:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624215/theora/5240_848b503c09064f2280aba2517f1d1dad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624215/large_thumb/large.jpg"
        },
        {
            "id": 623943,
            "name": "Tak over hodet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623943/theora/4771_f78c8948727b49e881e9b203424b036b.ogv",
                "original": "https://upload.frikanalen.no/media/623943/original/orig_5c5742b00aa94c2f80d15870cdb86f76.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623943/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623943/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623943/broadcast/4771_caa76fb2109b482597d88313452ca8df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623943/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-27T11:53:28.573000Z",
            "updatedTime": "2018-11-10T18:29:29.159743Z",
            "uploadedTime": "2010-09-27T11:53:28.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623943/theora/4771_f78c8948727b49e881e9b203424b036b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623943/large_thumb/large.jpg"
        },
        {
            "id": 623942,
            "name": "Grønn aften",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623942/theora/4770_e3fdd0574fbc46dc9bc60eb0ca01e38b.ogv",
                "original": "https://upload.frikanalen.no/media/623942/original/orig_96da072835b3443d93069d30b30dc8ce.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623942/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623942/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623942/broadcast/4770_f3a9bf98e4514aa493c1b126c111a8b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623942/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:44.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:51:01Z",
            "updatedTime": "2018-11-10T18:29:29.161081Z",
            "uploadedTime": "2010-09-27T11:51:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623942/theora/4770_e3fdd0574fbc46dc9bc60eb0ca01e38b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623942/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": 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": 623941,
            "name": "Blæst rundt forsvunnen ballong",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv",
                "original": "https://upload.frikanalen.no/media/623941/original/orig_3d5205754cde43f8887c9e42acec42fc.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623941/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623941/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623941/broadcast/4769_8b1bee3d8d3548388ed90eb0f09cfae7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623941/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:02.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:36:40Z",
            "updatedTime": "2018-11-10T18:29:29.162444Z",
            "uploadedTime": "2010-09-27T11:36:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623941/large_thumb/large.jpg"
        },
        {
            "id": 623940,
            "name": "Tatoveringsmesse for 10. gang",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623940/theora/4768_a7bff09724f447f881abf9820c6ca790.ogv",
                "original": "https://upload.frikanalen.no/media/623940/original/orig_a6f79a573b1643ca80fa9a4ecb69fdaa.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623940/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623940/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623940/broadcast/4768_d6c75d7d9c584bf1ac7df9431b14be2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623940/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:42.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:30:20.403000Z",
            "updatedTime": "2018-11-10T18:29:29.163881Z",
            "uploadedTime": "2010-09-27T11:30:20.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623940/theora/4768_a7bff09724f447f881abf9820c6ca790.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623940/large_thumb/large.jpg"
        },
        {
            "id": 623939,
            "name": "Ifegeneia",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623939/theora/4767_8437ca51e0d249b6a6d7a80e462eea8b.ogv",
                "original": "https://upload.frikanalen.no/media/623939/original/orig_14587093ee874316b640e7dae819bcd0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623939/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623939/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623939/broadcast/4767_8ffe5ab9afa84d7f8fe25fe7d1de92af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623939/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-09-27T11:25:55.570000Z",
            "updatedTime": "2018-11-10T18:29:29.165231Z",
            "uploadedTime": "2010-09-27T11:25:55.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623939/theora/4767_8437ca51e0d249b6a6d7a80e462eea8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623939/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": 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": 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": 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": 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": 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": 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": 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": 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"
        }
    ]
}