List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&limit=50&offset=3250&ordering=-duration&page=70
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3372,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=-duration&page=70",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=-duration&page=70",
    "results": [
        {
            "id": 622954,
            "name": "Demokratene - Lov og rett",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622954/theora/3207_ecabaa878f3b488dbed6a0c3177bb259.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622954/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622954/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622954/broadcast/orig_6e5f8699166340dca862454c2deee6dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622954/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:42.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:19:27.220000Z",
            "updatedTime": "2018-11-10T18:29:30.394324Z",
            "uploadedTime": "2009-08-10T09:19:27.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622954/theora/3207_ecabaa878f3b488dbed6a0c3177bb259.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622954/large_thumb/large.jpg"
        },
        {
            "id": 624213,
            "name": "Flere studentboliger til Trondheim",
            "header": "Åpning av Berg studentby",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624213/theora/5234_8ed59680d48d4e798b85d73f3952b8ad.ogv",
                "original": "https://upload.frikanalen.no/media/624213/original/orig_216c02faab754e2b844ee832250cb164.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624213/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624213/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624213/broadcast/5234_dba8a6052c40407a88538e398b15286e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624213/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:41.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T20:32:57.227000Z",
            "updatedTime": "2018-11-10T18:29:28.819115Z",
            "uploadedTime": "2011-01-31T20:32:57.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624213/theora/5234_8ed59680d48d4e798b85d73f3952b8ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624213/large_thumb/large.jpg"
        },
        {
            "id": 623984,
            "name": "Raptusfestivalen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623984/theora/4833_2b22c12b79af42079fea622ac97ae618.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623984/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623984/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623984/broadcast/4833_6ba0f857459349fe951a8515309d6013.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623984/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:41.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-13T13:33:21Z",
            "updatedTime": "2018-11-10T18:29:29.104031Z",
            "uploadedTime": "2010-10-13T13:33:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623984/theora/4833_2b22c12b79af42079fea622ac97ae618.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623984/large_thumb/large.jpg"
        },
        {
            "id": 624269,
            "name": "Programslipp på Samfundet",
            "header": "Programslipp vår 2011",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624269/theora/5241_28236db0da9c4496a9c56bd92413f2f4.ogv",
                "original": "https://upload.frikanalen.no/media/624269/original/orig_ff3eb35e1e9b4ddca83ace8ca62c364f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624269/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624269/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624269/broadcast/5241_ee714358e5334ede8cb33fb1515a365d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624269/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:39.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:11:37Z",
            "updatedTime": "2018-11-10T18:29:28.742872Z",
            "uploadedTime": "2011-01-31T21:11:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624269/theora/5241_28236db0da9c4496a9c56bd92413f2f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624269/large_thumb/large.jpg"
        },
        {
            "id": 624212,
            "name": "Filmandmeldelse: The Town",
            "header": "Anmeldelse av filmen The town.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624212/theora/5216_eea47146eaaa4c5788565664b2243188.ogv",
                "original": "https://upload.frikanalen.no/media/624212/original/orig_ba319eeb8fdc42ef9cdfda0a37730e57.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624212/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624212/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624212/broadcast/5216_b44ac6ae04e447be99b367a948e8f2dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624212/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.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T19:50:18Z",
            "updatedTime": "2018-11-10T18:29:28.820484Z",
            "uploadedTime": "2011-01-31T19:50:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624212/theora/5216_eea47146eaaa4c5788565664b2243188.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624212/large_thumb/large.jpg"
        },
        {
            "id": 624268,
            "name": "Walk of peace",
            "header": "Vinneren av isfits designkonkurranse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
                "original": "https://upload.frikanalen.no/media/624268/original/orig_85480e11ba574ee8a8d94376b31f9ece.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624268/broadcast/5116_fef67c84e1f24e9182bf2fdea52b186f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624268/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.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:18:59.527000Z",
            "updatedTime": "2018-11-10T18:29:28.744376Z",
            "uploadedTime": "2010-12-21T16:18:59.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
        },
        {
            "id": 623855,
            "name": "Gunnar Sønsteby.",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623855/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623855/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623855/broadcast/4605_5a40f1d4cc4a48d39906472344b08063.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623855/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.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:38.350000Z",
            "updatedTime": "2018-11-10T18:29:29.285495Z",
            "uploadedTime": "2010-08-10T19:19:38.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623855/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": 623950,
            "name": "Ut av skapet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623950/theora/4778_dbfdefb850ff4e0388044084ce228a79.ogv",
                "original": "https://upload.frikanalen.no/media/623950/original/orig_d468ab8789e94d4cb7f7f4f631b5a57b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623950/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623950/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623950/broadcast/4778_e9fbd4413204460086ea191909b265fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623950/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:35.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:17:48.840000Z",
            "updatedTime": "2018-11-10T18:29:29.150161Z",
            "uploadedTime": "2010-09-29T07:17:48.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623950/theora/4778_dbfdefb850ff4e0388044084ce228a79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623950/large_thumb/large.jpg"
        },
        {
            "id": 624379,
            "name": "Apropos Blind Date",
            "header": "Blind Dating er en risikosport.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624379/theora/5478_b1e952cd89bc41e5a18e644574fcae9f.ogv",
                "original": "https://upload.frikanalen.no/media/624379/original/orig_b0ef39f48fde4ceaa8f4fcacf787a513.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624379/broadcast/5478_fc071a47430743c7b64f84056c819ed6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624379/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:35.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:43:32Z",
            "updatedTime": "2018-11-10T18:29:28.595928Z",
            "uploadedTime": "2011-03-24T20:43:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624379/theora/5478_b1e952cd89bc41e5a18e644574fcae9f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624379/large_thumb/large.jpg"
        },
        {
            "id": 624222,
            "name": "5080 - Piss piss piss",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624222/theora/5250_619e8e3de9ed49f4866ebac728f2fbbd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624222/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624222/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624222/broadcast/5250_f44caabb8a6b4f9abc1f1b6a87168064.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624222/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:34.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T14:44:19.727000Z",
            "updatedTime": "2018-11-10T18:29:28.806589Z",
            "uploadedTime": "2011-02-02T14:44:19.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624222/theora/5250_619e8e3de9ed49f4866ebac728f2fbbd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624222/large_thumb/large.jpg"
        },
        {
            "id": 622403,
            "name": "Musikk: Bo-I V'Shalom",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622403/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622403/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622403/broadcast/orig_Terje og Sidsel Dahl - Bo-I V'Shalom.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622403/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:01:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.769294Z",
            "uploadedTime": "2009-01-01T21:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622403/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": 624293,
            "name": "Norsk tre på fest",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624293/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624293/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624293/broadcast/5348_3c0f7272373c4a90a5767535eb091aac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624293/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:31.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-17T12:26:57Z",
            "updatedTime": "2018-11-10T18:29:28.705889Z",
            "uploadedTime": "2011-02-17T12:26:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624293/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": 625967,
            "name": "Caminandes 1:  Llama Drama",
            "header": "Llamaen Koro møter en uventet hindring, og finner en overraskende løsning.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625967/theora/01_llama_drama_4096p.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625967/small_thumb/01_llama_drama_4096p.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625967/large_thumb/01_llama_drama_4096p.jpg",
                "original": "https://upload.frikanalen.no/media/625967/original/01_llama_drama_4096p.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:01:30",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.imdb.com/title/tt6059374/",
            "createdTime": "2017-12-25T11:32:18.871232Z",
            "updatedTime": "2018-11-10T18:29:26.533511Z",
            "uploadedTime": "2017-12-25T11:36:42.661097Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625967/theora/01_llama_drama_4096p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625967/large_thumb/01_llama_drama_4096p.jpg"
        },
        {
            "id": 623952,
            "name": "Raveparty",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623952/theora/4782_c999515071dd4d0896e39922137fde79.ogv",
                "original": "https://upload.frikanalen.no/media/623952/original/orig_0ab38b9b56224a759688bd609e7cc8fb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623952/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623952/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623952/broadcast/4782_46f30f44a1984c6a83d6be292b672a80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623952/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:29.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:29:33Z",
            "updatedTime": "2018-11-10T18:29:29.147440Z",
            "uploadedTime": "2010-09-29T07:29:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623952/theora/4782_c999515071dd4d0896e39922137fde79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623952/large_thumb/large.jpg"
        },
        {
            "id": 622102,
            "name": "Musikk: Menuett",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622102/theora/1294_770c83508f304af8820386de474f9aed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622102/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622102/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622102/broadcast/orig_Terje og Sidsel Dahl - Menuett.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622102/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:01:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:34:00Z",
            "updatedTime": "2018-11-10T18:29:31.211984Z",
            "uploadedTime": "2009-01-01T21:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622102/theora/1294_770c83508f304af8820386de474f9aed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622102/large_thumb/large.jpg"
        },
        {
            "id": 623825,
            "name": "Rubiks kube",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
                "original": "https://upload.frikanalen.no/media/623825/original/orig_373daeb6003343409a2342dfe3439642.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623825/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623825/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623825/broadcast/4595_0928ba33f9734f8599df69635269403e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623825/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:28.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:15:59.147000Z",
            "updatedTime": "2018-11-10T18:29:29.326963Z",
            "uploadedTime": "2010-08-10T19:15:59.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623825/large_thumb/large.jpg"
        },
        {
            "id": 622547,
            "name": "Musikk: Høstvise",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622547/theora/1261_9d292fbd963547b09607b4dfdc1ca770.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622547/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622547/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622547/broadcast/orig_Terje og Sidsel Dahl - Høstvise.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622547/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:01:28",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.572574Z",
            "uploadedTime": "2009-01-01T21:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622547/theora/1261_9d292fbd963547b09607b4dfdc1ca770.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622547/large_thumb/large.jpg"
        },
        {
            "id": 623753,
            "name": "Informasjon om Frikanalen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623753/theora/4513_438f7ddc5ca845d496e3ebc54e4a6eff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623753/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623753/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623753/broadcast/4513_970ea53b487142bca349ec9455f9b9f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623753/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:01:26.240000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-22T10:24:15Z",
            "updatedTime": "2019-06-19T11:05:28.218253Z",
            "uploadedTime": "2010-07-22T10:24:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623753/theora/4513_438f7ddc5ca845d496e3ebc54e4a6eff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623753/large_thumb/large.jpg"
        },
        {
            "id": 622957,
            "name": "Demokratene - Samferdsel",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622957/theora/3210_214ba55e5ed24bcf9969080c22cc95a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622957/broadcast/orig_e8cd671212f14d77853e7a21d87b773b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622957/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:24.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:36:36.730000Z",
            "updatedTime": "2018-11-10T18:29:30.389995Z",
            "uploadedTime": "2009-08-10T09:36:36.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622957/theora/3210_214ba55e5ed24bcf9969080c22cc95a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622957/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": 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": 624374,
            "name": "Ukas Anbefaling: Cookies!",
            "header": "Kos deg med cookies",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624374/theora/5471_96b9da446bdd4b768670b82de4dc2eda.ogv",
                "original": "https://upload.frikanalen.no/media/624374/original/orig_d5a1cd62ea4e49048d3a662b8bb3d1a8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624374/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624374/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624374/broadcast/5471_eab0df93640f4d2ea7169670754f9511.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624374/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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": "",
            "createdTime": "2011-03-22T15:09:21Z",
            "updatedTime": "2018-11-10T18:29:28.601321Z",
            "uploadedTime": "2011-03-22T15:09:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624374/theora/5471_96b9da446bdd4b768670b82de4dc2eda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624374/large_thumb/large.jpg"
        },
        {
            "id": 624972,
            "name": "Gi dem en Bibel.",
            "header": "Et video fra Adventistsamfunnets virksomhet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624972/theora/6431_bbd0ec224d4648f38f886bc8e28b89ca.ogv",
                "original": "https://upload.frikanalen.no/media/624972/original/orig_757af109a03443159ace943bb3c7e672.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624972/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624972/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624972/broadcast/6431_9fb942c6696b430ca38905cfab753b44.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624972/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:01:19.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:36:42.640000Z",
            "updatedTime": "2018-11-10T18:29:27.828388Z",
            "uploadedTime": "2012-09-21T09:36:42.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624972/theora/6431_bbd0ec224d4648f38f886bc8e28b89ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624972/large_thumb/large.jpg"
        },
        {
            "id": 624130,
            "name": "Kopiering er ikke tyveri",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv",
                "original": "https://upload.frikanalen.no/media/624130/original/orig_ae77ad81f90b4683afcef32645e6856a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624130/broadcast/5110_7c10fc16cc1b4945ba122480a8227edb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624130/large_thumb/large.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:01:19.640000",
            "categories": [
                "Barn og ungdom",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-12-21T14:25:36.933000Z",
            "updatedTime": "2018-11-13T23:53:34.177518Z",
            "uploadedTime": "2010-12-21T14:25:36.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624130/large_thumb/large.jpg"
        },
        {
            "id": 624263,
            "name": "Sanntidssystem",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624263/theora/5316_3ffa54beb02846569d603df31738c5db.ogv",
                "original": "https://upload.frikanalen.no/media/624263/original/orig_609b63e33d6245d39cd5d7911d434d44.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624263/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624263/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624263/broadcast/5316_47dc59dc087146178d9892cbf38ea35b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624263/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:16.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-12T08:43:13.047000Z",
            "updatedTime": "2018-11-10T18:29:28.751424Z",
            "uploadedTime": "2011-02-12T08:43:13.047000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624263/theora/5316_3ffa54beb02846569d603df31738c5db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624263/large_thumb/large.jpg"
        },
        {
            "id": 624335,
            "name": "Norges triveligste studieby",
            "header": "En ny undersøkelse viser at Trondheimsstudenter er mest fornøyd med sin studietilværelse, mye på grunn av fadderordningen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
                "original": "https://upload.frikanalen.no/media/624335/original/orig_b32140b839dc4bab95fff4d10d3c0e93.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624335/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624335/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624335/broadcast/5406_c5c4a1fd16cd4aa99ffb18dacb17ed18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624335/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:16.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T18:33:31.500000Z",
            "updatedTime": "2018-11-10T18:29:28.650467Z",
            "uploadedTime": "2011-03-03T18:33:31.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624335/large_thumb/large.jpg"
        },
        {
            "id": 624320,
            "name": "Sexundervisning på Samfundet",
            "header": "Kronprinsesse Mette Marit var blant gjestene da ISFiT satte fokus på kondombruk og kjønnssykdommer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624320/theora/5368_85679eea15bd4ee0932e82d330c83b36.ogv",
                "original": "https://upload.frikanalen.no/media/624320/original/orig_832a8d34b2ca43799609d1af0c040a2f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624320/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624320/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624320/broadcast/5368_29e0f9447d03475387069d7c7e7102e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624320/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:14.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-21T12:47:19Z",
            "updatedTime": "2018-11-10T18:29:28.671105Z",
            "uploadedTime": "2011-02-21T12:47:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624320/theora/5368_85679eea15bd4ee0932e82d330c83b36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624320/large_thumb/large.jpg"
        },
        {
            "id": 624479,
            "name": "Ex-russefest i dødens dal",
            "header": "Hvorfor velger man å ta på seg russebuksa si år etter år?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624479/theora/5604_50516dec1b8d4da3898491848f3d71af.ogv",
                "original": "https://upload.frikanalen.no/media/624479/original/orig_da5a0a0b98fd480db9de701951b561fd.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624479/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624479/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624479/broadcast/5604_1c7fbba5e92d4125be07f9e93c8f3f08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624479/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:14.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-18T13:46:01.103000Z",
            "updatedTime": "2018-11-10T18:29:28.463634Z",
            "uploadedTime": "2011-05-18T13:46:01.103000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624479/theora/5604_50516dec1b8d4da3898491848f3d71af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624479/large_thumb/large.jpg"
        },
        {
            "id": 622548,
            "name": "Musikk: Shabbat Nigun",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622548/theora/1264_5b9fbfe78308498cb3cb6663771c489d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622548/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622548/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622548/broadcast/orig_Musikk - Shabbat Nigun - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622548/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:01:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:04:00Z",
            "updatedTime": "2018-11-10T18:29:30.571104Z",
            "uploadedTime": "2009-01-01T21:04:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622548/theora/1264_5b9fbfe78308498cb3cb6663771c489d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622548/large_thumb/large.jpg"
        },
        {
            "id": 622955,
            "name": "Demokratene - Mulla Krekar",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622955/theora/3208_0f29d09916e14ac8a779a37dfd8dc790.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622955/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622955/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622955/broadcast/orig_c546219a1f0b492c85e587951e1f607c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622955/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:13.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:29:18.480000Z",
            "updatedTime": "2018-11-10T18:29:30.392958Z",
            "uploadedTime": "2009-08-10T09:29:18.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622955/theora/3208_0f29d09916e14ac8a779a37dfd8dc790.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622955/large_thumb/large.jpg"
        },
        {
            "id": 622199,
            "name": "Ekstremsportveko 2008 del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622199/theora/1729_fd747923d4e64cb4b8d100f56f276d19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622199/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622199/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622199/broadcast/orig_Ekstremsportveko 2008 del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622199/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:12.560000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.051394Z",
            "uploadedTime": "2009-01-02T04:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622199/theora/1729_fd747923d4e64cb4b8d100f56f276d19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622199/large_thumb/large.jpg"
        },
        {
            "id": 622956,
            "name": "Demokratene - Pensjonister",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622956/theora/3209_9245d7f7984a47e88dfb4258ce1ae61d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622956/broadcast/orig_5cb1222a6a3545a8b2cde84ef99b4f73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622956/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:10.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:32:05.607000Z",
            "updatedTime": "2018-11-10T18:29:30.391345Z",
            "uploadedTime": "2009-08-10T09:32:05.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622956/theora/3209_9245d7f7984a47e88dfb4258ce1ae61d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622956/large_thumb/large.jpg"
        },
        {
            "id": 624369,
            "name": "Redusert støtte til studbolig",
            "header": "Studentersamskipnaden får mindre støtte fra Kunnskapsdepartementet til å bygge hybeler enn før.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624369/theora/5460_29072009e85948ceb5a765eef6eb2270.ogv",
                "original": "https://upload.frikanalen.no/media/624369/original/orig_67e597389bc14f39b6050dfbcb24477b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624369/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624369/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624369/broadcast/5460_8e0af9f09b8d4bba99f72a2e34ea63fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624369/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:09.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-18T18:54:51.023000Z",
            "updatedTime": "2018-11-10T18:29:28.608292Z",
            "uploadedTime": "2011-03-18T18:54:51.023000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624369/theora/5460_29072009e85948ceb5a765eef6eb2270.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624369/large_thumb/large.jpg"
        },
        {
            "id": 622297,
            "name": "Vignett KFI - Irak etter Bush",
            "header": "Vignett - intro",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622297/theora/2285_93cfa25c44ee4dd2bac8b505f9d9d26a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622297/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622297/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622297/broadcast/orig_irakvignett2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622297/large_thumb/large.jpg"
            },
            "creator": "jsteinholt@yahoo.no",
            "organization": {
                "id": 103,
                "name": "Komiteen for et fritt Irak",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1173,
                "editorName": "Jan R. Steinholt",
                "editorEmail": "jsteinholt@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:09.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.916142Z",
            "uploadedTime": "2009-01-02T14:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622297/theora/2285_93cfa25c44ee4dd2bac8b505f9d9d26a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622297/large_thumb/large.jpg"
        },
        {
            "id": 622546,
            "name": "Musikk: Glad melodi",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622546/theora/1260_e93dba0abd80429da972fbacd0c61e6c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622546/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622546/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622546/broadcast/orig_Terje og Sidsel Dahl - Glad melodi.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622546/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:01:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.573974Z",
            "uploadedTime": "2009-01-01T21:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622546/theora/1260_e93dba0abd80429da972fbacd0c61e6c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622546/large_thumb/large.jpg"
        },
        {
            "id": 624368,
            "name": "NTNUI har fått ny leder",
            "header": "Jens Sveen Frogner forteller oss hvilke planer han har for NTNUIs fremtid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624368/theora/5459_4ea7bd756ea44bf7aa8b999ad735495d.ogv",
                "original": "https://upload.frikanalen.no/media/624368/original/orig_b4be2a509bc74166ad57462dc907e0cf.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624368/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624368/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624368/broadcast/5459_710754a2f3bd4e8880035aebf27e7249.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624368/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:08.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-18T18:52:44.100000Z",
            "updatedTime": "2018-11-10T18:29:28.609639Z",
            "uploadedTime": "2011-03-18T18:52:44.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624368/theora/5459_4ea7bd756ea44bf7aa8b999ad735495d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624368/large_thumb/large.jpg"
        },
        {
            "id": 624266,
            "name": "Apropos Asylpolitikk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
                "original": "https://upload.frikanalen.no/media/624266/original/orig_fec32e9f0f6e4e8d8100c7bc1fc92583.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624266/broadcast/5244_021b202cc96c44f883495217117d47a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:05.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T23:38:34Z",
            "updatedTime": "2018-11-10T18:29:28.747165Z",
            "uploadedTime": "2011-01-31T23:38:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg"
        },
        {
            "id": 626180,
            "name": "Viktig Info - Overgang til ny plattform",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626180/theora/Viktig_Info.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626180/broadcast/Viktig_Info.dv",
                "original": "https://upload.frikanalen.no/media/626180/original/Viktig_Info.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626180/large_thumb/Viktig_Info.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:01:04.800000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2019-06-14T12:30:28.167612Z",
            "updatedTime": "2020-08-31T18:52:48.479142Z",
            "uploadedTime": "2019-06-14T12:33:02.844923Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626180/theora/Viktig_Info.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626180/large_thumb/Viktig_Info.jpg"
        },
        {
            "id": 624402,
            "name": "Teaser: Lev alternativt!",
            "header": "Følg med på www.stv.no for mer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624402/theora/5514_39730e34372e47559154658821411ad5.ogv",
                "original": "https://upload.frikanalen.no/media/624402/original/orig_271672baefc348e090ea0132e5f410ea.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624402/broadcast/5514_24d7b443185d48e7aa3fd50e1b375bbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624402/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:04.590000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T12:23:35Z",
            "updatedTime": "2018-11-10T18:29:28.566344Z",
            "uploadedTime": "2011-04-08T12:23:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624402/theora/5514_39730e34372e47559154658821411ad5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624402/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": 623223,
            "name": "Julekonsert promo Østfoldkirken",
            "header": "Julekonsert i Østfoldkirken Søndag 13. desember.\nMer info: www.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623223/theora/3655_0ff1c90a5e08475084ccf3c966c59d72.ogv",
                "original": "https://upload.frikanalen.no/media/623223/original/orig_a8f94035d4b64aa693add7909ecf48ba.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623223/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623223/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623223/broadcast/3655_bcea199de52e4bc8af642c8d8c71d2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623223/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:03",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-11-16T19:27:29.093000Z",
            "updatedTime": "2018-11-10T18:29:30.072024Z",
            "uploadedTime": "2009-11-16T19:27:29.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623223/theora/3655_0ff1c90a5e08475084ccf3c966c59d72.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623223/large_thumb/large.jpg"
        },
        {
            "id": 623941,
            "name": "Blæst rundt forsvunnen ballong",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv",
                "original": "https://upload.frikanalen.no/media/623941/original/orig_3d5205754cde43f8887c9e42acec42fc.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623941/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623941/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623941/broadcast/4769_8b1bee3d8d3548388ed90eb0f09cfae7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623941/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:02.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:36:40Z",
            "updatedTime": "2018-11-10T18:29:29.162444Z",
            "uploadedTime": "2010-09-27T11:36:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623941/large_thumb/large.jpg"
        },
        {
            "id": 624387,
            "name": "Earth Hour",
            "header": "Earth Hour har blitt arrangert for femte året på rad. Vi har tatt pulsen på engasjementet i Trondheim.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624387/theora/5486_9bc64061cda54a2a9591b8e1cfbaa1b9.ogv",
                "original": "https://upload.frikanalen.no/media/624387/original/orig_86cf547252b94989a8ca8f7c0aa086e8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624387/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624387/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624387/broadcast/5486_2c105688a729489993ba9195944b1f66.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624387/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:01.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-31T15:35:18.777000Z",
            "updatedTime": "2018-11-10T18:29:28.587168Z",
            "uploadedTime": "2011-03-31T15:35:18.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624387/theora/5486_9bc64061cda54a2a9591b8e1cfbaa1b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624387/large_thumb/large.jpg"
        },
        {
            "id": 622419,
            "name": "Ekstremsport 2005 longboard",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622419/theora/1745_e8a37ddb50d14cbbbb744946b5b75569.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622419/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622419/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622419/broadcast/orig_Ekstremsportveko 2005 longboard.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622419/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:01.520000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.749091Z",
            "uploadedTime": "2009-01-02T05:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622419/theora/1745_e8a37ddb50d14cbbbb744946b5b75569.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622419/large_thumb/large.jpg"
        },
        {
            "id": 623905,
            "name": "Filler Animasjon kultur",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623905/theora/4727_01b2689913594d04a103e60e569ed337.ogv",
                "original": "https://upload.frikanalen.no/media/623905/original/orig_286eab6be8ba4ce8a08378d528ecaadc.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623905/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623905/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623905/broadcast/4727_6cf1c199fe074bec962fb0195b86cf89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623905/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:01:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T12:48:14.100000Z",
            "updatedTime": "2020-08-30T20:04:14.537789Z",
            "uploadedTime": "2010-09-08T12:48:14.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623905/theora/4727_01b2689913594d04a103e60e569ed337.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623905/large_thumb/large.jpg"
        },
        {
            "id": 623899,
            "name": "Filler Talerøret Empo tv",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623899/theora/4724_1aa4cf153e564ad1833a1c72d6379b8c.ogv",
                "original": "https://upload.frikanalen.no/media/623899/original/orig_db46facbd6364c7288a00e46b6fa957d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623899/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623899/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623899/broadcast/4724_c5cacb4a080d4c0dbb99dfed8251ae14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623899/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:01:00.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T06:24:53.787000Z",
            "updatedTime": "2020-08-30T20:03:10.676693Z",
            "uploadedTime": "2010-09-08T06:24:53.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623899/theora/4724_1aa4cf153e564ad1833a1c72d6379b8c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623899/large_thumb/large.jpg"
        },
        {
            "id": 623902,
            "name": "Filler Animasjon i Empo tv",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623902/theora/4725_0deb11e852c94f4488ebe0aa5c676ec7.ogv",
                "original": "https://upload.frikanalen.no/media/623902/original/orig_05a91806718042248c137f6b34837961.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623902/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623902/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623902/broadcast/4725_a79ef68755c44a49bb48c5c768bd0422.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623902/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:01:00.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T06:26:51.667000Z",
            "updatedTime": "2020-08-30T20:03:45.623984Z",
            "uploadedTime": "2010-09-08T06:26:51.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623902/theora/4725_0deb11e852c94f4488ebe0aa5c676ec7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623902/large_thumb/large.jpg"
        }
    ]
}