Video List
List of videos
Query parameters
q - Free search query.
page_size - How many items per page. If set to 0 it will list
all items. Default is 50 items.
ordering - Order results by specified field. Prepend a minus for
descending order. I.e. ?ordering=-id.
creator__email - the email of the video's creator
framerate - the framerate in hz * 1000
has_tono_records - if the tono flag is set (true/false)
is_filler - if this is a filler video (true/false)
name - the exact name/title of the video
name__icontains - substring is part of name/title of the video
organization - Frikanalen ID of organization behind video
played_count_web - the number of times this video was played on the web
played_count_web__gt - greater than
played_count_web__gte - greater than or equal
played_count_web__lt - less than
played_count_web__lte - less than or equal
publish_on_web - if this video is published ont the web (true/false)
proper_import - if the uploaded video was properly imported (true/false)
ref_url - the exact reference url
ref_url__startswith - the reference url start with this string
ref_url__icontains - the reference url contain this string
GET /api/videos/?format=api&offset=450&ordering=description
{ "count": 3835, "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=500&ordering=description", "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=400&ordering=description", "results": [ { "id": 623821, "name": "Lillasyster", "header": "Konsertopptak med Lillasyster.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623821/theora/4590_9664a7e747934e588bf2abe05acfbdf5.ogv", "original": "https://upload.frikanalen.no/media/623821/original/orig_b63e3bbaa34d47b48cf9cfee4db0edcc.mov", "smallThumb": "https://upload.frikanalen.no/media/623821/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623821/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623821/broadcast/4590_14c55c64f52d4201b0edcb12cfa6bfd2.avi", "largeThumb": "https://upload.frikanalen.no/media/623821/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:05:04.520000", "durationSec": 304.52, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T19:13:58Z", "updatedTime": "2018-11-10T18:29:29.332446Z", "uploadedTime": "2010-08-10T19:13:58Z", "ogvUrl": "https://upload.frikanalen.no/media/623821/theora/4590_9664a7e747934e588bf2abe05acfbdf5.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623821/large_thumb/large.jpg" }, { "id": 623820, "name": "Kurt Nilsen", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623820/theora/4589_742a5147188541bfba89cf920ea21864.ogv", "original": "https://upload.frikanalen.no/media/623820/original/orig_ba23c2ded60846b683f8983c26c4e448.mov", "smallThumb": "https://upload.frikanalen.no/media/623820/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623820/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623820/broadcast/4589_4f53dd89cff648a397085e0b40083d46.avi", "largeThumb": "https://upload.frikanalen.no/media/623820/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:02:11.760000", "durationSec": 131.76, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T19:13:40Z", "updatedTime": "2018-11-10T18:29:29.334414Z", "uploadedTime": "2010-08-10T19:13:40Z", "ogvUrl": "https://upload.frikanalen.no/media/623820/theora/4589_742a5147188541bfba89cf920ea21864.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623820/large_thumb/large.jpg" }, { "id": 623812, "name": "Final på Samfundet", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623812/theora/4580_ae45adaf01c645b987aae2d611e5db15.ogv", "original": "https://upload.frikanalen.no/media/623812/original/orig_6006e121d046474cb3b0031acece9d29.mov", "smallThumb": "https://upload.frikanalen.no/media/623812/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623812/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623812/broadcast/4580_05bc8fd6ee884e9b82bd9cdf1b06ddbf.avi", "largeThumb": "https://upload.frikanalen.no/media/623812/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:20.160000", "durationSec": 80.16, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T15:39:11Z", "updatedTime": "2018-11-10T18:29:29.345948Z", "uploadedTime": "2010-08-10T15:39:11Z", "ogvUrl": "https://upload.frikanalen.no/media/623812/theora/4580_ae45adaf01c645b987aae2d611e5db15.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623812/large_thumb/large.jpg" }, { "id": 623805, "name": "Dansing på Storås", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623805/theora/4574_29f8a56ec5db4c029efe6c830f82fd1f.ogv", "original": "https://upload.frikanalen.no/media/623805/original/orig_d1e3947d91da48859f9d170cf1946274.mov", "smallThumb": "https://upload.frikanalen.no/media/623805/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623805/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623805/broadcast/4574_dd37c9291b9f40ddb21df30addde8b55.avi", "largeThumb": "https://upload.frikanalen.no/media/623805/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:03.440000", "durationSec": 63.44, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T15:24:44Z", "updatedTime": "2018-11-10T18:29:29.355918Z", "uploadedTime": "2010-08-10T15:24:44Z", "ogvUrl": "https://upload.frikanalen.no/media/623805/theora/4574_29f8a56ec5db4c029efe6c830f82fd1f.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623805/large_thumb/large.jpg" }, { "id": 623797, "name": "A1 i studio", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623797/theora/4563_7de813476f434fb7bafaa6a067f2a828.ogv", "original": "https://upload.frikanalen.no/media/623797/original/orig_6086ccaa8e7049779781fe07178435bf.mov", "smallThumb": "https://upload.frikanalen.no/media/623797/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623797/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623797/broadcast/4563_7684e326937b4488821cde1c9a73fa8d.avi", "largeThumb": "https://upload.frikanalen.no/media/623797/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:49.440000", "durationSec": 109.44, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T14:51:17Z", "updatedTime": "2018-11-10T18:29:29.366835Z", "uploadedTime": "2010-08-10T14:51:17Z", "ogvUrl": "https://upload.frikanalen.no/media/623797/theora/4563_7de813476f434fb7bafaa6a067f2a828.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623797/large_thumb/large.jpg" }, { "id": 623798, "name": "Anmeldelse: Mass effect2", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623798/theora/4565_ddd33139b8a24650bf32de2df7290631.ogv", "original": "https://upload.frikanalen.no/media/623798/original/orig_40a67e6d7ecf4abaa33b5bdce319bb23.mov", "smallThumb": "https://upload.frikanalen.no/media/623798/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623798/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623798/broadcast/4565_bc62d3ee9f4947869fc5b7f246fb8d34.avi", "largeThumb": "https://upload.frikanalen.no/media/623798/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:03.400000", "durationSec": 123.4, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T14:57:23Z", "updatedTime": "2018-11-10T18:29:29.365483Z", "uploadedTime": "2010-08-10T14:57:23Z", "ogvUrl": "https://upload.frikanalen.no/media/623798/theora/4565_ddd33139b8a24650bf32de2df7290631.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623798/large_thumb/large.jpg" }, { "id": 623794, "name": "Møteplassen: Stevnesommer 2", "header": "Visjon 2010, del 1\r\nVi er tilstede på Frikirkens sommerstevne Visjon som i år har \"Vår far i himlen\" som tema. Vi snakker med teologistudent Linn Sæbø som talte på åpningsmøtet.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623794/theora/4508_b1bf338597374a40b96aa64b83c791c1.ogv", "smallThumb": "https://upload.frikanalen.no/media/623794/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623794/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623794/broadcast/4508_e51ddad9ac7447bf914dde0ed9bd9555.avi", "largeThumb": "https://upload.frikanalen.no/media/623794/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-07-20T07:05:26Z", "updatedTime": "2018-11-10T18:29:29.370992Z", "uploadedTime": "2010-07-20T07:05:26Z", "ogvUrl": "https://upload.frikanalen.no/media/623794/theora/4508_b1bf338597374a40b96aa64b83c791c1.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623794/large_thumb/large.jpg" }, { "id": 623793, "name": "YUVA- Program 2", "header": "YUVA- Med, for, og av ungdom. Hvor langt er du villig til å gå for å hjelpe andre? Vi møter ungdommer som vier en god porsjon av livet sitt til å hjelpe andre. I tillegg møter vi en dame som har hjulpet andre hele sitt liv.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623793/theora/4611_d774a91c8e7742c0b00c97336d05f092.ogv", "original": "https://upload.frikanalen.no/media/623793/original/orig_8f61ed8ae1cd4a848050fbb6089e4bc7.mov", "smallThumb": "https://upload.frikanalen.no/media/623793/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623793/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623793/broadcast/4611_1d433e0125e043519932d9df0247fdb4.avi", "largeThumb": "https://upload.frikanalen.no/media/623793/large_thumb/large.jpg" }, "creator": "andreas.borge.haamsoe@stavanger.kommune.no", "organization": { "id": 37, "name": "Vardeneset menighet", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1800, "editorName": "Andreas Borge Håmsø", "editorEmail": "andreas.borge.haamsoe@stavanger.kommune.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:22:44.960000", "durationSec": 1364.96, "categories": [ "Barn og ungdom" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.vardeneset-menighet.no", "createdTime": "2010-08-11T06:53:27Z", "updatedTime": "2018-11-10T18:29:29.372519Z", "uploadedTime": "2010-08-11T06:53:27Z", "ogvUrl": "https://upload.frikanalen.no/media/623793/theora/4611_d774a91c8e7742c0b00c97336d05f092.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623793/large_thumb/large.jpg" }, { "id": 625505, "name": "Empo TV - 25.02.16", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625505/theora/Empo-160225.ogv", "smallThumb": "https://upload.frikanalen.no/media/625505/small_thumb/Empo-160225.jpg", "largeThumb": "https://upload.frikanalen.no/media/625505/large_thumb/Empo-160225.jpg", "broadcast": "https://upload.frikanalen.no/media/625505/broadcast/Empo-160225-dv.avi", "original": "https://upload.frikanalen.no/media/625505/original/Empo-160225.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:13:17.600000", "durationSec": 797.6, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2016-02-25T09:58:09Z", "updatedTime": "2020-08-30T20:16:32.226335Z", "uploadedTime": "2016-02-25T09:58:11Z", "ogvUrl": "https://upload.frikanalen.no/media/625505/theora/Empo-160225.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625505/large_thumb/Empo-160225.jpg" }, { "id": 623768, "name": "Møteplassen: Stevnesommer 1 Sommer i sør", "header": "Sommer i sør hadde \"Tilgivelse\" som sitt overbyggende tema i år. Vi har vært tilstede på Johan Filip Løvgrens bibeltime som hadde tittelen \"Ut av skammekroken\" og vi har snakket med Løvgren om denne vinklingen.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623768/theora/4507_cff0befdc0b34b6cad07fb993e9ee2d7.ogv", "smallThumb": "https://upload.frikanalen.no/media/623768/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623768/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623768/broadcast/4507_df09886dca554fd1a1c66d67a146cf68.avi", "largeThumb": "https://upload.frikanalen.no/media/623768/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-07-20T07:01:25Z", "updatedTime": "2018-11-10T18:29:29.403285Z", "uploadedTime": "2010-07-20T07:01:25Z", "ogvUrl": "https://upload.frikanalen.no/media/623768/theora/4507_cff0befdc0b34b6cad07fb993e9ee2d7.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623768/large_thumb/large.jpg" }, { "id": 622993, "name": "Aina Helgeland Davidsen", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv", "smallThumb": "https://upload.frikanalen.no/media/622993/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622993/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622993/broadcast/orig_c6c2f4b10fa64054bdadef0f7d04d877.avi", "largeThumb": "https://upload.frikanalen.no/media/622993/large_thumb/large.jpg" }, "creator": "stig@musikkorps.no", "organization": { "id": 40, "name": "Norges Musikkorps Forbund", "homepage": "https://musikkorps.no/", "description": "", "postalAddress": "", "streetAddress": "", "editorId": 1090, "editorName": "Stig Ryland", "editorEmail": "stig@musikkorps.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:04:29.640000", "durationSec": 269.64, "categories": [ "Barn og ungdom" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-08-24T07:25:43Z", "updatedTime": "2018-11-10T18:29:30.358267Z", "uploadedTime": "2009-08-24T07:25:43Z", "ogvUrl": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622993/large_thumb/large.jpg" }, { "id": 625160, "name": "Empo TV - del 127", "header": "", "description": "", "files": { "largeThumb": "https://upload.frikanalen.no/media/625160/large_thumb/Empo-130321.jpg", "smallThumb": "https://upload.frikanalen.no/media/625160/small_thumb/Empo-130321.jpg", "theora": "https://upload.frikanalen.no/media/625160/theora/Empo-130321.ogv", "broadcast": "https://upload.frikanalen.no/media/625160/broadcast/Empo-130321.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://empo.no/", "createdTime": "2013-03-21T04:33:09Z", "updatedTime": "2020-08-30T19:37:13.405808Z", "uploadedTime": "2013-03-21T04:33:10Z", "ogvUrl": "https://upload.frikanalen.no/media/625160/theora/Empo-130321.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625160/large_thumb/Empo-130321.jpg" }, { "id": 622202, "name": "Ekstremsport 2005 base2", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv", "smallThumb": "https://upload.frikanalen.no/media/622202/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622202/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622202/broadcast/orig_Ekstremsportveko 2005 base2.avi", "largeThumb": "https://upload.frikanalen.no/media/622202/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:04:44.800000", "durationSec": 284.8, "categories": [ "Idrett" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-01-02T04:54:00Z", "updatedTime": "2018-11-10T18:29:31.047193Z", "uploadedTime": "2009-01-02T04:54:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622202/large_thumb/large.jpg" }, { "id": 625152, "name": "Student-TV 2013 Uke 8", "header": "Denne uken har vi besøkt Luftkrigsskolen i Trondheim, hvor studentene har en litt annerledes skoledag.\r\nKonfliken tilspisses i episode 3 av Felles kjøleskap, og få med deg finalen av Lesesalen. Studentlekene har blitt arrangert i Trondheim, og vi har snakket med Samfundetlederen om hva som er viktig når det nå skal velges ny leder av Samfundet.", "description": "", "files": { "smallThumb": "https://upload.frikanalen.no/media/625152/small_thumb/Uke_8-Frikanalen.jpg", "theora": "https://upload.frikanalen.no/media/625152/theora/Uke_8-Frikanalen.ogv", "largeThumb": "https://upload.frikanalen.no/media/625152/large_thumb/Uke_8-Frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625152/broadcast/Uke_8-Frikanalen.avi" }, "creator": "tobias.skaaren@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:16:54.240000", "durationSec": 1014.24, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://dusken.no/tv", "createdTime": "2013-03-08T11:28:41Z", "updatedTime": "2018-11-10T18:29:27.586690Z", "uploadedTime": "2013-03-08T11:28:43Z", "ogvUrl": "https://upload.frikanalen.no/media/625152/theora/Uke_8-Frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625152/large_thumb/Uke_8-Frikanalen.jpg" }, { "id": 625251, "name": "Empo TV - del 173", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625251/theora/Empo-140320.ogv", "smallThumb": "https://upload.frikanalen.no/media/625251/small_thumb/Empo-140320.jpg", "largeThumb": "https://upload.frikanalen.no/media/625251/large_thumb/Empo-140320.jpg", "broadcast": "https://upload.frikanalen.no/media/625251/broadcast/Empo-140320.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:14:23.080000", "durationSec": 863.08, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-03-23T04:39:13Z", "updatedTime": "2020-08-30T19:30:28.798346Z", "uploadedTime": "2014-03-23T04:39:14Z", "ogvUrl": "https://upload.frikanalen.no/media/625251/theora/Empo-140320.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625251/large_thumb/Empo-140320.jpg" }, { "id": 627987, "name": "Journalister og folkemord", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/627987/theora/Journalister og folkemord.ogv", "broadcast": "https://upload.frikanalen.no/media/627987/broadcast/Journalister og folkemord.dv", "largeThumb": "https://upload.frikanalen.no/media/627987/large_thumb/Journalister og folkemord.jpg", "original": "https://upload.frikanalen.no/media/627987/original/Journalister og folkemord.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 40 61 61 81", "fkmember": true }, "duration": "00:06:15.400000", "durationSec": 375.4, "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-11-28T22:31:16.355086Z", "updatedTime": "2024-11-28T22:51:51.398875Z", "uploadedTime": "2024-11-28T22:48:21.620372Z", "ogvUrl": "https://upload.frikanalen.no/media/627987/theora/Journalister og folkemord.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627987/large_thumb/Journalister og folkemord.jpg" }, { "id": 623629, "name": "Pønsj- Uke 19", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv", "original": "https://upload.frikanalen.no/media/623629/original/orig_a43848feced142549540175ea2701ed6.mov", "smallThumb": "https://upload.frikanalen.no/media/623629/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623629/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623629/broadcast/4316_8e040e4e6633463baef13ddbb35069b5.avi", "largeThumb": "https://upload.frikanalen.no/media/623629/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:22:11.720000", "durationSec": 1331.72, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T04:42:51.580000Z", "updatedTime": "2018-11-10T18:29:29.570411Z", "uploadedTime": "2010-05-12T04:42:51Z", "ogvUrl": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623629/large_thumb/large.jpg" }, { "id": 627988, "name": "Cursed be Israel and Zionism", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/627988/theora/Cursed be Israel and Zionism.ogv", "broadcast": "https://upload.frikanalen.no/media/627988/broadcast/Cursed be Israel and Zionism.dv", "original": "https://upload.frikanalen.no/media/627988/original/Cursed be Israel and Zionism.mp4", "largeThumb": "https://upload.frikanalen.no/media/627988/large_thumb/Cursed be Israel and Zionism.jpg" }, "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 40 61 61 81", "fkmember": true }, "duration": "00:03:48.440000", "durationSec": 228.44, "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-11-28T22:52:08.543984Z", "updatedTime": "2024-11-28T22:58:32.427743Z", "uploadedTime": "2024-11-28T22:56:22.794764Z", "ogvUrl": "https://upload.frikanalen.no/media/627988/theora/Cursed be Israel and Zionism.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627988/large_thumb/Cursed be Israel and Zionism.jpg" }, { "id": 623626, "name": "Pønsj: Krigsdokumentar", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv", "original": "https://upload.frikanalen.no/media/623626/original/orig_3e30d4a1e54746628ca94a2d3c35824c.mov", "smallThumb": "https://upload.frikanalen.no/media/623626/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623626/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623626/broadcast/4312_a8bcbaa699344e57a17f7380551ce904.avi", "largeThumb": "https://upload.frikanalen.no/media/623626/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:20:00", "durationSec": 1200.0, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T04:36:11.353000Z", "updatedTime": "2018-11-10T18:29:29.574481Z", "uploadedTime": "2010-05-12T04:36:11Z", "ogvUrl": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623626/large_thumb/large.jpg" }, { "id": 622339, "name": "Vi går ombord 1 Redningsselskapet", "header": "Vi går ombord i redningsskøyta \"Harald V\". Der møter vi skipper Kjell Storåker.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/622339/theora/2378_c926edc68f3b428e9d0cdf7c8a3bb94a.ogv", "smallThumb": "https://upload.frikanalen.no/media/622339/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622339/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622339/broadcast/orig_b37484446d904cf991243f6a237d01a2.avi", "largeThumb": "https://upload.frikanalen.no/media/622339/large_thumb/large.jpg" }, "creator": "ingvar.johnsen@nssr.no", "organization": { "id": 42, "name": "Redningsselskapet", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1051, "editorName": "Ingvar Johnsen", "editorEmail": "ingvar.johnsen@nssr.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:56.400000", "durationSec": 956.4, "categories": [ "Beredskap" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-01-02T15:38:00Z", "updatedTime": "2018-11-10T18:29:30.857934Z", "uploadedTime": "2009-01-02T15:38:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622339/theora/2378_c926edc68f3b428e9d0cdf7c8a3bb94a.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622339/large_thumb/large.jpg" }, { "id": 623612, "name": "Empo TV - del 18", "header": "Empo tv er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere. Les mer på empotv.no", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623612/theora/3702_6a0faf3333fb4cf884d747a84e0425ac.ogv", "smallThumb": "https://upload.frikanalen.no/media/623612/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623612/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623612/broadcast/3702_357870238d6b4786beb7afef477912ea.avi", "largeThumb": "https://upload.frikanalen.no/media/623612/large_thumb/large.jpg" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:25:46.720000", "durationSec": 1546.72, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2009-12-16T09:56:59Z", "updatedTime": "2020-08-30T20:01:54.960935Z", "uploadedTime": "2009-12-16T09:56:59Z", "ogvUrl": "https://upload.frikanalen.no/media/623612/theora/3702_6a0faf3333fb4cf884d747a84e0425ac.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623612/large_thumb/large.jpg" }, { "id": 623554, "name": "Talentfabrikken 5. mai 2010", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv", "smallThumb": "https://upload.frikanalen.no/media/623554/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623554/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623554/broadcast/4231_3aa83edc83dc45709e5d66478383a9b3.avi", "largeThumb": "https://upload.frikanalen.no/media/623554/large_thumb/large.jpg" }, "creator": "stig@musikkorps.no", "organization": { "id": 40, "name": "Norges Musikkorps Forbund", "homepage": "https://musikkorps.no/", "description": "", "postalAddress": "", "streetAddress": "", "editorId": 1090, "editorName": "Stig Ryland", "editorEmail": "stig@musikkorps.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:27:58.600000", "durationSec": 1678.6, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-14T20:03:05Z", "updatedTime": "2018-11-10T18:29:29.653875Z", "uploadedTime": "2010-04-14T20:03:05Z", "ogvUrl": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623554/large_thumb/large.jpg" }, { "id": 623088, "name": "Kaja Holm Rogstad", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623088/theora/3450_3bcc1e0becac49be801e8689d7f68e21.ogv", "smallThumb": "https://upload.frikanalen.no/media/623088/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623088/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623088/broadcast/3450_9c57a9a7fbea422e9cf4654ca041ca92.avi", "largeThumb": "https://upload.frikanalen.no/media/623088/large_thumb/large.jpg" }, "creator": "stig@musikkorps.no", "organization": { "id": 40, "name": "Norges Musikkorps Forbund", "homepage": "https://musikkorps.no/", "description": "", "postalAddress": "", "streetAddress": "", "editorId": 1090, "editorName": "Stig Ryland", "editorEmail": "stig@musikkorps.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:05:25.520000", "durationSec": 325.52, "categories": [ "Barn og ungdom" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-11T07:57:00Z", "updatedTime": "2018-11-10T18:29:30.241064Z", "uploadedTime": "2009-09-11T07:57:00Z", "ogvUrl": "https://upload.frikanalen.no/media/623088/theora/3450_3bcc1e0becac49be801e8689d7f68e21.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623088/large_thumb/large.jpg" }, { "id": 623423, "name": "UKATV-10, episode 4", "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623423/theora/3623_704b0bb957454fefa75ee24c6e5d0ab7.ogv", "smallThumb": "https://upload.frikanalen.no/media/623423/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623423/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623423/broadcast/3623_35fe11d8097a42bda1ea6f48fa0f23dc.avi", "largeThumb": "https://upload.frikanalen.no/media/623423/large_thumb/large.jpg" }, "creator": "jakobkk@gmail.com", "organization": { "id": 45, "name": "UKA-TV", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1842, "editorName": "Dag Ånnevik", "editorEmail": "jakobkk@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:48:32", "durationSec": 2912.0, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-11-02T09:02:59Z", "updatedTime": "2018-11-10T18:29:29.813766Z", "uploadedTime": "2009-11-02T09:02:59Z", "ogvUrl": "https://upload.frikanalen.no/media/623423/theora/3623_704b0bb957454fefa75ee24c6e5d0ab7.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623423/large_thumb/large.jpg" }, { "id": 625234, "name": "Empo TV - del 165", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625234/theora/Empo-140123.ogv", "smallThumb": "https://upload.frikanalen.no/media/625234/small_thumb/Empo-140123.jpg", "largeThumb": "https://upload.frikanalen.no/media/625234/large_thumb/Empo-140123.jpg", "broadcast": "https://upload.frikanalen.no/media/625234/broadcast/Empo-140123.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00.040000", "durationSec": 900.04, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-01-23T10:17:43Z", "updatedTime": "2020-08-30T19:29:39.747947Z", "uploadedTime": "2014-01-23T10:17:45Z", "ogvUrl": "https://upload.frikanalen.no/media/625234/theora/Empo-140123.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625234/large_thumb/Empo-140123.jpg" }, { "id": 623458, "name": "Shaun Bartlett -Timetravelling", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv", "original": "https://upload.frikanalen.no/media/623458/original/orig_bf40d18ba8a94708ad99883689d1b4f9.mov", "smallThumb": "https://upload.frikanalen.no/media/623458/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623458/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623458/broadcast/4053_39be51a7d05b40b7af1b0bab4815dec2.avi", "largeThumb": "https://upload.frikanalen.no/media/623458/large_thumb/large.jpg" }, "creator": "hschilde@gmail.com", "organization": { "id": 3, "name": "Frikanalen", "homepage": "https://frikanalen.no", "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.", "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2086, "editorName": "Tore Sinding Bekkedal", "editorEmail": "toresbe@protonmail.com", "editorMsisdn": "+47 91 85 95 08", "fkmember": true }, "duration": "00:03:30.840000", "durationSec": 210.84, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.frikanalen.no", "createdTime": "2010-03-10T14:09:13Z", "updatedTime": "2020-09-02T06:28:44.959030Z", "uploadedTime": "2010-03-10T14:09:13Z", "ogvUrl": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623458/large_thumb/large.jpg" }, { "id": 625151, "name": "Student-TV 2013 Uke 7", "header": "Denne uken sjekker vi ut magedanskurs på ISFiT, \r\nhumorspalten Apropos presenterer TV2s nye \r\nprogrammer, vi får tidenes mest dramatiske episode av \r\nLesesalen (4:5) og vi har snakket med studenter som har \r\nhybel på havet.", "description": "", "files": { "smallThumb": "https://upload.frikanalen.no/media/625151/small_thumb/Uke_7-Frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625151/large_thumb/Uke_7-Frikanalen.jpg", "theora": "https://upload.frikanalen.no/media/625151/theora/Uke_7-Frikanalen.ogv", "broadcast": "https://upload.frikanalen.no/media/625151/broadcast/Uke_7-Frikanalen.avi" }, "creator": "tobias.skaaren@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:11:10.560000", "durationSec": 670.56, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://dusken.no/tv", "createdTime": "2013-03-08T11:22:44Z", "updatedTime": "2018-11-10T18:29:27.588083Z", "uploadedTime": "2013-03-08T11:22:46Z", "ogvUrl": "https://upload.frikanalen.no/media/625151/theora/Uke_7-Frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625151/large_thumb/Uke_7-Frikanalen.jpg" }, { "id": 623428, "name": "UKATV-10, episode 8", "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623428/theora/3626_d394d505df734b69b32ed008ebb75274.ogv", "smallThumb": "https://upload.frikanalen.no/media/623428/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623428/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623428/broadcast/3626_fd097abf4b184b60bdce96a0b8c45efb.avi", "largeThumb": "https://upload.frikanalen.no/media/623428/large_thumb/large.jpg" }, "creator": "jakobkk@gmail.com", "organization": { "id": 45, "name": "UKA-TV", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1842, "editorName": "Dag Ånnevik", "editorEmail": "jakobkk@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:45:28.440000", "durationSec": 2728.44, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-11-02T09:05:43Z", "updatedTime": "2018-11-10T18:29:29.806883Z", "uploadedTime": "2009-11-02T09:05:43Z", "ogvUrl": "https://upload.frikanalen.no/media/623428/theora/3626_d394d505df734b69b32ed008ebb75274.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623428/large_thumb/large.jpg" }, { "id": 623393, "name": "Møteplassen - Tvil 5", "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623393/theora/3393_ee5ade9f153a49e5b6e5ac26ca1d7820.ogv", "smallThumb": "https://upload.frikanalen.no/media/623393/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623393/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623393/broadcast/3393_ab22898363aa43fc8ce0e59913a94f19.avi", "largeThumb": "https://upload.frikanalen.no/media/623393/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-04T08:54:04Z", "updatedTime": "2018-11-10T18:29:29.851073Z", "uploadedTime": "2009-09-04T08:54:04Z", "ogvUrl": "https://upload.frikanalen.no/media/623393/theora/3393_ee5ade9f153a49e5b6e5ac26ca1d7820.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623393/large_thumb/large.jpg" }, { "id": 623421, "name": "UKATV-10, episode 5", "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623421/theora/3622_cd0602598c39432284337f64d8f09d97.ogv", "smallThumb": "https://upload.frikanalen.no/media/623421/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623421/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623421/broadcast/3622_6370ba6d13ea46b4b16e3cc5ec31b16f.avi", "largeThumb": "https://upload.frikanalen.no/media/623421/large_thumb/large.jpg" }, "creator": "jakobkk@gmail.com", "organization": { "id": 45, "name": "UKA-TV", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1842, "editorName": "Dag Ånnevik", "editorEmail": "jakobkk@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:44:08.160000", "durationSec": 2648.16, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-11-02T09:02:00Z", "updatedTime": "2018-11-10T18:29:29.816490Z", "uploadedTime": "2009-11-02T09:02:00Z", "ogvUrl": "https://upload.frikanalen.no/media/623421/theora/3622_cd0602598c39432284337f64d8f09d97.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623421/large_thumb/large.jpg" }, { "id": 623413, "name": "UKATV-10, episode 2", "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623413/theora/3620_3d78503757ef43b9bb38a80959c8f772.ogv", "smallThumb": "https://upload.frikanalen.no/media/623413/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623413/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623413/broadcast/3620_c2a83f7109c9423dbbd5b62179179815.avi", "largeThumb": "https://upload.frikanalen.no/media/623413/large_thumb/large.jpg" }, "creator": "jakobkk@gmail.com", "organization": { "id": 45, "name": "UKA-TV", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1842, "editorName": "Dag Ånnevik", "editorEmail": "jakobkk@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:44:07.800000", "durationSec": 2647.8, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-11-02T09:00:10Z", "updatedTime": "2018-11-10T18:29:29.826330Z", "uploadedTime": "2009-11-02T09:00:10Z", "ogvUrl": "https://upload.frikanalen.no/media/623413/theora/3620_3d78503757ef43b9bb38a80959c8f772.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623413/large_thumb/large.jpg" }, { "id": 623416, "name": "UKATV-10, episode 3", "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623416/theora/3621_0687899740ad46e886da1404c2fab3e5.ogv", "smallThumb": "https://upload.frikanalen.no/media/623416/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623416/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623416/broadcast/3621_27e1f600bd6248d6bb93114f92b563b0.avi", "largeThumb": "https://upload.frikanalen.no/media/623416/large_thumb/large.jpg" }, "creator": "jakobkk@gmail.com", "organization": { "id": 45, "name": "UKA-TV", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1842, "editorName": "Dag Ånnevik", "editorEmail": "jakobkk@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:45:55.480000", "durationSec": 2755.48, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-11-02T09:01:10Z", "updatedTime": "2018-11-10T18:29:29.822102Z", "uploadedTime": "2009-11-02T09:01:10Z", "ogvUrl": "https://upload.frikanalen.no/media/623416/theora/3621_0687899740ad46e886da1404c2fab3e5.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623416/large_thumb/large.jpg" }, { "id": 623387, "name": "Møteplassen - Tvil 3", "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623387/theora/3391_158464a7dd55424abcc1c57f14159b9c.ogv", "smallThumb": "https://upload.frikanalen.no/media/623387/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623387/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623387/broadcast/3391_3b486572af4e416390615c3e8933f3ff.avi", "largeThumb": "https://upload.frikanalen.no/media/623387/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-04T08:45:57Z", "updatedTime": "2018-11-10T18:29:29.858100Z", "uploadedTime": "2009-09-04T08:45:57Z", "ogvUrl": "https://upload.frikanalen.no/media/623387/theora/3391_158464a7dd55424abcc1c57f14159b9c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623387/large_thumb/large.jpg" }, { "id": 623391, "name": "Møteplassen - Tvil 4", "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623391/theora/3392_bc5976ffeb2142c7bb56c4b828fe84ba.ogv", "smallThumb": "https://upload.frikanalen.no/media/623391/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623391/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623391/broadcast/3392_1f59e9fbaaf24aeaaa631cf30ab8cb47.avi", "largeThumb": "https://upload.frikanalen.no/media/623391/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-04T08:53:12Z", "updatedTime": "2018-11-10T18:29:29.852447Z", "uploadedTime": "2009-09-04T08:53:12Z", "ogvUrl": "https://upload.frikanalen.no/media/623391/theora/3392_bc5976ffeb2142c7bb56c4b828fe84ba.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623391/large_thumb/large.jpg" }, { "id": 623385, "name": "Møteplassen - Tvil 2", "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623385/theora/3390_7e006da5341e4d18a06814399fbf8e22.ogv", "smallThumb": "https://upload.frikanalen.no/media/623385/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623385/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623385/broadcast/3390_c0662af8b59e4acb95edb18d814c3471.avi", "largeThumb": "https://upload.frikanalen.no/media/623385/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-04T08:44:42Z", "updatedTime": "2018-11-10T18:29:29.860955Z", "uploadedTime": "2009-09-04T08:44:42Z", "ogvUrl": "https://upload.frikanalen.no/media/623385/theora/3390_7e006da5341e4d18a06814399fbf8e22.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623385/large_thumb/large.jpg" }, { "id": 623155, "name": "Møteplassen - Komme ditt rike 2", "header": "Vi er tilstede på Normisjons generalforsamling som var samlet i sommer under parolen Komme ditt rike. I dagens program snakker Bergljot Svanholm om Evangeliet om riket ? til jordens ender.\r\n\r\nEtter programmet kommer en reprise av magasinprogrammet Bazar", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623155/theora/3302_c00a8ea796c640bf80b068caa6a51afd.ogv", "smallThumb": "https://upload.frikanalen.no/media/623155/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623155/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623155/broadcast/3302_e8e9b01c651d467eadf195590df38923.avi", "largeThumb": "https://upload.frikanalen.no/media/623155/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-08-27T06:57:16Z", "updatedTime": "2018-11-10T18:29:30.154183Z", "uploadedTime": "2009-08-27T06:57:16Z", "ogvUrl": "https://upload.frikanalen.no/media/623155/theora/3302_c00a8ea796c640bf80b068caa6a51afd.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623155/large_thumb/large.jpg" }, { "id": 623292, "name": "Møteplassen - Tap 3", "header": "Julen 2004 mistet Flemming Kofod-Svendsen fire familiemedlemmer i tsunamien i Asia. Han forteller om sin egen sorg og om en sorg som et mennesklig vilkår. Han har skrevet boken \"Døden, sorgen håpet\" hvor han beskriver hvordan han kunne gå videre i livet med troen i behold.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623292/theora/3396_bbac376e55f04533bcd28f2f26ef1d0d.ogv", "smallThumb": "https://upload.frikanalen.no/media/623292/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623292/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623292/broadcast/3396_331f088d00b141caa0ce72a6e4707b92.avi", "largeThumb": "https://upload.frikanalen.no/media/623292/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-04T09:01:01Z", "updatedTime": "2018-11-10T18:29:29.986992Z", "uploadedTime": "2009-09-04T09:01:01Z", "ogvUrl": "https://upload.frikanalen.no/media/623292/theora/3396_bbac376e55f04533bcd28f2f26ef1d0d.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623292/large_thumb/large.jpg" }, { "id": 623297, "name": "Møteplassen - Tap 4", "header": "Julen 2004 mistet Flemming Kofod-Svendsen fire familiemedlemmer i tsunamien i Asia. Han forteller om sin egen sorg og om en sorg som et mennesklig vilkår. Han har skrevet boken \"Døden, sorgen håpet\" hvor han beskriver hvordan han kunne gå videre i livet med troen i behold.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623297/theora/3398_0c699568bc764796bc122fa0f904192c.ogv", "smallThumb": "https://upload.frikanalen.no/media/623297/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623297/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623297/broadcast/3398_1ce6d9ebfd274c7ea8e7475e5c804ffa.avi", "largeThumb": "https://upload.frikanalen.no/media/623297/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-04T09:02:08Z", "updatedTime": "2018-11-10T18:29:29.980062Z", "uploadedTime": "2009-09-04T09:02:08Z", "ogvUrl": "https://upload.frikanalen.no/media/623297/theora/3398_0c699568bc764796bc122fa0f904192c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623297/large_thumb/large.jpg" }, { "id": 623290, "name": "Møteplassen - Tap 2", "header": "Julen 2004 mistet Flemming Kofod-Svendsen fire familiemedlemmer i tsunamien i Asia. Han forteller om sin egen sorg og om en sorg som et mennesklig vilkår. Han har skrevet boken \"Døden, sorgen håpet\" hvor han beskriver hvordan han kunne gå videre i livet med troen i behold.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623290/theora/3395_820ff9a0be3146f29901a1cb83e277ef.ogv", "smallThumb": "https://upload.frikanalen.no/media/623290/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623290/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623290/broadcast/3395_b7ee4b0139a14d728b3c1a53c50d46fa.avi", "largeThumb": "https://upload.frikanalen.no/media/623290/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-04T08:59:58Z", "updatedTime": "2018-11-10T18:29:29.989728Z", "uploadedTime": "2009-09-04T08:59:58Z", "ogvUrl": "https://upload.frikanalen.no/media/623290/theora/3395_820ff9a0be3146f29901a1cb83e277ef.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623290/large_thumb/large.jpg" }, { "id": 623289, "name": "Møteplassen - Tap 1", "header": "Julen 2004 mistet Flemming Kofod-Svendsen fire familiemedlemmer i tsunamien i Asia. Han forteller om sin egen sorg og om en sorg som et mennesklig vilkår. Han har skrevet boken \"Døden, sorgen håpet\" hvor han beskriver hvordan han kunne gå videre i livet med troen i behold.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623289/theora/3394_708024c66c3141af9d6353d4b1afc130.ogv", "smallThumb": "https://upload.frikanalen.no/media/623289/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623289/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623289/broadcast/3394_fd8b169503da49a3b759e4344fa73985.avi", "largeThumb": "https://upload.frikanalen.no/media/623289/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-04T08:58:52Z", "updatedTime": "2018-11-10T18:29:29.991142Z", "uploadedTime": "2009-09-04T08:58:52Z", "ogvUrl": "https://upload.frikanalen.no/media/623289/theora/3394_708024c66c3141af9d6353d4b1afc130.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623289/large_thumb/large.jpg" }, { "id": 623215, "name": "Bazar Vandringsmannen", "header": "Bli med en mannsgruppe utenom det vanlige. Denne gjengen kaller seg Vandringsmannen og møtes en gang i måneden. De har med en vismann og praten er god rundt bålet.", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623215/theora/3629_fecb127bac674e798a5e0d5161efe940.ogv", "smallThumb": "https://upload.frikanalen.no/media/623215/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623215/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623215/broadcast/3629_653992acee82495c8d9f7d5fd6dbae4f.avi", "largeThumb": "https://upload.frikanalen.no/media/623215/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-11-03T09:37:03Z", "updatedTime": "2018-11-10T18:29:30.081810Z", "uploadedTime": "2009-11-03T09:37:03Z", "ogvUrl": "https://upload.frikanalen.no/media/623215/theora/3629_fecb127bac674e798a5e0d5161efe940.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623215/large_thumb/large.jpg" }, { "id": 623232, "name": "Vi går ombord 3 Redningsselskapet", "header": "Møt mannskapet ombord i redningsskøytene!", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623232/theora/3660_77105fd3618d432bab14c473a9f8bca5.ogv", "smallThumb": "https://upload.frikanalen.no/media/623232/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623232/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623232/broadcast/3660_2d1c21f74ac74c78b9c426ddc2d98e81.avi", "largeThumb": "https://upload.frikanalen.no/media/623232/large_thumb/large.jpg" }, "creator": "ingvar.johnsen@nssr.no", "organization": { "id": 42, "name": "Redningsselskapet", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1051, "editorName": "Ingvar Johnsen", "editorEmail": "ingvar.johnsen@nssr.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:24.080000", "durationSec": 924.08, "categories": [ "Beredskap" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2009-11-20T13:32:39Z", "updatedTime": "2018-11-10T18:29:30.060823Z", "uploadedTime": "2009-11-20T13:32:39Z", "ogvUrl": "https://upload.frikanalen.no/media/623232/theora/3660_77105fd3618d432bab14c473a9f8bca5.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623232/large_thumb/large.jpg" }, { "id": 625416, "name": "Empo TV - 14.11.13", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625416/theora/Empo-141113.ogv", "largeThumb": "https://upload.frikanalen.no/media/625416/large_thumb/Empo-141113.jpg", "smallThumb": "https://upload.frikanalen.no/media/625416/small_thumb/Empo-141113.jpg", "broadcast": "https://upload.frikanalen.no/media/625416/broadcast/Empo-141113.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:14:38.560000", "durationSec": 878.56, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:43:26Z", "updatedTime": "2020-08-30T20:17:06.106008Z", "uploadedTime": "2015-06-15T08:43:27Z", "ogvUrl": "https://upload.frikanalen.no/media/625416/theora/Empo-141113.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625416/large_thumb/Empo-141113.jpg" }, { "id": 625415, "name": "Empo TV - 14.09.04", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625415/theora/Empo-140904.ogv", "smallThumb": "https://upload.frikanalen.no/media/625415/small_thumb/Empo-140904.jpg", "largeThumb": "https://upload.frikanalen.no/media/625415/large_thumb/Empo-140904.jpg", "broadcast": "https://upload.frikanalen.no/media/625415/broadcast/Empo-140904.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:13:58", "durationSec": 838.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:43:18Z", "updatedTime": "2020-08-30T20:17:17.076395Z", "uploadedTime": "2015-06-15T08:43:19Z", "ogvUrl": "https://upload.frikanalen.no/media/625415/theora/Empo-140904.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625415/large_thumb/Empo-140904.jpg" }, { "id": 625413, "name": "Empo TV - 14.08.21", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625413/theora/EMPO-140821.ogv", "smallThumb": "https://upload.frikanalen.no/media/625413/small_thumb/EMPO-140821.jpg", "largeThumb": "https://upload.frikanalen.no/media/625413/large_thumb/EMPO-140821.jpg", "broadcast": "https://upload.frikanalen.no/media/625413/broadcast/EMPO-140821.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:11:51.240000", "durationSec": 711.24, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:42:58Z", "updatedTime": "2020-08-30T20:17:28.947536Z", "uploadedTime": "2015-06-15T08:42:59Z", "ogvUrl": "https://upload.frikanalen.no/media/625413/theora/EMPO-140821.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625413/large_thumb/EMPO-140821.jpg" }, { "id": 625411, "name": "Empo TV - 14.11.20", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625411/theora/Empo-141120.ogv", "smallThumb": "https://upload.frikanalen.no/media/625411/small_thumb/Empo-141120.jpg", "largeThumb": "https://upload.frikanalen.no/media/625411/large_thumb/Empo-141120.jpg", "broadcast": "https://upload.frikanalen.no/media/625411/broadcast/Empo-141120.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00.120000", "durationSec": 900.12, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:40:58Z", "updatedTime": "2020-08-30T20:17:37.091246Z", "uploadedTime": "2015-06-15T08:40:59Z", "ogvUrl": "https://upload.frikanalen.no/media/625411/theora/Empo-141120.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625411/large_thumb/Empo-141120.jpg" }, { "id": 623146, "name": "Møteplassen - Komme ditt rike 1", "header": "Vi er tilstede på Normisjons generalforsamling som var samlet i sommer under parolen Komme ditt rike. I dagens program snakker Knut Tveitereid om Jesus, kongen av Guds rike.\n\nEtter programmet kommer en reprise av magasinprogrammet Bazar", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623146/theora/3301_eb37122e42de4ff095a91af7103f43cb.ogv", "smallThumb": "https://upload.frikanalen.no/media/623146/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623146/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623146/broadcast/3301_4184484042314489b46ce87fdb57cc43.avi", "largeThumb": "https://upload.frikanalen.no/media/623146/large_thumb/large.jpg" }, "creator": "geir.sandvik@norea.no", "organization": { "id": 60, "name": "Norea Mediemisjon", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1062, "editorName": "Geir Sandvik", "editorEmail": "geir.sandvik@norea.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-08-27T06:52:27Z", "updatedTime": "2018-11-10T18:29:30.165122Z", "uploadedTime": "2009-08-27T06:52:27Z", "ogvUrl": "https://upload.frikanalen.no/media/623146/theora/3301_eb37122e42de4ff095a91af7103f43cb.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623146/large_thumb/large.jpg" }, { "id": 623135, "name": "Lydia Hoen Tjore", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623135/theora/3540_c025d03111e94ef89a1086779b96e59c.ogv", "smallThumb": "https://upload.frikanalen.no/media/623135/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623135/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623135/broadcast/3540_c27859366ca14ad9a859249fd07bfc27.avi", "largeThumb": "https://upload.frikanalen.no/media/623135/large_thumb/large.jpg" }, "creator": "stig@musikkorps.no", "organization": { "id": 40, "name": "Norges Musikkorps Forbund", "homepage": "https://musikkorps.no/", "description": "", "postalAddress": "", "streetAddress": "", "editorId": 1090, "editorName": "Stig Ryland", "editorEmail": "stig@musikkorps.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:04:51.920000", "durationSec": 291.92, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-10-05T11:38:04Z", "updatedTime": "2018-11-10T18:29:30.178660Z", "uploadedTime": "2009-10-05T11:38:04Z", "ogvUrl": "https://upload.frikanalen.no/media/623135/theora/3540_c025d03111e94ef89a1086779b96e59c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623135/large_thumb/large.jpg" }, { "id": 625236, "name": "Empo TV - del 166", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625236/theora/Empo-140130.ogv", "smallThumb": "https://upload.frikanalen.no/media/625236/small_thumb/Empo-140130.jpg", "largeThumb": "https://upload.frikanalen.no/media/625236/large_thumb/Empo-140130.jpg", "broadcast": "https://upload.frikanalen.no/media/625236/broadcast/Empo-140130.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00.040000", "durationSec": 900.04, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-01-30T09:10:42Z", "updatedTime": "2020-08-30T19:29:50.049758Z", "uploadedTime": "2014-01-30T09:10:43Z", "ogvUrl": "https://upload.frikanalen.no/media/625236/theora/Empo-140130.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625236/large_thumb/Empo-140130.jpg" }, { "id": 626936, "name": "TAK - Årsdag for massakren i Sabra og Shatilla", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/626936/theora/TAK - Årsdag for massakren i Sabra og Shatilla.ogv", "broadcast": "https://upload.frikanalen.no/media/626936/broadcast/TAK - Årsdag for massakren i Sabra og Shatilla.dv", "largeThumb": "https://upload.frikanalen.no/media/626936/large_thumb/TAK - Årsdag for massakren i Sabra og Shatilla.jpg", "original": "https://upload.frikanalen.no/media/626936/original/TAK - Årsdag for massakren i Sabra og Shatilla.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 40 61 61 81", "fkmember": true }, "duration": "00:08:43.640000", "durationSec": 523.64, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2021-09-21T07:22:32.219150Z", "updatedTime": "2021-09-21T07:30:04.303207Z", "uploadedTime": "2021-09-21T07:26:00.776672Z", "ogvUrl": "https://upload.frikanalen.no/media/626936/theora/TAK - Årsdag for massakren i Sabra og Shatilla.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626936/large_thumb/TAK - Årsdag for massakren i Sabra og Shatilla.jpg" } ] }