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=3650&ordering=-header
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3835,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=3700&ordering=-header",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=3600&ordering=-header",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 625747,
            "name": "Daily Tech News Show 02. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625747/broadcast/DTNS20160802.dv",
                "theora": "https://upload.frikanalen.no/media/625747/theora/DTNS20160802.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625747/small_thumb/DTNS20160802.jpg",
                "original": "https://upload.frikanalen.no/media/625747/original/DTNS20160802.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625747/large_thumb/DTNS20160802.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:50.450000",
            "durationSec": 3410.45,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7101vid",
            "createdTime": "2016-08-03T21:39:37.491164Z",
            "updatedTime": "2018-11-10T18:29:26.776942Z",
            "uploadedTime": "2016-08-03T21:39:42.428405Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625747/theora/DTNS20160802.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625747/large_thumb/DTNS20160802.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": 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": 627585,
            "name": "Galtung spår 911 rett før det skjedde",
            "header": "",
            "description": "Galtung snakker 6. september 2001 om medienes rolle. Etterhvert skisserer han hvilket hat som har bygd seg opp mot usa og hva som vil komme til å skje.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627585/theora/Galtung9sept2001profeti.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627585/broadcast/Galtung9sept2001profeti.dv",
                "original": "https://upload.frikanalen.no/media/627585/original/Galtung9sept2001profeti.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627585/large_thumb/Galtung9sept2001profeti.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:23:49.100000",
            "durationSec": 1429.1,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-10-16T21:16:29.591739Z",
            "updatedTime": "2024-11-25T07:59:12.499481Z",
            "uploadedTime": "2022-10-16T21:32:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627585/theora/Galtung9sept2001profeti.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627585/large_thumb/Galtung9sept2001profeti.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": 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": 628085,
            "name": "Sverre Den Glupe, om Israels terror og hjernevask.",
            "header": "",
            "description": "Sverre Den Glupe, om Israels terror og hjernevask.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628085/theora/Sverre Den Glupe, om Israels terror og hjernevask..ogv",
                "broadcast": "https://upload.frikanalen.no/media/628085/broadcast/Sverre Den Glupe, om Israels terror og hjernevask..dv",
                "largeThumb": "https://upload.frikanalen.no/media/628085/large_thumb/Sverre Den Glupe, om Israels terror og hjernevask..jpg",
                "original": "https://upload.frikanalen.no/media/628085/original/Sverre Den Glupe, om Israels terror og hjernevask..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:08:34.320000",
            "durationSec": 514.32,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-04-29T09:05:10.375716Z",
            "updatedTime": "2025-04-29T13:11:16.499508Z",
            "uploadedTime": "2025-04-29T13:06:34.510447Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628085/theora/Sverre Den Glupe, om Israels terror og hjernevask..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628085/large_thumb/Sverre Den Glupe, om Israels terror og hjernevask..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": 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": 625754,
            "name": "Daily Tech News Show 11. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625754/theora/DTNS20160811.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625754/broadcast/DTNS20160811.dv",
                "original": "https://upload.frikanalen.no/media/625754/original/DTNS20160811.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625754/small_thumb/DTNS20160811.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625754/large_thumb/DTNS20160811.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:25.910000",
            "durationSec": 3565.91,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7177vid",
            "createdTime": "2016-08-15T14:56:36.600349Z",
            "updatedTime": "2018-11-10T18:29:26.766850Z",
            "uploadedTime": "2016-08-15T14:56:41.150452Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625754/theora/DTNS20160811.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625754/large_thumb/DTNS20160811.jpg"
        },
        {
            "id": 625755,
            "name": "Daily Tech News Show 12. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625755/theora/DTNS20160812.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625755/broadcast/DTNS20160812.dv",
                "original": "https://upload.frikanalen.no/media/625755/original/DTNS20160812.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625755/large_thumb/DTNS20160812.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625755/small_thumb/DTNS20160812.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.760000",
            "durationSec": 3570.76,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7188vid",
            "createdTime": "2016-08-15T15:46:18.883687Z",
            "updatedTime": "2018-11-10T18:29:26.765455Z",
            "uploadedTime": "2016-08-15T15:46:23.291130Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625755/theora/DTNS20160812.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625755/large_thumb/DTNS20160812.jpg"
        },
        {
            "id": 625756,
            "name": "Daily Tech News Show 15. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625756/theora/DTNS20160815.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625756/broadcast/DTNS20160815.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625756/small_thumb/DTNS20160815.jpg",
                "original": "https://upload.frikanalen.no/media/625756/original/DTNS20160815.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625756/large_thumb/DTNS20160815.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:39.080000",
            "durationSec": 3219.08,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7208vid",
            "createdTime": "2016-08-16T08:07:27.701824Z",
            "updatedTime": "2018-11-10T18:29:26.763924Z",
            "uploadedTime": "2016-08-16T08:07:33.858772Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625756/theora/DTNS20160815.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625756/large_thumb/DTNS20160815.jpg"
        },
        {
            "id": 625757,
            "name": "Daily Tech News Show 16. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625757/theora/DTNS20160816.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625757/broadcast/DTNS20160816.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625757/small_thumb/DTNS20160816.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625757/large_thumb/DTNS20160816.jpg",
                "original": "https://upload.frikanalen.no/media/625757/original/DTNS20160816.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:10.770000",
            "durationSec": 3670.77,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7217vid",
            "createdTime": "2016-08-17T14:00:01.584008Z",
            "updatedTime": "2018-11-10T18:29:26.762551Z",
            "uploadedTime": "2016-08-17T14:00:07.332687Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625757/theora/DTNS20160816.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625757/large_thumb/DTNS20160816.jpg"
        },
        {
            "id": 625758,
            "name": "Daily Tech News Show 17. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625758/broadcast/DTNS20160817.dv",
                "theora": "https://upload.frikanalen.no/media/625758/theora/DTNS20160817.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625758/small_thumb/DTNS20160817.jpg",
                "original": "https://upload.frikanalen.no/media/625758/original/DTNS20160817.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625758/large_thumb/DTNS20160817.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:08:30.020000",
            "durationSec": 4110.02,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7224vid",
            "createdTime": "2016-08-18T11:37:48.140464Z",
            "updatedTime": "2018-11-10T18:29:26.761199Z",
            "uploadedTime": "2016-08-18T11:38:02.252411Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625758/theora/DTNS20160817.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625758/large_thumb/DTNS20160817.jpg"
        },
        {
            "id": 625759,
            "name": "Daily Tech News Show 18. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625759/broadcast/DTNS20160818.dv",
                "theora": "https://upload.frikanalen.no/media/625759/theora/DTNS20160818.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625759/small_thumb/DTNS20160818.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625759/large_thumb/DTNS20160818.jpg",
                "original": "https://upload.frikanalen.no/media/625759/original/DTNS20160818.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:55:14.580000",
            "durationSec": 3314.58,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7233vid",
            "createdTime": "2016-08-23T07:25:17.729829Z",
            "updatedTime": "2018-11-10T18:29:26.759841Z",
            "uploadedTime": "2016-08-23T07:25:32.799898Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625759/theora/DTNS20160818.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625759/large_thumb/DTNS20160818.jpg"
        },
        {
            "id": 625760,
            "name": "Daily Tech News Show 19. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625760/theora/DTNS20160819.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625760/broadcast/DTNS20160819.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625760/small_thumb/DTNS20160819.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625760/large_thumb/DTNS20160819.jpg",
                "original": "https://upload.frikanalen.no/media/625760/original/DTNS20160819.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:50.110000",
            "durationSec": 3590.11,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7242vid",
            "createdTime": "2016-08-23T08:15:29.717540Z",
            "updatedTime": "2018-11-10T18:29:26.758362Z",
            "uploadedTime": "2016-08-23T08:15:34.995088Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625760/theora/DTNS20160819.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625760/large_thumb/DTNS20160819.jpg"
        },
        {
            "id": 625761,
            "name": "Daily Tech News Show 22. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625761/theora/DTNS20160822.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625761/broadcast/DTNS20160822.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625761/small_thumb/DTNS20160822.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625761/large_thumb/DTNS20160822.jpg",
                "original": "https://upload.frikanalen.no/media/625761/original/DTNS20160822.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:41:45.080000",
            "durationSec": 2505.08,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7259vid",
            "createdTime": "2016-08-23T09:01:24.551249Z",
            "updatedTime": "2018-11-10T18:29:26.756907Z",
            "uploadedTime": "2016-08-23T09:01:28.847734Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625761/theora/DTNS20160822.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625761/large_thumb/DTNS20160822.jpg"
        },
        {
            "id": 625762,
            "name": "Daily Tech News Show 23. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625762/broadcast/DTNS20160823.dv",
                "theora": "https://upload.frikanalen.no/media/625762/theora/DTNS20160823.ogv",
                "original": "https://upload.frikanalen.no/media/625762/original/DTNS20160823.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625762/small_thumb/DTNS20160823.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625762/large_thumb/DTNS20160823.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:25.820000",
            "durationSec": 3505.82,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7269vid",
            "createdTime": "2016-08-25T10:34:51.312994Z",
            "updatedTime": "2018-11-10T18:29:26.755556Z",
            "uploadedTime": "2016-08-25T10:34:57.992574Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625762/theora/DTNS20160823.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625762/large_thumb/DTNS20160823.jpg"
        },
        {
            "id": 625763,
            "name": "Daily Tech News Show 24. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625763/theora/DTNS20160824.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625763/broadcast/DTNS20160824.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625763/small_thumb/DTNS20160824.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625763/large_thumb/DTNS20160824.jpg",
                "original": "https://upload.frikanalen.no/media/625763/original/DTNS20160824.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:50.830000",
            "durationSec": 3410.83,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7277vid",
            "createdTime": "2016-08-25T11:23:04.156786Z",
            "updatedTime": "2018-11-10T18:29:26.754148Z",
            "uploadedTime": "2016-08-25T11:23:48.608939Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625763/theora/DTNS20160824.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625763/large_thumb/DTNS20160824.jpg"
        },
        {
            "id": 625764,
            "name": "Daily Tech News Show 25. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625764/broadcast/DTNS20160825.dv",
                "theora": "https://upload.frikanalen.no/media/625764/theora/DTNS20160825.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625764/small_thumb/DTNS20160825.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625764/large_thumb/DTNS20160825.jpg",
                "original": "https://upload.frikanalen.no/media/625764/original/DTNS20160825.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:40.750000",
            "durationSec": 3640.75,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7289vid",
            "createdTime": "2016-08-26T13:20:34.282100Z",
            "updatedTime": "2018-11-10T18:29:26.752740Z",
            "uploadedTime": "2016-08-26T13:20:48.746933Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625764/theora/DTNS20160825.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625764/large_thumb/DTNS20160825.jpg"
        },
        {
            "id": 625765,
            "name": "Daily Tech News Show 26. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625765/theora/DTNS20160826.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625765/broadcast/DTNS20160826.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625765/small_thumb/DTNS20160826.jpg",
                "original": "https://upload.frikanalen.no/media/625765/original/DTNS20160826.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625765/large_thumb/DTNS20160826.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:01.040000",
            "durationSec": 3361.04,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7296vid",
            "createdTime": "2016-08-29T06:22:59.671520Z",
            "updatedTime": "2018-11-10T18:29:26.751339Z",
            "uploadedTime": "2016-08-29T06:23:06.772974Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625765/theora/DTNS20160826.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625765/large_thumb/DTNS20160826.jpg"
        },
        {
            "id": 624160,
            "name": "Fargeplanker",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624160/theora/5146_f49673fa1b914198a38a590a69320058.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624160/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624160/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624160/broadcast/5146_cf79074732874d29b5fb99151803e34d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624160/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:00:30",
            "durationSec": 30.0,
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-04T13:22:44.923000Z",
            "updatedTime": "2023-07-17T21:06:27.418779Z",
            "uploadedTime": "2011-01-04T13:22:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624160/theora/5146_f49673fa1b914198a38a590a69320058.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624160/large_thumb/large.jpg"
        },
        {
            "id": 625766,
            "name": "Daily Tech News Show 29. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625766/theora/DTNS-2844-%E2%80%93-Snowden-Approved.ogv",
                "original": "https://upload.frikanalen.no/media/625766/original/DTNS-2844-%E2%80%93-Snowden-Approved.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625766/broadcast/DTNS-2844-%E2%80%93-Snowden-Approved.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:39:34.910000",
            "durationSec": 2374.91,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7322vid",
            "createdTime": "2016-08-30T10:41:29.073826Z",
            "updatedTime": "2018-11-10T18:29:26.749983Z",
            "uploadedTime": "2016-08-30T10:41:35.330738Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625766/theora/DTNS-2844-%E2%80%93-Snowden-Approved.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 625767,
            "name": "Daily Tech News Show 30. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625767/broadcast/DTNS-2845---All-Fun-And-Games_Medium_480p.dv",
                "theora": "https://upload.frikanalen.no/media/625767/theora/DTNS-2845---All-Fun-And-Games_Medium_480p.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625767/small_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625767/large_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg",
                "original": "https://upload.frikanalen.no/media/625767/original/DTNS-2845---All-Fun-And-Games_Medium_480p.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:40.450000",
            "durationSec": 3580.45,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7338vid",
            "createdTime": "2016-08-31T12:28:32.704858Z",
            "updatedTime": "2018-11-10T18:29:26.748468Z",
            "uploadedTime": "2016-08-31T12:28:38.545555Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625767/theora/DTNS-2845---All-Fun-And-Games_Medium_480p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625767/large_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg"
        },
        {
            "id": 628011,
            "name": "Shofar - Israels fiender og antisemetismen",
            "header": "",
            "description": "Israel er Guds eigedomsfolk. De opplever interne utfordringer og\nforfølgelse utenfra. Etter at Israel gikk gjennom Rødehavet, kom\namalekittene. Alt dette handler om antisemetisme.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628011/theora/Shofar 249 Israels fiender og antisemetismen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628011/broadcast/Shofar 249 Israels fiender og antisemetismen.dv",
                "original": "https://upload.frikanalen.no/media/628011/original/Shofar 249 Israels fiender og antisemetismen.mov",
                "largeThumb": "https://upload.frikanalen.no/media/628011/large_thumb/Shofar 249 Israels fiender og antisemetismen.jpg"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten AS",
                "homepage": "https://www.evangelisten.no",
                "description": "",
                "postalAddress": "5350 BRATTHOLMEN",
                "streetAddress": "Arefjordvegen 127",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "+47 91 33 40 79",
                "fkmember": true
            },
            "duration": "00:27:27.860000",
            "durationSec": 1647.86,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-01-29T01:04:57.162929Z",
            "updatedTime": "2025-01-29T01:45:35.198979Z",
            "uploadedTime": "2025-01-29T01:17:09.160857Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628011/theora/Shofar 249 Israels fiender og antisemetismen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628011/large_thumb/Shofar 249 Israels fiender og antisemetismen.jpg"
        },
        {
            "id": 625768,
            "name": "Daily Tech News Show 31. August 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625768/large_thumb/DTNS-2846-",
                "smallThumb": "https://upload.frikanalen.no/media/625768/small_thumb/DTNS-2846-",
                "theora": "https://upload.frikanalen.no/media/625768/theora/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625768/broadcast/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.dv",
                "original": "https://upload.frikanalen.no/media/625768/original/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.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:15.640000",
            "durationSec": 2835.64,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7360vid",
            "createdTime": "2016-09-01T09:20:24.717320Z",
            "updatedTime": "2018-11-10T18:29:26.747105Z",
            "uploadedTime": "2016-09-01T09:20:30.587022Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625768/theora/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625768/large_thumb/DTNS-2846-"
        },
        {
            "id": 625769,
            "name": "Daily Tech News Show 01. September 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv",
                "original": "https://upload.frikanalen.no/media/625769/original/DTNS-2847-%E2%80%93-Advertitlement.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625769/broadcast/DTNS-2847-%E2%80%93-Advertitlement.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:50:56.120000",
            "durationSec": 3056.12,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7375vid",
            "createdTime": "2016-09-02T10:40:47.938629Z",
            "updatedTime": "2018-11-10T18:29:26.745754Z",
            "uploadedTime": "2016-09-02T10:40:52.986755Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 627894,
            "name": "Beste ønsker til folket i Jemen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627894/theora/Best wishes to the people of Yemen. 05.08.24..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627894/broadcast/Best wishes to the people of Yemen. 05.08.24..dv",
                "original": "https://upload.frikanalen.no/media/627894/original/Best wishes to the people of Yemen. 05.08.24..mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627894/large_thumb/Best wishes to the people of Yemen. 05.08.24..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:04:16.360000",
            "durationSec": 256.36,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-07T17:14:08.762606Z",
            "updatedTime": "2024-08-07T17:16:19.965063Z",
            "uploadedTime": "2024-08-07T17:14:23.574012Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627894/theora/Best wishes to the people of Yemen. 05.08.24..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627894/large_thumb/Best wishes to the people of Yemen. 05.08.24..jpg"
        }
    ]
}