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=300&ordering=header
{ "count": 3835, "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=350&ordering=header", "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=250&ordering=header", "results": [ { "id": 625415, "name": "Empo TV - 14.09.04", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625415/theora/Empo-140904.ogv", "smallThumb": "https://upload.frikanalen.no/media/625415/small_thumb/Empo-140904.jpg", "largeThumb": "https://upload.frikanalen.no/media/625415/large_thumb/Empo-140904.jpg", "broadcast": "https://upload.frikanalen.no/media/625415/broadcast/Empo-140904.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:13:58", "durationSec": 838.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:43:18Z", "updatedTime": "2020-08-30T20:17:17.076395Z", "uploadedTime": "2015-06-15T08:43:19Z", "ogvUrl": "https://upload.frikanalen.no/media/625415/theora/Empo-140904.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625415/large_thumb/Empo-140904.jpg" }, { "id": 625666, "name": "Daily Tech News Show 11. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625666/broadcast/DTNS20160711.dv", "theora": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv", "original": "https://upload.frikanalen.no/media/625666/original/DTNS20160711.mp4", "largeThumb": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg", "smallThumb": "https://upload.frikanalen.no/media/625666/small_thumb/DTNS20160711.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:55:30.670000", "durationSec": 3330.67, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6899vid", "createdTime": "2016-07-15T21:24:52.537484Z", "updatedTime": "2018-11-10T18:29:26.899473Z", "uploadedTime": "2016-07-15T21:25:03.792416Z", "ogvUrl": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg" }, { "id": 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": 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": 625679, "name": "Daily Tech News Show 19. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625679/theora/DTNS20160719.ogv", "broadcast": "https://upload.frikanalen.no/media/625679/broadcast/DTNS20160719.dv", "smallThumb": "https://upload.frikanalen.no/media/625679/small_thumb/DTNS20160719.jpg", "largeThumb": "https://upload.frikanalen.no/media/625679/large_thumb/DTNS20160719.jpg", "original": "https://upload.frikanalen.no/media/625679/original/DTNS20160719.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:06:44.650000", "durationSec": 4004.65, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6991vid", "createdTime": "2016-07-20T06:07:11.958335Z", "updatedTime": "2018-11-10T18:29:26.880848Z", "uploadedTime": "2016-07-20T06:07:16.351554Z", "ogvUrl": "https://upload.frikanalen.no/media/625679/theora/DTNS20160719.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625679/large_thumb/DTNS20160719.jpg" }, { "id": 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": 625596, "name": "Daily Tech News Show 26. May 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625596/broadcast/DTNS20160526.dv", "smallThumb": "https://upload.frikanalen.no/media/625596/small_thumb/DTNS20160526.jpg", "original": "https://upload.frikanalen.no/media/625596/original/DTNS20160526.mp4", "theora": "https://upload.frikanalen.no/media/625596/theora/DTNS20160526.ogv", "largeThumb": "https://upload.frikanalen.no/media/625596/large_thumb/DTNS20160526.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:04:19.780000", "durationSec": 3859.78, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6490vid", "createdTime": "2016-05-27T06:58:19.855643Z", "updatedTime": "2018-11-10T18:29:27.012705Z", "uploadedTime": "2016-05-27T08:04:25.283439Z", "ogvUrl": "https://upload.frikanalen.no/media/625596/theora/DTNS20160526.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625596/large_thumb/DTNS20160526.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": 625660, "name": "Daily Tech News Show 04. July 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625660/large_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg", "smallThumb": "https://upload.frikanalen.no/media/625660/small_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg", "theora": "https://upload.frikanalen.no/media/625660/theora/DTNS-2800---Announcing-New-Headlines-Show.ogv", "original": "https://upload.frikanalen.no/media/625660/original/DTNS-2800---Announcing-New-Headlines-Show.mp4", "broadcast": "https://upload.frikanalen.no/media/625660/broadcast/DTNS-2800---Announcing-New-Headlines-Show.dv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:14:15.380000", "durationSec": 855.38, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6828vid", "createdTime": "2016-07-05T21:55:13.479602Z", "updatedTime": "2018-11-10T18:29:26.907817Z", "uploadedTime": "2016-07-05T21:55:22.880558Z", "ogvUrl": "https://upload.frikanalen.no/media/625660/theora/DTNS-2800---Announcing-New-Headlines-Show.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625660/large_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg" }, { "id": 625598, "name": "Daily Tech News Show 27. May 2016", "header": "", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625598/small_thumb/DTNS20160527.jpg", "largeThumb": "https://upload.frikanalen.no/media/625598/large_thumb/DTNS20160527.jpg", "theora": "https://upload.frikanalen.no/media/625598/theora/DTNS20160527.ogv", "broadcast": "https://upload.frikanalen.no/media/625598/broadcast/DTNS20160527.dv", "original": "https://upload.frikanalen.no/media/625598/original/DTNS20160527.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:52:08.890000", "durationSec": 3128.89, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6497vid", "createdTime": "2016-05-28T08:25:33.014282Z", "updatedTime": "2018-11-10T18:29:27.009221Z", "uploadedTime": "2016-05-28T09:07:04.429558Z", "ogvUrl": "https://upload.frikanalen.no/media/625598/theora/DTNS20160527.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625598/large_thumb/DTNS20160527.jpg" }, { "id": 625640, "name": "Daily Tech News Show 20. June 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv", "broadcast": "https://upload.frikanalen.no/media/625640/broadcast/DTNS20160620.dv", "original": "https://upload.frikanalen.no/media/625640/original/DTNS20160620.mp4", "largeThumb": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg", "smallThumb": "https://upload.frikanalen.no/media/625640/small_thumb/DTNS20160620.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:44.370000", "durationSec": 3344.37, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6692vid", "createdTime": "2016-06-21T16:21:06.112682Z", "updatedTime": "2018-11-10T18:29:26.938095Z", "uploadedTime": "2016-06-21T16:21:10.861784Z", "ogvUrl": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg" }, { "id": 627969, "name": "The Palestinian Resictanse is strong and growing", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/627969/theora/2024-11-10 20-14-13.ogv", "broadcast": "https://upload.frikanalen.no/media/627969/broadcast/2024-11-10 20-14-13.dv", "largeThumb": "https://upload.frikanalen.no/media/627969/large_thumb/2024-11-10 20-14-13.jpg", "original": "https://upload.frikanalen.no/media/627969/original/2024-11-10 20-14-13.mp4" }, "creator": "linstad@urtehagen.com", "organization": { "id": 137, "name": "Trond Ali Linstad", "homepage": null, "description": "", "postalAddress": "0187 Oslo", "streetAddress": "Norbygata 13", "editorId": 2216, "editorName": "Trond Ali Linstad", "editorEmail": "linstad@urtehagen.com", "editorMsisdn": "+47 40 61 61 81", "fkmember": true }, "duration": "00:07:11.720000", "durationSec": 431.72, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-11-11T13:29:20.034798Z", "updatedTime": "2024-11-11T13:33:11.380670Z", "uploadedTime": "2024-11-11T13:29:53.010570Z", "ogvUrl": "https://upload.frikanalen.no/media/627969/theora/2024-11-10 20-14-13.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627969/large_thumb/2024-11-10 20-14-13.jpg" }, { "id": 625663, "name": "Daily Tech News Show 07. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625663/broadcast/DTNS20160707.dv", "theora": "https://upload.frikanalen.no/media/625663/theora/DTNS20160707.ogv", "smallThumb": "https://upload.frikanalen.no/media/625663/small_thumb/DTNS20160707.jpg", "largeThumb": "https://upload.frikanalen.no/media/625663/large_thumb/DTNS20160707.jpg", "original": "https://upload.frikanalen.no/media/625663/original/DTNS20160707.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:02:14.770000", "durationSec": 3734.77, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6872vid", "createdTime": "2016-07-08T11:27:00.823250Z", "updatedTime": "2018-11-10T18:29:26.903684Z", "uploadedTime": "2016-07-08T11:27:06.100548Z", "ogvUrl": "https://upload.frikanalen.no/media/625663/theora/DTNS20160707.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625663/large_thumb/DTNS20160707.jpg" }, { "id": 625662, "name": "Daily Tech News Show 06. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625662/broadcast/DTNS20160706.dv", "theora": "https://upload.frikanalen.no/media/625662/theora/DTNS20160706.ogv", "smallThumb": "https://upload.frikanalen.no/media/625662/small_thumb/DTNS20160706.jpg", "largeThumb": "https://upload.frikanalen.no/media/625662/large_thumb/DTNS20160706.jpg", "original": "https://upload.frikanalen.no/media/625662/original/DTNS20160706.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:06:29.880000", "durationSec": 3989.88, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6860vid", "createdTime": "2016-07-07T11:10:53.064638Z", "updatedTime": "2018-11-10T18:29:26.905047Z", "uploadedTime": "2016-07-07T11:10:57.681339Z", "ogvUrl": "https://upload.frikanalen.no/media/625662/theora/DTNS20160706.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625662/large_thumb/DTNS20160706.jpg" }, { "id": 625671, "name": "Daily Tech News Show 17. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625671/theora/DTNS20160715.ogv", "broadcast": "https://upload.frikanalen.no/media/625671/broadcast/DTNS20160715.dv", "original": "https://upload.frikanalen.no/media/625671/original/DTNS20160715.mp4", "largeThumb": "https://upload.frikanalen.no/media/625671/large_thumb/DTNS20160715.jpg", "smallThumb": "https://upload.frikanalen.no/media/625671/small_thumb/DTNS20160715.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:57:44.440000", "durationSec": 3464.44, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6953", "createdTime": "2016-07-17T07:17:13.625596Z", "updatedTime": "2018-11-10T18:29:26.892321Z", "uploadedTime": "2016-07-17T07:17:58.629310Z", "ogvUrl": "https://upload.frikanalen.no/media/625671/theora/DTNS20160715.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625671/large_thumb/DTNS20160715.jpg" }, { "id": 623941, "name": "Blæst rundt forsvunnen ballong", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv", "original": "https://upload.frikanalen.no/media/623941/original/orig_3d5205754cde43f8887c9e42acec42fc.mov", "smallThumb": "https://upload.frikanalen.no/media/623941/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623941/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623941/broadcast/4769_8b1bee3d8d3548388ed90eb0f09cfae7.avi", "largeThumb": "https://upload.frikanalen.no/media/623941/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:02.480000", "durationSec": 62.48, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-09-27T11:36:40Z", "updatedTime": "2018-11-10T18:29:29.162444Z", "uploadedTime": "2010-09-27T11:36:40Z", "ogvUrl": "https://upload.frikanalen.no/media/623941/theora/4769_239bea129543402088345c4b9dae399a.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623941/large_thumb/large.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": 625648, "name": "Daily Tech News Show 24. June 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625648/broadcast/DTNS20160624.dv", "theora": "https://upload.frikanalen.no/media/625648/theora/DTNS20160624.ogv", "original": "https://upload.frikanalen.no/media/625648/original/DTNS20160624.mp4", "smallThumb": "https://upload.frikanalen.no/media/625648/small_thumb/DTNS20160624.jpg", "largeThumb": "https://upload.frikanalen.no/media/625648/large_thumb/DTNS20160624.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:00:00.650000", "durationSec": 3600.65, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6743vid", "createdTime": "2016-06-28T07:49:52.089094Z", "updatedTime": "2018-11-10T18:29:26.924844Z", "uploadedTime": "2016-06-28T07:49:56.680749Z", "ogvUrl": "https://upload.frikanalen.no/media/625648/theora/DTNS20160624.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625648/large_thumb/DTNS20160624.jpg" }, { "id": 627907, "name": "Diesen i samtale med Alastair Crooke", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/627907/theora/Diesen_Crooke.ogv", "broadcast": "https://upload.frikanalen.no/media/627907/broadcast/Diesen_Crooke.dv", "original": "https://upload.frikanalen.no/media/627907/original/Diesen_Crooke.mp4", "largeThumb": "https://upload.frikanalen.no/media/627907/large_thumb/Diesen_Crooke.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:17:03.200000", "durationSec": 4623.2, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-08-30T06:42:16.093693Z", "updatedTime": "2024-11-25T07:55:04.184544Z", "uploadedTime": "2024-08-30T06:53:12Z", "ogvUrl": "https://upload.frikanalen.no/media/627907/theora/Diesen_Crooke.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627907/large_thumb/Diesen_Crooke.jpg" }, { "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": 625645, "name": "Daily Tech News Show 22. June 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv", "broadcast": "https://upload.frikanalen.no/media/625645/broadcast/DTNS20160622.dv", "original": "https://upload.frikanalen.no/media/625645/original/DTNS20160622.mp4", "largeThumb": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg", "smallThumb": "https://upload.frikanalen.no/media/625645/small_thumb/DTNS20160622.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:59:15.880000", "durationSec": 3555.88, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6717vid", "createdTime": "2016-06-25T10:47:39.835918Z", "updatedTime": "2018-11-10T18:29:26.929186Z", "uploadedTime": "2016-06-25T10:47:44.617269Z", "ogvUrl": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg" }, { "id": 625641, "name": "Daily Tech News Show 21. June 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625641/broadcast/DTNS20160621.dv", "theora": "https://upload.frikanalen.no/media/625641/theora/DTNS20160621.ogv", "original": "https://upload.frikanalen.no/media/625641/original/DTNS20160621.mp4", "largeThumb": "https://upload.frikanalen.no/media/625641/large_thumb/DTNS20160621.jpg", "smallThumb": "https://upload.frikanalen.no/media/625641/small_thumb/DTNS20160621.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:00:50.920000", "durationSec": 3650.92, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6704vid", "createdTime": "2016-06-22T07:44:03.352526Z", "updatedTime": "2018-11-10T18:29:26.935405Z", "uploadedTime": "2016-06-22T07:44:10.030638Z", "ogvUrl": "https://upload.frikanalen.no/media/625641/theora/DTNS20160621.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625641/large_thumb/DTNS20160621.jpg" }, { "id": 625626, "name": "Daily Tech News Show 13. June 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625626/theora/DTNS20160613.ogv", "broadcast": "https://upload.frikanalen.no/media/625626/broadcast/DTNS20160613.dv", "smallThumb": "https://upload.frikanalen.no/media/625626/small_thumb/DTNS20160613.jpg", "largeThumb": "https://upload.frikanalen.no/media/625626/large_thumb/DTNS20160613.jpg", "original": "https://upload.frikanalen.no/media/625626/original/DTNS20160613.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:59:25.980000", "durationSec": 3565.98, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6628vid", "createdTime": "2016-06-14T07:47:20.702137Z", "updatedTime": "2018-11-10T18:29:26.959376Z", "uploadedTime": "2016-06-14T07:47:26.535185Z", "ogvUrl": "https://upload.frikanalen.no/media/625626/theora/DTNS20160613.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625626/large_thumb/DTNS20160613.jpg" }, { "id": 625575, "name": "Daily Tech News Show 06. May 2016", "header": "", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625575/small_thumb/DTNS20160506.jpg", "original": "https://upload.frikanalen.no/media/625575/original/DTNS20160506.mp4", "broadcast": "https://upload.frikanalen.no/media/625575/broadcast/DTNS20160506.dv", "largeThumb": "https://upload.frikanalen.no/media/625575/large_thumb/DTNS20160506.jpg", "theora": "https://upload.frikanalen.no/media/625575/theora/DTNS20160506.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:05:15.530000", "durationSec": 3915.53, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6354vid", "createdTime": "2016-05-23T16:59:09.831782Z", "updatedTime": "2018-11-10T18:29:27.063794Z", "uploadedTime": "2016-05-23T18:12:12.645832Z", "ogvUrl": "https://upload.frikanalen.no/media/625575/theora/DTNS20160506.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625575/large_thumb/DTNS20160506.jpg" }, { "id": 625574, "name": "Daily Tech News Show 05. May 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625574/large_thumb/DTNS20160505.jpg", "original": "https://upload.frikanalen.no/media/625574/original/DTNS20160505.mp4", "smallThumb": "https://upload.frikanalen.no/media/625574/small_thumb/DTNS20160505.jpg", "theora": "https://upload.frikanalen.no/media/625574/theora/DTNS20160505.ogv", "broadcast": "https://upload.frikanalen.no/media/625574/broadcast/DTNS20160505.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:00.650000", "durationSec": 3840.65, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6346vid", "createdTime": "2016-05-23T16:07:06.319300Z", "updatedTime": "2018-11-10T18:29:27.065222Z", "uploadedTime": "2016-05-23T16:57:55.367709Z", "ogvUrl": "https://upload.frikanalen.no/media/625574/theora/DTNS20160505.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625574/large_thumb/DTNS20160505.jpg" }, { "id": 625246, "name": "Empo TV - del 171", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625246/theora/Empo-140306.ogv", "largeThumb": "https://upload.frikanalen.no/media/625246/large_thumb/Empo-140306.jpg", "smallThumb": "https://upload.frikanalen.no/media/625246/small_thumb/Empo-140306.jpg", "broadcast": "https://upload.frikanalen.no/media/625246/broadcast/Empo-140306.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:28:33.720000", "durationSec": 1713.72, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-03-05T21:30:20Z", "updatedTime": "2020-08-30T19:30:03.464999Z", "uploadedTime": "2014-03-05T21:30:21Z", "ogvUrl": "https://upload.frikanalen.no/media/625246/theora/Empo-140306.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625246/large_thumb/Empo-140306.jpg" }, { "id": 625606, "name": "Daily Tech News Show 01. June 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625606/broadcast/DTNS20160601.dv", "theora": "https://upload.frikanalen.no/media/625606/theora/DTNS20160601.ogv", "largeThumb": "https://upload.frikanalen.no/media/625606/large_thumb/DTNS20160601.jpg", "smallThumb": "https://upload.frikanalen.no/media/625606/small_thumb/DTNS20160601.jpg", "original": "https://upload.frikanalen.no/media/625606/original/DTNS20160601.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:03:50.570000", "durationSec": 3830.57, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6525vid", "createdTime": "2016-06-02T04:53:38.280953Z", "updatedTime": "2018-11-10T18:29:26.993985Z", "uploadedTime": "2016-06-02T05:44:07.747832Z", "ogvUrl": "https://upload.frikanalen.no/media/625606/theora/DTNS20160601.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625606/large_thumb/DTNS20160601.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": 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": 625039, "name": "Empo tv - del 110", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625039/theora/6455_6d7b9a2bf5714237a8e90d945980a004.ogv", "smallThumb": "https://upload.frikanalen.no/media/625039/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625039/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625039/broadcast/6455_38f0d77d9f26441fb46c13b560fb0254.avi", "largeThumb": "https://upload.frikanalen.no/media/625039/large_thumb/large.jpg" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2012-10-02T06:40:17.077000Z", "updatedTime": "2020-08-30T19:42:40.496952Z", "uploadedTime": "2012-10-02T06:40:17.077000Z", "ogvUrl": "https://upload.frikanalen.no/media/625039/theora/6455_6d7b9a2bf5714237a8e90d945980a004.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625039/large_thumb/large.jpg" }, { "id": 625408, "name": "Empo TV - 14.08.14", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625408/theora/Empo-140814.ogv", "largeThumb": "https://upload.frikanalen.no/media/625408/large_thumb/Empo-140814.jpg", "smallThumb": "https://upload.frikanalen.no/media/625408/small_thumb/Empo-140814.jpg", "broadcast": "https://upload.frikanalen.no/media/625408/broadcast/Empo-140814.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:36.640000", "durationSec": 876.64, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:42:35Z", "updatedTime": "2020-08-30T20:18:08.277228Z", "uploadedTime": "2015-06-15T08:42:36Z", "ogvUrl": "https://upload.frikanalen.no/media/625408/theora/Empo-140814.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625408/large_thumb/Empo-140814.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": 625402, "name": "Empo TV - 14.05.08", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625402/theora/Empo-140508.ogv", "smallThumb": "https://upload.frikanalen.no/media/625402/small_thumb/Empo-140508.jpg", "largeThumb": "https://upload.frikanalen.no/media/625402/large_thumb/Empo-140508.jpg", "broadcast": "https://upload.frikanalen.no/media/625402/broadcast/Empo-140508.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:43.840000", "durationSec": 823.84, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:39:16Z", "updatedTime": "2020-08-30T20:19:12.766859Z", "uploadedTime": "2015-06-15T08:39:18Z", "ogvUrl": "https://upload.frikanalen.no/media/625402/theora/Empo-140508.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625402/large_thumb/Empo-140508.jpg" }, { "id": 625698, "name": "Daily Tech News Show 21. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625698/theora/DTNS20160721.ogv", "broadcast": "https://upload.frikanalen.no/media/625698/broadcast/DTNS20160721.dv", "smallThumb": "https://upload.frikanalen.no/media/625698/small_thumb/DTNS20160721.jpg", "original": "https://upload.frikanalen.no/media/625698/original/DTNS20160721.mp4", "largeThumb": "https://upload.frikanalen.no/media/625698/large_thumb/DTNS20160721.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:58:50.390000", "durationSec": 3530.39, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7010vid", "createdTime": "2016-07-21T22:03:59.291866Z", "updatedTime": "2018-11-10T18:29:26.846263Z", "uploadedTime": "2016-07-21T22:04:03.735353Z", "ogvUrl": "https://upload.frikanalen.no/media/625698/theora/DTNS20160721.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625698/large_thumb/DTNS20160721.jpg" }, { "id": 625676, "name": "Daily Tech News Show 18. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625676/theora/DTNS20160718.ogv", "broadcast": "https://upload.frikanalen.no/media/625676/broadcast/DTNS20160718.dv", "original": "https://upload.frikanalen.no/media/625676/original/DTNS20160718.mp4", "largeThumb": "https://upload.frikanalen.no/media/625676/large_thumb/DTNS20160718.jpg", "smallThumb": "https://upload.frikanalen.no/media/625676/small_thumb/DTNS20160718.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:45.320000", "durationSec": 3285.32, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6973vid", "createdTime": "2016-07-19T20:28:35.928561Z", "updatedTime": "2018-11-10T18:29:26.885224Z", "uploadedTime": "2016-07-19T20:29:05.504807Z", "ogvUrl": "https://upload.frikanalen.no/media/625676/theora/DTNS20160718.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625676/large_thumb/DTNS20160718.jpg" }, { "id": 625670, "name": "Daily Tech News Show 15. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625670/broadcast/DTNS20160715.dv", "theora": "https://upload.frikanalen.no/media/625670/theora/DTNS20160715.ogv", "largeThumb": "https://upload.frikanalen.no/media/625670/large_thumb/DTNS20160715.jpg", "smallThumb": "https://upload.frikanalen.no/media/625670/small_thumb/DTNS20160715.jpg", "original": "https://upload.frikanalen.no/media/625670/original/DTNS20160715.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:57:44.440000", "durationSec": 3464.44, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6944vid", "createdTime": "2016-07-17T06:21:05.758363Z", "updatedTime": "2018-11-10T18:29:26.893729Z", "uploadedTime": "2016-07-17T06:21:45.778087Z", "ogvUrl": "https://upload.frikanalen.no/media/625670/theora/DTNS20160715.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625670/large_thumb/DTNS20160715.jpg" }, { "id": 625669, "name": "Daily Tech News Show 14. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625669/theora/DTNS20160714.ogv", "broadcast": "https://upload.frikanalen.no/media/625669/broadcast/DTNS20160714.dv", "original": "https://upload.frikanalen.no/media/625669/original/DTNS20160714.mp4", "largeThumb": "https://upload.frikanalen.no/media/625669/large_thumb/DTNS20160714.jpg", "smallThumb": "https://upload.frikanalen.no/media/625669/small_thumb/DTNS20160714.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:59:30.600000", "durationSec": 3570.6, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6933vid", "createdTime": "2016-07-16T00:08:12.278929Z", "updatedTime": "2018-11-10T18:29:26.895163Z", "uploadedTime": "2016-07-16T00:08:18.180775Z", "ogvUrl": "https://upload.frikanalen.no/media/625669/theora/DTNS20160714.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625669/large_thumb/DTNS20160714.jpg" }, { "id": 625668, "name": "Daily Tech News Show 13. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625668/broadcast/DTNS20160713.dv", "theora": "https://upload.frikanalen.no/media/625668/theora/DTNS20160713.ogv", "largeThumb": "https://upload.frikanalen.no/media/625668/large_thumb/DTNS20160713.jpg", "smallThumb": "https://upload.frikanalen.no/media/625668/small_thumb/DTNS20160713.jpg", "original": "https://upload.frikanalen.no/media/625668/original/DTNS20160713.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:02:04.320000", "durationSec": 3724.32, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6922vid", "createdTime": "2016-07-15T23:09:26.398826Z", "updatedTime": "2018-11-10T18:29:26.896586Z", "uploadedTime": "2016-07-15T23:09:32.549788Z", "ogvUrl": "https://upload.frikanalen.no/media/625668/theora/DTNS20160713.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625668/large_thumb/DTNS20160713.jpg" }, { "id": 625406, "name": "Empo TV - 14.08.28", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625406/theora/Empo-140828.ogv", "largeThumb": "https://upload.frikanalen.no/media/625406/large_thumb/Empo-140828.jpg", "smallThumb": "https://upload.frikanalen.no/media/625406/small_thumb/Empo-140828.jpg", "broadcast": "https://upload.frikanalen.no/media/625406/broadcast/Empo-140828.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:26:46.360000", "durationSec": 1606.36, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:40:29Z", "updatedTime": "2020-08-30T19:32:39.971426Z", "uploadedTime": "2015-06-15T08:40:31Z", "ogvUrl": "https://upload.frikanalen.no/media/625406/theora/Empo-140828.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625406/large_thumb/Empo-140828.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": 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": 624523, "name": "NM2011 - Oslofjord Brass", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv", "smallThumb": "https://upload.frikanalen.no/media/624523/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624523/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624523/broadcast/5679_994b54785c8947e2a467042a8ba6ef9d.avi", "largeThumb": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg" }, "creator": "stig@musikkorps.no", "organization": { "id": 40, "name": "Norges Musikkorps Forbund", "homepage": "https://musikkorps.no/", "description": "", "postalAddress": "", "streetAddress": "", "editorId": 1090, "editorName": "Stig Ryland", "editorEmail": "stig@musikkorps.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:29:00.050000", "durationSec": 1740.05, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2011-07-02T10:19:35.027000Z", "updatedTime": "2018-11-10T18:29:28.408086Z", "uploadedTime": "2011-07-02T10:19:35.027000Z", "ogvUrl": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg" }, { "id": 625509, "name": "Empo TV - 16.03.03", "header": "", "description": "", "files": { "original": "https://upload.frikanalen.no/media/625509/original/Empo-160303.avi", "smallThumb": "https://upload.frikanalen.no/media/625509/small_thumb/Empo-160303.jpg", "theora": "https://upload.frikanalen.no/media/625509/theora/Empo-160303.ogv", "largeThumb": "https://upload.frikanalen.no/media/625509/large_thumb/Empo-160303.jpg", "broadcast": "https://upload.frikanalen.no/media/625509/broadcast/Empo-160303-dv.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:33.960000", "durationSec": 873.96, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2016-03-04T11:21:53Z", "updatedTime": "2020-08-30T20:16:24.001208Z", "uploadedTime": "2016-03-04T11:21:55Z", "ogvUrl": "https://upload.frikanalen.no/media/625509/theora/Empo-160303.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625509/large_thumb/Empo-160303.jpg" }, { "id": 625211, "name": "Empo TV - del 150", "header": "", "description": "", "files": { "largeThumb": "https://upload.frikanalen.no/media/625211/large_thumb/Empo-131003.jpg", "theora": "https://upload.frikanalen.no/media/625211/theora/Empo-131003.ogv", "smallThumb": "https://upload.frikanalen.no/media/625211/small_thumb/Empo-131003.jpg", "broadcast": "https://upload.frikanalen.no/media/625211/broadcast/Empo-131003.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-10-03T14:03:28Z", "updatedTime": "2020-08-30T19:33:47.657919Z", "uploadedTime": "2013-10-03T14:03:30Z", "ogvUrl": "https://upload.frikanalen.no/media/625211/theora/Empo-131003.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625211/large_thumb/Empo-131003.jpg" }, { "id": 625388, "name": "Empo TV - 15.02.05", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625388/theora/Empo-150205.ogv", "smallThumb": "https://upload.frikanalen.no/media/625388/small_thumb/Empo-150205.jpg", "largeThumb": "https://upload.frikanalen.no/media/625388/large_thumb/Empo-150205.jpg", "broadcast": "https://upload.frikanalen.no/media/625388/broadcast/Empo-150205.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:29.840000", "durationSec": 869.84, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:35:45Z", "updatedTime": "2020-08-30T20:20:48.259384Z", "uploadedTime": "2015-06-15T08:35:45Z", "ogvUrl": "https://upload.frikanalen.no/media/625388/theora/Empo-150205.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625388/large_thumb/Empo-150205.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": 625661, "name": "Daily Tech News Show 05. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625661/broadcast/DTNS20160705.dv", "theora": "https://upload.frikanalen.no/media/625661/theora/DTNS20160705.ogv", "largeThumb": "https://upload.frikanalen.no/media/625661/large_thumb/DTNS20160705.jpg", "smallThumb": "https://upload.frikanalen.no/media/625661/small_thumb/DTNS20160705.jpg", "original": "https://upload.frikanalen.no/media/625661/original/DTNS20160705.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:50:00.670000", "durationSec": 3000.67, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6837vid", "createdTime": "2016-07-05T22:08:56.944785Z", "updatedTime": "2018-11-10T18:29:26.906399Z", "uploadedTime": "2016-07-05T22:09:01.440986Z", "ogvUrl": "https://upload.frikanalen.no/media/625661/theora/DTNS20160705.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625661/large_thumb/DTNS20160705.jpg" }, { "id": 625687, "name": "Daily Tech News Show 20. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625687/broadcast/DTNS20160720.dv", "theora": "https://upload.frikanalen.no/media/625687/theora/DTNS20160720.ogv", "original": "https://upload.frikanalen.no/media/625687/original/DTNS20160720.mp4", "largeThumb": "https://upload.frikanalen.no/media/625687/large_thumb/DTNS20160720.jpg", "smallThumb": "https://upload.frikanalen.no/media/625687/small_thumb/DTNS20160720.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:58:16.070000", "durationSec": 3496.07, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7000vid", "createdTime": "2016-07-21T07:14:51.826990Z", "updatedTime": "2018-11-10T18:29:26.861628Z", "uploadedTime": "2016-07-21T07:15:01.874577Z", "ogvUrl": "https://upload.frikanalen.no/media/625687/theora/DTNS20160720.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625687/large_thumb/DTNS20160720.jpg" }, { "id": 625646, "name": "Daily Tech News Show 23. June 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625646/theora/DTNS20160623.ogv", "broadcast": "https://upload.frikanalen.no/media/625646/broadcast/DTNS20160623.dv", "smallThumb": "https://upload.frikanalen.no/media/625646/small_thumb/DTNS20160623.jpg", "largeThumb": "https://upload.frikanalen.no/media/625646/large_thumb/DTNS20160623.jpg", "original": "https://upload.frikanalen.no/media/625646/original/DTNS20160623.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:01:56.280000", "durationSec": 3716.28, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6729vid", "createdTime": "2016-06-25T11:34:36.871477Z", "updatedTime": "2018-11-10T18:29:26.927828Z", "uploadedTime": "2016-06-25T11:34:41.335297Z", "ogvUrl": "https://upload.frikanalen.no/media/625646/theora/DTNS20160623.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625646/large_thumb/DTNS20160623.jpg" }, { "id": 623969, "name": "The New Wine", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv", "smallThumb": "https://upload.frikanalen.no/media/623969/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623969/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623969/broadcast/4810_0974cf206fda4d4c8d90773fb4a15867.avi", "largeThumb": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg" }, "creator": "gautebd@gmail.com", "organization": { "id": 116, "name": "Student TV Bergen", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1975, "editorName": "Gaute Bugge Drangsholt", "editorEmail": "gautebd@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:01:58.880000", "durationSec": 118.88, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-10-05T11:41:19Z", "updatedTime": "2018-11-10T18:29:29.123262Z", "uploadedTime": "2010-10-05T11:41:19Z", "ogvUrl": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg" } ] }