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=700&ordering=header
{ "count": 3835, "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=750&ordering=header", "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=650&ordering=header", "results": [ { "id": 625580, "name": "Daily Tech News Show 11. May 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625580/large_thumb/DTNS20160511.jpg", "original": "https://upload.frikanalen.no/media/625580/original/DTNS20160511.mp4", "smallThumb": "https://upload.frikanalen.no/media/625580/small_thumb/DTNS20160511.jpg", "broadcast": "https://upload.frikanalen.no/media/625580/broadcast/DTNS20160511.dv", "theora": "https://upload.frikanalen.no/media/625580/theora/DTNS20160511.ogv" }, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:56:35.010000", "durationSec": 3395.01, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6393vid", "createdTime": "2016-05-23T19:34:05.985985Z", "updatedTime": "2018-11-10T18:29:27.055251Z", "uploadedTime": "2016-05-23T20:18:33.991400Z", "ogvUrl": "https://upload.frikanalen.no/media/625580/theora/DTNS20160511.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625580/large_thumb/DTNS20160511.jpg" }, { "id": 625405, "name": "Empo TV - 14.06.12", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625405/theora/Empo-140612.ogv", "largeThumb": "https://upload.frikanalen.no/media/625405/large_thumb/Empo-140612.jpg", "smallThumb": "https://upload.frikanalen.no/media/625405/small_thumb/Empo-140612.jpg", "broadcast": "https://upload.frikanalen.no/media/625405/broadcast/Empo-140612.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": "", "createdTime": "2015-06-15T08:40:22Z", "updatedTime": "2020-08-30T20:18:47.179325Z", "uploadedTime": "2015-06-15T08:40:23Z", "ogvUrl": "https://upload.frikanalen.no/media/625405/theora/Empo-140612.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625405/large_thumb/Empo-140612.jpg" }, { "id": 625579, "name": "Daily Tech News Show 10. May 2016", "header": "", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625579/small_thumb/DTNS20160510.jpg", "theora": "https://upload.frikanalen.no/media/625579/theora/DTNS20160510.ogv", "broadcast": "https://upload.frikanalen.no/media/625579/broadcast/DTNS20160510.dv", "largeThumb": "https://upload.frikanalen.no/media/625579/large_thumb/DTNS20160510.jpg", "original": "https://upload.frikanalen.no/media/625579/original/DTNS20160510.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:02:54.840000", "durationSec": 3774.84, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6383vid", "createdTime": "2016-05-23T18:39:45.728308Z", "updatedTime": "2018-11-10T18:29:27.057250Z", "uploadedTime": "2016-05-23T19:33:00.753145Z", "ogvUrl": "https://upload.frikanalen.no/media/625579/theora/DTNS20160510.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625579/large_thumb/DTNS20160510.jpg" }, { "id": 624293, "name": "Norsk tre på fest", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv", "smallThumb": "https://upload.frikanalen.no/media/624293/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624293/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624293/broadcast/5348_3c0f7272373c4a90a5767535eb091aac.avi", "largeThumb": "https://upload.frikanalen.no/media/624293/large_thumb/large.jpg" }, "creator": "gautebd@gmail.com", "organization": { "id": 116, "name": "Student TV Bergen", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1975, "editorName": "Gaute Bugge Drangsholt", "editorEmail": "gautebd@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:01:31.360000", "durationSec": 91.36, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2011-02-17T12:26:57Z", "updatedTime": "2018-11-10T18:29:28.705889Z", "uploadedTime": "2011-02-17T12:26:57Z", "ogvUrl": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624293/large_thumb/large.jpg" }, { "id": 628384, "name": "Den smale vei", "header": "", "description": "Viktige påminnelser", "files": { "webmMed": "https://upload.frikanalen.no/media/628384/webm_med/Den_smale_vei....webm", "largeThumb": "https://upload.frikanalen.no/media/628384/large_thumb/Den_smale_vei....jpg", "original": "https://upload.frikanalen.no/media/628384/original/Den_smale_vei....mp4" }, "creator": "amyhr@online.no", "organization": { "id": 143, "name": "Evangeliekirken Arendal", "homepage": null, "description": "", "postalAddress": "4848 Arendal", "streetAddress": "Gunhildsboveien 68", "editorId": 2241, "editorName": "Anders Helge Myhren", "editorEmail": "amyhr@online.no", "editorMsisdn": "+47 97 57 89 63", "fkmember": true }, "duration": "00:45:34.776599", "durationSec": 2734.776599, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2025-11-01T18:32:02.578743Z", "updatedTime": "2025-12-02T19:17:36.788459Z", "uploadedTime": "2025-11-01T18:32:36Z", "ogvUrl": null, "largeThumbnailUrl": "https://upload.frikanalen.no/media/628384/large_thumb/Den_smale_vei....jpg" }, { "id": 623908, "name": "Filler fotograf kultur", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623908/theora/4730_153eb0dd86a749589d36651851a9f159.ogv", "original": "https://upload.frikanalen.no/media/623908/original/orig_4f82a457941f4555a5abaf0839dfe614.mov", "smallThumb": "https://upload.frikanalen.no/media/623908/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623908/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623908/broadcast/4730_bba186bd3f474894b701f85d4e30a333.avi", "largeThumb": "https://upload.frikanalen.no/media/623908/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:01:00", "durationSec": 60.0, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2010-09-08T12:53:57.660000Z", "updatedTime": "2020-08-30T20:00:45.003368Z", "uploadedTime": "2010-09-08T12:53:57.660000Z", "ogvUrl": "https://upload.frikanalen.no/media/623908/theora/4730_153eb0dd86a749589d36651851a9f159.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623908/large_thumb/large.jpg" }, { "id": 625667, "name": "Daily Tech News Show 12. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625667/theora/DTNS20160712.ogv", "broadcast": "https://upload.frikanalen.no/media/625667/broadcast/DTNS20160712.dv", "original": "https://upload.frikanalen.no/media/625667/original/DTNS20160712.mp4", "largeThumb": "https://upload.frikanalen.no/media/625667/large_thumb/DTNS20160712.jpg", "smallThumb": "https://upload.frikanalen.no/media/625667/small_thumb/DTNS20160712.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:53:56.190000", "durationSec": 3236.19, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6910vid", "createdTime": "2016-07-15T22:17:46.837875Z", "updatedTime": "2018-11-10T18:29:26.898087Z", "uploadedTime": "2016-07-15T22:17:53.424948Z", "ogvUrl": "https://upload.frikanalen.no/media/625667/theora/DTNS20160712.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625667/large_thumb/DTNS20160712.jpg" }, { "id": 623940, "name": "Tatoveringsmesse for 10. gang", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623940/theora/4768_a7bff09724f447f881abf9820c6ca790.ogv", "original": "https://upload.frikanalen.no/media/623940/original/orig_a6f79a573b1643ca80fa9a4ecb69fdaa.mov", "smallThumb": "https://upload.frikanalen.no/media/623940/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623940/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623940/broadcast/4768_d6c75d7d9c584bf1ac7df9431b14be2f.avi", "largeThumb": "https://upload.frikanalen.no/media/623940/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:42.840000", "durationSec": 102.84, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-09-27T11:30:20.403000Z", "updatedTime": "2018-11-10T18:29:29.163881Z", "uploadedTime": "2010-09-27T11:30:20.403000Z", "ogvUrl": "https://upload.frikanalen.no/media/623940/theora/4768_a7bff09724f447f881abf9820c6ca790.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623940/large_thumb/large.jpg" }, { "id": 625666, "name": "Daily Tech News Show 11. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625666/broadcast/DTNS20160711.dv", "theora": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv", "original": "https://upload.frikanalen.no/media/625666/original/DTNS20160711.mp4", "largeThumb": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg", "smallThumb": "https://upload.frikanalen.no/media/625666/small_thumb/DTNS20160711.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:55:30.670000", "durationSec": 3330.67, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6899vid", "createdTime": "2016-07-15T21:24:52.537484Z", "updatedTime": "2018-11-10T18:29:26.899473Z", "uploadedTime": "2016-07-15T21:25:03.792416Z", "ogvUrl": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg" }, { "id": 623969, "name": "The New Wine", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv", "smallThumb": "https://upload.frikanalen.no/media/623969/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623969/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623969/broadcast/4810_0974cf206fda4d4c8d90773fb4a15867.avi", "largeThumb": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg" }, "creator": "gautebd@gmail.com", "organization": { "id": 116, "name": "Student TV Bergen", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1975, "editorName": "Gaute Bugge Drangsholt", "editorEmail": "gautebd@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:01:58.880000", "durationSec": 118.88, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-10-05T11:41:19Z", "updatedTime": "2018-11-10T18:29:29.123262Z", "uploadedTime": "2010-10-05T11:41:19Z", "ogvUrl": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg" }, { "id": 625665, "name": "Daily Tech News Show 08. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625665/theora/DTNS20160708.ogv", "broadcast": "https://upload.frikanalen.no/media/625665/broadcast/DTNS20160708.dv", "smallThumb": "https://upload.frikanalen.no/media/625665/small_thumb/DTNS20160708.jpg", "original": "https://upload.frikanalen.no/media/625665/original/DTNS20160708.mp4", "largeThumb": "https://upload.frikanalen.no/media/625665/large_thumb/DTNS20160708.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:49:38.980000", "durationSec": 2978.98, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6881vid", "createdTime": "2016-07-15T20:01:30.329227Z", "updatedTime": "2018-11-10T18:29:26.900845Z", "uploadedTime": "2016-07-15T20:01:39.826420Z", "ogvUrl": "https://upload.frikanalen.no/media/625665/theora/DTNS20160708.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625665/large_thumb/DTNS20160708.jpg" }, { "id": 624266, "name": "Apropos Asylpolitikk", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv", "original": "https://upload.frikanalen.no/media/624266/original/orig_fec32e9f0f6e4e8d8100c7bc1fc92583.avi", "smallThumb": "https://upload.frikanalen.no/media/624266/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624266/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624266/broadcast/5244_021b202cc96c44f883495217117d47a7.avi", "largeThumb": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:05.310000", "durationSec": 65.31, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2011-01-31T23:38:34Z", "updatedTime": "2018-11-10T18:29:28.747165Z", "uploadedTime": "2011-01-31T23:38:34Z", "ogvUrl": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg" }, { "id": 625660, "name": "Daily Tech News Show 04. July 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625660/large_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg", "smallThumb": "https://upload.frikanalen.no/media/625660/small_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg", "theora": "https://upload.frikanalen.no/media/625660/theora/DTNS-2800---Announcing-New-Headlines-Show.ogv", "original": "https://upload.frikanalen.no/media/625660/original/DTNS-2800---Announcing-New-Headlines-Show.mp4", "broadcast": "https://upload.frikanalen.no/media/625660/broadcast/DTNS-2800---Announcing-New-Headlines-Show.dv" }, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:14:15.380000", "durationSec": 855.38, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6828vid", "createdTime": "2016-07-05T21:55:13.479602Z", "updatedTime": "2018-11-10T18:29:26.907817Z", "uploadedTime": "2016-07-05T21:55:22.880558Z", "ogvUrl": "https://upload.frikanalen.no/media/625660/theora/DTNS-2800---Announcing-New-Headlines-Show.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625660/large_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg" }, { "id": 624654, "name": "Dagen Derpå: UKA", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv", "original": "https://upload.frikanalen.no/media/624654/original/orig_46e64eb5cab046bdb44d519ff00fc25e.mov", "smallThumb": "https://upload.frikanalen.no/media/624654/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624654/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624654/broadcast/5853_48abb7e987184815a2382cc77928b9e8.avi", "largeThumb": "https://upload.frikanalen.no/media/624654/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:29:00.040000", "durationSec": 1740.04, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2011-12-03T15:05:37.667000Z", "updatedTime": "2018-11-10T18:29:28.239632Z", "uploadedTime": "2011-12-03T15:05:37.667000Z", "ogvUrl": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624654/large_thumb/large.jpg" }, { "id": 623806, "name": "Dataprosa", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623806/theora/4575_49a3e876c95b4197bc8f03ad49d777ad.ogv", "original": "https://upload.frikanalen.no/media/623806/original/orig_caf973e98cad4642af22de566c623ec8.mov", "smallThumb": "https://upload.frikanalen.no/media/623806/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623806/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623806/broadcast/4575_a0192d4488bb489483b4774a8dcadc0d.avi", "largeThumb": "https://upload.frikanalen.no/media/623806/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:55.200000", "durationSec": 115.2, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T15:25:04.257000Z", "updatedTime": "2018-11-10T18:29:29.354532Z", "uploadedTime": "2010-08-10T15:25:04.257000Z", "ogvUrl": "https://upload.frikanalen.no/media/623806/theora/4575_49a3e876c95b4197bc8f03ad49d777ad.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623806/large_thumb/large.jpg" }, { "id": 624079, "name": "DRØM: Jaer Skoles Musikkorps", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/624079/theora/5050_d92613651e89450886f68f1354176973.ogv", "smallThumb": "https://upload.frikanalen.no/media/624079/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624079/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624079/broadcast/5050_d92613651e89450886f68f1354176973.avi", "largeThumb": "https://upload.frikanalen.no/media/624079/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:15:00", "durationSec": 900.0, "categories": [ "Barn og ungdom" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-12-07T11:57:17.233000Z", "updatedTime": "2018-11-10T18:29:28.981728Z", "uploadedTime": "2010-12-07T11:57:17Z", "ogvUrl": "https://upload.frikanalen.no/media/624079/theora/5050_d92613651e89450886f68f1354176973.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624079/large_thumb/large.jpg" }, { "id": 623853, "name": "1881", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623853/theora/4559_53bcfdaebf5d477488e56c1b41dfe16f.ogv", "smallThumb": "https://upload.frikanalen.no/media/623853/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623853/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623853/broadcast/4559_c2c225c229eb41bab6783839844e83a0.avi", "largeThumb": "https://upload.frikanalen.no/media/623853/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:03:05.760000", "durationSec": 185.76, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T14:39:19Z", "updatedTime": "2018-11-10T18:29:29.288275Z", "uploadedTime": "2010-08-10T14:39:19Z", "ogvUrl": "https://upload.frikanalen.no/media/623853/theora/4559_53bcfdaebf5d477488e56c1b41dfe16f.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623853/large_thumb/large.jpg" }, { "id": 623905, "name": "Filler Animasjon kultur", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623905/theora/4727_01b2689913594d04a103e60e569ed337.ogv", "original": "https://upload.frikanalen.no/media/623905/original/orig_286eab6be8ba4ce8a08378d528ecaadc.mov", "smallThumb": "https://upload.frikanalen.no/media/623905/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623905/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623905/broadcast/4727_6cf1c199fe074bec962fb0195b86cf89.avi", "largeThumb": "https://upload.frikanalen.no/media/623905/large_thumb/large.jpg" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:01:00.080000", "durationSec": 60.08, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2010-09-08T12:48:14.100000Z", "updatedTime": "2020-08-30T20:04:14.537789Z", "uploadedTime": "2010-09-08T12:48:14.100000Z", "ogvUrl": "https://upload.frikanalen.no/media/623905/theora/4727_01b2689913594d04a103e60e569ed337.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623905/large_thumb/large.jpg" }, { "id": 624065, "name": "Born to play del 2", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624065/theora/4967_0cad025424404d78935a122dd6229cb9.ogv", "smallThumb": "https://upload.frikanalen.no/media/624065/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624065/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624065/broadcast/4967_515eca71e34d4a319dc218bc3d807c53.avi", "largeThumb": "https://upload.frikanalen.no/media/624065/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:29:00.040000", "durationSec": 1740.04, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2010-11-30T22:32:30.707000Z", "updatedTime": "2018-11-10T18:29:28.999410Z", "uploadedTime": "2010-11-30T22:32:30.707000Z", "ogvUrl": "https://upload.frikanalen.no/media/624065/theora/4967_0cad025424404d78935a122dd6229cb9.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624065/large_thumb/large.jpg" }, { "id": 623143, "name": "Hot'n Funky", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623143/theora/3559_4e116797b1e94d4d9485c10bb06c547d.ogv", "smallThumb": "https://upload.frikanalen.no/media/623143/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623143/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623143/broadcast/3559_6be3ea592c184f48914eb1fcdab984bb.avi", "largeThumb": "https://upload.frikanalen.no/media/623143/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:18:26.160000", "durationSec": 1106.16, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2009-10-07T06:29:55.990000Z", "updatedTime": "2018-11-10T18:29:30.169207Z", "uploadedTime": "2009-10-07T06:29:55.990000Z", "ogvUrl": "https://upload.frikanalen.no/media/623143/theora/3559_4e116797b1e94d4d9485c10bb06c547d.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623143/large_thumb/large.jpg" }, { "id": 624520, "name": "NM2011 - Manger Musikklag", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv", "smallThumb": "https://upload.frikanalen.no/media/624520/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624520/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624520/broadcast/5676_435b7f7eb49c4967a445cfa46eab70a5.avi", "largeThumb": "https://upload.frikanalen.no/media/624520/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:28:07.800000", "durationSec": 1687.8, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2011-07-02T10:02:42.303000Z", "updatedTime": "2018-11-10T18:29:28.412198Z", "uploadedTime": "2011-07-02T10:02:42.303000Z", "ogvUrl": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624520/large_thumb/large.jpg" }, { "id": 624951, "name": "Empo TV - del 100", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624951/theora/6328_deb867cd8e184e03843c65fde34d7ced.ogv", "smallThumb": "https://upload.frikanalen.no/media/624951/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624951/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624951/broadcast/6328_39a5f6e352944528adf21d19d5600e2b.avi", "largeThumb": "https://upload.frikanalen.no/media/624951/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:14:57.640000", "durationSec": 897.64, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2012-06-22T11:44:55.053000Z", "updatedTime": "2020-08-30T19:45:21.401882Z", "uploadedTime": "2012-06-22T11:44:55.053000Z", "ogvUrl": "https://upload.frikanalen.no/media/624951/theora/6328_deb867cd8e184e03843c65fde34d7ced.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624951/large_thumb/large.jpg" }, { "id": 624966, "name": "Empo TV - del 103", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv", "smallThumb": "https://upload.frikanalen.no/media/624966/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624966/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624966/broadcast/6374_7afc10c4406d4a869cde3a19bd2a2a5a.avi", "largeThumb": "https://upload.frikanalen.no/media/624966/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:14:28", "durationSec": 868.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2012-08-25T15:15:54.797000Z", "updatedTime": "2020-08-30T19:44:25.209118Z", "uploadedTime": "2012-08-25T15:15:54.797000Z", "ogvUrl": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624966/large_thumb/large.jpg" }, { "id": 623696, "name": "Samtalaprogram 2", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623696/theora/4345_113bd69ba8bd4820aae30f635500b7b1.ogv", "smallThumb": "https://upload.frikanalen.no/media/623696/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623696/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623696/broadcast/4345_354a550693384d36aa1ffd7ddb79f42d.avi", "largeThumb": "https://upload.frikanalen.no/media/623696/large_thumb/large.jpg" }, "creator": "linkas@c2i.net", "organization": { "id": 285, "name": "Care Mission", "homepage": null, "description": "", "postalAddress": "", "streetAddress": "", "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:28:00", "durationSec": 1680.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-05-19T20:42:05.943000Z", "updatedTime": "2023-07-12T22:25:08.757840Z", "uploadedTime": "2010-05-19T20:42:05Z", "ogvUrl": "https://upload.frikanalen.no/media/623696/theora/4345_113bd69ba8bd4820aae30f635500b7b1.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623696/large_thumb/large.jpg" }, { "id": 625679, "name": "Daily Tech News Show 19. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625679/theora/DTNS20160719.ogv", "broadcast": "https://upload.frikanalen.no/media/625679/broadcast/DTNS20160719.dv", "smallThumb": "https://upload.frikanalen.no/media/625679/small_thumb/DTNS20160719.jpg", "largeThumb": "https://upload.frikanalen.no/media/625679/large_thumb/DTNS20160719.jpg", "original": "https://upload.frikanalen.no/media/625679/original/DTNS20160719.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:06:44.650000", "durationSec": 4004.65, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6991vid", "createdTime": "2016-07-20T06:07:11.958335Z", "updatedTime": "2018-11-10T18:29:26.880848Z", "uploadedTime": "2016-07-20T06:07:16.351554Z", "ogvUrl": "https://upload.frikanalen.no/media/625679/theora/DTNS20160719.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625679/large_thumb/DTNS20160719.jpg" }, { "id": 628040, "name": "Diesen og Blumenthal om USAs aggressive tilnærming", "header": "", "description": "Glenn Diesen, Alexander Mercouris & Max Blumenthal about America Aggressive Approach to Multipolar World", "files": { "theora": "https://upload.frikanalen.no/media/628040/theora/Diesen_Blumenthal.ogv", "broadcast": "https://upload.frikanalen.no/media/628040/broadcast/Diesen_Blumenthal.dv", "original": "https://upload.frikanalen.no/media/628040/original/Diesen_Blumenthal.mp4", "largeThumb": "https://upload.frikanalen.no/media/628040/large_thumb/Diesen_Blumenthal.jpg" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:59:44.720000", "durationSec": 3584.72, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2025-03-08T08:04:13.302787Z", "updatedTime": "2025-03-08T09:01:30.999197Z", "uploadedTime": "2025-03-08T08:17:40.534428Z", "ogvUrl": "https://upload.frikanalen.no/media/628040/theora/Diesen_Blumenthal.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628040/large_thumb/Diesen_Blumenthal.jpg" }, { "id": 625645, "name": "Daily Tech News Show 22. June 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv", "broadcast": "https://upload.frikanalen.no/media/625645/broadcast/DTNS20160622.dv", "original": "https://upload.frikanalen.no/media/625645/original/DTNS20160622.mp4", "largeThumb": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg", "smallThumb": "https://upload.frikanalen.no/media/625645/small_thumb/DTNS20160622.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:59:15.880000", "durationSec": 3555.88, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6717vid", "createdTime": "2016-06-25T10:47:39.835918Z", "updatedTime": "2018-11-10T18:29:26.929186Z", "uploadedTime": "2016-06-25T10:47:44.617269Z", "ogvUrl": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg" }, { "id": 624517, "name": "NM2011 - Krohnengen Brassband", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv", "smallThumb": "https://upload.frikanalen.no/media/624517/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624517/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624517/broadcast/5673_53faf73ccbb64b8ca66d1b626a5497fe.avi", "largeThumb": "https://upload.frikanalen.no/media/624517/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:46.160000", "durationSec": 1666.16, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2011-07-02T09:11:43.660000Z", "updatedTime": "2018-11-10T18:29:28.416450Z", "uploadedTime": "2011-07-02T09:11:43.660000Z", "ogvUrl": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg" }, { "id": 625043, "name": "Empo tv - del 111", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625043/theora/6456_8408c6140434495fbfeaa873ddb25c88.ogv", "smallThumb": "https://upload.frikanalen.no/media/625043/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625043/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625043/broadcast/6456_46d02765788b440b9742ce1b08b95e91.avi", "largeThumb": "https://upload.frikanalen.no/media/625043/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:15:00", "durationSec": 900.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2012-10-02T06:42:17.423000Z", "updatedTime": "2020-08-30T19:42:31.178534Z", "uploadedTime": "2012-10-02T06:42:17.423000Z", "ogvUrl": "https://upload.frikanalen.no/media/625043/theora/6456_8408c6140434495fbfeaa873ddb25c88.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625043/large_thumb/large.jpg" }, { "id": 625039, "name": "Empo tv - del 110", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625039/theora/6455_6d7b9a2bf5714237a8e90d945980a004.ogv", "smallThumb": "https://upload.frikanalen.no/media/625039/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625039/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625039/broadcast/6455_38f0d77d9f26441fb46c13b560fb0254.avi", "largeThumb": "https://upload.frikanalen.no/media/625039/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:15:00", "durationSec": 900.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2012-10-02T06:40:17.077000Z", "updatedTime": "2020-08-30T19:42:40.496952Z", "uploadedTime": "2012-10-02T06:40:17.077000Z", "ogvUrl": "https://upload.frikanalen.no/media/625039/theora/6455_6d7b9a2bf5714237a8e90d945980a004.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625039/large_thumb/large.jpg" }, { "id": 625846, "name": "Daily Tech News Show 17. November 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625846/broadcast/DTNS20161117.dv", "theora": "https://upload.frikanalen.no/media/625846/theora/DTNS20161117.ogv", "original": "https://upload.frikanalen.no/media/625846/original/DTNS20161117.mp4", "largeThumb": "https://upload.frikanalen.no/media/625846/large_thumb/DTNS20161117.jpg", "smallThumb": "https://upload.frikanalen.no/media/625846/small_thumb/DTNS20161117.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:01:35.320000", "durationSec": 3695.32, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=8036vid", "createdTime": "2016-12-19T11:50:21.326748Z", "updatedTime": "2018-11-10T18:29:26.631730Z", "uploadedTime": "2016-12-19T11:50:26.760578Z", "ogvUrl": "https://upload.frikanalen.no/media/625846/theora/DTNS20161117.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625846/large_thumb/DTNS20161117.jpg" }, { "id": 624487, "name": "NM2011 - Alexander Brass Band", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv", "smallThumb": "https://upload.frikanalen.no/media/624487/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624487/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624487/broadcast/5595_bcd394f71d5a4ff8867eef9ba54afceb.avi", "largeThumb": "https://upload.frikanalen.no/media/624487/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:13:05", "durationSec": 785.0, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2011-05-11T12:14:10.673000Z", "updatedTime": "2020-08-30T19:55:52.433633Z", "uploadedTime": "2011-05-11T12:14:10Z", "ogvUrl": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624487/large_thumb/large.jpg" }, { "id": 623094, "name": "Sebastian Rotvoll", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623094/theora/3515_d3856dd840cb4ae2b4bef3aafacf5b7b.ogv", "smallThumb": "https://upload.frikanalen.no/media/623094/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623094/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623094/broadcast/3515_92f32b79c09748d7a8281d89093cad8e.avi", "largeThumb": "https://upload.frikanalen.no/media/623094/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:06:54.120000", "durationSec": 414.12, "categories": [ "Barn og ungdom" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-17T12:56:15Z", "updatedTime": "2018-11-10T18:29:30.232879Z", "uploadedTime": "2009-09-17T12:56:15Z", "ogvUrl": "https://upload.frikanalen.no/media/623094/theora/3515_d3856dd840cb4ae2b4bef3aafacf5b7b.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623094/large_thumb/large.jpg" }, { "id": 624858, "name": "Dagen Derpå: Kreativitet", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv", "smallThumb": "https://upload.frikanalen.no/media/624858/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624858/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624858/broadcast/6117_5d77149ecb004f4bb841f584ef5160e7.avi", "largeThumb": "https://upload.frikanalen.no/media/624858/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:20:01.720000", "durationSec": 1201.72, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2012-03-15T19:28:59Z", "updatedTime": "2018-11-10T18:29:27.972346Z", "uploadedTime": "2012-03-15T19:28:59Z", "ogvUrl": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624858/large_thumb/large.jpg" }, { "id": 625845, "name": "Daily Tech News Show 16. November 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625845/theora/DTNS20161116.ogv", "broadcast": "https://upload.frikanalen.no/media/625845/broadcast/DTNS20161116.dv", "smallThumb": "https://upload.frikanalen.no/media/625845/small_thumb/DTNS20161116.jpg", "original": "https://upload.frikanalen.no/media/625845/original/DTNS20161116.mp4", "largeThumb": "https://upload.frikanalen.no/media/625845/large_thumb/DTNS20161116.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:08:51.090000", "durationSec": 4131.09, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=8027vid", "createdTime": "2016-12-16T13:46:52.866002Z", "updatedTime": "2018-11-10T18:29:26.633147Z", "uploadedTime": "2016-12-16T13:46:58.411406Z", "ogvUrl": "https://upload.frikanalen.no/media/625845/theora/DTNS20161116.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625845/large_thumb/DTNS20161116.jpg" }, { "id": 624513, "name": "NM2011 - Sørum Musikklag", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv", "smallThumb": "https://upload.frikanalen.no/media/624513/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624513/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624513/broadcast/5632_006beb0cd94a4c34bd4ae8b78f16b1bf.avi", "largeThumb": "https://upload.frikanalen.no/media/624513/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:28:24.090000", "durationSec": 1704.09, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2011-06-27T17:27:38.407000Z", "updatedTime": "2018-11-10T18:29:28.420554Z", "uploadedTime": "2011-06-27T17:27:38.407000Z", "ogvUrl": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg" }, { "id": 624130, "name": "Kopiering er ikke tyveri", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv", "original": "https://upload.frikanalen.no/media/624130/original/orig_ae77ad81f90b4683afcef32645e6856a.avi", "smallThumb": "https://upload.frikanalen.no/media/624130/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624130/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624130/broadcast/5110_7c10fc16cc1b4945ba122480a8227edb.avi", "largeThumb": "https://upload.frikanalen.no/media/624130/large_thumb/large.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:01:19.640000", "durationSec": 79.64, "categories": [ "Barn og ungdom", "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.nuug.no", "createdTime": "2010-12-21T14:25:36.933000Z", "updatedTime": "2025-09-12T23:55:48.994158Z", "uploadedTime": "2010-12-21T14:25:36.933000Z", "ogvUrl": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624130/large_thumb/large.jpg" }, { "id": 622414, "name": "Ekstremsportveko 2006 del 3", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv", "smallThumb": "https://upload.frikanalen.no/media/622414/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622414/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622414/broadcast/orig_Ekstremsportveko 2006 del 3.avi", "largeThumb": "https://upload.frikanalen.no/media/622414/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:13:07.400000", "durationSec": 787.4, "categories": [ "Idrett" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-01-02T04:36:00Z", "updatedTime": "2018-11-10T18:29:30.756794Z", "uploadedTime": "2009-01-02T04:36:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622414/large_thumb/large.jpg" }, { "id": 625844, "name": "Daily Tech News Show 15. November 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625844/theora/DTNS20161115.ogv", "broadcast": "https://upload.frikanalen.no/media/625844/broadcast/DTNS20161115.dv", "largeThumb": "https://upload.frikanalen.no/media/625844/large_thumb/DTNS20161115.jpg", "original": "https://upload.frikanalen.no/media/625844/original/DTNS20161115.mp4", "smallThumb": "https://upload.frikanalen.no/media/625844/small_thumb/DTNS20161115.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:00:25.540000", "durationSec": 3625.54, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=8015vid", "createdTime": "2016-12-15T11:30:52.547303Z", "updatedTime": "2018-11-10T18:29:26.634608Z", "uploadedTime": "2016-12-15T11:31:05.091123Z", "ogvUrl": "https://upload.frikanalen.no/media/625844/theora/DTNS20161115.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625844/large_thumb/DTNS20161115.jpg" }, { "id": 623902, "name": "Filler Animasjon i Empo tv", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623902/theora/4725_0deb11e852c94f4488ebe0aa5c676ec7.ogv", "original": "https://upload.frikanalen.no/media/623902/original/orig_05a91806718042248c137f6b34837961.mov", "smallThumb": "https://upload.frikanalen.no/media/623902/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623902/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623902/broadcast/4725_a79ef68755c44a49bb48c5c768bd0422.avi", "largeThumb": "https://upload.frikanalen.no/media/623902/large_thumb/large.jpg" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:01:00.080000", "durationSec": 60.08, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2010-09-08T06:26:51.667000Z", "updatedTime": "2020-08-30T20:03:45.623984Z", "uploadedTime": "2010-09-08T06:26:51.667000Z", "ogvUrl": "https://upload.frikanalen.no/media/623902/theora/4725_0deb11e852c94f4488ebe0aa5c676ec7.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623902/large_thumb/large.jpg" }, { "id": 622532, "name": "STV U37 Fremtiden", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/622532/theora/941_260bf04bfa7f410894a7273960fd6de9.ogv", "smallThumb": "https://upload.frikanalen.no/media/622532/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622532/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622532/broadcast/orig_STV U37 Fremtiden.avi", "largeThumb": "https://upload.frikanalen.no/media/622532/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:30:00.040000", "durationSec": 1800.04, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-01-01T15:41:00Z", "updatedTime": "2018-11-10T18:29:30.593149Z", "uploadedTime": "2009-01-01T15:41:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622532/theora/941_260bf04bfa7f410894a7273960fd6de9.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622532/large_thumb/large.jpg" }, { "id": 624488, "name": "NM2011 Laksevåg Musikkforening", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624488/theora/5614_17c62c29c9a841789b83cdd2367ba7f6.ogv", "smallThumb": "https://upload.frikanalen.no/media/624488/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624488/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624488/broadcast/5614_d5f0cb46951d4ae0bc08e77bf8ef257c.avi", "largeThumb": "https://upload.frikanalen.no/media/624488/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:28:54.360000", "durationSec": 1734.36, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2011-05-26T07:47:34.483000Z", "updatedTime": "2018-11-10T18:29:28.452503Z", "uploadedTime": "2011-05-26T07:47:34.483000Z", "ogvUrl": "https://upload.frikanalen.no/media/624488/theora/5614_17c62c29c9a841789b83cdd2367ba7f6.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624488/large_thumb/large.jpg" }, { "id": 625843, "name": "Daily Tech News Show 14. November 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625843/broadcast/DTNS20161114.dv", "theora": "https://upload.frikanalen.no/media/625843/theora/DTNS20161114.ogv", "largeThumb": "https://upload.frikanalen.no/media/625843/large_thumb/DTNS20161114.jpg", "original": "https://upload.frikanalen.no/media/625843/original/DTNS20161114.mp4", "smallThumb": "https://upload.frikanalen.no/media/625843/small_thumb/DTNS20161114.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:58:10.120000", "durationSec": 3490.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=8007vid", "createdTime": "2016-12-15T05:55:04.980324Z", "updatedTime": "2018-11-10T18:29:26.636074Z", "uploadedTime": "2016-12-15T05:55:18.171538Z", "ogvUrl": "https://upload.frikanalen.no/media/625843/theora/DTNS20161114.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625843/large_thumb/DTNS20161114.jpg" }, { "id": 628028, "name": "Diesen i samtale med Koskovics", "header": "", "description": "Diesen, Mercouris, and Koskovics about Hungary's Role in Great Power Politics.", "files": { "theora": "https://upload.frikanalen.no/media/628028/theora/Diesen_Koskovics.ogv", "broadcast": "https://upload.frikanalen.no/media/628028/broadcast/Diesen_Koskovics.dv", "original": "https://upload.frikanalen.no/media/628028/original/Diesen_Koskovics.mp4", "largeThumb": "https://upload.frikanalen.no/media/628028/large_thumb/Diesen_Koskovics.jpg" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:59:29.480000", "durationSec": 3569.48, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2025-02-17T14:50:51.823652Z", "updatedTime": "2025-02-17T15:38:31.688829Z", "uploadedTime": "2025-02-17T14:55:11Z", "ogvUrl": "https://upload.frikanalen.no/media/628028/theora/Diesen_Koskovics.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628028/large_thumb/Diesen_Koskovics.jpg" }, { "id": 625658, "name": "Daily Tech News Show 30. June 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv", "broadcast": "https://upload.frikanalen.no/media/625658/broadcast/DTNS20160630.dv", "largeThumb": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg", "smallThumb": "https://upload.frikanalen.no/media/625658/small_thumb/DTNS20160630.jpg", "original": "https://upload.frikanalen.no/media/625658/original/DTNS20160630.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:53:40.700000", "durationSec": 3220.7, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6795vid", "createdTime": "2016-07-04T09:57:54.120496Z", "updatedTime": "2018-11-10T18:29:26.910728Z", "uploadedTime": "2016-07-04T09:57:59.586145Z", "ogvUrl": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg" }, { "id": 624958, "name": "Empo TV - del 101", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624958/theora/6372_2ca4eb60c5d44b229342c3a56d9476a0.ogv", "smallThumb": "https://upload.frikanalen.no/media/624958/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624958/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624958/broadcast/6372_299a23904b1443759797e0b26246f668.avi", "largeThumb": "https://upload.frikanalen.no/media/624958/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:14:46.600000", "durationSec": 886.6, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2012-08-25T15:09:36.597000Z", "updatedTime": "2020-08-30T19:45:09.170429Z", "uploadedTime": "2012-08-25T15:09:36.597000Z", "ogvUrl": "https://upload.frikanalen.no/media/624958/theora/6372_2ca4eb60c5d44b229342c3a56d9476a0.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624958/large_thumb/large.jpg" }, { "id": 625654, "name": "Daily Tech News Show 29. June 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625654/broadcast/DTNS20160629.dv", "theora": "https://upload.frikanalen.no/media/625654/theora/DTNS20160629.ogv", "smallThumb": "https://upload.frikanalen.no/media/625654/small_thumb/DTNS20160629.jpg", "original": "https://upload.frikanalen.no/media/625654/original/DTNS20160629.mp4", "largeThumb": "https://upload.frikanalen.no/media/625654/large_thumb/DTNS20160629.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:58:00.880000", "durationSec": 3480.88, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6788vid", "createdTime": "2016-06-30T09:45:38.355312Z", "updatedTime": "2018-11-10T18:29:26.916264Z", "uploadedTime": "2016-06-30T09:45:44.366911Z", "ogvUrl": "https://upload.frikanalen.no/media/625654/theora/DTNS20160629.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625654/large_thumb/DTNS20160629.jpg" }, { "id": 627917, "name": "Diesen i samtale med von der Schulenburg", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/627917/theora/Diesen_Schulenburg.ogv", "broadcast": "https://upload.frikanalen.no/media/627917/broadcast/Diesen_Schulenburg.dv", "original": "https://upload.frikanalen.no/media/627917/original/Diesen_Schulenburg.mp4", "largeThumb": "https://upload.frikanalen.no/media/627917/large_thumb/Diesen_Schulenburg.jpg" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:58:58.980000", "durationSec": 3538.98, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-09-22T05:51:10.996190Z", "updatedTime": "2024-11-25T07:53:48.576126Z", "uploadedTime": "2024-09-22T05:59:25Z", "ogvUrl": "https://upload.frikanalen.no/media/627917/theora/Diesen_Schulenburg.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627917/large_thumb/Diesen_Schulenburg.jpg" }, { "id": 625651, "name": "Daily Tech News Show 28. June 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625651/theora/DTNS20160628.ogv", "broadcast": "https://upload.frikanalen.no/media/625651/broadcast/DTNS20160628.dv", "largeThumb": "https://upload.frikanalen.no/media/625651/large_thumb/DTNS20160628.jpg", "smallThumb": "https://upload.frikanalen.no/media/625651/small_thumb/DTNS20160628.jpg", "original": "https://upload.frikanalen.no/media/625651/original/DTNS20160628.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:02:13.950000", "durationSec": 3733.95, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6779vid", "createdTime": "2016-06-29T09:46:59.057164Z", "updatedTime": "2018-11-10T18:29:26.920326Z", "uploadedTime": "2016-06-29T09:47:04.045402Z", "ogvUrl": "https://upload.frikanalen.no/media/625651/theora/DTNS20160628.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625651/large_thumb/DTNS20160628.jpg" }, { "id": 627905, "name": "Diesen i samtale med oberst Wilkerson", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/627905/theora/Diesen_Wilkerson.ogv", "broadcast": "https://upload.frikanalen.no/media/627905/broadcast/Diesen_Wilkerson.dv", "largeThumb": "https://upload.frikanalen.no/media/627905/large_thumb/Diesen_Wilkerson.jpg", "original": "https://upload.frikanalen.no/media/627905/original/Diesen_Wilkerson.mp4" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "01:07:29.860000", "durationSec": 4049.86, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-08-29T12:08:01.503469Z", "updatedTime": "2024-11-25T07:55:34.588971Z", "uploadedTime": "2024-08-29T12:18:37Z", "ogvUrl": "https://upload.frikanalen.no/media/627905/theora/Diesen_Wilkerson.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627905/large_thumb/Diesen_Wilkerson.jpg" } ] }