List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=550&ordering=header
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3547,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=600&ordering=header",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=500&ordering=header",
    "results": [
        {
            "id": 627968,
            "name": "Gunter Grass om krig i Midtøsten",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627968/theora/2024-11-11 12-59-44.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627968/broadcast/2024-11-11 12-59-44.dv",
                "original": "https://upload.frikanalen.no/media/627968/original/2024-11-11 12-59-44.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627968/large_thumb/2024-11-11 12-59-44.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:12:20.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-11T13:06:50.513215Z",
            "updatedTime": "2024-11-11T13:13:31.769046Z",
            "uploadedTime": "2024-11-11T13:07:51.441481Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627968/theora/2024-11-11 12-59-44.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627968/large_thumb/2024-11-11 12-59-44.jpg"
        },
        {
            "id": 625742,
            "name": "Daily Tech News Show 26. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625742/broadcast/DTNS20160726.dv",
                "theora": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625742/small_thumb/DTNS20160726.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg",
                "original": "https://upload.frikanalen.no/media/625742/original/DTNS20160726.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:25.310000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7044vid",
            "createdTime": "2016-08-01T10:30:20.573660Z",
            "updatedTime": "2018-11-10T18:29:26.784018Z",
            "uploadedTime": "2016-08-01T10:30:59.373709Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg"
        },
        {
            "id": 625741,
            "name": "Daily Tech News Show 25. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625741/theora/DTNS20160725.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625741/broadcast/DTNS20160725.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625741/large_thumb/DTNS20160725.jpg",
                "original": "https://upload.frikanalen.no/media/625741/original/DTNS20160725.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625741/small_thumb/DTNS20160725.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:50.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7029vid",
            "createdTime": "2016-08-01T09:52:39.932897Z",
            "updatedTime": "2018-11-10T18:29:26.785379Z",
            "uploadedTime": "2016-08-01T09:53:05.036400Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625741/theora/DTNS20160725.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625741/large_thumb/DTNS20160725.jpg"
        },
        {
            "id": 624806,
            "name": "Dagen Derpå: Entrepenørskap",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624806/theora/6043_f67f91cff83a4ba4826387c2f3637a36.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624806/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624806/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624806/broadcast/6043_f67f91cff83a4ba4826387c2f3637a36.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624806/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:13.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:43:18Z",
            "updatedTime": "2018-11-10T18:29:28.035478Z",
            "uploadedTime": "2012-02-19T20:43:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624806/theora/6043_f67f91cff83a4ba4826387c2f3637a36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624806/large_thumb/large.jpg"
        },
        {
            "id": 625740,
            "name": "Daily Tech News Show 22. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625740/broadcast/DTNS20160722.dv",
                "theora": "https://upload.frikanalen.no/media/625740/theora/DTNS20160722.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625740/large_thumb/DTNS20160722.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625740/small_thumb/DTNS20160722.jpg",
                "original": "https://upload.frikanalen.no/media/625740/original/DTNS20160722.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:15.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7020vid",
            "createdTime": "2016-08-01T09:02:20.875608Z",
            "updatedTime": "2018-11-10T18:29:26.786733Z",
            "uploadedTime": "2016-08-01T09:02:57.510822Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625740/theora/DTNS20160722.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625740/large_thumb/DTNS20160722.jpg"
        },
        {
            "id": 623637,
            "name": "Bibelundervisning - del 5",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623637/theora/4258_2417e3a45a484e19a1011a49752bf71b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623637/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623637/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623637/broadcast/4258_a0a339f752784adcab19ac125cfe2202.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623637/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-22T19:04:30.230000Z",
            "updatedTime": "2023-07-12T22:26:40.559459Z",
            "uploadedTime": "2010-04-22T19:04:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623637/theora/4258_2417e3a45a484e19a1011a49752bf71b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623637/large_thumb/large.jpg"
        },
        {
            "id": 627953,
            "name": "Comments on the  'Israel' - US - Saudi axis. Okt. 24",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627953/theora/Comments on the  'Israel' - US - Saudi axis. Okt.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627953/broadcast/Comments on the  'Israel' - US - Saudi axis. Okt.dv",
                "original": "https://upload.frikanalen.no/media/627953/original/Comments on the  'Israel' - US - Saudi axis. Okt.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627953/large_thumb/Comments on the  'Israel' - US - Saudi axis. Okt.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:04:14.120000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-24T18:47:42.516565Z",
            "updatedTime": "2024-10-24T18:52:43.402476Z",
            "uploadedTime": "2024-10-24T18:50:39.437373Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627953/theora/Comments on the  'Israel' - US - Saudi axis. Okt.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627953/large_thumb/Comments on the  'Israel' - US - Saudi axis. Okt.jpg"
        },
        {
            "id": 624293,
            "name": "Norsk tre på fest",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624293/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624293/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624293/broadcast/5348_3c0f7272373c4a90a5767535eb091aac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624293/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:31.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-17T12:26:57Z",
            "updatedTime": "2018-11-10T18:29:28.705889Z",
            "uploadedTime": "2011-02-17T12:26:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624293/large_thumb/large.jpg"
        },
        {
            "id": 623829,
            "name": "Sporti: Hockey",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
                "original": "https://upload.frikanalen.no/media/623829/original/orig_6a0c30f0e2f34179bb5f13e52199974e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623829/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623829/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623829/broadcast/4583_29163e210bfb46ef9acd2bb7770da967.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623829/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:02:23.320000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:11:28Z",
            "updatedTime": "2018-11-10T18:29:29.321497Z",
            "uploadedTime": "2010-08-10T19:11:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623829/large_thumb/large.jpg"
        },
        {
            "id": 623968,
            "name": "Amerikansk fotball",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623968/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623968/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623968/broadcast/4809_58d7bb1b929b406883a2cd066353ecbc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623968/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:26.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-05T11:28:55Z",
            "updatedTime": "2018-11-10T18:29:29.124664Z",
            "uploadedTime": "2010-10-05T11:28:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623968/large_thumb/large.jpg"
        },
        {
            "id": 628046,
            "name": "Diesen & Mearsheimer: Usas fredsinitiativ",
            "header": "",
            "description": "Glenn Diesen, Alexander Mercouris & John Mearsheimer about the US Push for Peace & Europe Panics",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628046/theora/Diesen_Mearsheimer8mars25.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628046/broadcast/Diesen_Mearsheimer8mars25.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628046/large_thumb/Diesen_Mearsheimer8mars25.jpg",
                "original": "https://upload.frikanalen.no/media/628046/original/Diesen_Mearsheimer8mars25.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:59:54.340000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-03-19T12:35:03.695586Z",
            "updatedTime": "2025-03-19T13:30:12.076842Z",
            "uploadedTime": "2025-03-19T12:46:43.429619Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628046/theora/Diesen_Mearsheimer8mars25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628046/large_thumb/Diesen_Mearsheimer8mars25.jpg"
        },
        {
            "id": 624619,
            "name": "Test FCP eksport",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624619/theora/5806_a23945727df14b93ae4c91eea17276d4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624619/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624619/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624619/broadcast/5806_34fe75a7b5c24989a625fa4d1f341403.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624619/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:00:01.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-21T15:38:16.100000Z",
            "updatedTime": "2018-11-10T18:29:28.282050Z",
            "uploadedTime": "2011-10-21T15:38:16.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624619/theora/5806_a23945727df14b93ae4c91eea17276d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624619/large_thumb/large.jpg"
        },
        {
            "id": 623909,
            "name": "Filler fotograf andre",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623909/theora/4735_bcd4fd3af6184aa6bdc1c14066c68c18.ogv",
                "original": "https://upload.frikanalen.no/media/623909/original/orig_913e9d4be66f41da805842cf0be2d871.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623909/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623909/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623909/broadcast/4735_ec8c09da188744c798486cf118e37e88.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623909/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:01:00",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T13:11:03.177000Z",
            "updatedTime": "2020-08-30T20:00:31.355592Z",
            "uploadedTime": "2010-09-08T13:11:03.177000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623909/theora/4735_bcd4fd3af6184aa6bdc1c14066c68c18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623909/large_thumb/large.jpg"
        },
        {
            "id": 625170,
            "name": "Empo TV - del 132",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625170/small_thumb/Empo-130425.jpg",
                "theora": "https://upload.frikanalen.no/media/625170/theora/Empo-130425.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625170/large_thumb/Empo-130425.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625170/broadcast/Empo-130425.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-04-25T12:03:02Z",
            "updatedTime": "2020-08-30T19:36:28.822486Z",
            "uploadedTime": "2013-04-25T12:03:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625170/theora/Empo-130425.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625170/large_thumb/Empo-130425.jpg"
        },
        {
            "id": 625225,
            "name": "Empo TV - del 158",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625225/small_thumb/Empo-131128.jpg",
                "theora": "https://upload.frikanalen.no/media/625225/theora/Empo-131128.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625225/large_thumb/Empo-131128.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625225/broadcast/Empo-131128.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-11-28T10:10:42Z",
            "updatedTime": "2020-08-30T19:29:20.471375Z",
            "uploadedTime": "2013-11-28T10:10:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625225/theora/Empo-131128.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625225/large_thumb/Empo-131128.jpg"
        },
        {
            "id": 625224,
            "name": "Empo TV - del 157",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625224/small_thumb/Empo-131121.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg",
                "theora": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625224/broadcast/Empo-131121.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:10:55.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-11-28T10:08:16Z",
            "updatedTime": "2020-08-30T19:29:28.991164Z",
            "uploadedTime": "2013-11-28T10:08:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg"
        },
        {
            "id": 626308,
            "name": "Shofar TV 14 Reise til Tel Aviv.mp4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626308/theora/Shofar TV 14 Reise til Tel Aviv.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626308/broadcast/Shofar TV 14 Reise til Tel Aviv.dv",
                "original": "https://upload.frikanalen.no/media/626308/original/Shofar TV 14 Reise til Tel Aviv.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626308/large_thumb/Shofar TV 14 Reise til Tel Aviv.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:33.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-03T15:20:33.457599Z",
            "updatedTime": "2020-02-03T15:37:04.255731Z",
            "uploadedTime": "2020-02-03T15:34:09.183277Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626308/theora/Shofar TV 14 Reise til Tel Aviv.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626308/large_thumb/Shofar TV 14 Reise til Tel Aviv.jpg"
        },
        {
            "id": 624520,
            "name": "NM2011 - Manger Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624520/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624520/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624520/broadcast/5676_435b7f7eb49c4967a445cfa46eab70a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624520/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:07.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T10:02:42.303000Z",
            "updatedTime": "2018-11-10T18:29:28.412198Z",
            "uploadedTime": "2011-07-02T10:02:42.303000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624520/large_thumb/large.jpg"
        },
        {
            "id": 625659,
            "name": "Daily Tech News Show 01. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625659/broadcast/DTNS20160701.dv",
                "theora": "https://upload.frikanalen.no/media/625659/theora/DTNS20160701.ogv",
                "original": "https://upload.frikanalen.no/media/625659/original/DTNS20160701.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625659/large_thumb/DTNS20160701.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625659/small_thumb/DTNS20160701.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:30.250000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6809vid",
            "createdTime": "2016-07-04T10:41:51.216040Z",
            "updatedTime": "2018-11-10T18:29:26.909272Z",
            "uploadedTime": "2016-07-04T10:41:55.496006Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625659/theora/DTNS20160701.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625659/large_thumb/DTNS20160701.jpg"
        },
        {
            "id": 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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": 625158,
            "name": "Empo TV - del 121",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625158/large_thumb/Empo-130207.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625158/small_thumb/Empo-130207.jpg",
                "theora": "https://upload.frikanalen.no/media/625158/theora/Empo-130207.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625158/broadcast/Empo-130207.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no/",
            "createdTime": "2013-03-21T04:33:00Z",
            "updatedTime": "2020-08-30T19:37:39.872215Z",
            "uploadedTime": "2013-03-21T04:33:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625158/theora/Empo-130207.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625158/large_thumb/Empo-130207.jpg"
        },
        {
            "id": 625283,
            "name": "Empo TV - del 189",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625283/small_thumb/Empo-140626.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625283/broadcast/Empo-140626.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-06-26T12:23:17Z",
            "updatedTime": "2020-08-30T19:19:30.472247Z",
            "uploadedTime": "2014-06-26T12:23:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.jpg"
        },
        {
            "id": 625271,
            "name": "Empo TV - del 183",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625271/small_thumb/Empo-140515NY.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625271/broadcast/Empo-140515NY.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:12:32.440000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-15T13:13:55Z",
            "updatedTime": "2020-08-30T19:24:51.898385Z",
            "uploadedTime": "2014-05-15T13:13:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.jpg"
        },
        {
            "id": 625269,
            "name": "Empo TV - del 181",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625269/theora/Empo-140501.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625269/small_thumb/Empo-140501.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625269/large_thumb/Empo-140501.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625269/broadcast/Empo-140501.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:32.520000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:51:27Z",
            "updatedTime": "2020-08-30T19:25:03.601832Z",
            "uploadedTime": "2014-05-05T06:51:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625269/theora/Empo-140501.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625269/large_thumb/Empo-140501.jpg"
        },
        {
            "id": 625268,
            "name": "Empo TV - del 179",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625268/theora/Empo-140424.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625268/large_thumb/Empo-140424.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625268/small_thumb/Empo-140424.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625268/broadcast/Empo-140424.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:24:10.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:51:45Z",
            "updatedTime": "2020-08-30T19:25:15.884150Z",
            "uploadedTime": "2014-05-05T06:51:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625268/theora/Empo-140424.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625268/large_thumb/Empo-140424.jpg"
        },
        {
            "id": 625267,
            "name": "Empo TV - del 178",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625267/theora/Empo-140417.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625267/small_thumb/Empo-140417.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625267/large_thumb/Empo-140417.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625267/broadcast/Empo-140417.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:49:23Z",
            "updatedTime": "2020-08-30T19:25:32.212060Z",
            "uploadedTime": "2014-05-05T06:49:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625267/theora/Empo-140417.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625267/large_thumb/Empo-140417.jpg"
        },
        {
            "id": 625266,
            "name": "Empo TV - del 177",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625266/theora/Empo-140410.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625266/large_thumb/Empo-140410.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625266/small_thumb/Empo-140410.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625266/broadcast/Empo-140410.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:25:59.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:47:12Z",
            "updatedTime": "2020-08-30T19:25:43.780304Z",
            "uploadedTime": "2014-05-05T06:47:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625266/theora/Empo-140410.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625266/large_thumb/Empo-140410.jpg"
        },
        {
            "id": 624947,
            "name": "Empo TV - del 98",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624947/theora/6326_822b7fcd2ce04ac285b00394c3e6f884.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624947/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624947/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624947/broadcast/6326_6b88b04a842a4643a8c455adef020241.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624947/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:54.560000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:41:02.020000Z",
            "updatedTime": "2020-08-30T19:46:13.935698Z",
            "uploadedTime": "2012-06-22T11:41:02.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624947/theora/6326_822b7fcd2ce04ac285b00394c3e6f884.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624947/large_thumb/large.jpg"
        },
        {
            "id": 627969,
            "name": "The Palestinian Resictanse is strong and growing",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627969/theora/2024-11-10 20-14-13.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627969/broadcast/2024-11-10 20-14-13.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627969/large_thumb/2024-11-10 20-14-13.jpg",
                "original": "https://upload.frikanalen.no/media/627969/original/2024-11-10 20-14-13.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:07:11.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-11T13:29:20.034798Z",
            "updatedTime": "2024-11-11T13:33:11.380670Z",
            "uploadedTime": "2024-11-11T13:29:53.010570Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627969/theora/2024-11-10 20-14-13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627969/large_thumb/2024-11-10 20-14-13.jpg"
        },
        {
            "id": 625847,
            "name": "Daily Tech News Show 18. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625847/theora/DTNS20161118.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625847/broadcast/DTNS20161118.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625847/large_thumb/DTNS20161118.jpg",
                "original": "https://upload.frikanalen.no/media/625847/original/DTNS20161118.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625847/small_thumb/DTNS20161118.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:24.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8045vid",
            "createdTime": "2016-12-19T12:40:24.110380Z",
            "updatedTime": "2018-11-10T18:29:26.630252Z",
            "uploadedTime": "2016-12-19T12:40:28.668708Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625847/theora/DTNS20161118.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625847/large_thumb/DTNS20161118.jpg"
        },
        {
            "id": 623994,
            "name": "ShowKafé 2010 del 1 - 03.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623994/broadcast/4891_9937580a81434683bd7cfeb0a924994c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:36.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:15:33.843000Z",
            "updatedTime": "2018-11-10T18:29:29.091466Z",
            "uploadedTime": "2010-10-19T08:15:33.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
        },
        {
            "id": 625219,
            "name": "Kjærlighet er handling",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625219/theora/newlife_program_05_2013_frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625219/large_thumb/newlife_program_05_2013_frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625219/small_thumb/newlife_program_05_2013_frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625219/broadcast/newlife_program_05_2013_frikanalen.avi"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:30.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-11-08T11:01:23Z",
            "updatedTime": "2018-11-10T18:29:27.517456Z",
            "uploadedTime": "2013-11-08T11:01:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625219/theora/newlife_program_05_2013_frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625219/large_thumb/newlife_program_05_2013_frikanalen.jpg"
        },
        {
            "id": 625254,
            "name": "Empo TV - del 175",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625254/theora/Empo-140327.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625254/large_thumb/Empo-140327.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625254/small_thumb/Empo-140327.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625254/broadcast/Empo-140327.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:25:44.920000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-04-02T23:28:43Z",
            "updatedTime": "2020-08-30T19:27:53.782460Z",
            "uploadedTime": "2014-04-02T23:28:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625254/theora/Empo-140327.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625254/large_thumb/Empo-140327.jpg"
        },
        {
            "id": 625244,
            "name": "Empo TV - del 170",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625244/theora/Empo-140227.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625244/large_thumb/Empo-140227.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625244/small_thumb/Empo-140227.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625244/broadcast/Empo-140227.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:26:28.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-27T04:38:38Z",
            "updatedTime": "2020-08-30T19:28:03.935252Z",
            "uploadedTime": "2014-02-27T04:38:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625244/theora/Empo-140227.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625244/large_thumb/Empo-140227.jpg"
        },
        {
            "id": 625240,
            "name": "Empo TV - del 169",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625240/theora/Empo-140220.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625240/small_thumb/Empo-140220.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625240/large_thumb/Empo-140220.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625240/broadcast/Empo-140220.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:25:59.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-13T12:31:15Z",
            "updatedTime": "2020-08-30T19:28:15.356729Z",
            "uploadedTime": "2014-02-13T12:31:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625240/theora/Empo-140220.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625240/large_thumb/Empo-140220.jpg"
        },
        {
            "id": 625239,
            "name": "Empo TV - del 168",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625239/theora/Empo-140213.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625239/large_thumb/Empo-140213.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625239/small_thumb/Empo-140213.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625239/broadcast/Empo-140213.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:27:59.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-13T12:31:11Z",
            "updatedTime": "2020-08-30T19:28:27.826899Z",
            "uploadedTime": "2014-02-13T12:31:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625239/theora/Empo-140213.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625239/large_thumb/Empo-140213.jpg"
        },
        {
            "id": 625237,
            "name": "Empo TV - del 167",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625237/theora/Empo-140206.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625237/large_thumb/Empo-140206.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625237/small_thumb/Empo-140206.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625237/broadcast/Empo-140206.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:23:25.400000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-06T13:28:18Z",
            "updatedTime": "2020-08-30T19:28:37.005789Z",
            "uploadedTime": "2014-02-06T13:28:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625237/theora/Empo-140206.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625237/large_thumb/Empo-140206.jpg"
        },
        {
            "id": 625246,
            "name": "Empo TV - del 171",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625246/theora/Empo-140306.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625246/large_thumb/Empo-140306.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625246/small_thumb/Empo-140306.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625246/broadcast/Empo-140306.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:28:33.720000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-03-05T21:30:20Z",
            "updatedTime": "2020-08-30T19:30:03.464999Z",
            "uploadedTime": "2014-03-05T21:30:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625246/theora/Empo-140306.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625246/large_thumb/Empo-140306.jpg"
        },
        {
            "id": 624038,
            "name": "Misjonsmøte 03",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624038/theora/4941_adbcc50538dc4e48896c93b02915dfd7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624038/broadcast/4941_adbcc50538dc4e48896c93b02915dfd7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624038/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-17T19:44:42.933000Z",
            "updatedTime": "2023-07-12T22:31:20.292576Z",
            "uploadedTime": "2010-11-17T19:44:42Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624038/theora/4941_adbcc50538dc4e48896c93b02915dfd7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624038/large_thumb/large.jpg"
        },
        {
            "id": 624752,
            "name": "Dagen Derpå: Valentines 4:3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
                "original": "https://upload.frikanalen.no/media/624752/original/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624752/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624752/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624752/broadcast/5996_654a2c4bec3648bca56c27793e29ed32.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-01T22:53:15.080000Z",
            "updatedTime": "2018-11-10T18:29:28.108373Z",
            "uploadedTime": "2012-02-01T22:53:15.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
        },
        {
            "id": 625829,
            "name": "Daily Tech News Show 25. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625829/theora/DTNS20161025.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625829/broadcast/DTNS20161025.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625829/small_thumb/DTNS20161025.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625829/large_thumb/DTNS20161025.jpg",
                "original": "https://upload.frikanalen.no/media/625829/original/DTNS20161025.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:55:55.310000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7854vid",
            "createdTime": "2016-11-24T19:33:18.066024Z",
            "updatedTime": "2018-11-10T18:29:26.655660Z",
            "uploadedTime": "2016-11-24T19:33:29.415404Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625829/theora/DTNS20161025.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625829/large_thumb/DTNS20161025.jpg"
        },
        {
            "id": 625002,
            "name": "Empo TV - del 107",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625002/theora/6394_612e0908ab1f4a8a8f02f47020a57ee9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625002/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625002/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625002/broadcast/6394_04f661fe0b384587ba03104710e83983.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625002/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-09-05T06:44:59.107000Z",
            "updatedTime": "2020-08-30T19:43:41.193658Z",
            "uploadedTime": "2012-09-05T06:44:59.107000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625002/theora/6394_612e0908ab1f4a8a8f02f47020a57ee9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625002/large_thumb/large.jpg"
        },
        {
            "id": 624033,
            "name": "Bibelundervisning - del 16",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624033/broadcast/4931_53a393c5f0b04623a05b13731c27187f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624033/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-08T21:41:55.380000Z",
            "updatedTime": "2023-07-12T22:31:44.906057Z",
            "uploadedTime": "2010-11-08T21:41:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624033/large_thumb/large.jpg"
        },
        {
            "id": 624154,
            "name": "Born to play del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624154/theora/5138_0e9fa2d91f584f18b42bdb574c3467ad.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624154/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624154/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624154/broadcast/5138_0e9fa2d91f584f18b42bdb574c3467ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624154/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:20",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-12-28T14:18:43.373000Z",
            "updatedTime": "2018-11-10T18:29:28.887088Z",
            "uploadedTime": "2010-12-28T14:18:43.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624154/theora/5138_0e9fa2d91f584f18b42bdb574c3467ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624154/large_thumb/large.jpg"
        },
        {
            "id": 625408,
            "name": "Empo TV - 14.08.14",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625408/theora/Empo-140814.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625408/large_thumb/Empo-140814.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625408/small_thumb/Empo-140814.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625408/broadcast/Empo-140814.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:36.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:42:35Z",
            "updatedTime": "2020-08-30T20:18:08.277228Z",
            "uploadedTime": "2015-06-15T08:42:36Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625408/theora/Empo-140814.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625408/large_thumb/Empo-140814.jpg"
        },
        {
            "id": 625177,
            "name": "Empo TV - del 135",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625177/small_thumb/Empo-130516.jpg",
                "theora": "https://upload.frikanalen.no/media/625177/theora/Empo-130516.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625177/large_thumb/Empo-130516.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625177/broadcast/Empo-130516.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-05-16T08:26:33Z",
            "updatedTime": "2020-08-30T19:35:47.324546Z",
            "uploadedTime": "2013-05-16T08:26:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625177/theora/Empo-130516.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625177/large_thumb/Empo-130516.jpg"
        },
        {
            "id": 625147,
            "name": "Empo TV - del 123",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625147/small_thumb/Empo-130221.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg",
                "theora": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625147/broadcast/Empo-130221.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2013-02-20T15:58:07Z",
            "updatedTime": "2020-08-30T19:42:21.899844Z",
            "uploadedTime": "2013-02-20T15:58:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg"
        },
        {
            "id": 625167,
            "name": "Student-TV 2013 Uke 12",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg",
                "theora": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625167/small_thumb/uke12.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625167/broadcast/uke12.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:16:05.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-04-06T08:20:55Z",
            "updatedTime": "2018-11-10T18:29:27.571711Z",
            "uploadedTime": "2013-04-06T08:20:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg"
        },
        {
            "id": 625402,
            "name": "Empo TV - 14.05.08",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625402/theora/Empo-140508.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625402/small_thumb/Empo-140508.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625402/large_thumb/Empo-140508.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625402/broadcast/Empo-140508.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:43.840000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:39:16Z",
            "updatedTime": "2020-08-30T20:19:12.766859Z",
            "uploadedTime": "2015-06-15T08:39:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625402/theora/Empo-140508.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625402/large_thumb/Empo-140508.jpg"
        },
        {
            "id": 622198,
            "name": "Ekstremsportveko 2008 del 6",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622198/theora/1728_62297bdbf7674ea68d3986a75bc9b4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622198/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622198/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622198/broadcast/orig_Ekstremsportveko 2008 del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622198/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:17:56.640000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:48:00Z",
            "updatedTime": "2018-11-10T18:29:31.052954Z",
            "uploadedTime": "2009-01-02T04:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622198/theora/1728_62297bdbf7674ea68d3986a75bc9b4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622198/large_thumb/large.jpg"
        }
    ]
}