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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3450&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=-header",
    "results": [
        {
            "id": 622193,
            "name": "Ekstremsportveko 2006 del 4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622193/theora/1717_ae2ef85eea1b4282892e80bef959d602.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622193/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622193/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622193/broadcast/orig_Ekstremsportveko 2006 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622193/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:18:39.240000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:37:00Z",
            "updatedTime": "2018-11-10T18:29:31.059951Z",
            "uploadedTime": "2009-01-02T04:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622193/theora/1717_ae2ef85eea1b4282892e80bef959d602.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622193/large_thumb/large.jpg"
        },
        {
            "id": 622192,
            "name": "Ekstremsportveko 2006 del 2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622192/theora/1715_a317e5baf536460e9492d67712e2a2ea.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622192/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622192/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622192/broadcast/orig_Ekstremsportveko 2006 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622192/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:18:15.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:35:00Z",
            "updatedTime": "2018-11-10T18:29:31.061292Z",
            "uploadedTime": "2009-01-02T04:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622192/theora/1715_a317e5baf536460e9492d67712e2a2ea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622192/large_thumb/large.jpg"
        },
        {
            "id": 622191,
            "name": "Ekstremsportveko 2006 del 1",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622191/theora/1714_52ec3f5651e94ad8a4f631eb9b96131e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622191/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622191/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622191/broadcast/orig_Ekstremsportveko 2006 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622191/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:49.360000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:34:00Z",
            "updatedTime": "2018-11-10T18:29:31.062628Z",
            "uploadedTime": "2009-01-02T04:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622191/theora/1714_52ec3f5651e94ad8a4f631eb9b96131e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622191/large_thumb/large.jpg"
        },
        {
            "id": 625596,
            "name": "Daily Tech News Show 26. May 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625596/broadcast/DTNS20160526.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625596/small_thumb/DTNS20160526.jpg",
                "original": "https://upload.frikanalen.no/media/625596/original/DTNS20160526.mp4",
                "theora": "https://upload.frikanalen.no/media/625596/theora/DTNS20160526.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625596/large_thumb/DTNS20160526.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:04:19.780000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6490vid",
            "createdTime": "2016-05-27T06:58:19.855643Z",
            "updatedTime": "2018-11-10T18:29:27.012705Z",
            "uploadedTime": "2016-05-27T08:04:25.283439Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625596/theora/DTNS20160526.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625596/large_thumb/DTNS20160526.jpg"
        },
        {
            "id": 625598,
            "name": "Daily Tech News Show 27. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625598/small_thumb/DTNS20160527.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625598/large_thumb/DTNS20160527.jpg",
                "theora": "https://upload.frikanalen.no/media/625598/theora/DTNS20160527.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625598/broadcast/DTNS20160527.dv",
                "original": "https://upload.frikanalen.no/media/625598/original/DTNS20160527.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:08.890000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6497vid",
            "createdTime": "2016-05-28T08:25:33.014282Z",
            "updatedTime": "2018-11-10T18:29:27.009221Z",
            "uploadedTime": "2016-05-28T09:07:04.429558Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625598/theora/DTNS20160527.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625598/large_thumb/DTNS20160527.jpg"
        },
        {
            "id": 625601,
            "name": "Daily Tech News Show 30. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625601/original/DTNS20161130.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625601/broadcast/DTNS20161130.dv",
                "theora": "https://upload.frikanalen.no/media/625601/theora/DTNS20161130.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625601/large_thumb/DTNS20161130.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625601/small_thumb/DTNS20161130.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:41.950000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6513vid",
            "createdTime": "2016-05-30T18:13:19.038742Z",
            "updatedTime": "2018-11-10T18:29:27.003449Z",
            "uploadedTime": "2016-05-30T18:21:50.797444Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625601/theora/DTNS20161130.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625601/large_thumb/DTNS20161130.jpg"
        },
        {
            "id": 625603,
            "name": "Daily Tech News Show 31. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625603/original/DTNS20160531.mp4",
                "theora": "https://upload.frikanalen.no/media/625603/theora/DTNS20160531.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625603/small_thumb/DTNS20160531.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625603/broadcast/DTNS20160531.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625603/large_thumb/DTNS20160531.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:34.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6518vid",
            "createdTime": "2016-06-01T07:30:05.477014Z",
            "updatedTime": "2018-11-10T18:29:26.999679Z",
            "uploadedTime": "2016-06-01T08:18:55.818600Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625603/theora/DTNS20160531.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625603/large_thumb/DTNS20160531.jpg"
        },
        {
            "id": 624517,
            "name": "NM2011 - Krohnengen Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624517/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624517/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624517/broadcast/5673_53faf73ccbb64b8ca66d1b626a5497fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:46.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:11:43.660000Z",
            "updatedTime": "2018-11-10T18:29:28.416450Z",
            "uploadedTime": "2011-07-02T09:11:43.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
        },
        {
            "id": 623458,
            "name": "Shaun Bartlett -Timetravelling",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv",
                "original": "https://upload.frikanalen.no/media/623458/original/orig_bf40d18ba8a94708ad99883689d1b4f9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623458/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623458/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623458/broadcast/4053_39be51a7d05b40b7af1b0bab4815dec2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623458/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:03:30.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T14:09:13Z",
            "updatedTime": "2020-09-02T06:28:44.959030Z",
            "uploadedTime": "2010-03-10T14:09:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623458/large_thumb/large.jpg"
        },
        {
            "id": 623459,
            "name": "timetravelling",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623459/theora/4055_bceebba1ba1641e291b222100cb0097b.ogv",
                "original": "https://upload.frikanalen.no/media/623459/original/orig_828502f951e84a329e838a3742932022.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623459/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623459/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623459/broadcast/4055_dc6626cecb804a58814105fbbb3178d1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623459/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:03:30.850000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T15:23:21.913000Z",
            "updatedTime": "2020-09-02T06:28:30.119329Z",
            "uploadedTime": "2010-03-10T15:23:21.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623459/theora/4055_bceebba1ba1641e291b222100cb0097b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623459/large_thumb/large.jpg"
        },
        {
            "id": 624513,
            "name": "NM2011 - Sørum Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624513/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624513/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624513/broadcast/5632_006beb0cd94a4c34bd4ae8b78f16b1bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:24.090000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-06-27T17:27:38.407000Z",
            "updatedTime": "2018-11-10T18:29:28.420554Z",
            "uploadedTime": "2011-06-27T17:27:38.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
        },
        {
            "id": 624501,
            "name": "NM2011 - Jaren Hornm.forening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624501/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624501/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624501/broadcast/5616_ce533469fb2641678d4c5ae3dfcc710c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:35:14.243000Z",
            "updatedTime": "2018-11-10T18:29:28.436012Z",
            "uploadedTime": "2011-05-30T06:35:14.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
        },
        {
            "id": 625606,
            "name": "Daily Tech News Show 01. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625606/broadcast/DTNS20160601.dv",
                "theora": "https://upload.frikanalen.no/media/625606/theora/DTNS20160601.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625606/large_thumb/DTNS20160601.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625606/small_thumb/DTNS20160601.jpg",
                "original": "https://upload.frikanalen.no/media/625606/original/DTNS20160601.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:50.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6525vid",
            "createdTime": "2016-06-02T04:53:38.280953Z",
            "updatedTime": "2018-11-10T18:29:26.993985Z",
            "uploadedTime": "2016-06-02T05:44:07.747832Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625606/theora/DTNS20160601.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625606/large_thumb/DTNS20160601.jpg"
        },
        {
            "id": 625608,
            "name": "Daily Tech News Show 02. June 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625608/large_thumb/DTNS20160602.jpg",
                "original": "https://upload.frikanalen.no/media/625608/original/DTNS20160602.mp4",
                "theora": "https://upload.frikanalen.no/media/625608/theora/DTNS20160602.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625608/broadcast/DTNS20160602.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625608/small_thumb/DTNS20160602.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:19.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6531vid",
            "createdTime": "2016-06-03T06:11:07.365781Z",
            "updatedTime": "2018-11-10T18:29:26.990440Z",
            "uploadedTime": "2016-06-03T06:57:47.877277Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625608/theora/DTNS20160602.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625608/large_thumb/DTNS20160602.jpg"
        },
        {
            "id": 625611,
            "name": "Daily Tech News Show 03. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625611/small_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625611/large_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg",
                "original": "https://upload.frikanalen.no/media/625611/original/DTNS-2776-Fadell-Leaves-The-Nest.mp4",
                "theora": "https://upload.frikanalen.no/media/625611/theora/DTNS-2776-Fadell-Leaves-The-Nest.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625611/broadcast/DTNS-2776-Fadell-Leaves-The-Nest.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:46.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6542vid",
            "createdTime": "2016-06-04T07:53:16.234321Z",
            "updatedTime": "2018-11-10T18:29:26.982937Z",
            "uploadedTime": "2016-06-04T08:40:19.411659Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625611/theora/DTNS-2776-Fadell-Leaves-The-Nest.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625611/large_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg"
        },
        {
            "id": 625613,
            "name": "Daily Tech News Show 06. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625613/small_thumb/DTNS20160606.jpg",
                "original": "https://upload.frikanalen.no/media/625613/original/DTNS20160606.mp4",
                "theora": "https://upload.frikanalen.no/media/625613/theora/DTNS20160606.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625613/broadcast/DTNS20160606.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625613/large_thumb/DTNS20160606.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:06.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6561vid",
            "createdTime": "2016-06-07T10:10:15.723640Z",
            "updatedTime": "2018-11-10T18:29:26.978277Z",
            "uploadedTime": "2016-06-07T10:53:29.144408Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625613/theora/DTNS20160606.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625613/large_thumb/DTNS20160606.jpg"
        },
        {
            "id": 624500,
            "name": "NM2011 - Mus. Gjallarhorn",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624500/broadcast/5615_567bd705365447a882088659cf908754.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:39.990000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:32:41.363000Z",
            "updatedTime": "2018-11-10T18:29:28.437356Z",
            "uploadedTime": "2011-05-30T06:32:41.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
        },
        {
            "id": 625616,
            "name": "Daily Tech News Show 07. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625616/small_thumb/DTNS20160607.jpg",
                "original": "https://upload.frikanalen.no/media/625616/original/DTNS20160607.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625616/large_thumb/DTNS20160607.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625616/broadcast/DTNS20160607.dv",
                "theora": "https://upload.frikanalen.no/media/625616/theora/DTNS20160607.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:00.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6570vid",
            "createdTime": "2016-06-08T08:54:43.241538Z",
            "updatedTime": "2018-11-10T18:29:26.973397Z",
            "uploadedTime": "2016-06-08T09:39:36.468792Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625616/theora/DTNS20160607.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625616/large_thumb/DTNS20160607.jpg"
        },
        {
            "id": 625618,
            "name": "Daily Tech News Show 08. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625618/small_thumb/DTNS20160608.jpg",
                "theora": "https://upload.frikanalen.no/media/625618/theora/DTNS20160608.ogv",
                "original": "https://upload.frikanalen.no/media/625618/original/DTNS20160608.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625618/broadcast/DTNS20160608.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625618/large_thumb/DTNS20160608.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:45.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6579vid",
            "createdTime": "2016-06-09T08:48:18.056635Z",
            "updatedTime": "2018-11-10T18:29:26.970597Z",
            "uploadedTime": "2016-06-09T09:29:39.840544Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625618/theora/DTNS20160608.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625618/large_thumb/DTNS20160608.jpg"
        },
        {
            "id": 625621,
            "name": "Daily Tech News Show 09. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625621/broadcast/DTNS20160609.dv",
                "theora": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625621/small_thumb/DTNS20160609.jpg",
                "original": "https://upload.frikanalen.no/media/625621/original/DTNS20160609.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:41.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6595vid",
            "createdTime": "2016-06-10T07:32:27.924830Z",
            "updatedTime": "2018-11-10T18:29:26.966348Z",
            "uploadedTime": "2016-06-10T07:32:32.527074Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.jpg"
        },
        {
            "id": 625623,
            "name": "Daily Tech News Show 10. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625623/broadcast/DTNS20160610.dv",
                "original": "https://upload.frikanalen.no/media/625623/original/DTNS20160610.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625623/small_thumb/DTNS20160610.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:39.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6604vid",
            "createdTime": "2016-06-11T19:39:41.413507Z",
            "updatedTime": "2018-11-10T18:29:26.963580Z",
            "uploadedTime": "2016-06-11T19:39:46.389681Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg"
        },
        {
            "id": 625253,
            "name": "Empo TV - del 174",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625253/theora/Empo-140327.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625253/small_thumb/Empo-140327.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625253/large_thumb/Empo-140327.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625253/broadcast/Empo-140327.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:25:44.920000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-04-02T23:24:12Z",
            "updatedTime": "2020-08-30T19:30:45.246726Z",
            "uploadedTime": "2014-04-02T23:24:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625253/theora/Empo-140327.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625253/large_thumb/Empo-140327.jpg"
        },
        {
            "id": 624488,
            "name": "NM2011 Laksevåg Musikkforening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624488/theora/5614_17c62c29c9a841789b83cdd2367ba7f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624488/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624488/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624488/broadcast/5614_d5f0cb46951d4ae0bc08e77bf8ef257c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624488/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:54.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-26T07:47:34.483000Z",
            "updatedTime": "2018-11-10T18:29:28.452503Z",
            "uploadedTime": "2011-05-26T07:47:34.483000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624488/theora/5614_17c62c29c9a841789b83cdd2367ba7f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624488/large_thumb/large.jpg"
        },
        {
            "id": 624486,
            "name": "NM2011 - Alexander Brass Band",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624486/theora/5613_d093a93b8c234e3185e6da62ade499b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624486/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624486/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624486/broadcast/5613_7895b939064d440b8fa4bc50e5183bc3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624486/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-23T06:19:49.837000Z",
            "updatedTime": "2018-11-10T18:29:28.455296Z",
            "uploadedTime": "2011-05-23T06:19:49.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624486/theora/5613_d093a93b8c234e3185e6da62ade499b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624486/large_thumb/large.jpg"
        },
        {
            "id": 625568,
            "name": "Daily Tech News Show 28. April 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625568/theora/DTNS20160428.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625568/broadcast/DTNS20160428.dv",
                "original": "https://upload.frikanalen.no/media/625568/original/DTNS20160428.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625568/large_thumb/DTNS20160428.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625568/small_thumb/DTNS20160428.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:56.610000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6289vid",
            "createdTime": "2016-05-23T12:45:25.378542Z",
            "updatedTime": "2018-11-10T18:29:27.073844Z",
            "uploadedTime": "2016-05-23T12:46:30.308371Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625568/theora/DTNS20160428.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625568/large_thumb/DTNS20160428.jpg"
        },
        {
            "id": 624487,
            "name": "NM2011 - Alexander Brass Band",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624487/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624487/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624487/broadcast/5595_bcd394f71d5a4ff8867eef9ba54afceb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624487/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:05",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-05-11T12:14:10.673000Z",
            "updatedTime": "2020-08-30T19:55:52.433633Z",
            "uploadedTime": "2011-05-11T12:14:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624487/large_thumb/large.jpg"
        },
        {
            "id": 625629,
            "name": "Daily Tech News Show 14. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625629/broadcast/DTNS20160614.dv",
                "theora": "https://upload.frikanalen.no/media/625629/theora/DTNS20160614.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625629/small_thumb/DTNS20160614.jpg",
                "original": "https://upload.frikanalen.no/media/625629/original/DTNS20160614.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625629/large_thumb/DTNS20160614.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:20.270000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6637vid",
            "createdTime": "2016-06-15T12:28:52.691880Z",
            "updatedTime": "2018-11-10T18:29:26.955039Z",
            "uploadedTime": "2016-06-15T12:28:57.300929Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625629/theora/DTNS20160614.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625629/large_thumb/DTNS20160614.jpg"
        },
        {
            "id": 625632,
            "name": "Daily Tech News Show 15. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625632/theora/DTNS20160615.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625632/broadcast/DTNS20160615.dv",
                "original": "https://upload.frikanalen.no/media/625632/original/DTNS20160615.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625632/large_thumb/DTNS20160615.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625632/small_thumb/DTNS20160615.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:25.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6649vid",
            "createdTime": "2016-06-16T17:00:46.121697Z",
            "updatedTime": "2018-11-10T18:29:26.950300Z",
            "uploadedTime": "2016-06-16T17:00:50.441686Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625632/theora/DTNS20160615.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625632/large_thumb/DTNS20160615.jpg"
        },
        {
            "id": 625633,
            "name": "Daily Tech News Show 16. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625633/theora/DTNS20160616.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625633/broadcast/DTNS20160616.dv",
                "original": "https://upload.frikanalen.no/media/625633/original/DTNS20160616.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625633/small_thumb/DTNS20160616.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625633/large_thumb/DTNS20160616.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:15.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6667vid",
            "createdTime": "2016-06-16T22:36:00.212695Z",
            "updatedTime": "2018-11-10T18:29:26.948909Z",
            "uploadedTime": "2016-06-16T22:36:04.633091Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625633/theora/DTNS20160616.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625633/large_thumb/DTNS20160616.jpg"
        },
        {
            "id": 625635,
            "name": "Daily Tech News Show 17. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625635/theora/DTNS20160617.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625635/broadcast/DTNS20160617.dv",
                "original": "https://upload.frikanalen.no/media/625635/original/DTNS20160617.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625635/large_thumb/DTNS20160617.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625635/small_thumb/DTNS20160617.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:35.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6676vid",
            "createdTime": "2016-06-18T09:38:04.538291Z",
            "updatedTime": "2018-11-10T18:29:26.946143Z",
            "uploadedTime": "2016-06-18T09:38:09.418914Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625635/theora/DTNS20160617.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625635/large_thumb/DTNS20160617.jpg"
        },
        {
            "id": 625640,
            "name": "Daily Tech News Show 20. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625640/broadcast/DTNS20160620.dv",
                "original": "https://upload.frikanalen.no/media/625640/original/DTNS20160620.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625640/small_thumb/DTNS20160620.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:44.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6692vid",
            "createdTime": "2016-06-21T16:21:06.112682Z",
            "updatedTime": "2018-11-10T18:29:26.938095Z",
            "uploadedTime": "2016-06-21T16:21:10.861784Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg"
        },
        {
            "id": 625648,
            "name": "Daily Tech News Show 24. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625648/broadcast/DTNS20160624.dv",
                "theora": "https://upload.frikanalen.no/media/625648/theora/DTNS20160624.ogv",
                "original": "https://upload.frikanalen.no/media/625648/original/DTNS20160624.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625648/small_thumb/DTNS20160624.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625648/large_thumb/DTNS20160624.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:00.650000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6743vid",
            "createdTime": "2016-06-28T07:49:52.089094Z",
            "updatedTime": "2018-11-10T18:29:26.924844Z",
            "uploadedTime": "2016-06-28T07:49:56.680749Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625648/theora/DTNS20160624.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625648/large_thumb/DTNS20160624.jpg"
        },
        {
            "id": 625649,
            "name": "Daily Tech News Show 27. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625649/theora/DTNS20160627.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625649/broadcast/DTNS20160627.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625649/large_thumb/DTNS20160627.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625649/small_thumb/DTNS20160627.jpg",
                "original": "https://upload.frikanalen.no/media/625649/original/DTNS20160627.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:45.850000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6768vid",
            "createdTime": "2016-06-28T08:37:34.138630Z",
            "updatedTime": "2018-11-10T18:29:26.923427Z",
            "uploadedTime": "2016-06-28T08:37:38.536337Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625649/theora/DTNS20160627.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625649/large_thumb/DTNS20160627.jpg"
        },
        {
            "id": 625651,
            "name": "Daily Tech News Show 28. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625651/theora/DTNS20160628.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625651/broadcast/DTNS20160628.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625651/large_thumb/DTNS20160628.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625651/small_thumb/DTNS20160628.jpg",
                "original": "https://upload.frikanalen.no/media/625651/original/DTNS20160628.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:02:13.950000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6779vid",
            "createdTime": "2016-06-29T09:46:59.057164Z",
            "updatedTime": "2018-11-10T18:29:26.920326Z",
            "uploadedTime": "2016-06-29T09:47:04.045402Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625651/theora/DTNS20160628.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625651/large_thumb/DTNS20160628.jpg"
        },
        {
            "id": 625654,
            "name": "Daily Tech News Show 29. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625654/broadcast/DTNS20160629.dv",
                "theora": "https://upload.frikanalen.no/media/625654/theora/DTNS20160629.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625654/small_thumb/DTNS20160629.jpg",
                "original": "https://upload.frikanalen.no/media/625654/original/DTNS20160629.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625654/large_thumb/DTNS20160629.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:00.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6788vid",
            "createdTime": "2016-06-30T09:45:38.355312Z",
            "updatedTime": "2018-11-10T18:29:26.916264Z",
            "uploadedTime": "2016-06-30T09:45:44.366911Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625654/theora/DTNS20160629.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625654/large_thumb/DTNS20160629.jpg"
        },
        {
            "id": 625658,
            "name": "Daily Tech News Show 30. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625658/broadcast/DTNS20160630.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625658/small_thumb/DTNS20160630.jpg",
                "original": "https://upload.frikanalen.no/media/625658/original/DTNS20160630.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:40.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6795vid",
            "createdTime": "2016-07-04T09:57:54.120496Z",
            "updatedTime": "2018-11-10T18:29:26.910728Z",
            "uploadedTime": "2016-07-04T09:57:59.586145Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg"
        },
        {
            "id": 625645,
            "name": "Daily Tech News Show 22. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625645/broadcast/DTNS20160622.dv",
                "original": "https://upload.frikanalen.no/media/625645/original/DTNS20160622.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625645/small_thumb/DTNS20160622.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:15.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6717vid",
            "createdTime": "2016-06-25T10:47:39.835918Z",
            "updatedTime": "2018-11-10T18:29:26.929186Z",
            "uploadedTime": "2016-06-25T10:47:44.617269Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg"
        },
        {
            "id": 624476,
            "name": "NM2011 - Ørskog Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624476/theora/5601_bdb4876a7613475d9048d471543a180b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624476/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624476/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624476/broadcast/5601_acce356864304a84b543679a30255f59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624476/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:22.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-15T09:13:21.880000Z",
            "updatedTime": "2018-11-10T18:29:28.467709Z",
            "uploadedTime": "2011-05-15T09:13:21.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624476/theora/5601_bdb4876a7613475d9048d471543a180b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624476/large_thumb/large.jpg"
        },
        {
            "id": 622147,
            "name": "Jul på Studentrådet del 24",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622147/theora/1579_0b9d259617134620a04942468d076bd7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622147/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622147/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622147/broadcast/orig_Jul på Studentrådet del 24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622147/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:06:17",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:19:00Z",
            "updatedTime": "2018-11-10T18:29:31.133690Z",
            "uploadedTime": "2009-01-02T02:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622147/theora/1579_0b9d259617134620a04942468d076bd7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622147/large_thumb/large.jpg"
        },
        {
            "id": 622146,
            "name": "Jul på Studentrådet del 23",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622146/theora/1578_b1c19f3977874fb995091627ee3ff63e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622146/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622146/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622146/broadcast/orig_Jul på studentrådet del 23.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622146/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:38.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:18:00Z",
            "updatedTime": "2018-11-10T18:29:31.135231Z",
            "uploadedTime": "2009-01-02T02:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622146/theora/1578_b1c19f3977874fb995091627ee3ff63e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622146/large_thumb/large.jpg"
        },
        {
            "id": 622145,
            "name": "Jul på Studentrådet del 22",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622145/theora/1577_6b103f0e30f54fb6a4ed00d22c36b064.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622145/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622145/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622145/broadcast/orig_JPS_EP22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622145/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:23.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:17:00Z",
            "updatedTime": "2018-11-10T18:29:31.137131Z",
            "uploadedTime": "2009-01-02T02:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622145/theora/1577_6b103f0e30f54fb6a4ed00d22c36b064.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622145/large_thumb/large.jpg"
        },
        {
            "id": 622144,
            "name": "Jul på Studentrådet del 21",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622144/theora/1576_66d7430095aa4618892a179c00e7b5b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622144/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622144/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622144/broadcast/orig_Jul paa Studentraadet del 21.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622144/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:02.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:16:00Z",
            "updatedTime": "2018-11-10T18:29:31.138775Z",
            "uploadedTime": "2009-01-02T02:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622144/theora/1576_66d7430095aa4618892a179c00e7b5b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622144/large_thumb/large.jpg"
        },
        {
            "id": 622143,
            "name": "Jul på Studentrådet del 20",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622143/theora/1575_1a440d08430142d3b05905f401e4a2eb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622143/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622143/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622143/broadcast/orig_JPS_EP20.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622143/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:30.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:15:00Z",
            "updatedTime": "2018-11-10T18:29:31.140381Z",
            "uploadedTime": "2009-01-02T02:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622143/theora/1575_1a440d08430142d3b05905f401e4a2eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622143/large_thumb/large.jpg"
        },
        {
            "id": 622142,
            "name": "Jul på Studentrådet del 19",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622142/theora/1574_82961ac2bce44db59ca00a326ca5a811.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622142/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622142/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622142/broadcast/orig_JPS_EP19.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622142/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:08:44.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.141831Z",
            "uploadedTime": "2009-01-02T02:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622142/theora/1574_82961ac2bce44db59ca00a326ca5a811.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622142/large_thumb/large.jpg"
        },
        {
            "id": 622141,
            "name": "Jul på Studentrådet del 18",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622141/theora/1573_35662c61a59a4ad283344531a4a3c92c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622141/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622141/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622141/broadcast/orig_JPS_EP18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622141/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:15.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:13:00Z",
            "updatedTime": "2018-11-10T18:29:31.143217Z",
            "uploadedTime": "2009-01-02T02:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622141/theora/1573_35662c61a59a4ad283344531a4a3c92c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622141/large_thumb/large.jpg"
        },
        {
            "id": 622140,
            "name": "Jul på Studentrådet del 17",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622140/theora/1572_b257855bf1574af9b5dfbbff8364969f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622140/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622140/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622140/broadcast/orig_JPS_EP17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622140/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:08:31.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:12:00Z",
            "updatedTime": "2018-11-10T18:29:31.144650Z",
            "uploadedTime": "2009-01-02T02:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622140/theora/1572_b257855bf1574af9b5dfbbff8364969f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622140/large_thumb/large.jpg"
        },
        {
            "id": 622139,
            "name": "Jul på Studentrådet del 16",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622139/theora/1571_fbb6d508f70341d9b85b3f1d1c67885a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622139/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622139/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622139/broadcast/orig_JPS_EP16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622139/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:08:29.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:11:00Z",
            "updatedTime": "2018-11-10T18:29:31.146086Z",
            "uploadedTime": "2009-01-02T02:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622139/theora/1571_fbb6d508f70341d9b85b3f1d1c67885a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622139/large_thumb/large.jpg"
        },
        {
            "id": 622138,
            "name": "Jul på Studentrådet del 15",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622138/theora/1570_eec7efadac4d42c49fff2aad58ea17af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622138/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622138/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622138/broadcast/orig_JPS_EP15.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622138/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:06:59.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:10:00Z",
            "updatedTime": "2018-11-10T18:29:31.147454Z",
            "uploadedTime": "2009-01-02T02:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622138/theora/1570_eec7efadac4d42c49fff2aad58ea17af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622138/large_thumb/large.jpg"
        },
        {
            "id": 622137,
            "name": "Jul på Studentrådet del 14",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622137/theora/1569_0d8d65a164c5457191e9c61ffd877160.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622137/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622137/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622137/broadcast/orig_JPS_EP14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622137/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:20.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:09:00Z",
            "updatedTime": "2018-11-10T18:29:31.148827Z",
            "uploadedTime": "2009-01-02T02:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622137/theora/1569_0d8d65a164c5457191e9c61ffd877160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622137/large_thumb/large.jpg"
        },
        {
            "id": 622136,
            "name": "Jul på Studentrådet del 13",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622136/theora/1568_3720c659efd6486c8bd30e7c4900e3f4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622136/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622136/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622136/broadcast/orig_JPS_EP13.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622136/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:46.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:08:00Z",
            "updatedTime": "2018-11-10T18:29:31.151002Z",
            "uploadedTime": "2009-01-02T02:08:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622136/theora/1568_3720c659efd6486c8bd30e7c4900e3f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622136/large_thumb/large.jpg"
        }
    ]
}