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": 3912, "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": 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": 625167, "name": "Student-TV 2013 Uke 12", "header": "", "description": "", "files": { "largeThumb": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg", "theora": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv", "smallThumb": "https://upload.frikanalen.no/media/625167/small_thumb/uke12.jpg", "broadcast": "https://upload.frikanalen.no/media/625167/broadcast/uke12.avi" }, "creator": "tobias.skaaren@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:16:05.040000", "durationSec": 965.04, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2013-04-06T08:20:55Z", "updatedTime": "2018-11-10T18:29:27.571711Z", "uploadedTime": "2013-04-06T08:20:56Z", "ogvUrl": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg" }, { "id": 625240, "name": "Empo TV - del 169", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625240/theora/Empo-140220.ogv", "smallThumb": "https://upload.frikanalen.no/media/625240/small_thumb/Empo-140220.jpg", "largeThumb": "https://upload.frikanalen.no/media/625240/large_thumb/Empo-140220.jpg", "broadcast": "https://upload.frikanalen.no/media/625240/broadcast/Empo-140220.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.320000", "durationSec": 1559.32, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-02-13T12:31:15Z", "updatedTime": "2020-08-30T19:28:15.356729Z", "uploadedTime": "2014-02-13T12:31:17Z", "ogvUrl": "https://upload.frikanalen.no/media/625240/theora/Empo-140220.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625240/large_thumb/Empo-140220.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": 625390, "name": "Empo TV - 14.09.11", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625390/theora/Empo-140911.ogv", "smallThumb": "https://upload.frikanalen.no/media/625390/small_thumb/Empo-140911.jpg", "largeThumb": "https://upload.frikanalen.no/media/625390/large_thumb/Empo-140911.jpg", "broadcast": "https://upload.frikanalen.no/media/625390/broadcast/Empo-140911.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:50.680000", "durationSec": 830.68, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:36:22Z", "updatedTime": "2020-08-30T20:20:20.965695Z", "uploadedTime": "2015-06-15T08:36:24Z", "ogvUrl": "https://upload.frikanalen.no/media/625390/theora/Empo-140911.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625390/large_thumb/Empo-140911.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": 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": 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": 625411, "name": "Empo TV - 14.11.20", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625411/theora/Empo-141120.ogv", "smallThumb": "https://upload.frikanalen.no/media/625411/small_thumb/Empo-141120.jpg", "largeThumb": "https://upload.frikanalen.no/media/625411/large_thumb/Empo-141120.jpg", "broadcast": "https://upload.frikanalen.no/media/625411/broadcast/Empo-141120.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00.120000", "durationSec": 900.12, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:40:58Z", "updatedTime": "2020-08-30T20:17:37.091246Z", "uploadedTime": "2015-06-15T08:40:59Z", "ogvUrl": "https://upload.frikanalen.no/media/625411/theora/Empo-141120.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625411/large_thumb/Empo-141120.jpg" }, { "id": 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": 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": 625263, "name": "Empo TV - del 163", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625263/theora/Empo-140109.ogv", "largeThumb": "https://upload.frikanalen.no/media/625263/large_thumb/Empo-140109.jpg", "smallThumb": "https://upload.frikanalen.no/media/625263/small_thumb/Empo-140109.jpg", "broadcast": "https://upload.frikanalen.no/media/625263/broadcast/Empo-140109.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:14:59.640000", "durationSec": 899.64, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-05-05T06:36:18Z", "updatedTime": "2020-08-30T19:27:05.053429Z", "uploadedTime": "2014-05-05T06:36:19Z", "ogvUrl": "https://upload.frikanalen.no/media/625263/theora/Empo-140109.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625263/large_thumb/Empo-140109.jpg" }, { "id": 625269, "name": "Empo TV - del 181", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625269/theora/Empo-140501.ogv", "smallThumb": "https://upload.frikanalen.no/media/625269/small_thumb/Empo-140501.jpg", "largeThumb": "https://upload.frikanalen.no/media/625269/large_thumb/Empo-140501.jpg", "broadcast": "https://upload.frikanalen.no/media/625269/broadcast/Empo-140501.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:32.520000", "durationSec": 812.52, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-05-05T06:51:27Z", "updatedTime": "2020-08-30T19:25:03.601832Z", "uploadedTime": "2014-05-05T06:51:28Z", "ogvUrl": "https://upload.frikanalen.no/media/625269/theora/Empo-140501.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625269/large_thumb/Empo-140501.jpg" }, { "id": 625225, "name": "Empo TV - del 158", "header": "", "description": "", "files": { "smallThumb": "https://upload.frikanalen.no/media/625225/small_thumb/Empo-131128.jpg", "theora": "https://upload.frikanalen.no/media/625225/theora/Empo-131128.ogv", "largeThumb": "https://upload.frikanalen.no/media/625225/large_thumb/Empo-131128.jpg", "broadcast": "https://upload.frikanalen.no/media/625225/broadcast/Empo-131128.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-28T10:10:42Z", "updatedTime": "2020-08-30T19:29:20.471375Z", "uploadedTime": "2013-11-28T10:10:43Z", "ogvUrl": "https://upload.frikanalen.no/media/625225/theora/Empo-131128.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625225/large_thumb/Empo-131128.jpg" }, { "id": 625219, "name": "Kjærlighet er handling", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625219/theora/newlife_program_05_2013_frikanalen.ogv", "largeThumb": "https://upload.frikanalen.no/media/625219/large_thumb/newlife_program_05_2013_frikanalen.jpg", "smallThumb": "https://upload.frikanalen.no/media/625219/small_thumb/newlife_program_05_2013_frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625219/broadcast/newlife_program_05_2013_frikanalen.avi" }, "creator": "gunnar@newlife.no", "organization": { "id": 81, "name": "New Life Mission", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1187, "editorName": "Gunnar Enok Nilsen", "editorEmail": "gunnar@newlife.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:26:30.080000", "durationSec": 1590.08, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2013-11-08T11:01:23Z", "updatedTime": "2018-11-10T18:29:27.517456Z", "uploadedTime": "2013-11-08T11:01:25Z", "ogvUrl": "https://upload.frikanalen.no/media/625219/theora/newlife_program_05_2013_frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625219/large_thumb/newlife_program_05_2013_frikanalen.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": 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": 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": 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": 625389, "name": "Empo TV - 15.01.15", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625389/theora/Empo-150115.ogv", "smallThumb": "https://upload.frikanalen.no/media/625389/small_thumb/Empo-150115.jpg", "largeThumb": "https://upload.frikanalen.no/media/625389/large_thumb/Empo-150115.jpg", "broadcast": "https://upload.frikanalen.no/media/625389/broadcast/Empo-150115.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:58.720000", "durationSec": 778.72, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:36:12Z", "updatedTime": "2020-08-30T20:20:28.347692Z", "uploadedTime": "2015-06-15T08:36:13Z", "ogvUrl": "https://upload.frikanalen.no/media/625389/theora/Empo-150115.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625389/large_thumb/Empo-150115.jpg" }, { "id": 625237, "name": "Empo TV - del 167", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625237/theora/Empo-140206.ogv", "largeThumb": "https://upload.frikanalen.no/media/625237/large_thumb/Empo-140206.jpg", "smallThumb": "https://upload.frikanalen.no/media/625237/small_thumb/Empo-140206.jpg", "broadcast": "https://upload.frikanalen.no/media/625237/broadcast/Empo-140206.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:23:25.400000", "durationSec": 1405.4, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-02-06T13:28:18Z", "updatedTime": "2020-08-30T19:28:37.005789Z", "uploadedTime": "2014-02-06T13:28:19Z", "ogvUrl": "https://upload.frikanalen.no/media/625237/theora/Empo-140206.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625237/large_thumb/Empo-140206.jpg" }, { "id": 627968, "name": "Gunter Grass om krig i Midtøsten", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/627968/theora/2024-11-11 12-59-44.ogv", "broadcast": "https://upload.frikanalen.no/media/627968/broadcast/2024-11-11 12-59-44.dv", "original": "https://upload.frikanalen.no/media/627968/original/2024-11-11 12-59-44.mp4", "largeThumb": "https://upload.frikanalen.no/media/627968/large_thumb/2024-11-11 12-59-44.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:12:20.360000", "durationSec": 740.36, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-11-11T13:06:50.513215Z", "updatedTime": "2024-11-11T13:13:31.769046Z", "uploadedTime": "2024-11-11T13:07:51.441481Z", "ogvUrl": "https://upload.frikanalen.no/media/627968/theora/2024-11-11 12-59-44.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627968/large_thumb/2024-11-11 12-59-44.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": 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": 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": 624500, "name": "NM2011 - Mus. Gjallarhorn", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv", "smallThumb": "https://upload.frikanalen.no/media/624500/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624500/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624500/broadcast/5615_567bd705365447a882088659cf908754.avi", "largeThumb": "https://upload.frikanalen.no/media/624500/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:39.990000", "durationSec": 1719.99, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2011-05-30T06:32:41.363000Z", "updatedTime": "2018-11-10T18:29:28.437356Z", "uploadedTime": "2011-05-30T06:32:41.363000Z", "ogvUrl": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624500/large_thumb/large.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": 625416, "name": "Empo TV - 14.11.13", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625416/theora/Empo-141113.ogv", "largeThumb": "https://upload.frikanalen.no/media/625416/large_thumb/Empo-141113.jpg", "smallThumb": "https://upload.frikanalen.no/media/625416/small_thumb/Empo-141113.jpg", "broadcast": "https://upload.frikanalen.no/media/625416/broadcast/Empo-141113.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:14:38.560000", "durationSec": 878.56, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:43:26Z", "updatedTime": "2020-08-30T20:17:06.106008Z", "uploadedTime": "2015-06-15T08:43:27Z", "ogvUrl": "https://upload.frikanalen.no/media/625416/theora/Empo-141113.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625416/large_thumb/Empo-141113.jpg" }, { "id": 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": 625017, "name": "Empo tv - del 108", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625017/theora/6452_58edcae2797e4e938d37da0ece71106b.ogv", "smallThumb": "https://upload.frikanalen.no/media/625017/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625017/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625017/broadcast/6452_42496fd4a682407b905d0d78b63c96b2.avi", "largeThumb": "https://upload.frikanalen.no/media/625017/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:35:04.670000Z", "updatedTime": "2020-08-30T19:43:06.457129Z", "uploadedTime": "2012-10-02T06:35:04.670000Z", "ogvUrl": "https://upload.frikanalen.no/media/625017/theora/6452_58edcae2797e4e938d37da0ece71106b.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625017/large_thumb/large.jpg" }, { "id": 623809, "name": "Filmanmeldelse: Invictus", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623809/theora/4578_9f4743ad66cb4bb2b95aeeb7c084ca3e.ogv", "original": "https://upload.frikanalen.no/media/623809/original/orig_69c809389e184ee9b5646e49e404fd86.mov", "smallThumb": "https://upload.frikanalen.no/media/623809/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623809/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623809/broadcast/4578_562c68c9de8a405f8bb8b945ba12704f.avi", "largeThumb": "https://upload.frikanalen.no/media/623809/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:31.880000", "durationSec": 91.88, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T15:30:10.530000Z", "updatedTime": "2018-11-10T18:29:29.350445Z", "uploadedTime": "2010-08-10T15:30:10.530000Z", "ogvUrl": "https://upload.frikanalen.no/media/623809/theora/4578_9f4743ad66cb4bb2b95aeeb7c084ca3e.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623809/large_thumb/large.jpg" }, { "id": 623899, "name": "Filler Talerøret Empo tv", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623899/theora/4724_1aa4cf153e564ad1833a1c72d6379b8c.ogv", "original": "https://upload.frikanalen.no/media/623899/original/orig_db46facbd6364c7288a00e46b6fa957d.mov", "smallThumb": "https://upload.frikanalen.no/media/623899/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623899/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623899/broadcast/4724_c5cacb4a080d4c0dbb99dfed8251ae14.avi", "largeThumb": "https://upload.frikanalen.no/media/623899/large_thumb/large.jpg" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 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:24:53.787000Z", "updatedTime": "2020-08-30T20:03:10.676693Z", "uploadedTime": "2010-09-08T06:24:53.787000Z", "ogvUrl": "https://upload.frikanalen.no/media/623899/theora/4724_1aa4cf153e564ad1833a1c72d6379b8c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623899/large_thumb/large.jpg" }, { "id": 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": 623110, "name": "Silje Strandengen", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv", "smallThumb": "https://upload.frikanalen.no/media/623110/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623110/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623110/broadcast/3517_924f00db42b54bee9e69816c78750cbf.avi", "largeThumb": "https://upload.frikanalen.no/media/623110/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:03.960000", "durationSec": 303.96, "categories": [ "Barn og ungdom" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-09-18T18:10:28Z", "updatedTime": "2018-11-10T18:29:30.212383Z", "uploadedTime": "2009-09-18T18:10:28Z", "ogvUrl": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623110/large_thumb/large.jpg" }, { "id": 625275, "name": "Empo TV - del 184", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625275/theora/Empo-140522.ogv", "smallThumb": "https://upload.frikanalen.no/media/625275/small_thumb/Empo-140522.jpg", "largeThumb": "https://upload.frikanalen.no/media/625275/large_thumb/Empo-140522.jpg", "broadcast": "https://upload.frikanalen.no/media/625275/broadcast/Empo-140522.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:29.040000", "durationSec": 809.04, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-05-22T09:57:29Z", "updatedTime": "2020-08-30T19:24:17.641661Z", "uploadedTime": "2014-05-22T09:57:30Z", "ogvUrl": "https://upload.frikanalen.no/media/625275/theora/Empo-140522.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625275/large_thumb/Empo-140522.jpg" }, { "id": 623293, "name": "Talentfabrikken 2010 uke 01", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv", "smallThumb": "https://upload.frikanalen.no/media/623293/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623293/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623293/broadcast/2865_ec18ac43f145481b9eec89387d13fdcc.avi", "largeThumb": "https://upload.frikanalen.no/media/623293/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:58.120000", "durationSec": 1738.12, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-05-15T22:16:12.463000Z", "updatedTime": "2018-11-10T18:29:29.985632Z", "uploadedTime": "2009-05-15T22:16:12.463000Z", "ogvUrl": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623293/large_thumb/large.jpg" } ] }