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=400&ordering=header
{ "count": 3835, "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=450&ordering=header", "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=350&ordering=header", "results": [ { "id": 625594, "name": "Daily Tech News Show 25. May 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625594/large_thumb/DTNS20160525.jpg", "theora": "https://upload.frikanalen.no/media/625594/theora/DTNS20160525.ogv", "smallThumb": "https://upload.frikanalen.no/media/625594/small_thumb/DTNS20160525.jpg", "original": "https://upload.frikanalen.no/media/625594/original/DTNS20160525.mp4", "broadcast": "https://upload.frikanalen.no/media/625594/broadcast/DTNS20160525.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": "01:04:34.550000", "durationSec": 3874.55, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6482vid", "createdTime": "2016-05-26T06:52:05.104049Z", "updatedTime": "2018-11-10T18:29:27.017975Z", "uploadedTime": "2016-05-26T07:50:17.214696Z", "ogvUrl": "https://upload.frikanalen.no/media/625594/theora/DTNS20160525.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625594/large_thumb/DTNS20160525.jpg" }, { "id": 625591, "name": "Daily Tech News Show 24. May 2016", "header": "", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625591/small_thumb/DTNS20160524.jpg", "broadcast": "https://upload.frikanalen.no/media/625591/broadcast/DTNS20160524.dv", "theora": "https://upload.frikanalen.no/media/625591/theora/DTNS20160524.ogv", "original": "https://upload.frikanalen.no/media/625591/original/DTNS20160524.mp4", "largeThumb": "https://upload.frikanalen.no/media/625591/large_thumb/DTNS20160524.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:52:35.410000", "durationSec": 3155.41, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6474vid", "createdTime": "2016-05-24T22:16:49.388498Z", "updatedTime": "2018-11-10T18:29:27.023858Z", "uploadedTime": "2016-05-25T05:13:13.319864Z", "ogvUrl": "https://upload.frikanalen.no/media/625591/theora/DTNS20160524.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625591/large_thumb/DTNS20160524.jpg" }, { "id": 625589, "name": "Daily Tech News Show 23. May 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625589/theora/DTNS20160523.ogv", "broadcast": "https://upload.frikanalen.no/media/625589/broadcast/DTNS20160523.dv", "original": "https://upload.frikanalen.no/media/625589/original/DTNS20160523.mp4", "smallThumb": "https://upload.frikanalen.no/media/625589/small_thumb/DTNS20160523.jpg", "largeThumb": "https://upload.frikanalen.no/media/625589/large_thumb/DTNS20160523.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:51:55.820000", "durationSec": 3115.82, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6468vid", "createdTime": "2016-05-24T06:42:05.372462Z", "updatedTime": "2018-11-10T18:29:27.032798Z", "uploadedTime": "2016-05-24T06:45:11.861161Z", "ogvUrl": "https://upload.frikanalen.no/media/625589/theora/DTNS20160523.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625589/large_thumb/DTNS20160523.jpg" }, { "id": 625587, "name": "Daily Tech News Show 20. May 2016", "header": "", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625587/original/DTNS20160520.mp4", "largeThumb": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg", "broadcast": "https://upload.frikanalen.no/media/625587/broadcast/DTNS20160520.dv", "smallThumb": "https://upload.frikanalen.no/media/625587/small_thumb/DTNS20160520.jpg", "theora": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.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:47:55.350000", "durationSec": 2875.35, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6453vid", "createdTime": "2016-05-24T00:58:45.209370Z", "updatedTime": "2018-11-10T18:29:27.038537Z", "uploadedTime": "2016-05-24T01:36:07.982021Z", "ogvUrl": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg" }, { "id": 625586, "name": "Daily Tech News Show 19. May 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv", "broadcast": "https://upload.frikanalen.no/media/625586/broadcast/DTNS20160519.dv", "smallThumb": "https://upload.frikanalen.no/media/625586/small_thumb/DTNS20160519.jpg", "original": "https://upload.frikanalen.no/media/625586/original/DTNS20160519.mp4", "largeThumb": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.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:19.500000", "durationSec": 3319.5, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6444vid", "createdTime": "2016-05-24T00:13:40.730844Z", "updatedTime": "2018-11-10T18:29:27.040469Z", "uploadedTime": "2016-05-24T00:57:51.036347Z", "ogvUrl": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.jpg" }, { "id": 625585, "name": "Daily Tech News Show 18. May 2016", "header": "", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625585/original/DTNS20160518.mp4", "broadcast": "https://upload.frikanalen.no/media/625585/broadcast/DTNS20160518.dv", "largeThumb": "https://upload.frikanalen.no/media/625585/large_thumb/DTNS20160518.jpg", "smallThumb": "https://upload.frikanalen.no/media/625585/small_thumb/DTNS20160518.jpg", "theora": "https://upload.frikanalen.no/media/625585/theora/DTNS20160518.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:58:33.410000", "durationSec": 3513.41, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6437vid", "createdTime": "2016-05-23T23:26:49.908728Z", "updatedTime": "2018-11-10T18:29:27.042529Z", "uploadedTime": "2016-05-24T00:13:02.995147Z", "ogvUrl": "https://upload.frikanalen.no/media/625585/theora/DTNS20160518.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625585/large_thumb/DTNS20160518.jpg" }, { "id": 625584, "name": "Daily Tech News Show 17. May 2016", "header": "", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625584/original/DTNS20160517.mp4", "broadcast": "https://upload.frikanalen.no/media/625584/broadcast/DTNS20160517.dv", "largeThumb": "https://upload.frikanalen.no/media/625584/large_thumb/DTNS20160517.jpg", "theora": "https://upload.frikanalen.no/media/625584/theora/DTNS20160517.ogv", "smallThumb": "https://upload.frikanalen.no/media/625584/small_thumb/DTNS20160517.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:05:55.840000", "durationSec": 3955.84, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6431vid", "createdTime": "2016-05-23T22:33:34.203192Z", "updatedTime": "2018-11-10T18:29:27.044628Z", "uploadedTime": "2016-05-24T05:38:12.976806Z", "ogvUrl": "https://upload.frikanalen.no/media/625584/theora/DTNS20160517.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625584/large_thumb/DTNS20160517.jpg" }, { "id": 625583, "name": "Daily Tech News Show 16. May 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625583/large_thumb/DTNS20160516.jpg", "broadcast": "https://upload.frikanalen.no/media/625583/broadcast/DTNS20160516.dv", "smallThumb": "https://upload.frikanalen.no/media/625583/small_thumb/DTNS20160516.jpg", "theora": "https://upload.frikanalen.no/media/625583/theora/DTNS20160516.ogv", "original": "https://upload.frikanalen.no/media/625583/original/DTNS20160516.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:42:39.650000", "durationSec": 2559.65, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6423vid", "createdTime": "2016-05-23T21:56:55.011108Z", "updatedTime": "2018-11-10T18:29:27.048001Z", "uploadedTime": "2016-05-23T22:31:08.885491Z", "ogvUrl": "https://upload.frikanalen.no/media/625583/theora/DTNS20160516.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625583/large_thumb/DTNS20160516.jpg" }, { "id": 625582, "name": "Daily Tech News Show 13. May 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625582/large_thumb/DTNS20160513.jpg", "original": "https://upload.frikanalen.no/media/625582/original/DTNS20160513.mp4", "broadcast": "https://upload.frikanalen.no/media/625582/broadcast/DTNS20160513.dv", "smallThumb": "https://upload.frikanalen.no/media/625582/small_thumb/DTNS20160513.jpg", "theora": "https://upload.frikanalen.no/media/625582/theora/DTNS20160513.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:05.450000", "durationSec": 3365.45, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6412vid", "createdTime": "2016-05-23T21:11:20.150959Z", "updatedTime": "2018-11-10T18:29:27.049953Z", "uploadedTime": "2016-05-23T21:55:43.844439Z", "ogvUrl": "https://upload.frikanalen.no/media/625582/theora/DTNS20160513.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625582/large_thumb/DTNS20160513.jpg" }, { "id": 625581, "name": "Daily Tech News Show 12. May 2016", "header": "", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625581/original/DTNS20160512.mp4", "smallThumb": "https://upload.frikanalen.no/media/625581/small_thumb/DTNS20160512.jpg", "broadcast": "https://upload.frikanalen.no/media/625581/broadcast/DTNS20160512.dv", "largeThumb": "https://upload.frikanalen.no/media/625581/large_thumb/DTNS20160512.jpg", "theora": "https://upload.frikanalen.no/media/625581/theora/DTNS20160512.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": "01:01:10.750000", "durationSec": 3670.75, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6404vid", "createdTime": "2016-05-23T20:20:06.709055Z", "updatedTime": "2018-11-10T18:29:27.052825Z", "uploadedTime": "2016-05-23T21:08:50.226833Z", "ogvUrl": "https://upload.frikanalen.no/media/625581/theora/DTNS20160512.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625581/large_thumb/DTNS20160512.jpg" }, { "id": 625217, "name": "Empo TV - del 154", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625217/theora/Empo-131031.ogv", "smallThumb": "https://upload.frikanalen.no/media/625217/small_thumb/Empo-131031.jpg", "largeThumb": "https://upload.frikanalen.no/media/625217/large_thumb/Empo-131031.jpg", "broadcast": "https://upload.frikanalen.no/media/625217/broadcast/Empo-131031.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:39.920000", "durationSec": 819.92, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2013-10-31T09:11:37Z", "updatedTime": "2020-08-30T19:31:02.838930Z", "uploadedTime": "2013-10-31T09:11:38Z", "ogvUrl": "https://upload.frikanalen.no/media/625217/theora/Empo-131031.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625217/large_thumb/Empo-131031.jpg" }, { "id": 625572, "name": "Daily Tech News Show 03. May 2016", "header": "", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625572/original/DTNS20160503.mp4", "largeThumb": "https://upload.frikanalen.no/media/625572/large_thumb/DTNS20160503.jpg", "broadcast": "https://upload.frikanalen.no/media/625572/broadcast/DTNS20160503.dv", "smallThumb": "https://upload.frikanalen.no/media/625572/small_thumb/DTNS20160503.jpg", "theora": "https://upload.frikanalen.no/media/625572/theora/DTNS20160503.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": "01:01:10.840000", "durationSec": 3670.84, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6326vid", "createdTime": "2016-05-23T14:27:05.407072Z", "updatedTime": "2018-11-10T18:29:27.068185Z", "uploadedTime": "2016-05-23T16:24:07.558425Z", "ogvUrl": "https://upload.frikanalen.no/media/625572/theora/DTNS20160503.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625572/large_thumb/DTNS20160503.jpg" }, { "id": 625571, "name": "Daily Tech News Show 02. May 2016", "header": "", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625571/small_thumb/DTNS20160502.jpg", "original": "https://upload.frikanalen.no/media/625571/original/DTNS20160502.mp4", "theora": "https://upload.frikanalen.no/media/625571/theora/DTNS20160502.ogv", "largeThumb": "https://upload.frikanalen.no/media/625571/large_thumb/DTNS20160502.jpg", "broadcast": "https://upload.frikanalen.no/media/625571/broadcast/DTNS20160502.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": "01:00:09.610000", "durationSec": 3609.61, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6317vid", "createdTime": "2016-05-23T13:37:27.643766Z", "updatedTime": "2018-11-10T18:29:27.069558Z", "uploadedTime": "2016-05-23T16:24:10.118588Z", "ogvUrl": "https://upload.frikanalen.no/media/625571/theora/DTNS20160502.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625571/large_thumb/DTNS20160502.jpg" }, { "id": 625569, "name": "Daily Tech News Show 29. April 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625569/theora/DTNS20160429.ogv", "smallThumb": "https://upload.frikanalen.no/media/625569/small_thumb/DTNS20160429.jpg", "original": "https://upload.frikanalen.no/media/625569/original/DTNS20160429.mp4", "largeThumb": "https://upload.frikanalen.no/media/625569/large_thumb/DTNS20160429.jpg", "broadcast": "https://upload.frikanalen.no/media/625569/broadcast/DTNS20160429.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:57:35.710000", "durationSec": 3455.71, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6298vid", "createdTime": "2016-05-23T12:48:32.590247Z", "updatedTime": "2018-11-10T18:29:27.072497Z", "uploadedTime": "2016-05-23T13:03:54.671692Z", "ogvUrl": "https://upload.frikanalen.no/media/625569/theora/DTNS20160429.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625569/large_thumb/DTNS20160429.jpg" }, { "id": 623922, "name": "Test av ny Theora", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623922/theora/4750_68e162e0d91746d6ab896267e245345a.ogv", "smallThumb": "https://upload.frikanalen.no/media/623922/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623922/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623922/broadcast/4750_35509d1ad1e341d880b66302c5a68243.avi", "largeThumb": "https://upload.frikanalen.no/media/623922/large_thumb/large.jpg" }, "creator": "rune@never.no", "organization": { "id": 99, "name": "never.no (test/dev-konto #1)", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1048, "editorName": "Rune Bjerke", "editorEmail": "rune@never.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:00:05", "durationSec": 5.0, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2010-09-14T12:02:49.807000Z", "updatedTime": "2018-11-14T11:26:01.799935Z", "uploadedTime": "2010-09-14T12:02:49.807000Z", "ogvUrl": "https://upload.frikanalen.no/media/623922/theora/4750_68e162e0d91746d6ab896267e245345a.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623922/large_thumb/large.jpg" }, { "id": 625224, "name": "Empo TV - del 157", "header": "", "description": "", "files": { "smallThumb": "https://upload.frikanalen.no/media/625224/small_thumb/Empo-131121.jpg", "largeThumb": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg", "theora": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv", "broadcast": "https://upload.frikanalen.no/media/625224/broadcast/Empo-131121.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:10:55.320000", "durationSec": 655.32, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2013-11-28T10:08:16Z", "updatedTime": "2020-08-30T19:29:28.991164Z", "uploadedTime": "2013-11-28T10:08:17Z", "ogvUrl": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg" }, { "id": 624457, "name": "NM2011 - Tertnes Brass", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv", "smallThumb": "https://upload.frikanalen.no/media/624457/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624457/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624457/broadcast/5585_830b80b8cc464fcfa128368bfaff83ef.avi", "largeThumb": "https://upload.frikanalen.no/media/624457/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:44.040000", "durationSec": 1724.04, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2011-05-07T19:19:57.313000Z", "updatedTime": "2018-11-10T18:29:28.492505Z", "uploadedTime": "2011-05-07T19:19:57.313000Z", "ogvUrl": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624457/large_thumb/large.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": 625851, "name": "Daily Tech News Show 28. November 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625851/broadcast/DTNS20161128.dv", "theora": "https://upload.frikanalen.no/media/625851/theora/DTNS20161128.ogv", "smallThumb": "https://upload.frikanalen.no/media/625851/small_thumb/DTNS20161128.jpg", "original": "https://upload.frikanalen.no/media/625851/original/DTNS20161128.mp4", "largeThumb": "https://upload.frikanalen.no/media/625851/large_thumb/DTNS20161128.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:54:09.240000", "durationSec": 3249.24, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=8096vid", "createdTime": "2016-12-19T16:04:53.273764Z", "updatedTime": "2018-11-10T18:29:26.624302Z", "uploadedTime": "2016-12-19T16:04:57.746589Z", "ogvUrl": "https://upload.frikanalen.no/media/625851/theora/DTNS20161128.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625851/large_thumb/DTNS20161128.jpg" }, { "id": 625168, "name": "Empo TV - del 130", "header": "", "description": "", "files": { "largeThumb": "https://upload.frikanalen.no/media/625168/large_thumb/Empo-130411.jpg", "theora": "https://upload.frikanalen.no/media/625168/theora/Empo-130411.ogv", "smallThumb": "https://upload.frikanalen.no/media/625168/small_thumb/Empo-130411.jpg", "broadcast": "https://upload.frikanalen.no/media/625168/broadcast/Empo-130411.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": "2013-04-11T13:34:53Z", "updatedTime": "2020-08-30T19:36:51.732109Z", "uploadedTime": "2013-04-11T13:34:54Z", "ogvUrl": "https://upload.frikanalen.no/media/625168/theora/Empo-130411.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625168/large_thumb/Empo-130411.jpg" }, { "id": 625850, "name": "Daily Tech News Show 23. November 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625850/broadcast/DTNS20161123.dv", "theora": "https://upload.frikanalen.no/media/625850/theora/DTNS20161123.ogv", "original": "https://upload.frikanalen.no/media/625850/original/DTNS20161123.mp4", "largeThumb": "https://upload.frikanalen.no/media/625850/large_thumb/DTNS20161123.jpg", "smallThumb": "https://upload.frikanalen.no/media/625850/small_thumb/DTNS20161123.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:09:29.770000", "durationSec": 4169.77, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=8076vid", "createdTime": "2016-12-19T15:00:41.120322Z", "updatedTime": "2018-11-10T18:29:26.625688Z", "uploadedTime": "2016-12-19T15:00:52.815330Z", "ogvUrl": "https://upload.frikanalen.no/media/625850/theora/DTNS20161123.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625850/large_thumb/DTNS20161123.jpg" }, { "id": 625218, "name": "Empo TV - del 155", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625218/theora/Empo_131107.ogv", "largeThumb": "https://upload.frikanalen.no/media/625218/large_thumb/Empo_131107.jpg", "smallThumb": "https://upload.frikanalen.no/media/625218/small_thumb/Empo_131107.jpg", "broadcast": "https://upload.frikanalen.no/media/625218/broadcast/Empo_131107.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": "2013-11-07T10:27:45Z", "updatedTime": "2020-08-30T19:31:10.354332Z", "uploadedTime": "2013-11-07T10:27:46Z", "ogvUrl": "https://upload.frikanalen.no/media/625218/theora/Empo_131107.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625218/large_thumb/Empo_131107.jpg" }, { "id": 625849, "name": "Daily Tech News Show 22. November 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625849/theora/DTNS20161122.ogv", "broadcast": "https://upload.frikanalen.no/media/625849/broadcast/DTNS20161122.dv", "largeThumb": "https://upload.frikanalen.no/media/625849/large_thumb/DTNS20161122.jpg", "smallThumb": "https://upload.frikanalen.no/media/625849/small_thumb/DTNS20161122.jpg", "original": "https://upload.frikanalen.no/media/625849/original/DTNS20161122.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:05:00.260000", "durationSec": 3900.26, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=8068vid", "createdTime": "2016-12-19T14:08:43.444049Z", "updatedTime": "2018-11-10T18:29:26.627224Z", "uploadedTime": "2016-12-19T14:08:48.363367Z", "ogvUrl": "https://upload.frikanalen.no/media/625849/theora/DTNS20161122.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625849/large_thumb/DTNS20161122.jpg" }, { "id": 628029, "name": "Diesen om Israels tap", "header": "", "description": "Glenn Diesen, Alexander Mercouris & Alastair Crooke talk about the consequences of Israel's lack of achieving anything from the war.", "files": { "theora": "https://upload.frikanalen.no/media/628029/theora/Diesen om Israels tap.ogv", "broadcast": "https://upload.frikanalen.no/media/628029/broadcast/Diesen om Israels tap.dv", "original": "https://upload.frikanalen.no/media/628029/original/Diesen om Israels tap.mp4", "largeThumb": "https://upload.frikanalen.no/media/628029/large_thumb/Diesen om Israels tap.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:33.640000", "durationSec": 3573.64, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2025-02-17T20:02:46.503135Z", "updatedTime": "2025-02-17T21:05:17.666066Z", "uploadedTime": "2025-02-17T20:21:51.238187Z", "ogvUrl": "https://upload.frikanalen.no/media/628029/theora/Diesen om Israels tap.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628029/large_thumb/Diesen om Israels tap.jpg" }, { "id": 625848, "name": "Daily Tech News Show 21. November 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625848/theora/DTNS20161121.ogv", "broadcast": "https://upload.frikanalen.no/media/625848/broadcast/DTNS20161121.dv", "largeThumb": "https://upload.frikanalen.no/media/625848/large_thumb/DTNS20161121.jpg", "original": "https://upload.frikanalen.no/media/625848/original/DTNS20161121.mp4", "smallThumb": "https://upload.frikanalen.no/media/625848/small_thumb/DTNS20161121.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:50:05.850000", "durationSec": 3005.85, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=8059vid", "createdTime": "2016-12-19T13:27:43.461743Z", "updatedTime": "2018-11-10T18:29:26.628791Z", "uploadedTime": "2016-12-19T13:27:48.421951Z", "ogvUrl": "https://upload.frikanalen.no/media/625848/theora/DTNS20161121.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625848/large_thumb/DTNS20161121.jpg" }, { "id": 625525, "name": "Empo TV - 16.14", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625525/theora/EMPOTV-1416.ogv", "broadcast": "https://upload.frikanalen.no/media/625525/broadcast/EMPOTV-1416.dv", "original": "https://upload.frikanalen.no/media/625525/original/EMPOTV-1416.avi", "largeThumb": "https://upload.frikanalen.no/media/625525/large_thumb/EMPOTV-1416.jpg", "smallThumb": "https://upload.frikanalen.no/media/625525/small_thumb/EMPOTV-1416.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:23.960000", "durationSec": 863.96, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2016-04-09T11:57:11Z", "updatedTime": "2020-08-30T20:15:55.982806Z", "uploadedTime": "2016-04-09T11:57:12Z", "ogvUrl": "https://upload.frikanalen.no/media/625525/theora/EMPOTV-1416.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625525/large_thumb/EMPOTV-1416.jpg" }, { "id": 627912, "name": "Diesen i samtale med Mearsheimer 30.8.2024", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/627912/theora/Diesen_Mearsheimer_III.ogv", "broadcast": "https://upload.frikanalen.no/media/627912/broadcast/Diesen_Mearsheimer_III.dv", "largeThumb": "https://upload.frikanalen.no/media/627912/large_thumb/Diesen_Mearsheimer_III.jpg", "original": "https://upload.frikanalen.no/media/627912/original/Diesen_Mearsheimer_III.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:14:48.700000", "durationSec": 4488.7, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-09-01T05:25:26.792787Z", "updatedTime": "2024-11-25T07:54:16.368259Z", "uploadedTime": "2024-09-01T05:35:05Z", "ogvUrl": "https://upload.frikanalen.no/media/627912/theora/Diesen_Mearsheimer_III.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627912/large_thumb/Diesen_Mearsheimer_III.jpg" }, { "id": 623855, "name": "Gunnar Sønsteby.", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv", "smallThumb": "https://upload.frikanalen.no/media/623855/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623855/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623855/broadcast/4605_5a40f1d4cc4a48d39906472344b08063.avi", "largeThumb": "https://upload.frikanalen.no/media/623855/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:37.280000", "durationSec": 97.28, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T19:19:38.350000Z", "updatedTime": "2018-11-10T18:29:29.285495Z", "uploadedTime": "2010-08-10T19:19:38.350000Z", "ogvUrl": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623855/large_thumb/large.jpg" }, { "id": 628035, "name": "Diesen om utspillene om fred", "header": "", "description": "Glenn Diesen, Alexander Mercouris & John Mearsheimer about Trumps attempt to Force Ukraine Peace on Europe", "files": { "theora": "https://upload.frikanalen.no/media/628035/theora/Diesen_Ukraine.ogv", "broadcast": "https://upload.frikanalen.no/media/628035/broadcast/Diesen_Ukraine.dv", "original": "https://upload.frikanalen.no/media/628035/original/Diesen_Ukraine.mp4", "largeThumb": "https://upload.frikanalen.no/media/628035/large_thumb/Diesen_Ukraine.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:57:24.900000", "durationSec": 3444.9, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2025-02-25T06:25:17.544173Z", "updatedTime": "2025-02-25T07:10:57.256122Z", "uploadedTime": "2025-02-25T06:28:53.725126Z", "ogvUrl": "https://upload.frikanalen.no/media/628035/theora/Diesen_Ukraine.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628035/large_thumb/Diesen_Ukraine.jpg" }, { "id": 625095, "name": "Empo tv - del 116", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv", "smallThumb": "https://upload.frikanalen.no/media/625095/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625095/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625095/broadcast/6538_059361a1eeb9452799798f6719305b5c.avi", "largeThumb": "https://upload.frikanalen.no/media/625095/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-11-07T11:26:54.027000Z", "updatedTime": "2020-08-30T19:40:56.195048Z", "uploadedTime": "2012-11-07T11:26:54.027000Z", "ogvUrl": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg" }, { "id": 622472, "name": "Minoriteter (Kun Altibox IPTV)", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/622472/theora/641_1e660bc8289944cc9096deccd29f7164.ogv", "smallThumb": "https://upload.frikanalen.no/media/622472/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622472/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622472/broadcast/orig_vignetter.minoritetsorganisasjoner.avi", "largeThumb": "https://upload.frikanalen.no/media/622472/large_thumb/large.jpg" }, "creator": "erikvol@gmail.com", "organization": { "id": 3, "name": "Frikanalen", "homepage": "https://frikanalen.no", "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.", "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2086, "editorName": "Tore Sinding Bekkedal", "editorEmail": "toresbe@protonmail.com", "editorMsisdn": "+47 91 85 95 08", "fkmember": true }, "duration": "00:00:08", "durationSec": 8.0, "categories": [ "Minoriteter" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2009-01-01T10:41:00Z", "updatedTime": "2018-11-14T11:23:17.611834Z", "uploadedTime": "2009-01-01T10:41:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622472/theora/641_1e660bc8289944cc9096deccd29f7164.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622472/large_thumb/large.jpg" }, { "id": 624750, "name": "Dagen Derpå: Valentines", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv", "smallThumb": "https://upload.frikanalen.no/media/624750/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624750/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624750/broadcast/6024_28fcda61987b49078978acd32519f531.avi", "largeThumb": "https://upload.frikanalen.no/media/624750/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:19:58.880000", "durationSec": 1198.88, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2012-02-11T11:21:43Z", "updatedTime": "2018-11-10T18:29:28.111174Z", "uploadedTime": "2012-02-11T11:21:43Z", "ogvUrl": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624750/large_thumb/large.jpg" }, { "id": 624154, "name": "Born to play del 3", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624154/theora/5138_0e9fa2d91f584f18b42bdb574c3467ad.ogv", "smallThumb": "https://upload.frikanalen.no/media/624154/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624154/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624154/broadcast/5138_0e9fa2d91f584f18b42bdb574c3467ad.avi", "largeThumb": "https://upload.frikanalen.no/media/624154/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:20", "durationSec": 1640.0, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2010-12-28T14:18:43.373000Z", "updatedTime": "2018-11-10T18:29:28.887088Z", "uploadedTime": "2010-12-28T14:18:43.373000Z", "ogvUrl": "https://upload.frikanalen.no/media/624154/theora/5138_0e9fa2d91f584f18b42bdb574c3467ad.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624154/large_thumb/large.jpg" }, { "id": 625265, "name": "Empo TV - del 162", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625265/theora/Empo-0114.ogv", "smallThumb": "https://upload.frikanalen.no/media/625265/small_thumb/Empo-0114.jpg", "largeThumb": "https://upload.frikanalen.no/media/625265/large_thumb/Empo-0114.jpg", "broadcast": "https://upload.frikanalen.no/media/625265/broadcast/Empo-0114.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:30", "durationSec": 810.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-05-05T06:43:57Z", "updatedTime": "2020-08-30T19:25:54.642568Z", "uploadedTime": "2014-05-05T06:43:59Z", "ogvUrl": "https://upload.frikanalen.no/media/625265/theora/Empo-0114.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625265/large_thumb/Empo-0114.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": 625196, "name": "Empo TV - del 143", "header": "", "description": "", "files": { "largeThumb": "https://upload.frikanalen.no/media/625196/large_thumb/Empo-130808.jpg", "theora": "https://upload.frikanalen.no/media/625196/theora/Empo-130808.ogv", "smallThumb": "https://upload.frikanalen.no/media/625196/small_thumb/Empo-130808.jpg", "broadcast": "https://upload.frikanalen.no/media/625196/broadcast/Empo-130808.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": "2013-08-15T10:53:22Z", "updatedTime": "2020-08-30T19:34:49.738811Z", "uploadedTime": "2013-08-15T10:53:23Z", "ogvUrl": "https://upload.frikanalen.no/media/625196/theora/Empo-130808.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625196/large_thumb/Empo-130808.jpg" }, { "id": 625126, "name": "Empo TV - del 119", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv", "smallThumb": "https://upload.frikanalen.no/media/625126/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625126/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625126/broadcast/6608_60e2a2a004c942e5b2f5df4450955ff1.avi", "largeThumb": "https://upload.frikanalen.no/media/625126/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-12-18T16:54:25.970000Z", "updatedTime": "2020-08-30T19:40:27.459673Z", "uploadedTime": "2012-12-18T16:54:25.970000Z", "ogvUrl": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625126/large_thumb/large.jpg" }, { "id": 625205, "name": "Empo TV - del 147", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv", "smallThumb": "https://upload.frikanalen.no/media/625205/small_thumb/Empo-130905.jpg", "largeThumb": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg", "broadcast": "https://upload.frikanalen.no/media/625205/broadcast/Empo-130905.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": "2013-09-07T08:04:02Z", "updatedTime": "2020-08-30T19:34:16.602553Z", "uploadedTime": "2013-09-07T08:04:03Z", "ogvUrl": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg" }, { "id": 627909, "name": "Dreper for moro skyld", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/627909/theora/Dreper for moro skyld..ogv", "broadcast": "https://upload.frikanalen.no/media/627909/broadcast/Dreper for moro skyld..dv", "original": "https://upload.frikanalen.no/media/627909/original/Dreper for moro skyld..mp4", "largeThumb": "https://upload.frikanalen.no/media/627909/large_thumb/Dreper for moro skyld..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:08:41.160000", "durationSec": 521.16, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-08-30T15:44:30.076004Z", "updatedTime": "2024-08-30T15:49:18.495040Z", "uploadedTime": "2024-08-30T15:45:12.736326Z", "ogvUrl": "https://upload.frikanalen.no/media/627909/theora/Dreper for moro skyld..ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627909/large_thumb/Dreper for moro skyld..jpg" }, { "id": 625266, "name": "Empo TV - del 177", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625266/theora/Empo-140410.ogv", "largeThumb": "https://upload.frikanalen.no/media/625266/large_thumb/Empo-140410.jpg", "smallThumb": "https://upload.frikanalen.no/media/625266/small_thumb/Empo-140410.jpg", "broadcast": "https://upload.frikanalen.no/media/625266/broadcast/Empo-140410.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:25:59.280000", "durationSec": 1559.28, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-05-05T06:47:12Z", "updatedTime": "2020-08-30T19:25:43.780304Z", "uploadedTime": "2014-05-05T06:47:14Z", "ogvUrl": "https://upload.frikanalen.no/media/625266/theora/Empo-140410.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625266/large_thumb/Empo-140410.jpg" }, { "id": 625221, "name": "Empo TV - del 156", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625221/theora/Empo-131114.ogv", "largeThumb": "https://upload.frikanalen.no/media/625221/large_thumb/Empo-131114.jpg", "smallThumb": "https://upload.frikanalen.no/media/625221/small_thumb/Empo-131114.jpg", "broadcast": "https://upload.frikanalen.no/media/625221/broadcast/Empo-131114.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.640000", "durationSec": 838.64, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2013-11-17T10:11:57Z", "updatedTime": "2020-08-30T19:31:20.603088Z", "uploadedTime": "2013-11-17T10:11:59Z", "ogvUrl": "https://upload.frikanalen.no/media/625221/theora/Empo-131114.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625221/large_thumb/Empo-131114.jpg" }, { "id": 625832, "name": "Daily Tech News Show 27. October 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625832/theora/DTNS20161027.ogv", "broadcast": "https://upload.frikanalen.no/media/625832/broadcast/DTNS20161027.dv", "original": "https://upload.frikanalen.no/media/625832/original/DTNS20161027.mp4", "smallThumb": "https://upload.frikanalen.no/media/625832/small_thumb/DTNS20161027.jpg", "largeThumb": "https://upload.frikanalen.no/media/625832/large_thumb/DTNS20161027.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:12:19.600000", "durationSec": 4339.6, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7871vid", "createdTime": "2016-11-29T14:26:10.615538Z", "updatedTime": "2018-11-10T18:29:26.651402Z", "uploadedTime": "2016-11-29T14:26:16.660086Z", "ogvUrl": "https://upload.frikanalen.no/media/625832/theora/DTNS20161027.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625832/large_thumb/DTNS20161027.jpg" }, { "id": 627961, "name": "Diesen i samtale med professor Karaganov", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/627961/theora/Diesen_Karaganov.ogv", "broadcast": "https://upload.frikanalen.no/media/627961/broadcast/Diesen_Karaganov.dv", "original": "https://upload.frikanalen.no/media/627961/original/Diesen_Karaganov.mp4", "largeThumb": "https://upload.frikanalen.no/media/627961/large_thumb/Diesen_Karaganov.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": "01:07:08.820000", "durationSec": 4028.82, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-10-28T09:17:37.569956Z", "updatedTime": "2024-11-25T07:52:31.463420Z", "uploadedTime": "2024-10-28T09:31:12Z", "ogvUrl": "https://upload.frikanalen.no/media/627961/theora/Diesen_Karaganov.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627961/large_thumb/Diesen_Karaganov.jpg" }, { "id": 625227, "name": "Empo TV - del 159", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625227/theora/Empo-131205.ogv", "largeThumb": "https://upload.frikanalen.no/media/625227/large_thumb/Empo-131205.jpg", "smallThumb": "https://upload.frikanalen.no/media/625227/small_thumb/Empo-131205.jpg", "broadcast": "https://upload.frikanalen.no/media/625227/broadcast/Empo-131205.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:12:00.080000", "durationSec": 720.08, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2013-12-05T13:21:00Z", "updatedTime": "2020-08-30T19:29:11.466418Z", "uploadedTime": "2013-12-05T13:21:01Z", "ogvUrl": "https://upload.frikanalen.no/media/625227/theora/Empo-131205.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625227/large_thumb/Empo-131205.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": 625164, "name": "Empo TV - del 129", "header": "", "description": "", "files": { "largeThumb": "https://upload.frikanalen.no/media/625164/large_thumb/Empo-1413.jpg", "smallThumb": "https://upload.frikanalen.no/media/625164/small_thumb/Empo-1413.jpg", "theora": "https://upload.frikanalen.no/media/625164/theora/Empo-1413.ogv", "broadcast": "https://upload.frikanalen.no/media/625164/broadcast/Empo-1413.mpg" }, "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:59.970000", "durationSec": 899.97, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://empo.no/", "createdTime": "2013-04-03T06:59:05Z", "updatedTime": "2020-08-30T19:37:00.407177Z", "uploadedTime": "2013-04-03T06:59:05Z", "ogvUrl": "https://upload.frikanalen.no/media/625164/theora/Empo-1413.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625164/large_thumb/Empo-1413.jpg" }, { "id": 627887, "name": "Diesen i samtale med Mearsheimer", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/627887/theora/Diesen_Mearsheimer.ogv", "broadcast": "https://upload.frikanalen.no/media/627887/broadcast/Diesen_Mearsheimer.dv", "largeThumb": "https://upload.frikanalen.no/media/627887/large_thumb/Diesen_Mearsheimer.jpg", "original": "https://upload.frikanalen.no/media/627887/original/Diesen_Mearsheimer.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:35:36.860000", "durationSec": 5736.86, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-06-17T11:54:49.063837Z", "updatedTime": "2024-11-25T07:58:10.650285Z", "uploadedTime": "2024-06-17T12:55:33Z", "ogvUrl": "https://upload.frikanalen.no/media/627887/theora/Diesen_Mearsheimer.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627887/large_thumb/Diesen_Mearsheimer.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": 625283, "name": "Empo TV - del 189", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv", "smallThumb": "https://upload.frikanalen.no/media/625283/small_thumb/Empo-140626.jpg", "largeThumb": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.jpg", "broadcast": "https://upload.frikanalen.no/media/625283/broadcast/Empo-140626.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": "2014-06-26T12:23:17Z", "updatedTime": "2020-08-30T19:19:30.472247Z", "uploadedTime": "2014-06-26T12:23:18Z", "ogvUrl": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.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" } ] }