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=550&ordering=header
{ "count": 3912, "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=600&ordering=header", "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=500&ordering=header", "results": [ { "id": 625753, "name": "Daily Tech News Show 10. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625753/broadcast/DTNS20160810.dv", "theora": "https://upload.frikanalen.no/media/625753/theora/DTNS20160810.ogv", "largeThumb": "https://upload.frikanalen.no/media/625753/large_thumb/DTNS20160810.jpg", "smallThumb": "https://upload.frikanalen.no/media/625753/small_thumb/DTNS20160810.jpg", "original": "https://upload.frikanalen.no/media/625753/original/DTNS20160810.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:58:55.910000", "durationSec": 3535.91, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7169vid", "createdTime": "2016-08-15T14:07:44.471987Z", "updatedTime": "2018-11-10T18:29:26.768475Z", "uploadedTime": "2016-08-15T14:07:48.916342Z", "ogvUrl": "https://upload.frikanalen.no/media/625753/theora/DTNS20160810.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625753/large_thumb/DTNS20160810.jpg" }, { "id": 625396, "name": "Empo TV - 14.06.19", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625396/theora/Empo-140619.ogv", "smallThumb": "https://upload.frikanalen.no/media/625396/small_thumb/Empo-140619.jpg", "largeThumb": "https://upload.frikanalen.no/media/625396/large_thumb/Empo-140619.jpg", "broadcast": "https://upload.frikanalen.no/media/625396/broadcast/Empo-140619.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:37:47Z", "updatedTime": "2020-08-30T20:19:49.456520Z", "uploadedTime": "2015-06-15T08:37:48Z", "ogvUrl": "https://upload.frikanalen.no/media/625396/theora/Empo-140619.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625396/large_thumb/Empo-140619.jpg" }, { "id": 625752, "name": "Daily Tech News Show 09. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625752/broadcast/DTNS20160809.dv", "theora": "https://upload.frikanalen.no/media/625752/theora/DTNS20160809.ogv", "largeThumb": "https://upload.frikanalen.no/media/625752/large_thumb/DTNS20160809.jpg", "smallThumb": "https://upload.frikanalen.no/media/625752/small_thumb/DTNS20160809.jpg", "original": "https://upload.frikanalen.no/media/625752/original/DTNS20160809.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:47:09.680000", "durationSec": 2829.68, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7162vid", "createdTime": "2016-08-15T13:28:39.357087Z", "updatedTime": "2018-11-10T18:29:26.769936Z", "uploadedTime": "2016-08-15T13:28:43.742198Z", "ogvUrl": "https://upload.frikanalen.no/media/625752/theora/DTNS20160809.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625752/large_thumb/DTNS20160809.jpg" }, { "id": 625140, "name": "Empo TV - del 120", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv", "smallThumb": "https://upload.frikanalen.no/media/625140/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625140/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625140/broadcast/6609_d6bc9a25ed95403ba49b6f2bae7a828a.avi", "largeThumb": "https://upload.frikanalen.no/media/625140/large_thumb/large.jpg" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:13:12.280000", "durationSec": 792.28, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2012-12-18T16:56:35.083000Z", "updatedTime": "2020-08-30T19:40:16.144867Z", "uploadedTime": "2012-12-18T16:56:35.083000Z", "ogvUrl": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625140/large_thumb/large.jpg" }, { "id": 625751, "name": "Daily Tech News Show 08. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625751/theora/DTNS20160808.ogv", "broadcast": "https://upload.frikanalen.no/media/625751/broadcast/DTNS20160808.dv", "largeThumb": "https://upload.frikanalen.no/media/625751/large_thumb/DTNS20160808.jpg", "original": "https://upload.frikanalen.no/media/625751/original/DTNS20160808.mp4", "smallThumb": "https://upload.frikanalen.no/media/625751/small_thumb/DTNS20160808.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:19.570000", "durationSec": 3139.57, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7148vid", "createdTime": "2016-08-15T12:46:36.852454Z", "updatedTime": "2018-11-10T18:29:26.771315Z", "uploadedTime": "2016-08-15T12:46:41.461308Z", "ogvUrl": "https://upload.frikanalen.no/media/625751/theora/DTNS20160808.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625751/large_thumb/DTNS20160808.jpg" }, { "id": 627954, "name": "Den kristen-sionistiske avisa Vårt Land og Israel", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/627954/theora/Den kristen-sionistiske avisa V�rt Land og Israel_2.ogv", "broadcast": "https://upload.frikanalen.no/media/627954/broadcast/Den kristen-sionistiske avisa V�rt Land og Israel_2.dv", "largeThumb": "https://upload.frikanalen.no/media/627954/large_thumb/Den kristen-sionistiske avisa V�rt Land og Israel_2.jpg", "original": "https://upload.frikanalen.no/media/627954/original/Den kristen-sionistiske avisa V�rt Land og Israel_2.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:04:05.360000", "durationSec": 245.36, "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-10-24T18:52:16.841685Z", "updatedTime": "2024-10-24T18:55:14.596842Z", "uploadedTime": "2024-10-24T18:53:20.990048Z", "ogvUrl": "https://upload.frikanalen.no/media/627954/theora/Den kristen-sionistiske avisa V�rt Land og Israel_2.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627954/large_thumb/Den kristen-sionistiske avisa V�rt Land og Israel_2.jpg" }, { "id": 625750, "name": "Daily Tech News Show 05. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625750/broadcast/DTNS20160805.dv", "theora": "https://upload.frikanalen.no/media/625750/theora/DTNS20160805.ogv", "largeThumb": "https://upload.frikanalen.no/media/625750/large_thumb/DTNS20160805.jpg", "original": "https://upload.frikanalen.no/media/625750/original/DTNS20160805.mp4", "smallThumb": "https://upload.frikanalen.no/media/625750/small_thumb/DTNS20160805.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:30.900000", "durationSec": 3090.9, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7134vid", "createdTime": "2016-08-15T12:05:32.683412Z", "updatedTime": "2018-11-10T18:29:26.772678Z", "uploadedTime": "2016-08-15T12:05:39.678087Z", "ogvUrl": "https://upload.frikanalen.no/media/625750/theora/DTNS20160805.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625750/large_thumb/DTNS20160805.jpg" }, { "id": 625239, "name": "Empo TV - del 168", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625239/theora/Empo-140213.ogv", "largeThumb": "https://upload.frikanalen.no/media/625239/large_thumb/Empo-140213.jpg", "smallThumb": "https://upload.frikanalen.no/media/625239/small_thumb/Empo-140213.jpg", "broadcast": "https://upload.frikanalen.no/media/625239/broadcast/Empo-140213.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:27:59.160000", "durationSec": 1679.16, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-02-13T12:31:11Z", "updatedTime": "2020-08-30T19:28:27.826899Z", "uploadedTime": "2014-02-13T12:31:12Z", "ogvUrl": "https://upload.frikanalen.no/media/625239/theora/Empo-140213.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625239/large_thumb/Empo-140213.jpg" }, { "id": 625749, "name": "Daily Tech News Show 04. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625749/broadcast/DTNS20160804.dv", "theora": "https://upload.frikanalen.no/media/625749/theora/DTNS20160804.ogv", "smallThumb": "https://upload.frikanalen.no/media/625749/small_thumb/DTNS20160804.jpg", "largeThumb": "https://upload.frikanalen.no/media/625749/large_thumb/DTNS20160804.jpg", "original": "https://upload.frikanalen.no/media/625749/original/DTNS20160804.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:56:00.830000", "durationSec": 3360.83, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7121vid", "createdTime": "2016-08-15T11:20:41.665166Z", "updatedTime": "2018-11-10T18:29:26.774012Z", "uploadedTime": "2016-08-15T11:20:45.999916Z", "ogvUrl": "https://upload.frikanalen.no/media/625749/theora/DTNS20160804.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625749/large_thumb/DTNS20160804.jpg" }, { "id": 627910, "name": "Diesen i samtale med Russlands ambassadør i FN, Polyanskiy", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/627910/theora/Diesen_Polyanskiy.ogv", "broadcast": "https://upload.frikanalen.no/media/627910/broadcast/Diesen_Polyanskiy.dv", "original": "https://upload.frikanalen.no/media/627910/original/Diesen_Polyanskiy.mp4", "largeThumb": "https://upload.frikanalen.no/media/627910/large_thumb/Diesen_Polyanskiy.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:38:00.020000", "durationSec": 2280.02, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-08-30T20:42:03.010972Z", "updatedTime": "2024-11-25T07:54:38.916912Z", "uploadedTime": "2024-08-30T20:48:16Z", "ogvUrl": "https://upload.frikanalen.no/media/627910/theora/Diesen_Polyanskiy.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627910/large_thumb/Diesen_Polyanskiy.jpg" }, { "id": 625748, "name": "Daily Tech News Show 03. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625748/broadcast/DTNS20160803.dv", "theora": "https://upload.frikanalen.no/media/625748/theora/DTNS20160803.ogv", "largeThumb": "https://upload.frikanalen.no/media/625748/large_thumb/DTNS20160803.jpg", "original": "https://upload.frikanalen.no/media/625748/original/DTNS20160803.mp4", "smallThumb": "https://upload.frikanalen.no/media/625748/small_thumb/DTNS20160803.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:01:05.940000", "durationSec": 3665.94, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7113vid", "createdTime": "2016-08-15T10:31:53.795070Z", "updatedTime": "2018-11-10T18:29:26.775382Z", "uploadedTime": "2016-08-15T10:31:58.987376Z", "ogvUrl": "https://upload.frikanalen.no/media/625748/theora/DTNS20160803.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625748/large_thumb/DTNS20160803.jpg" }, { "id": 624501, "name": "NM2011 - Jaren Hornm.forening", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv", "smallThumb": "https://upload.frikanalen.no/media/624501/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624501/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624501/broadcast/5616_ce533469fb2641678d4c5ae3dfcc710c.avi", "largeThumb": "https://upload.frikanalen.no/media/624501/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:59.120000", "durationSec": 1739.12, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2011-05-30T06:35:14.243000Z", "updatedTime": "2018-11-10T18:29:28.436012Z", "uploadedTime": "2011-05-30T06:35:14.243000Z", "ogvUrl": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg" }, { "id": 625205, "name": "Empo TV - del 147", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv", "smallThumb": "https://upload.frikanalen.no/media/625205/small_thumb/Empo-130905.jpg", "largeThumb": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg", "broadcast": "https://upload.frikanalen.no/media/625205/broadcast/Empo-130905.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2013-09-07T08:04:02Z", "updatedTime": "2020-08-30T19:34:16.602553Z", "uploadedTime": "2013-09-07T08:04:03Z", "ogvUrl": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg" }, { "id": 625179, "name": "Empo TV - del 136", "header": "", "description": "", "files": { "largeThumb": "https://upload.frikanalen.no/media/625179/large_thumb/Empo-130523.jpg", "theora": "https://upload.frikanalen.no/media/625179/theora/Empo-130523.ogv", "smallThumb": "https://upload.frikanalen.no/media/625179/small_thumb/Empo-130523.jpg", "broadcast": "https://upload.frikanalen.no/media/625179/broadcast/Empo-130523.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-05-23T11:16:21Z", "updatedTime": "2020-08-30T19:35:12.145917Z", "uploadedTime": "2013-05-23T11:16:22Z", "ogvUrl": "https://upload.frikanalen.no/media/625179/theora/Empo-130523.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625179/large_thumb/Empo-130523.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": 625745, "name": "Daily Tech News Show 29. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625745/theora/DTNS20160729.ogv", "broadcast": "https://upload.frikanalen.no/media/625745/broadcast/DTNS20160729.dv", "largeThumb": "https://upload.frikanalen.no/media/625745/large_thumb/DTNS20160729.jpg", "original": "https://upload.frikanalen.no/media/625745/original/DTNS20160729.mp4", "smallThumb": "https://upload.frikanalen.no/media/625745/small_thumb/DTNS20160729.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:59.670000", "durationSec": 3059.67, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7069vid", "createdTime": "2016-08-01T17:53:17.228420Z", "updatedTime": "2018-11-10T18:29:26.779778Z", "uploadedTime": "2016-08-01T17:53:22.343239Z", "ogvUrl": "https://upload.frikanalen.no/media/625745/theora/DTNS20160729.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625745/large_thumb/DTNS20160729.jpg" }, { "id": 625744, "name": "Daily Tech News Show 28. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625744/broadcast/DTNS20160728.dv", "theora": "https://upload.frikanalen.no/media/625744/theora/DTNS20160728.ogv", "original": "https://upload.frikanalen.no/media/625744/original/DTNS20160728.mp4", "largeThumb": "https://upload.frikanalen.no/media/625744/large_thumb/DTNS20160728.jpg", "smallThumb": "https://upload.frikanalen.no/media/625744/small_thumb/DTNS20160728.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:56:39.350000", "durationSec": 3399.35, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7062vid", "createdTime": "2016-08-01T17:07:01.822852Z", "updatedTime": "2018-11-10T18:29:26.781239Z", "uploadedTime": "2016-08-01T17:07:07.735405Z", "ogvUrl": "https://upload.frikanalen.no/media/625744/theora/DTNS20160728.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625744/large_thumb/DTNS20160728.jpg" }, { "id": 625404, "name": "Empo TV - 14.10.16", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625404/theora/Empo-141016.ogv", "smallThumb": "https://upload.frikanalen.no/media/625404/small_thumb/Empo-141016.jpg", "largeThumb": "https://upload.frikanalen.no/media/625404/large_thumb/Empo-141016.jpg", "broadcast": "https://upload.frikanalen.no/media/625404/broadcast/Empo-141016.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.080000", "durationSec": 810.08, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:40:16Z", "updatedTime": "2020-08-30T20:18:55.587624Z", "uploadedTime": "2015-06-15T08:40:17Z", "ogvUrl": "https://upload.frikanalen.no/media/625404/theora/Empo-141016.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625404/large_thumb/Empo-141016.jpg" }, { "id": 625743, "name": "Daily Tech News Show 27. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625743/broadcast/DTNS20160727.dv", "theora": "https://upload.frikanalen.no/media/625743/theora/DTNS20160727.ogv", "largeThumb": "https://upload.frikanalen.no/media/625743/large_thumb/DTNS20160727.jpg", "smallThumb": "https://upload.frikanalen.no/media/625743/small_thumb/DTNS20160727.jpg", "original": "https://upload.frikanalen.no/media/625743/original/DTNS20160727.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:29.720000", "durationSec": 3689.72, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7056vid", "createdTime": "2016-08-01T11:14:08.726798Z", "updatedTime": "2018-11-10T18:29:26.782590Z", "uploadedTime": "2016-08-01T11:14:13.584958Z", "ogvUrl": "https://upload.frikanalen.no/media/625743/theora/DTNS20160727.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625743/large_thumb/DTNS20160727.jpg" }, { "id": 624102, "name": "Born to play del 4", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624102/theora/5051_f55fc43354a147c29ccc7eebd2e85238.ogv", "smallThumb": "https://upload.frikanalen.no/media/624102/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624102/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624102/broadcast/5051_8538ef23501543eabd7b3e539a66aceb.avi", "largeThumb": "https://upload.frikanalen.no/media/624102/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", "durationSec": 1740.0, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2010-12-07T11:59:00.687000Z", "updatedTime": "2018-11-10T18:29:28.950073Z", "uploadedTime": "2010-12-07T11:59:00.687000Z", "ogvUrl": "https://upload.frikanalen.no/media/624102/theora/5051_f55fc43354a147c29ccc7eebd2e85238.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624102/large_thumb/large.jpg" }, { "id": 625742, "name": "Daily Tech News Show 26. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625742/broadcast/DTNS20160726.dv", "theora": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv", "smallThumb": "https://upload.frikanalen.no/media/625742/small_thumb/DTNS20160726.jpg", "largeThumb": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg", "original": "https://upload.frikanalen.no/media/625742/original/DTNS20160726.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:53:25.310000", "durationSec": 3205.31, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7044vid", "createdTime": "2016-08-01T10:30:20.573660Z", "updatedTime": "2018-11-10T18:29:26.784018Z", "uploadedTime": "2016-08-01T10:30:59.373709Z", "ogvUrl": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg" }, { "id": 625403, "name": "Empo TV - 15.02.12", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625403/theora/Empo-150212.ogv", "largeThumb": "https://upload.frikanalen.no/media/625403/large_thumb/Empo-150212.jpg", "smallThumb": "https://upload.frikanalen.no/media/625403/small_thumb/Empo-150212.jpg", "broadcast": "https://upload.frikanalen.no/media/625403/broadcast/Empo-150212.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:10", "durationSec": 850.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2015-06-15T08:40:02Z", "updatedTime": "2020-08-30T20:19:03.459808Z", "uploadedTime": "2015-06-15T08:40:03Z", "ogvUrl": "https://upload.frikanalen.no/media/625403/theora/Empo-150212.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625403/large_thumb/Empo-150212.jpg" }, { "id": 625741, "name": "Daily Tech News Show 25. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625741/theora/DTNS20160725.ogv", "broadcast": "https://upload.frikanalen.no/media/625741/broadcast/DTNS20160725.dv", "largeThumb": "https://upload.frikanalen.no/media/625741/large_thumb/DTNS20160725.jpg", "original": "https://upload.frikanalen.no/media/625741/original/DTNS20160725.mp4", "smallThumb": "https://upload.frikanalen.no/media/625741/small_thumb/DTNS20160725.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:50.800000", "durationSec": 3170.8, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7029vid", "createdTime": "2016-08-01T09:52:39.932897Z", "updatedTime": "2018-11-10T18:29:26.785379Z", "uploadedTime": "2016-08-01T09:53:05.036400Z", "ogvUrl": "https://upload.frikanalen.no/media/625741/theora/DTNS20160725.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625741/large_thumb/DTNS20160725.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": 625740, "name": "Daily Tech News Show 22. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625740/broadcast/DTNS20160722.dv", "theora": "https://upload.frikanalen.no/media/625740/theora/DTNS20160722.ogv", "largeThumb": "https://upload.frikanalen.no/media/625740/large_thumb/DTNS20160722.jpg", "smallThumb": "https://upload.frikanalen.no/media/625740/small_thumb/DTNS20160722.jpg", "original": "https://upload.frikanalen.no/media/625740/original/DTNS20160722.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:00:15.510000", "durationSec": 3615.51, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7020vid", "createdTime": "2016-08-01T09:02:20.875608Z", "updatedTime": "2018-11-10T18:29:26.786733Z", "uploadedTime": "2016-08-01T09:02:57.510822Z", "ogvUrl": "https://upload.frikanalen.no/media/625740/theora/DTNS20160722.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625740/large_thumb/DTNS20160722.jpg" }, { "id": 623753, "name": "Informasjon om Frikanalen", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623753/theora/4513_438f7ddc5ca845d496e3ebc54e4a6eff.ogv", "smallThumb": "https://upload.frikanalen.no/media/623753/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623753/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623753/broadcast/4513_970ea53b487142bca349ec9455f9b9f8.avi", "largeThumb": "https://upload.frikanalen.no/media/623753/large_thumb/large.jpg" }, "creator": "erik@frikanalen.no", "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:01:26.240000", "durationSec": 86.24, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-07-22T10:24:15Z", "updatedTime": "2019-06-19T11:05:28.218253Z", "uploadedTime": "2010-07-22T10:24:15Z", "ogvUrl": "https://upload.frikanalen.no/media/623753/theora/4513_438f7ddc5ca845d496e3ebc54e4a6eff.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623753/large_thumb/large.jpg" }, { "id": 628031, "name": "Diesen om Trumps etniske renskning", "header": "", "description": "Glenn Diesen, Alexander Mercouris & Seyed Mohammad Marandi about Trump's statement to 'clean out' and own Gaza", "files": { "theora": "https://upload.frikanalen.no/media/628031/theora/Diesen_Marandi2.ogv", "broadcast": "https://upload.frikanalen.no/media/628031/broadcast/Diesen_Marandi2.dv", "original": "https://upload.frikanalen.no/media/628031/original/Diesen_Marandi2.mp4", "largeThumb": "https://upload.frikanalen.no/media/628031/large_thumb/Diesen_Marandi2.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:54.880000", "durationSec": 3594.88, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2025-02-18T07:57:54.085468Z", "updatedTime": "2025-02-18T08:49:59.388832Z", "uploadedTime": "2025-02-18T08:05:57.572042Z", "ogvUrl": "https://upload.frikanalen.no/media/628031/theora/Diesen_Marandi2.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628031/large_thumb/Diesen_Marandi2.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": 625224, "name": "Empo TV - del 157", "header": "", "description": "", "files": { "smallThumb": "https://upload.frikanalen.no/media/625224/small_thumb/Empo-131121.jpg", "largeThumb": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg", "theora": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv", "broadcast": "https://upload.frikanalen.no/media/625224/broadcast/Empo-131121.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:10:55.320000", "durationSec": 655.32, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2013-11-28T10:08:16Z", "updatedTime": "2020-08-30T19:29:28.991164Z", "uploadedTime": "2013-11-28T10:08:17Z", "ogvUrl": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg" }, { "id": 625659, "name": "Daily Tech News Show 01. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625659/broadcast/DTNS20160701.dv", "theora": "https://upload.frikanalen.no/media/625659/theora/DTNS20160701.ogv", "original": "https://upload.frikanalen.no/media/625659/original/DTNS20160701.mp4", "largeThumb": "https://upload.frikanalen.no/media/625659/large_thumb/DTNS20160701.jpg", "smallThumb": "https://upload.frikanalen.no/media/625659/small_thumb/DTNS20160701.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:30.250000", "durationSec": 3630.25, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6809vid", "createdTime": "2016-07-04T10:41:51.216040Z", "updatedTime": "2018-11-10T18:29:26.909272Z", "uploadedTime": "2016-07-04T10:41:55.496006Z", "ogvUrl": "https://upload.frikanalen.no/media/625659/theora/DTNS20160701.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625659/large_thumb/DTNS20160701.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": 627955, "name": "Støtte til og vennskap med barn i Gaza", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/627955/theora/St�tte til og vennskap med barn i Gaza.ogv", "broadcast": "https://upload.frikanalen.no/media/627955/broadcast/St�tte til og vennskap med barn i Gaza.dv", "original": "https://upload.frikanalen.no/media/627955/original/St�tte til og vennskap med barn i Gaza.mp4", "largeThumb": "https://upload.frikanalen.no/media/627955/large_thumb/St�tte til og vennskap med barn i Gaza.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:06:08.360000", "durationSec": 368.36, "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-10-24T18:54:35.802560Z", "updatedTime": "2024-10-24T19:01:46.214582Z", "uploadedTime": "2024-10-24T18:58:36.056215Z", "ogvUrl": "https://upload.frikanalen.no/media/627955/theora/St�tte til og vennskap med barn i Gaza.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627955/large_thumb/St�tte til og vennskap med barn i Gaza.jpg" }, { "id": 624518, "name": "NM2011 - Sandefjord Brass Symposium", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv", "smallThumb": "https://upload.frikanalen.no/media/624518/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624518/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624518/broadcast/5674_3e8f59e4e6c34769bbdf695a16eda1b7.avi", "largeThumb": "https://upload.frikanalen.no/media/624518/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:46.530000", "durationSec": 1726.53, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2011-07-02T09:18:56Z", "updatedTime": "2018-11-10T18:29:28.415034Z", "uploadedTime": "2011-07-02T09:18:56Z", "ogvUrl": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624518/large_thumb/large.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": 625271, "name": "Empo TV - del 183", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv", "smallThumb": "https://upload.frikanalen.no/media/625271/small_thumb/Empo-140515NY.jpg", "largeThumb": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.jpg", "broadcast": "https://upload.frikanalen.no/media/625271/broadcast/Empo-140515NY.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:32.440000", "durationSec": 752.44, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-05-15T13:13:55Z", "updatedTime": "2020-08-30T19:24:51.898385Z", "uploadedTime": "2014-05-15T13:13:57Z", "ogvUrl": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.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": 625268, "name": "Empo TV - del 179", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625268/theora/Empo-140424.ogv", "largeThumb": "https://upload.frikanalen.no/media/625268/large_thumb/Empo-140424.jpg", "smallThumb": "https://upload.frikanalen.no/media/625268/small_thumb/Empo-140424.jpg", "broadcast": "https://upload.frikanalen.no/media/625268/broadcast/Empo-140424.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:24:10.480000", "durationSec": 1450.48, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-05-05T06:51:45Z", "updatedTime": "2020-08-30T19:25:15.884150Z", "uploadedTime": "2014-05-05T06:51:46Z", "ogvUrl": "https://upload.frikanalen.no/media/625268/theora/Empo-140424.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625268/large_thumb/Empo-140424.jpg" }, { "id": 625267, "name": "Empo TV - del 178", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625267/theora/Empo-140417.ogv", "smallThumb": "https://upload.frikanalen.no/media/625267/small_thumb/Empo-140417.jpg", "largeThumb": "https://upload.frikanalen.no/media/625267/large_thumb/Empo-140417.jpg", "broadcast": "https://upload.frikanalen.no/media/625267/broadcast/Empo-140417.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00.040000", "durationSec": 900.04, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-05-05T06:49:23Z", "updatedTime": "2020-08-30T19:25:32.212060Z", "uploadedTime": "2014-05-05T06:49:24Z", "ogvUrl": "https://upload.frikanalen.no/media/625267/theora/Empo-140417.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625267/large_thumb/Empo-140417.jpg" }, { "id": 625266, "name": "Empo TV - del 177", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625266/theora/Empo-140410.ogv", "largeThumb": "https://upload.frikanalen.no/media/625266/large_thumb/Empo-140410.jpg", "smallThumb": "https://upload.frikanalen.no/media/625266/small_thumb/Empo-140410.jpg", "broadcast": "https://upload.frikanalen.no/media/625266/broadcast/Empo-140410.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:25:59.280000", "durationSec": 1559.28, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-05-05T06:47:12Z", "updatedTime": "2020-08-30T19:25:43.780304Z", "uploadedTime": "2014-05-05T06:47:14Z", "ogvUrl": "https://upload.frikanalen.no/media/625266/theora/Empo-140410.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625266/large_thumb/Empo-140410.jpg" }, { "id": 624740, "name": "Dagen Derpå: Studentteknologi", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/624740/theora/orig_9bfc99cc59d24db1a74d78e176ce1da0.ogv", "original": "https://upload.frikanalen.no/media/624740/original/orig_9bfc99cc59d24db1a74d78e176ce1da0.avi", "smallThumb": "https://upload.frikanalen.no/media/624740/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624740/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624740/broadcast/6007_b9881bc830a14e6da97ed6d262e854ce.avi", "largeThumb": "https://upload.frikanalen.no/media/624740/large_thumb/large.jpg" }, "creator": "ginemk@gmail.com", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:19:59.800000", "durationSec": 1199.8, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2012-02-04T19:41:37Z", "updatedTime": "2018-11-10T18:29:28.123814Z", "uploadedTime": "2012-02-04T19:41:37Z", "ogvUrl": "https://upload.frikanalen.no/media/624740/theora/orig_9bfc99cc59d24db1a74d78e176ce1da0.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624740/large_thumb/large.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": 623855, "name": "Gunnar Sønsteby.", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv", "smallThumb": "https://upload.frikanalen.no/media/623855/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623855/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623855/broadcast/4605_5a40f1d4cc4a48d39906472344b08063.avi", "largeThumb": "https://upload.frikanalen.no/media/623855/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:37.280000", "durationSec": 97.28, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-08-10T19:19:38.350000Z", "updatedTime": "2018-11-10T18:29:29.285495Z", "uploadedTime": "2010-08-10T19:19:38.350000Z", "ogvUrl": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623855/large_thumb/large.jpg" }, { "id": 625082, "name": "Empo tv - del 114", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625082/theora/6535_7e3011bd5830474996a715b3aecaff52.ogv", "smallThumb": "https://upload.frikanalen.no/media/625082/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625082/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625082/broadcast/6535_872b58205bde43cda1ff3169479c2473.avi", "largeThumb": "https://upload.frikanalen.no/media/625082/large_thumb/large.jpg" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 97 84 16 12", "fkmember": false }, "duration": "00:15:00", "durationSec": 900.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2012-11-07T10:52:21.703000Z", "updatedTime": "2020-08-30T19:41:14.317130Z", "uploadedTime": "2012-11-07T10:52:21.703000Z", "ogvUrl": "https://upload.frikanalen.no/media/625082/theora/6535_7e3011bd5830474996a715b3aecaff52.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625082/large_thumb/large.jpg" }, { "id": 623039, "name": "Talentfabrikken uke 37", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623039/theora/2849_47ef57cdb9ef4bd2b96584ced03ba6d0.ogv", "smallThumb": "https://upload.frikanalen.no/media/623039/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623039/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623039/broadcast/2849_00b7cd225fb64c7289a6ab25a9b60ad8.avi", "largeThumb": "https://upload.frikanalen.no/media/623039/large_thumb/large.jpg" }, "creator": "stig@musikkorps.no", "organization": { "id": 40, "name": "Norges Musikkorps Forbund", "homepage": "https://musikkorps.no/", "description": "", "postalAddress": "", "streetAddress": "", "editorId": 1090, "editorName": "Stig Ryland", "editorEmail": "stig@musikkorps.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:27:25.960000", "durationSec": 1645.96, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-05-15T22:08:19.277000Z", "updatedTime": "2018-11-10T18:29:30.306211Z", "uploadedTime": "2009-05-15T22:08:19.277000Z", "ogvUrl": "https://upload.frikanalen.no/media/623039/theora/2849_47ef57cdb9ef4bd2b96584ced03ba6d0.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623039/large_thumb/large.jpg" }, { "id": 624033, "name": "Bibelundervisning - del 16", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv", "smallThumb": "https://upload.frikanalen.no/media/624033/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624033/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624033/broadcast/4931_53a393c5f0b04623a05b13731c27187f.avi", "largeThumb": "https://upload.frikanalen.no/media/624033/large_thumb/large.jpg" }, "creator": "linkas@c2i.net", "organization": { "id": 285, "name": "Care Mission", "homepage": null, "description": "", "postalAddress": "", "streetAddress": "", "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:28:00.200000", "durationSec": 1680.2, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-11-08T21:41:55.380000Z", "updatedTime": "2023-07-12T22:31:44.906057Z", "uploadedTime": "2010-11-08T21:41:55Z", "ogvUrl": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624033/large_thumb/large.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": 625254, "name": "Empo TV - del 175", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625254/theora/Empo-140327.ogv", "largeThumb": "https://upload.frikanalen.no/media/625254/large_thumb/Empo-140327.jpg", "smallThumb": "https://upload.frikanalen.no/media/625254/small_thumb/Empo-140327.jpg", "broadcast": "https://upload.frikanalen.no/media/625254/broadcast/Empo-140327.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:44.920000", "durationSec": 1544.92, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-04-02T23:28:43Z", "updatedTime": "2020-08-30T19:27:53.782460Z", "uploadedTime": "2014-04-02T23:28:44Z", "ogvUrl": "https://upload.frikanalen.no/media/625254/theora/Empo-140327.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625254/large_thumb/Empo-140327.jpg" }, { "id": 625244, "name": "Empo TV - del 170", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/625244/theora/Empo-140227.ogv", "largeThumb": "https://upload.frikanalen.no/media/625244/large_thumb/Empo-140227.jpg", "smallThumb": "https://upload.frikanalen.no/media/625244/small_thumb/Empo-140227.jpg", "broadcast": "https://upload.frikanalen.no/media/625244/broadcast/Empo-140227.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:28.960000", "durationSec": 1588.96, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "", "createdTime": "2014-02-27T04:38:38Z", "updatedTime": "2020-08-30T19:28:03.935252Z", "uploadedTime": "2014-02-27T04:38:39Z", "ogvUrl": "https://upload.frikanalen.no/media/625244/theora/Empo-140227.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625244/large_thumb/Empo-140227.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": 622202, "name": "Ekstremsport 2005 base2", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv", "smallThumb": "https://upload.frikanalen.no/media/622202/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622202/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622202/broadcast/orig_Ekstremsportveko 2005 base2.avi", "largeThumb": "https://upload.frikanalen.no/media/622202/large_thumb/large.jpg" }, "creator": "rokne@aagot.no", "organization": { "id": 125, "name": "400meterkunst", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1057, "editorName": "Aagot Rokne", "editorEmail": "rokne@aagot.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:04:44.800000", "durationSec": 284.8, "categories": [ "Idrett" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2009-01-02T04:54:00Z", "updatedTime": "2018-11-10T18:29:31.047193Z", "uploadedTime": "2009-01-02T04:54:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622202/large_thumb/large.jpg" } ] }