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

{
    "count": 3370,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=250&ordering=duration&page=2",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=150&ordering=duration&page=2",
    "results": [
        {
            "id": 622218,
            "name": "Ekstremsport 2005 sykkel2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622218/theora/1760_e49d619e32c245c5bfcfce34e552d136.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622218/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622218/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622218/broadcast/orig_Ekstremsportveko 2005 sykkel2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622218/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:21.640000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:20:00Z",
            "updatedTime": "2018-11-10T18:29:31.022987Z",
            "uploadedTime": "2009-01-02T05:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622218/theora/1760_e49d619e32c245c5bfcfce34e552d136.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622218/large_thumb/large.jpg"
        },
        {
            "id": 622213,
            "name": "Ekstremsport 2005 ski2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622213/theora/1754_e5bdf1f80ee9456a849526d0e215d0d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622213/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622213/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622213/broadcast/orig_Ekstremsportveko 2005 ski2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622213/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:21.840000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.029799Z",
            "uploadedTime": "2009-01-02T05:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622213/theora/1754_e5bdf1f80ee9456a849526d0e215d0d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622213/large_thumb/large.jpg"
        },
        {
            "id": 624407,
            "name": "Heftig Mageplask",
            "header": "Trondheimsbandet Mageplask om konserter, groupies, sex og død.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624407/theora/5516_13a7c5bfddb645eb8d2c80cc73bf663f.ogv",
                "original": "https://upload.frikanalen.no/media/624407/original/orig_49b3656182fc44849299abe29a45a3f2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624407/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624407/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624407/broadcast/5516_cbe0ff1f1b1d4360a292385c4158b161.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624407/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:02:22.490000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T13:37:24Z",
            "updatedTime": "2018-11-10T18:29:28.559592Z",
            "uploadedTime": "2011-04-08T13:37:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624407/theora/5516_13a7c5bfddb645eb8d2c80cc73bf663f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624407/large_thumb/large.jpg"
        },
        {
            "id": 623829,
            "name": "Sporti: Hockey",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
                "original": "https://upload.frikanalen.no/media/623829/original/orig_6a0c30f0e2f34179bb5f13e52199974e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623829/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623829/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623829/broadcast/4583_29163e210bfb46ef9acd2bb7770da967.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623829/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:23.320000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:11:28Z",
            "updatedTime": "2018-11-10T18:29:29.321497Z",
            "uploadedTime": "2010-08-10T19:11:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623829/large_thumb/large.jpg"
        },
        {
            "id": 622558,
            "name": "Sang: Per & Monica, Tyttebæret",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622558/theora/1535_10a7c0befb884039a51ea0307ecc630c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622558/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622558/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622558/broadcast/orig_SANG Tyttebaeret Per & Monica.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622558/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:02:24.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.557381Z",
            "uploadedTime": "2009-01-02T01:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622558/theora/1535_10a7c0befb884039a51ea0307ecc630c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622558/large_thumb/large.jpg"
        },
        {
            "id": 624986,
            "name": "STV på Hove: LidoLido",
            "header": "LidoLido kunne ikke la være å bli musiker, men forteller at det er beinhard jobbing. Se vårt intervju med ham her!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624986/theora/6446_38dd53aa46c1443ba2841a87e40a9f79.ogv",
                "original": "https://upload.frikanalen.no/media/624986/original/orig_3a8edbe87a1b4617872499eb60d32a90.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624986/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624986/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624986/broadcast/6446_77d76f8be8154ac4b2a2c695bb1a848b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624986/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:24.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-28T14:47:38.147000Z",
            "updatedTime": "2018-11-10T18:29:27.810023Z",
            "uploadedTime": "2012-09-28T14:47:38.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624986/theora/6446_38dd53aa46c1443ba2841a87e40a9f79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624986/large_thumb/large.jpg"
        },
        {
            "id": 623807,
            "name": "Datarock 2010",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623807/theora/4576_c4737d780c704490bdc373f9715f966b.ogv",
                "original": "https://upload.frikanalen.no/media/623807/original/orig_b31f585e48434c298d61dbc3c02ef5c9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623807/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623807/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623807/broadcast/4576_eaaecfe375004e44a6814fc2dccd08e3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623807/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:24.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:26:28.960000Z",
            "updatedTime": "2018-11-10T18:29:29.353192Z",
            "uploadedTime": "2010-08-10T15:26:28.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623807/theora/4576_c4737d780c704490bdc373f9715f966b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623807/large_thumb/large.jpg"
        },
        {
            "id": 622405,
            "name": "Musikk: Nattdikt",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622405/broadcast/orig_Tore Sognefest - Nattdikt.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622405/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:02:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.766587Z",
            "uploadedTime": "2009-01-01T21:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622405/large_thumb/large.jpg"
        },
        {
            "id": 624414,
            "name": "Skank-ing og ganja",
            "header": "Disse karene ønsker å erobre Norge i nær fremtid.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624414/theora/5523_50d5e683c69342d6a4d86acdb7e7043d.ogv",
                "original": "https://upload.frikanalen.no/media/624414/original/orig_934afeb2743045f3aa780c2eff33efe3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624414/broadcast/5523_40c8049a651d4175a770f392fe556ac7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624414/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:02:25.180000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-14T15:40:08Z",
            "updatedTime": "2018-11-10T18:29:28.551329Z",
            "uploadedTime": "2011-04-14T15:40:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624414/theora/5523_50d5e683c69342d6a4d86acdb7e7043d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624414/large_thumb/large.jpg"
        },
        {
            "id": 624156,
            "name": "Klamydiaen blomstrer!",
            "header": "7 av 10 som blir diagnostisert med klamyida er under 25 år. Dårlig magefølelse?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624156/theora/5141_5ddec93e0f264adcb6c39c214b7b09e8.ogv",
                "original": "https://upload.frikanalen.no/media/624156/original/orig_8690bde0687346559d9dafcee516718d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624156/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624156/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624156/broadcast/5141_5e079265c33d4b58aeea1e1110285ac5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624156/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:25.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-28T17:55:15Z",
            "updatedTime": "2018-11-10T18:29:28.884396Z",
            "uploadedTime": "2010-12-28T17:55:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624156/theora/5141_5ddec93e0f264adcb6c39c214b7b09e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624156/large_thumb/large.jpg"
        },
        {
            "id": 626057,
            "name": "Caminandes 2: Gran Dillama",
            "header": "Llamaen Koro erfarer at gresset er grønnere på den andre siden av gjerdet, og at veien dit kan være lang.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626057/theora/02_gran_dillama_1080p.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626057/broadcast/02_gran_dillama_1080p.dv",
                "original": "https://upload.frikanalen.no/media/626057/original/02_gran_dillama_1080p.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626057/large_thumb/02_gran_dillama_1080p.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:02:26.083333",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Caminandes2GranDillama",
            "createdTime": "2018-11-13T23:56:20.536277Z",
            "updatedTime": "2018-11-18T16:33:58.553980Z",
            "uploadedTime": "2018-11-18T16:29:59.474525Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626057/theora/02_gran_dillama_1080p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626057/large_thumb/02_gran_dillama_1080p.jpg"
        },
        {
            "id": 623968,
            "name": "Amerikansk fotball",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623968/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623968/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623968/broadcast/4809_58d7bb1b929b406883a2cd066353ecbc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623968/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:02:26.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-05T11:28:55Z",
            "updatedTime": "2018-11-10T18:29:29.124664Z",
            "uploadedTime": "2010-10-05T11:28:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623968/large_thumb/large.jpg"
        },
        {
            "id": 624484,
            "name": "Estetisk funksjonelt design",
            "header": "Blant de seks nominerte til \"Årets norske produktdesign\" er tre tidligere studenter ved NTNU.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624484/theora/5606_5228ef5ca59a443d9b9c46cf6d220499.ogv",
                "original": "https://upload.frikanalen.no/media/624484/original/orig_af5421e662764ef1920ec8509a1a99b2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624484/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624484/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624484/broadcast/5606_51bf4066471a4d3ab5bba355e5a2f893.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624484/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:02:27.460000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-19T16:27:34.933000Z",
            "updatedTime": "2018-11-10T18:29:28.458003Z",
            "uploadedTime": "2011-05-19T16:27:34.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624484/theora/5606_5228ef5ca59a443d9b9c46cf6d220499.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624484/large_thumb/large.jpg"
        },
        {
            "id": 624324,
            "name": "Backstage med Bernhoft",
            "header": "Hvordan går det med multiartisten Jarle Bernhoft?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624324/theora/5389_c2539c685b4b420d87fe394bc5bed8e0.ogv",
                "original": "https://upload.frikanalen.no/media/624324/original/orig_dad0eee86e8440729de5d597c00c804c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624324/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624324/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624324/broadcast/5389_a6fd4bb2ebf740ceab62072eaecc7f47.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624324/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:02:27.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T13:22:01Z",
            "updatedTime": "2018-11-10T18:29:28.665558Z",
            "uploadedTime": "2011-02-28T13:22:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624324/theora/5389_c2539c685b4b420d87fe394bc5bed8e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624324/large_thumb/large.jpg"
        },
        {
            "id": 624478,
            "name": "Sketsjup: Festival",
            "header": "Vi besøker en av de feteste festivalene i Trondheim.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624478/theora/5603_4a60c7f1cf0f444aa5bf8906b17ace11.ogv",
                "original": "https://upload.frikanalen.no/media/624478/original/orig_0c87fa6ec76f4af0be6cde817b0fc974.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624478/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624478/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624478/broadcast/5603_363e0a8982db4c6eb7af4c99d471910b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624478/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:02:28.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-18T13:41:41.973000Z",
            "updatedTime": "2018-11-10T18:29:28.464987Z",
            "uploadedTime": "2011-05-18T13:41:41.973000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624478/theora/5603_4a60c7f1cf0f444aa5bf8906b17ace11.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624478/large_thumb/large.jpg"
        },
        {
            "id": 626034,
            "name": "Caminandes 3: Llamigos",
            "header": "I denne episoden av tegnefilmserien Caminandes blir vi enda bedre kjent med vår helt Koro.  Det er vinter i Patagonia, og det er lite mat.  Llamaen Koro møter den plagsomme pingvinen Oti i en episk kamp om siste saftige bær.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626034/theora/Caminandes_ Llamigos-1080p.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626034/broadcast/Caminandes_ Llamigos-1080p.dv",
                "original": "https://upload.frikanalen.no/media/626034/original/Caminandes_ Llamigos-1080p.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626034/large_thumb/Caminandes_ Llamigos-1080p.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:02:30.125000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/CaminandesLlamigos",
            "createdTime": "2018-07-15T10:14:21.647997Z",
            "updatedTime": "2018-11-18T16:51:01.276702Z",
            "uploadedTime": "2018-11-18T16:49:48.657449Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626034/theora/Caminandes_ Llamigos-1080p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626034/large_thumb/Caminandes_ Llamigos-1080p.jpg"
        },
        {
            "id": 622556,
            "name": "Musikk: Gebet",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622556/theora/1292_cf76fa9f88f74343b4d0dfb292169610.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622556/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622556/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622556/broadcast/orig_Terje og Sidsel Dahl - Gebet.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622556/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:02:31",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:32:00Z",
            "updatedTime": "2018-11-10T18:29:30.560223Z",
            "uploadedTime": "2009-01-01T21:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622556/theora/1292_cf76fa9f88f74343b4d0dfb292169610.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622556/large_thumb/large.jpg"
        },
        {
            "id": 622222,
            "name": "Ekstremsport 2005 base4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622222/theora/1932_63bfa48ed962474a8ef505c4a9950851.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622222/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622222/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622222/broadcast/orig_Ekstremsportveko 2005 base4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622222/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:31.350000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:12:00Z",
            "updatedTime": "2018-11-10T18:29:31.017556Z",
            "uploadedTime": "2009-01-02T08:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622222/theora/1932_63bfa48ed962474a8ef505c4a9950851.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622222/large_thumb/large.jpg"
        },
        {
            "id": 624338,
            "name": "Lacrosseturnering",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624338/broadcast/5409_34dff75cfbfa43b68d7da7f06bc327f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624338/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:02:31.690000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:47.337000Z",
            "updatedTime": "2018-11-10T18:29:28.646227Z",
            "uploadedTime": "2011-03-03T21:08:47.337000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
        },
        {
            "id": 623827,
            "name": "Sorte får",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
                "original": "https://upload.frikanalen.no/media/623827/original/orig_8b3850e2bba14ef387ca63710f53b14e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623827/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623827/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623827/broadcast/4599_42866e242f9748f98fa26c024545be5e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623827/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:31.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:17:42.980000Z",
            "updatedTime": "2018-11-10T18:29:29.324261Z",
            "uploadedTime": "2010-08-10T19:17:42.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623827/large_thumb/large.jpg"
        },
        {
            "id": 626786,
            "name": "Afrika - Til Mosaikk barnehage",
            "header": "Afrika - Til Mosaikk barnehage",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626786/theora/Afrika. Til Mosaikk barnehage.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626786/broadcast/Afrika. Til Mosaikk barnehage.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626786/large_thumb/Afrika. Til Mosaikk barnehage.jpg",
                "original": "https://upload.frikanalen.no/media/626786/original/Afrika. Til Mosaikk barnehage.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:02:32.520000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-05-07T13:16:07.398895Z",
            "updatedTime": "2021-05-07T13:19:56.172457Z",
            "uploadedTime": "2021-05-07T13:18:41.323058Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626786/theora/Afrika. Til Mosaikk barnehage.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626786/large_thumb/Afrika. Til Mosaikk barnehage.jpg"
        },
        {
            "id": 624214,
            "name": "Det avgjørende øyeblikket",
            "header": "En kort reportasje om fotograf Monica Svorstøl og hennes utstilling, \"Det avgjørende øyeblikket\"",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624214/theora/5235_dd99ca85b5b1463d91af4c97099245b8.ogv",
                "original": "https://upload.frikanalen.no/media/624214/original/orig_7af57401da8040dcb6a83ef6571b5b0e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624214/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624214/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624214/broadcast/5235_448ee850854a4318896cf8286b7cb13f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624214/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:34.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T20:47:35Z",
            "updatedTime": "2018-11-10T18:29:28.817747Z",
            "uploadedTime": "2011-01-31T20:47:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624214/theora/5235_dd99ca85b5b1463d91af4c97099245b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624214/large_thumb/large.jpg"
        },
        {
            "id": 623826,
            "name": "Slim Void",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623826/theora/4598_da523f6c3dab41ebb00673518baea452.ogv",
                "original": "https://upload.frikanalen.no/media/623826/original/orig_f4a4bf8ae2bc4b95b91843d7069ada36.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623826/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623826/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623826/broadcast/4598_8ae21b4cf3604ff7bb6ae2dc69e25793.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623826/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:35.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:17:24Z",
            "updatedTime": "2018-11-10T18:29:29.325601Z",
            "uploadedTime": "2010-08-10T19:17:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623826/theora/4598_da523f6c3dab41ebb00673518baea452.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623826/large_thumb/large.jpg"
        },
        {
            "id": 624228,
            "name": "Redd pres.- Krise i medienorge",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624228/theora/5260_c93bbc2e6c1f47eea3db7f13280bf1b9.ogv",
                "original": "https://upload.frikanalen.no/media/624228/original/orig_b3789a0a622c4b92a3dc2ab63350f09d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624228/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624228/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624228/broadcast/5260_7156f49efd4440828e4f47edc1bc1472.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624228/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:02:37.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:46:16.153000Z",
            "updatedTime": "2018-11-10T18:29:28.798232Z",
            "uploadedTime": "2011-02-03T08:46:16.153000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624228/theora/5260_c93bbc2e6c1f47eea3db7f13280bf1b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624228/large_thumb/large.jpg"
        },
        {
            "id": 622404,
            "name": "Musikk: I'did Nefesh",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622404/broadcast/orig_Terje og Sidsel Dahl - I'did Nefesh.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622404/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:02:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.767959Z",
            "uploadedTime": "2009-01-01T21:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622404/large_thumb/large.jpg"
        },
        {
            "id": 622402,
            "name": "Musikk: Aushei Hageshem",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622402/broadcast/orig_Terje og Sidsel Dahl - Aushei Hageshem.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622402/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:02:39",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.770658Z",
            "uploadedTime": "2009-01-01T21:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622402/large_thumb/large.jpg"
        },
        {
            "id": 622555,
            "name": "Musikk: Achat Sha-Alti",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622555/theora/1289_51525dfcadc646208de18eaa23bc22bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622555/broadcast/orig_Terje og Sidsel Dahl - Achat Sha-Alti.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622555/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:02:39",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.561571Z",
            "uploadedTime": "2009-01-01T21:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622555/theora/1289_51525dfcadc646208de18eaa23bc22bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622555/large_thumb/large.jpg"
        },
        {
            "id": 623824,
            "name": "Røverhistorier fra Storås..",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623824/theora/4596_6c96e91036c64fd1b602efbb5e60d23c.ogv",
                "original": "https://upload.frikanalen.no/media/623824/original/orig_16628ae370c34eceab3f508e28de94e7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623824/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623824/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623824/broadcast/4596_9550ed2adbce48f8bb40b667d874710b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623824/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:39.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:16:31Z",
            "updatedTime": "2018-11-10T18:29:29.328333Z",
            "uploadedTime": "2010-08-10T19:16:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623824/theora/4596_6c96e91036c64fd1b602efbb5e60d23c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623824/large_thumb/large.jpg"
        },
        {
            "id": 622406,
            "name": "Musikk: Lær meg å kjenne...",
            "header": "Lær meg å kjenne dine veier",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622406/theora/1296_d85991a3d3374a9680b873539c336ff1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622406/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622406/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622406/broadcast/orig_Tore Sognefest - Lær meg å kjenne dine veier.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622406/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:02:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.765240Z",
            "uploadedTime": "2009-01-01T21:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622406/theora/1296_d85991a3d3374a9680b873539c336ff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622406/large_thumb/large.jpg"
        },
        {
            "id": 622545,
            "name": "Musikk: Ani Ole Lirushalayim",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622545/theora/1258_d6aa855b57f24465a8f7177fd6b01c41.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622545/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622545/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622545/broadcast/orig_Terje og Sidsel Dahl - Ani Ole Lirushalayim.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622545/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:02:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.575323Z",
            "uploadedTime": "2009-01-01T20:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622545/theora/1258_d6aa855b57f24465a8f7177fd6b01c41.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622545/large_thumb/large.jpg"
        },
        {
            "id": 624304,
            "name": "Sketsjup: Selvforsvar",
            "header": "Vi lanserer vår nye sketsjespalte, Sketsjup! I første innslag kan du lære selvforsvar av selveste David Dølen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624304/theora/5366_45bfc18ad6fe4f33a9608aefc354b703.ogv",
                "original": "https://upload.frikanalen.no/media/624304/original/orig_03e0941e10824124aae5d651e9a1ee34.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624304/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624304/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624304/broadcast/5366_8b7e921e15604a5cb0cc9d85fa19452d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624304/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:02:40",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-21T12:41:42.473000Z",
            "updatedTime": "2018-11-10T18:29:28.692241Z",
            "uploadedTime": "2011-02-21T12:41:42.473000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624304/theora/5366_45bfc18ad6fe4f33a9608aefc354b703.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624304/large_thumb/large.jpg"
        },
        {
            "id": 624390,
            "name": "Atomkraftens fremtid",
            "header": "Hvor står vi i atomspørsmålet etter hendelsene i Japan?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624390/theora/5480_d6e94fda8c5643268a3af73d603d4e68.ogv",
                "original": "https://upload.frikanalen.no/media/624390/original/orig_badd3dc9ec7f40e08196ad717a765eef.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624390/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624390/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624390/broadcast/5480_b0548745465b4d4ba78615421c84a2d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624390/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:02:40.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:49:38.183000Z",
            "updatedTime": "2018-11-10T18:29:28.582978Z",
            "uploadedTime": "2011-03-24T20:49:38.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624390/theora/5480_d6e94fda8c5643268a3af73d603d4e68.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624390/large_thumb/large.jpg"
        },
        {
            "id": 623822,
            "name": "Matlaging med Samfundetlederen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623822/theora/4592_6fba4f395ba74e6bac0de2d45aaf6809.ogv",
                "original": "https://upload.frikanalen.no/media/623822/original/orig_df472d8020c54c67a71cb60127636d7e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623822/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623822/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623822/broadcast/4592_f8243045fa49410ab6782fff0aa16abe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623822/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:40.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:14:53Z",
            "updatedTime": "2018-11-10T18:29:29.331020Z",
            "uploadedTime": "2010-08-10T19:14:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623822/theora/4592_6fba4f395ba74e6bac0de2d45aaf6809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623822/large_thumb/large.jpg"
        },
        {
            "id": 623828,
            "name": "Sporti: Basketball",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623828/theora/4602_bf3427cef2594997ad342f47cec97cc9.ogv",
                "original": "https://upload.frikanalen.no/media/623828/original/orig_b2bf0b5867f649abbaeec63f8caa7152.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623828/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623828/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623828/broadcast/4602_495d2eaf245b4f8390fbda80a34d8c5f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623828/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:40.840000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:18:40Z",
            "updatedTime": "2018-11-10T18:29:29.322881Z",
            "uploadedTime": "2010-08-10T19:18:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623828/theora/4602_bf3427cef2594997ad342f47cec97cc9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623828/large_thumb/large.jpg"
        },
        {
            "id": 622542,
            "name": "Musikk: Gje meg handa di ven",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622542/theora/1242_5630f707ec324df1aa001e0e6a31cb53.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622542/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622542/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622542/broadcast/orig_Tore Sognefest - Gje meg handa di ven.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622542/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:02:41",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.579358Z",
            "uploadedTime": "2009-01-01T20:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622542/theora/1242_5630f707ec324df1aa001e0e6a31cb53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622542/large_thumb/large.jpg"
        },
        {
            "id": 624401,
            "name": "Sketsjup: En ganske sint mann",
            "header": "Historien om en ganske sint mann.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624401/theora/5512_c19af8624f3f4ef0bb5c67bf73cc89fe.ogv",
                "original": "https://upload.frikanalen.no/media/624401/original/orig_3ee834d6cf6f402685c6dd41262eb556.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624401/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624401/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624401/broadcast/5512_e78cf4b16b6e4d09b1ee25c73b28fbf0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624401/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:02:41.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T12:13:09Z",
            "updatedTime": "2018-11-10T18:29:28.567781Z",
            "uploadedTime": "2011-04-08T12:13:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624401/theora/5512_c19af8624f3f4ef0bb5c67bf73cc89fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624401/large_thumb/large.jpg"
        },
        {
            "id": 624126,
            "name": "Apropos Trekant",
            "header": "Parodi på NRK3-serien \"Trekant\".",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624126/theora/5107_8799094ba8ac42238ac94bb454166bdf.ogv",
                "original": "https://upload.frikanalen.no/media/624126/original/orig_07b5d8ff6d7b45758923a035a78b0836.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624126/broadcast/5107_d48e1d20cb5d4db0947b958e71e3d4ea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624126/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:41.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-20T21:29:53.497000Z",
            "updatedTime": "2018-11-10T18:29:28.925903Z",
            "uploadedTime": "2010-12-20T21:29:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624126/theora/5107_8799094ba8ac42238ac94bb454166bdf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624126/large_thumb/large.jpg"
        },
        {
            "id": 624389,
            "name": "Drømmejobben kommer",
            "header": "Selv om ikke alle studieretninger gir et like klart bilde av den...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624389/theora/5475_23c555ef96da4ad4b685fef0c4c95c46.ogv",
                "original": "https://upload.frikanalen.no/media/624389/original/orig_31e8864b86a74408b076e66d17a50e57.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624389/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624389/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624389/broadcast/5475_efcacb8d7de24484a1e08c12bb910333.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624389/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:02:41.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:37:12.347000Z",
            "updatedTime": "2018-11-10T18:29:28.584386Z",
            "uploadedTime": "2011-03-24T20:37:12.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624389/theora/5475_23c555ef96da4ad4b685fef0c4c95c46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624389/large_thumb/large.jpg"
        },
        {
            "id": 622549,
            "name": "Musikk: Sheibane Bet Hamikdash",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622549/theora/1266_1c63b31de8164b91b475bc9f83cbc259.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622549/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622549/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622549/broadcast/orig_Terje og Sidsel Dahl - Sheibane Bet Hamikdash.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622549/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:02:42",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.569746Z",
            "uploadedTime": "2009-01-01T21:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622549/theora/1266_1c63b31de8164b91b475bc9f83cbc259.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622549/large_thumb/large.jpg"
        },
        {
            "id": 624333,
            "name": "Den Gladfulle Kokken",
            "header": "Student-TVs versjon av Jamie Oliver er klar for matlaging.\r\n\r\nLurer du på hvordan man lager den perfekte maten, samt hvilken vin som passer til den spesielle matretten? Se her!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624333/theora/5404_65c05be112c2436098ba52909dd27503.ogv",
                "original": "https://upload.frikanalen.no/media/624333/original/orig_bdf1659581084c5c90d77e5fd8ed1bb7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624333/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624333/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624333/broadcast/5404_ca8b09e699ad4f1fbefb5cabc21c7929.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624333/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:02:42.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:06:56Z",
            "updatedTime": "2018-11-10T18:29:28.653236Z",
            "uploadedTime": "2011-03-03T18:06:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624333/theora/5404_65c05be112c2436098ba52909dd27503.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624333/large_thumb/large.jpg"
        },
        {
            "id": 624391,
            "name": "28 timer senere",
            "header": "Snu opp ned på døgnet ditt og hold ut lenger på byen! Dette er hva vår reporter erfarte da han testet ut 6-dagersuka.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624391/theora/5488_466b7a5b77c5407da61d5ac5ba04639e.ogv",
                "original": "https://upload.frikanalen.no/media/624391/original/orig_032b6b819a374dc8bdbc6097ad269c81.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624391/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624391/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624391/broadcast/5488_64ccf5815ceb42f582e94dc94b2f8486.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624391/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:02:42.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:20:58Z",
            "updatedTime": "2018-11-10T18:29:28.581611Z",
            "uploadedTime": "2011-03-31T16:20:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624391/theora/5488_466b7a5b77c5407da61d5ac5ba04639e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624391/large_thumb/large.jpg"
        },
        {
            "id": 624415,
            "name": "Apropos Filmfondet",
            "header": "Møt filmskaperen Amadeus Smitsonius og se klipp fra hans kommende storfilm \"Rekommandert kjærlighet\"!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624415/theora/5526_d840ab58ff814a2c9bf3013c8fce04fb.ogv",
                "original": "https://upload.frikanalen.no/media/624415/original/orig_7c690cccf77642538ccf8dee7203b0bb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624415/broadcast/5526_cbd7d3e9b76f41ebb2beaefc9962f0e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624415/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:02:44.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-14T15:55:58Z",
            "updatedTime": "2018-11-10T18:29:28.549964Z",
            "uploadedTime": "2011-04-14T15:55:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624415/theora/5526_d840ab58ff814a2c9bf3013c8fce04fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624415/large_thumb/large.jpg"
        },
        {
            "id": 622543,
            "name": "Musikk: Om kvelden",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622543/theora/1244_572ea449ef314b0294a00c23c77bb34a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622543/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622543/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622543/broadcast/orig_Tore Sognefest - Om kvelden.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622543/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:02:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.578014Z",
            "uploadedTime": "2009-01-01T20:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622543/theora/1244_572ea449ef314b0294a00c23c77bb34a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622543/large_thumb/large.jpg"
        },
        {
            "id": 623802,
            "name": "Apropos: MGP",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623802/theora/4568_5995442d8d7d416a8ba44e82a4427cc7.ogv",
                "original": "https://upload.frikanalen.no/media/623802/original/orig_05478491f55d42f183996af069ff13e5.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623802/broadcast/4568_22982c55d9b34d9c8e87fcb7bc7c8269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623802/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:45.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:02:36Z",
            "updatedTime": "2018-11-10T18:29:29.360005Z",
            "uploadedTime": "2010-08-10T15:02:36Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623802/theora/4568_5995442d8d7d416a8ba44e82a4427cc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623802/large_thumb/large.jpg"
        },
        {
            "id": 623854,
            "name": "Lokal zoom",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623854/theora/4591_449002cada5c4ec9a36de7dcffe62432.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623854/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623854/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623854/broadcast/4591_120830d57980457f9aa1b7805c76e598.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623854/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:45.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:14:17Z",
            "updatedTime": "2018-11-10T18:29:29.286870Z",
            "uploadedTime": "2010-08-10T19:14:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623854/theora/4591_449002cada5c4ec9a36de7dcffe62432.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623854/large_thumb/large.jpg"
        },
        {
            "id": 622398,
            "name": "Musikk: Londonderry Air",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622398/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622398/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622398/broadcast/orig_Tore Sognefest - Londonderry Air.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622398/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:02:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.776116Z",
            "uploadedTime": "2009-01-01T20:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622398/large_thumb/large.jpg"
        },
        {
            "id": 624337,
            "name": "Hoffmanns eventyr",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624337/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624337/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624337/broadcast/5408_ad4b9bb4d20340d3bf413d53fbeec4f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624337/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:02:47.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:12.273000Z",
            "updatedTime": "2018-11-10T18:29:28.647658Z",
            "uploadedTime": "2011-03-03T21:08:12.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624337/large_thumb/large.jpg"
        },
        {
            "id": 623927,
            "name": "Reportasje om Erik Vea",
            "header": "Reportasje om Veteranen Erik Vea, skøyteløper. Med Sang dedikert til erik vea av De derre",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623927/theora/4738_5bfb58c6c0ec45989d943d642ee6ae83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623927/broadcast/4738_e1c76e2a44ea40baaf502508401e6d71.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623927/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-09-09T10:27:52.123000Z",
            "updatedTime": "2018-11-10T18:29:29.181579Z",
            "uploadedTime": "2010-09-09T10:27:52.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623927/theora/4738_5bfb58c6c0ec45989d943d642ee6ae83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623927/large_thumb/large.jpg"
        },
        {
            "id": 623801,
            "name": "Apropos: Kulde",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
                "original": "https://upload.frikanalen.no/media/623801/original/orig_0dd0051042054356ad92291b8fc140c2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623801/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623801/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623801/broadcast/4588_e2d56ab5a86549b4af771bdd06f01795.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:48.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:21.567000Z",
            "updatedTime": "2018-11-10T18:29:29.361373Z",
            "uploadedTime": "2010-08-10T19:13:21.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
        },
        {
            "id": 624261,
            "name": "Apropos - Horoskop",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624261/theora/5314_248b6219b29a4365b4d4628349dec985.ogv",
                "original": "https://upload.frikanalen.no/media/624261/original/orig_9fe2638dce06420b945a7c4754d2bfdb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624261/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624261/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624261/broadcast/5314_a06fcd1885924a4586b02d99a51e8875.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624261/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:02:48.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-12T08:41:08.213000Z",
            "updatedTime": "2018-11-10T18:29:28.754207Z",
            "uploadedTime": "2011-02-12T08:41:08.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624261/theora/5314_248b6219b29a4365b4d4628349dec985.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624261/large_thumb/large.jpg"
        }
    ]
}