List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=2900&ordering=has_tono_records
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2950&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2850&ordering=has_tono_records",
    "results": [
        {
            "id": 623835,
            "name": "Thom Hell",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623835/theora/4607_7d4e82b119f1426b9634a4a8b8eff281.ogv",
                "original": "https://upload.frikanalen.no/media/623835/original/orig_0a9d76e999b84c569c96ca332f6c8d85.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623835/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623835/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623835/broadcast/4607_bf6d85f868824f57ab8a2c4f5b4589d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623835/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.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:24.883000Z",
            "updatedTime": "2018-11-10T18:29:29.313313Z",
            "uploadedTime": "2010-08-10T19:20:24.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623835/theora/4607_7d4e82b119f1426b9634a4a8b8eff281.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623835/large_thumb/large.jpg"
        },
        {
            "id": 623834,
            "name": "The Megafonic Thrift",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623834/theora/4606_49736fb1e40d4b2396faf98c51b6a847.ogv",
                "original": "https://upload.frikanalen.no/media/623834/original/orig_a34b3767ef624cf6bde95394788b1654.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623834/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623834/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623834/broadcast/4606_e6884657b866489594827cf5b5cb4873.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623834/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:22.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:06.350000Z",
            "updatedTime": "2018-11-10T18:29:29.314653Z",
            "uploadedTime": "2010-08-10T19:20:06.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623834/theora/4606_49736fb1e40d4b2396faf98c51b6a847.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623834/large_thumb/large.jpg"
        },
        {
            "id": 625014,
            "name": "Væpnet til seier.",
            "header": "Hva består den kristnes våpen av? Program 7 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625014/theora/orig_8933503354124d04a5a715555aa431e6.ogv",
                "original": "https://upload.frikanalen.no/media/625014/original/orig_8933503354124d04a5a715555aa431e6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625014/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625014/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625014/broadcast/6422_0578210aa11a4802b3908d2d5e6f1df0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625014/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:53:00.827000Z",
            "updatedTime": "2018-11-10T18:29:27.770926Z",
            "uploadedTime": "2012-09-21T08:53:00.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625014/theora/orig_8933503354124d04a5a715555aa431e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625014/large_thumb/large.jpg"
        },
        {
            "id": 625013,
            "name": "Seier over onde makter.",
            "header": "Finnes det virkelig personifisert ondskap?\nProgram 6 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625013/theora/orig_592ac6f181514c7ba9d4cdba9ccc86b5.ogv",
                "original": "https://upload.frikanalen.no/media/625013/original/orig_592ac6f181514c7ba9d4cdba9ccc86b5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625013/broadcast/6421_2351efeb105647a189db8863c21c4c81.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625013/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:50:34.423000Z",
            "updatedTime": "2018-11-10T18:29:27.772335Z",
            "uploadedTime": "2012-09-21T08:50:34.423000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625013/theora/orig_592ac6f181514c7ba9d4cdba9ccc86b5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625013/large_thumb/large.jpg"
        },
        {
            "id": 625012,
            "name": "Vekst i Kristus.",
            "header": "Med Jesus som forbilde er det alltid rom for vekst, Program 5 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625012/theora/orig_583d5b16f70d4107b24c43265884a145.ogv",
                "original": "https://upload.frikanalen.no/media/625012/original/orig_583d5b16f70d4107b24c43265884a145.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625012/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625012/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625012/broadcast/6420_e85f9d9ff3654f39bf75cb9eb8f6fb5a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625012/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:47:56.613000Z",
            "updatedTime": "2018-11-10T18:29:27.773682Z",
            "uploadedTime": "2012-09-21T08:47:56.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625012/theora/orig_583d5b16f70d4107b24c43265884a145.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625012/large_thumb/large.jpg"
        },
        {
            "id": 623833,
            "name": "Tattoo",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623833/theora/4560_ab299bcd15b14320907ad6d3d9322dd3.ogv",
                "original": "https://upload.frikanalen.no/media/623833/original/orig_94695b736465497cbc2cb49688a136f9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623833/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623833/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623833/broadcast/4560_e30339ff1da447fcb0597f9d73361292.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623833/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:53.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:41:28.250000Z",
            "updatedTime": "2018-11-10T18:29:29.316056Z",
            "uploadedTime": "2010-08-10T14:41:28.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623833/theora/4560_ab299bcd15b14320907ad6d3d9322dd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623833/large_thumb/large.jpg"
        },
        {
            "id": 623832,
            "name": "Stemning på Storås",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623832/theora/4604_8767bb6e543146ea800b5a356ab6cab3.ogv",
                "original": "https://upload.frikanalen.no/media/623832/original/orig_fccde7812eb74bb5a2260fdb4d6371d7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623832/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623832/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623832/broadcast/4604_4182efa24e6a429ebde05dc00c4d5c4b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623832/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:00:54.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:19.710000Z",
            "updatedTime": "2018-11-10T18:29:29.317399Z",
            "uploadedTime": "2010-08-10T19:19:19.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623832/theora/4604_8767bb6e543146ea800b5a356ab6cab3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623832/large_thumb/large.jpg"
        },
        {
            "id": 623831,
            "name": "Spring awakening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623831/theora/4603_9bf72f2c493a4c65995be89ea965d8ad.ogv",
                "original": "https://upload.frikanalen.no/media/623831/original/orig_45a5b1088ce741b6822e4a72781a740e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623831/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623831/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623831/broadcast/4603_49fb045913524b3dad807e72fe53a346.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623831/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:55.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:00.803000Z",
            "updatedTime": "2018-11-10T18:29:29.318748Z",
            "uploadedTime": "2010-08-10T19:19:00.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623831/theora/4603_9bf72f2c493a4c65995be89ea965d8ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623831/large_thumb/large.jpg"
        },
        {
            "id": 623830,
            "name": "Sporti: Ridning",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623830/theora/4601_affe54a0f1db4e4c989ad3a1b44bd148.ogv",
                "original": "https://upload.frikanalen.no/media/623830/original/orig_be3ea87b8fe64f6a8f9197f8dc233a05.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623830/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623830/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623830/broadcast/4601_f6513167ccc34768a2e746c7dc25a0af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623830/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:15.160000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:18:20Z",
            "updatedTime": "2018-11-10T18:29:29.320131Z",
            "uploadedTime": "2010-08-10T19:18:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623830/theora/4601_affe54a0f1db4e4c989ad3a1b44bd148.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623830/large_thumb/large.jpg"
        },
        {
            "id": 625007,
            "name": "Grøsshaugen episode 3",
            "header": "Få med deg tredje og siste episode av Grøsshaugen!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625007/theora/6475_4b53d8e2f25e47d7aa781fb87b5bef3e.ogv",
                "original": "https://upload.frikanalen.no/media/625007/original/orig_3397407dbab44285af39538e8cf92d26.mov",
                "smallThumb": "https://upload.frikanalen.no/media/625007/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625007/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625007/broadcast/6475_9d9cd832efa74b16b51c03d7c0da2576.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625007/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:13.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-11T22:02:27.143000Z",
            "updatedTime": "2018-11-10T18:29:27.780599Z",
            "uploadedTime": "2012-10-11T22:02:27.143000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625007/theora/6475_4b53d8e2f25e47d7aa781fb87b5bef3e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625007/large_thumb/large.jpg"
        },
        {
            "id": 625006,
            "name": "Grøsshaugen episode 1",
            "header": "Noe er i gjære i Trondheim, og det lover ikke godt!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625006/theora/6473_1c2c5606c6d64da3a97761d0e2c80236.ogv",
                "original": "https://upload.frikanalen.no/media/625006/original/orig_62a7aa79690d4dac833e7d1efe3b9fcd.mov",
                "smallThumb": "https://upload.frikanalen.no/media/625006/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625006/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625006/broadcast/6473_44dd6c2206fc468489d42da73ef99f51.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625006/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:05:21.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-11T21:49:06.353000Z",
            "updatedTime": "2018-11-10T18:29:27.781952Z",
            "uploadedTime": "2012-10-11T21:49:06.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625006/theora/6473_1c2c5606c6d64da3a97761d0e2c80236.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625006/large_thumb/large.jpg"
        },
        {
            "id": 623829,
            "name": "Sporti: Hockey",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
                "original": "https://upload.frikanalen.no/media/623829/original/orig_6a0c30f0e2f34179bb5f13e52199974e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623829/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623829/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623829/broadcast/4583_29163e210bfb46ef9acd2bb7770da967.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623829/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:23.320000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:11:28Z",
            "updatedTime": "2018-11-10T18:29:29.321497Z",
            "uploadedTime": "2010-08-10T19:11:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623829/large_thumb/large.jpg"
        },
        {
            "id": 623828,
            "name": "Sporti: Basketball",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623828/theora/4602_bf3427cef2594997ad342f47cec97cc9.ogv",
                "original": "https://upload.frikanalen.no/media/623828/original/orig_b2bf0b5867f649abbaeec63f8caa7152.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623828/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623828/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623828/broadcast/4602_495d2eaf245b4f8390fbda80a34d8c5f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623828/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:40.840000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:18:40Z",
            "updatedTime": "2018-11-10T18:29:29.322881Z",
            "uploadedTime": "2010-08-10T19:18:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623828/theora/4602_bf3427cef2594997ad342f47cec97cc9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623828/large_thumb/large.jpg"
        },
        {
            "id": 623827,
            "name": "Sorte får",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
                "original": "https://upload.frikanalen.no/media/623827/original/orig_8b3850e2bba14ef387ca63710f53b14e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623827/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623827/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623827/broadcast/4599_42866e242f9748f98fa26c024545be5e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623827/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:31.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:17:42.980000Z",
            "updatedTime": "2018-11-10T18:29:29.324261Z",
            "uploadedTime": "2010-08-10T19:17:42.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623827/large_thumb/large.jpg"
        },
        {
            "id": 623826,
            "name": "Slim Void",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623826/theora/4598_da523f6c3dab41ebb00673518baea452.ogv",
                "original": "https://upload.frikanalen.no/media/623826/original/orig_f4a4bf8ae2bc4b95b91843d7069ada36.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623826/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623826/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623826/broadcast/4598_8ae21b4cf3604ff7bb6ae2dc69e25793.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623826/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:35.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:17:24Z",
            "updatedTime": "2018-11-10T18:29:29.325601Z",
            "uploadedTime": "2010-08-10T19:17:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623826/theora/4598_da523f6c3dab41ebb00673518baea452.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623826/large_thumb/large.jpg"
        },
        {
            "id": 623059,
            "name": "Helse Expo - del 3 - Kosthold",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623059/theora/3464_60dab987257247a7a611978ab05a0686.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623059/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623059/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623059/broadcast/3464_c5342ccf3bd74667b4bd9ae21e2c0be9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623059/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T08:56:20.280000Z",
            "updatedTime": "2018-11-10T18:29:30.280097Z",
            "uploadedTime": "2009-09-12T08:56:20.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623059/theora/3464_60dab987257247a7a611978ab05a0686.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623059/large_thumb/large.jpg"
        },
        {
            "id": 623824,
            "name": "Røverhistorier fra Storås..",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623824/theora/4596_6c96e91036c64fd1b602efbb5e60d23c.ogv",
                "original": "https://upload.frikanalen.no/media/623824/original/orig_16628ae370c34eceab3f508e28de94e7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623824/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623824/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623824/broadcast/4596_9550ed2adbce48f8bb40b667d874710b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623824/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:39.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:16:31Z",
            "updatedTime": "2018-11-10T18:29:29.328333Z",
            "uploadedTime": "2010-08-10T19:16:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623824/theora/4596_6c96e91036c64fd1b602efbb5e60d23c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623824/large_thumb/large.jpg"
        },
        {
            "id": 623823,
            "name": "Rosendal teater",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623823/theora/4594_3ea4c67a7614496c973df7fef3f254dd.ogv",
                "original": "https://upload.frikanalen.no/media/623823/original/orig_f0fbc4a5e76e419ca364c66d59c8ef27.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623823/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623823/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623823/broadcast/4594_e9b74fe6a657487a8c8f31848297d0bd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623823/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:30.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:15:40Z",
            "updatedTime": "2018-11-10T18:29:29.329672Z",
            "uploadedTime": "2010-08-10T19:15:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623823/theora/4594_3ea4c67a7614496c973df7fef3f254dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623823/large_thumb/large.jpg"
        },
        {
            "id": 624998,
            "name": "Tangert 2012 07 Plan for livet",
            "header": "ADRA Norge driver et omfattende arbeid for å hjelpe ungdommer i Peru. Livshåpet tennes for gatebarn og barnehjemsbarn som igjen får troen på at det nytter å legge en plan for livet. Gry Haugen fra ADRA er gjest i studio.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624998/theora/orig_351f9bdefcf044eaaa0feea031a43809.ogv",
                "original": "https://upload.frikanalen.no/media/624998/original/orig_351f9bdefcf044eaaa0feea031a43809.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624998/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624998/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624998/broadcast/6436_08b84c0ecbd94e0ca5d40d5a0945742c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624998/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T09:20:44.430000Z",
            "updatedTime": "2018-11-10T18:29:27.793103Z",
            "uploadedTime": "2012-09-25T09:20:44.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624998/theora/orig_351f9bdefcf044eaaa0feea031a43809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624998/large_thumb/large.jpg"
        },
        {
            "id": 624997,
            "name": "Mennesket:, Guds skaperverk.",
            "header": "Hva betyr det at vi er skapt i Guds bilde? Program 3 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624997/theora/orig_ba2c910a56a3462291a4af0ccf99fe08.ogv",
                "original": "https://upload.frikanalen.no/media/624997/original/orig_ba2c910a56a3462291a4af0ccf99fe08.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624997/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624997/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624997/broadcast/6418_1d70566ac0b54ea8b986e3fff2b74fad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624997/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:41:16.780000Z",
            "updatedTime": "2018-11-10T18:29:27.794451Z",
            "uploadedTime": "2012-09-21T08:41:16.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624997/theora/orig_ba2c910a56a3462291a4af0ccf99fe08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624997/large_thumb/large.jpg"
        },
        {
            "id": 624996,
            "name": "Frelse - den eneste løsningen",
            "header": "Betyr frelse noe annet enn å bli reddet? Program 4 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624996/theora/orig_30e5575db5d6429e9cf135129231f514.ogv",
                "original": "https://upload.frikanalen.no/media/624996/original/orig_30e5575db5d6429e9cf135129231f514.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624996/broadcast/6419_d6344ec3e31e4f89ba1d181d8d5719d2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624996/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:44:49.490000Z",
            "updatedTime": "2018-11-10T18:29:27.795830Z",
            "uploadedTime": "2012-09-21T08:44:49.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624996/theora/orig_30e5575db5d6429e9cf135129231f514.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624996/large_thumb/large.jpg"
        },
        {
            "id": 623822,
            "name": "Matlaging med Samfundetlederen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623822/theora/4592_6fba4f395ba74e6bac0de2d45aaf6809.ogv",
                "original": "https://upload.frikanalen.no/media/623822/original/orig_df472d8020c54c67a71cb60127636d7e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623822/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623822/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623822/broadcast/4592_f8243045fa49410ab6782fff0aa16abe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623822/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:40.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:14:53Z",
            "updatedTime": "2018-11-10T18:29:29.331020Z",
            "uploadedTime": "2010-08-10T19:14:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623822/theora/4592_6fba4f395ba74e6bac0de2d45aaf6809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623822/large_thumb/large.jpg"
        },
        {
            "id": 624994,
            "name": "Studentservice episode 4",
            "header": "Hva kommer til å skje med Studentservice? I forrige episode fikk alle arbeiderne sparken. Hvordan vil de takle sin siste arbeidsdag? Én ting er sikkert - det er duket for Bjørnars vanskeligste dag på jobb noensinne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624994/theora/6462_90a7bcdf0e444c618bc6b309391fec36.ogv",
                "original": "https://upload.frikanalen.no/media/624994/original/orig_fb440ab745c9400b98f4ff708ea7aa8d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624994/broadcast/6462_2f756b23a8c94de6840979ddd6ac0e0f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624994/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:05:10.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:42:47.257000Z",
            "updatedTime": "2018-11-10T18:29:27.798501Z",
            "uploadedTime": "2012-10-04T21:42:47.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624994/theora/6462_90a7bcdf0e444c618bc6b309391fec36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624994/large_thumb/large.jpg"
        },
        {
            "id": 624993,
            "name": "Studentservice episode 3",
            "header": "Velkommen til Studentservice! I ukas episode skal inspektøren Ellen holde et øye med Geir for å vurdere hans arbeidsinnsats. Snart har hun kanskje holdt nok øyne med arbeiderne. Kommer noen til å få sparken?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624993/theora/6461_1c2f64293ac843ee86247b2dede682e0.ogv",
                "original": "https://upload.frikanalen.no/media/624993/original/orig_9bb1641f58ef4f6ab6d505337cc8d1d3.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624993/broadcast/6461_440803fda3fb421ebe7bdc32b8f51be5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624993/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:39.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:39:21.120000Z",
            "updatedTime": "2018-11-10T18:29:27.799950Z",
            "uploadedTime": "2012-10-04T21:39:21.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624993/theora/6461_1c2f64293ac843ee86247b2dede682e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624993/large_thumb/large.jpg"
        },
        {
            "id": 624992,
            "name": "Studentservice episode 2",
            "header": "I andre episode forsetter Ellen å inspisere de ansatte i Studentservice. Samtidig har Annika oppdaget et problem, og for å få tilbake balansen bruker hun sine alternative metoder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624992/theora/6460_0bfd842901d145338c0a11a1228beeda.ogv",
                "original": "https://upload.frikanalen.no/media/624992/original/orig_7957ce0ca3044876bdf273ae9aa64b25.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624992/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624992/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624992/broadcast/6460_2fa276bfeba9421694c6f3141c0febcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624992/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:04:36.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:37:58.683000Z",
            "updatedTime": "2018-11-10T18:29:27.801342Z",
            "uploadedTime": "2012-10-04T21:37:58.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624992/theora/6460_0bfd842901d145338c0a11a1228beeda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624992/large_thumb/large.jpg"
        },
        {
            "id": 624991,
            "name": "Studentservice: Episode 1",
            "header": "I første episode av Studentservice får arbeiderne besøk av inspektøren Ellen. En brukerundersøkelse har nemlig vist at studentene ikke er fornøyd med rådene de får. Kan Studentservice vise Ellen at de kan faget ditt?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624991/theora/6459_450da606939c4e80bcae861a62b4be18.ogv",
                "original": "https://upload.frikanalen.no/media/624991/original/orig_3c731a89f9bb4a0b855d9e9f50621bc1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624991/broadcast/6459_d76be8ddc0d24d0ab8d099b3acdd7411.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624991/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:56.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:34:54.683000Z",
            "updatedTime": "2018-11-10T18:29:27.802697Z",
            "uploadedTime": "2012-10-04T21:34:54.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624991/theora/6459_450da606939c4e80bcae861a62b4be18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624991/large_thumb/large.jpg"
        },
        {
            "id": 623821,
            "name": "Lillasyster",
            "header": "Konsertopptak med Lillasyster.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623821/theora/4590_9664a7e747934e588bf2abe05acfbdf5.ogv",
                "original": "https://upload.frikanalen.no/media/623821/original/orig_b63e3bbaa34d47b48cf9cfee4db0edcc.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623821/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623821/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623821/broadcast/4590_14c55c64f52d4201b0edcb12cfa6bfd2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623821/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:05:04.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:58Z",
            "updatedTime": "2018-11-10T18:29:29.332446Z",
            "uploadedTime": "2010-08-10T19:13:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623821/theora/4590_9664a7e747934e588bf2abe05acfbdf5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623821/large_thumb/large.jpg"
        },
        {
            "id": 624987,
            "name": "STV på Hove: Mikhael Paskalev",
            "header": "Det handler om å ha noe å falle tilbake på, sa trondheimsaktuelle Mikhael Paskalev om det å kombinere artistlivet med studier. Se Student-TVs intervju med ham her!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624987/theora/6447_aa89bec1789746cea0cdc437f4758f56.ogv",
                "original": "https://upload.frikanalen.no/media/624987/original/orig_ae4bf247d8cd406d873bb4488d97c466.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624987/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624987/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624987/broadcast/6447_4434da0177614bc7978b3751f95cfbdc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624987/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:26.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-28T14:54:51.343000Z",
            "updatedTime": "2018-11-10T18:29:27.808140Z",
            "uploadedTime": "2012-09-28T14:54:51.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624987/theora/6447_aa89bec1789746cea0cdc437f4758f56.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624987/large_thumb/large.jpg"
        },
        {
            "id": 624986,
            "name": "STV på Hove: LidoLido",
            "header": "LidoLido kunne ikke la være å bli musiker, men forteller at det er beinhard jobbing. Se vårt intervju med ham her!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624986/theora/6446_38dd53aa46c1443ba2841a87e40a9f79.ogv",
                "original": "https://upload.frikanalen.no/media/624986/original/orig_3a8edbe87a1b4617872499eb60d32a90.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624986/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624986/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624986/broadcast/6446_77d76f8be8154ac4b2a2c695bb1a848b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624986/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:24.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-28T14:47:38.147000Z",
            "updatedTime": "2018-11-10T18:29:27.810023Z",
            "uploadedTime": "2012-09-28T14:47:38.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624986/theora/6446_38dd53aa46c1443ba2841a87e40a9f79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624986/large_thumb/large.jpg"
        },
        {
            "id": 623820,
            "name": "Kurt Nilsen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623820/theora/4589_742a5147188541bfba89cf920ea21864.ogv",
                "original": "https://upload.frikanalen.no/media/623820/original/orig_ba23c2ded60846b683f8983c26c4e448.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623820/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623820/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623820/broadcast/4589_4f53dd89cff648a397085e0b40083d46.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623820/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:11.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:40Z",
            "updatedTime": "2018-11-10T18:29:29.334414Z",
            "uploadedTime": "2010-08-10T19:13:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623820/theora/4589_742a5147188541bfba89cf920ea21864.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623820/large_thumb/large.jpg"
        },
        {
            "id": 623819,
            "name": "Krimgåte:70´s action",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623819/theora/4561_ccdcc8a8b5aa4f8dbd7bb666758ea74c.ogv",
                "original": "https://upload.frikanalen.no/media/623819/original/orig_8015a1f96e724592993455a518548d8a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623819/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623819/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623819/broadcast/4561_d319cdd0fc9d47949bcf020b4f07640a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623819/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:43.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:45:06.177000Z",
            "updatedTime": "2018-11-10T18:29:29.336248Z",
            "uploadedTime": "2010-08-10T14:45:06.177000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623819/theora/4561_ccdcc8a8b5aa4f8dbd7bb666758ea74c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623819/large_thumb/large.jpg"
        },
        {
            "id": 623818,
            "name": "Matlaging med UKEsjefen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623818/theora/4593_505d65f39a8445d9bf0144d731c307a9.ogv",
                "original": "https://upload.frikanalen.no/media/623818/original/orig_3b81889ad7ef4a08890745015b96a1b8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623818/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623818/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623818/broadcast/4593_47212489d6c642f183e5ab9e949a1471.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623818/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:30.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:15:13Z",
            "updatedTime": "2018-11-10T18:29:29.337665Z",
            "uploadedTime": "2010-08-10T19:15:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623818/theora/4593_505d65f39a8445d9bf0144d731c307a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623818/large_thumb/large.jpg"
        },
        {
            "id": 624978,
            "name": "Den Gud som åpenbares.",
            "header": "Hvilket bilde av Gud gir Bibelen oss? Program 2 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624978/theora/orig_e38d0ec88a5e4df49f6e8bd091ccb8b1.ogv",
                "original": "https://upload.frikanalen.no/media/624978/original/orig_e38d0ec88a5e4df49f6e8bd091ccb8b1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624978/broadcast/6417_842a97a6993e42e78b1638153478d36b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624978/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:38:24.660000Z",
            "updatedTime": "2018-11-10T18:29:27.819847Z",
            "uploadedTime": "2012-09-21T08:38:24.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624978/theora/orig_e38d0ec88a5e4df49f6e8bd091ccb8b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624978/large_thumb/large.jpg"
        },
        {
            "id": 623817,
            "name": "Kråkesølv",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623817/theora/4587_9e1cd4e01c4f4766be37b66b49ac1ac1.ogv",
                "original": "https://upload.frikanalen.no/media/623817/original/orig_fc84c415a6fd48f3b467a7079106cea1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623817/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623817/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623817/broadcast/4587_89f6d53b89ea461fa13f2ae7028c4836.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623817/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:04.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:02.800000Z",
            "updatedTime": "2018-11-10T18:29:29.339071Z",
            "uploadedTime": "2010-08-10T19:13:02.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623817/theora/4587_9e1cd4e01c4f4766be37b66b49ac1ac1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623817/large_thumb/large.jpg"
        },
        {
            "id": 624976,
            "name": "Den store konflikten.",
            "header": "Hva går den store striden mellom det gode og det onde ut på? Program 1 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624976/theora/orig_822763bd226f4c0aaff409755668d9d5.ogv",
                "original": "https://upload.frikanalen.no/media/624976/original/orig_822763bd226f4c0aaff409755668d9d5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624976/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624976/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624976/broadcast/6416_f7f89213be7b43ae8bd69eacea5c8649.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624976/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:35:06.787000Z",
            "updatedTime": "2018-11-10T18:29:27.822831Z",
            "uploadedTime": "2012-09-21T08:35:06.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624976/theora/orig_822763bd226f4c0aaff409755668d9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624976/large_thumb/large.jpg"
        },
        {
            "id": 623816,
            "name": "Jaga Jazzist",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623816/theora/4584_9c088fe2b589414f82b3564f6db78d73.ogv",
                "original": "https://upload.frikanalen.no/media/623816/original/orig_e4b68469933f4fcfa6706d5e69ff3d8a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623816/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623816/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623816/broadcast/4584_1907118e20ab4e428680c35dd094fc9b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623816/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:00:54.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:12:04.657000Z",
            "updatedTime": "2018-11-10T18:29:29.340502Z",
            "uploadedTime": "2010-08-10T19:12:04.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623816/theora/4584_9c088fe2b589414f82b3564f6db78d73.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623816/large_thumb/large.jpg"
        },
        {
            "id": 623815,
            "name": "Hjernen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623815/theora/4558_0098bf17d14f4535866075e1962ec5b7.ogv",
                "original": "https://upload.frikanalen.no/media/623815/original/orig_ac21b67b7b8d44fe9dda2a0d86db1609.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623815/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623815/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623815/broadcast/4558_53cc0c9667024fa29015de112d18bb37.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623815/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:06.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:37:50.087000Z",
            "updatedTime": "2018-11-10T18:29:29.341862Z",
            "uploadedTime": "2010-08-10T14:37:50.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623815/theora/4558_0098bf17d14f4535866075e1962ec5b7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623815/large_thumb/large.jpg"
        },
        {
            "id": 623058,
            "name": "Helse Expo - del 4 - Vann",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623058/theora/3465_0a6cea2513e24b55a9af12221d9b371d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623058/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623058/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623058/broadcast/3465_1efde02ccdf2414b8c44fe71d60708a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623058/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T08:57:48.373000Z",
            "updatedTime": "2018-11-10T18:29:30.281471Z",
            "uploadedTime": "2009-09-12T08:57:48.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623058/theora/3465_0a6cea2513e24b55a9af12221d9b371d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623058/large_thumb/large.jpg"
        },
        {
            "id": 623813,
            "name": "Gåte på Storås",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623813/theora/4581_8ef90c1e6bc14c93a392d9fa92738d1e.ogv",
                "original": "https://upload.frikanalen.no/media/623813/original/orig_d0166f28681c4e64b82d8f8093217356.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623813/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623813/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623813/broadcast/4581_297b54d6b8d448d5a96377cc3c7db321.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623813/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:08:28.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:39:30.773000Z",
            "updatedTime": "2018-11-10T18:29:29.344603Z",
            "uploadedTime": "2010-08-10T15:39:30.773000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623813/theora/4581_8ef90c1e6bc14c93a392d9fa92738d1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623813/large_thumb/large.jpg"
        },
        {
            "id": 623812,
            "name": "Final på Samfundet",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623812/theora/4580_ae45adaf01c645b987aae2d611e5db15.ogv",
                "original": "https://upload.frikanalen.no/media/623812/original/orig_6006e121d046474cb3b0031acece9d29.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623812/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623812/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623812/broadcast/4580_05bc8fd6ee884e9b82bd9cdf1b06ddbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623812/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:20.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:39:11Z",
            "updatedTime": "2018-11-10T18:29:29.345948Z",
            "uploadedTime": "2010-08-10T15:39:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623812/theora/4580_ae45adaf01c645b987aae2d611e5db15.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623812/large_thumb/large.jpg"
        },
        {
            "id": 623811,
            "name": "Filmanmeldelse: Valentinesday",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623811/theora/4579_cbd488f82ec8465a93a72030bca6784b.ogv",
                "original": "https://upload.frikanalen.no/media/623811/original/orig_272411ae2d3d4de8a6e62dc3283e8ba5.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623811/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623811/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623811/broadcast/4579_71e28f546fa04787b482901ad49ad2fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623811/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:30:30.513000Z",
            "updatedTime": "2018-11-10T18:29:29.347361Z",
            "uploadedTime": "2010-08-10T15:30:30.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623811/theora/4579_cbd488f82ec8465a93a72030bca6784b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623811/large_thumb/large.jpg"
        },
        {
            "id": 623810,
            "name": "Filmanmeldelse: Shutter island",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623810/theora/4597_30bd750f7dea4bb3a6f3ca2ec97ca90d.ogv",
                "original": "https://upload.frikanalen.no/media/623810/original/orig_5f01d90bd91340559ca8c26d27b03d99.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623810/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623810/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623810/broadcast/4597_280df4a464f14807a6b71e2b82197b22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623810/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:55.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:16:50.790000Z",
            "updatedTime": "2018-11-10T18:29:29.348988Z",
            "uploadedTime": "2010-08-10T19:16:50.790000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623810/theora/4597_30bd750f7dea4bb3a6f3ca2ec97ca90d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623810/large_thumb/large.jpg"
        },
        {
            "id": 623809,
            "name": "Filmanmeldelse: Invictus",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623809/theora/4578_9f4743ad66cb4bb2b95aeeb7c084ca3e.ogv",
                "original": "https://upload.frikanalen.no/media/623809/original/orig_69c809389e184ee9b5646e49e404fd86.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623809/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623809/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623809/broadcast/4578_562c68c9de8a405f8bb8b945ba12704f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623809/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:31.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:30:10.530000Z",
            "updatedTime": "2018-11-10T18:29:29.350445Z",
            "uploadedTime": "2010-08-10T15:30:10.530000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623809/theora/4578_9f4743ad66cb4bb2b95aeeb7c084ca3e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623809/large_thumb/large.jpg"
        },
        {
            "id": 623808,
            "name": "De eldres dag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623808/theora/4577_2cd075b4acaf44df9d5bacb67fe3eee0.ogv",
                "original": "https://upload.frikanalen.no/media/623808/original/orig_2af9e7f5b06640a6be82edfde6325874.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623808/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623808/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623808/broadcast/4577_5090de1546484c6a8861a0890a5ed41d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623808/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:37.040000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:26:47.867000Z",
            "updatedTime": "2018-11-10T18:29:29.351844Z",
            "uploadedTime": "2010-08-10T15:26:47.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623808/theora/4577_2cd075b4acaf44df9d5bacb67fe3eee0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623808/large_thumb/large.jpg"
        },
        {
            "id": 623057,
            "name": "Helse Expo - del 5 - Avhold",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623057/theora/3466_14012c82560c445693379721779984b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623057/broadcast/3466_35a456982d584c319f5120dc8a9dbc16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623057/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T08:59:41.687000Z",
            "updatedTime": "2018-11-10T18:29:30.282812Z",
            "uploadedTime": "2009-09-12T08:59:41.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623057/theora/3466_14012c82560c445693379721779984b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623057/large_thumb/large.jpg"
        },
        {
            "id": 623056,
            "name": "Helse Expo - del 1 - Luft",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623056/theora/3462_51215082e8ef44468b11ae310102ac25.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623056/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623056/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623056/broadcast/3462_88d2ac332624425594a40ea891990749.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623056/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T08:45:41.317000Z",
            "updatedTime": "2018-11-10T18:29:30.284229Z",
            "uploadedTime": "2009-09-12T08:45:41.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623056/theora/3462_51215082e8ef44468b11ae310102ac25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623056/large_thumb/large.jpg"
        },
        {
            "id": 623805,
            "name": "Dansing på Storås",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623805/theora/4574_29f8a56ec5db4c029efe6c830f82fd1f.ogv",
                "original": "https://upload.frikanalen.no/media/623805/original/orig_d1e3947d91da48859f9d170cf1946274.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623805/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623805/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623805/broadcast/4574_dd37c9291b9f40ddb21df30addde8b55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623805/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:03.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:24:44Z",
            "updatedTime": "2018-11-10T18:29:29.355918Z",
            "uploadedTime": "2010-08-10T15:24:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623805/theora/4574_29f8a56ec5db4c029efe6c830f82fd1f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623805/large_thumb/large.jpg"
        },
        {
            "id": 623804,
            "name": "Dance and hold hands",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623804/theora/4573_067f5b81d0e549f7b3c38dc327d90a26.ogv",
                "original": "https://upload.frikanalen.no/media/623804/original/orig_4dec7260442a4dadba9ff6fadaf5f843.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623804/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623804/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623804/broadcast/4573_9fa06ce55f334b5e8048abbb6c3855e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623804/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:43.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:21:21.890000Z",
            "updatedTime": "2018-11-10T18:29:29.357278Z",
            "uploadedTime": "2010-08-10T15:21:21.890000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623804/theora/4573_067f5b81d0e549f7b3c38dc327d90a26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623804/large_thumb/large.jpg"
        },
        {
            "id": 623803,
            "name": "CSI Trondheim",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623803/theora/4570_32cdaf54d8bb4c65a53e51a7b8423101.ogv",
                "original": "https://upload.frikanalen.no/media/623803/original/orig_a6581fbbda9544adbce1296ec01204b7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623803/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623803/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623803/broadcast/4570_297549b4611b4cc48f9a006217a8f059.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623803/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:34.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:06:55Z",
            "updatedTime": "2018-11-10T18:29:29.358623Z",
            "uploadedTime": "2010-08-10T15:06:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623803/theora/4570_32cdaf54d8bb4c65a53e51a7b8423101.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623803/large_thumb/large.jpg"
        },
        {
            "id": 623802,
            "name": "Apropos: MGP",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623802/theora/4568_5995442d8d7d416a8ba44e82a4427cc7.ogv",
                "original": "https://upload.frikanalen.no/media/623802/original/orig_05478491f55d42f183996af069ff13e5.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623802/broadcast/4568_22982c55d9b34d9c8e87fcb7bc7c8269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623802/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:45.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:02:36Z",
            "updatedTime": "2018-11-10T18:29:29.360005Z",
            "uploadedTime": "2010-08-10T15:02:36Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623802/theora/4568_5995442d8d7d416a8ba44e82a4427cc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623802/large_thumb/large.jpg"
        }
    ]
}