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

{
    "count": 3405,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1650&ordering=-has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1550&ordering=-has_tono_records",
    "results": [
        {
            "id": 625577,
            "name": "Daily Tech News Show 09. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625577/theora/DTNS20160509.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625577/large_thumb/DTNS20160509.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625577/broadcast/DTNS20160509.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625577/small_thumb/DTNS20160509.jpg",
                "original": "https://upload.frikanalen.no/media/625577/original/DTNS20160509.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:46:40.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6373vid",
            "createdTime": "2016-05-23T17:56:26.318905Z",
            "updatedTime": "2018-11-10T18:29:27.060732Z",
            "uploadedTime": "2016-05-23T18:39:10.696688Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625577/theora/DTNS20160509.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625577/large_thumb/DTNS20160509.jpg"
        },
        {
            "id": 623886,
            "name": "Utrop TV - nr 18",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623886/theora/4369_25702f32ebb44afca78c955ff3861ebd.ogv",
                "original": "https://upload.frikanalen.no/media/623886/original/orig_ec7016340bb244d5bd6ac460c7eef232.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623886/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623886/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623886/broadcast/4369_98b313f026634be6b9a1ff5e90336d57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623886/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51.120000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-26T12:42:08.293000Z",
            "updatedTime": "2018-11-10T18:29:29.237425Z",
            "uploadedTime": "2010-05-26T12:42:08.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623886/theora/4369_25702f32ebb44afca78c955ff3861ebd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623886/large_thumb/large.jpg"
        },
        {
            "id": 627912,
            "name": "Diesen i samtale med Mearsheimer 30.8.2024",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627912/theora/Diesen_Mearsheimer_III.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627912/broadcast/Diesen_Mearsheimer_III.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627912/large_thumb/Diesen_Mearsheimer_III.jpg",
                "original": "https://upload.frikanalen.no/media/627912/original/Diesen_Mearsheimer_III.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 133,
                "name": "Bevegelsen for Sosialisme",
                "homepage": null,
                "description": "",
                "postalAddress": "c/o Fellesdistribusjon SA, postboks 1420 Vika, 0155 OSLO",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "01:14:48.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-09-01T05:25:26.792787Z",
            "updatedTime": "2024-09-16T21:38:49.082815Z",
            "uploadedTime": "2024-09-01T05:35:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627912/theora/Diesen_Mearsheimer_III.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627912/large_thumb/Diesen_Mearsheimer_III.jpg"
        },
        {
            "id": 623883,
            "name": "Time 4 Glory 290910",
            "header": "Time 4 Glory med Tommy M Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623883/theora/4691_a1bde4c403d9435f8bd384c9db5bdb6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623883/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623883/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623883/broadcast/4691_4ddb745f46924ae3afb3e17a371d209c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623883/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:29.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T08:14:10.097000Z",
            "updatedTime": "2018-11-10T18:29:29.246225Z",
            "uploadedTime": "2010-08-31T08:14:10.097000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623883/theora/4691_a1bde4c403d9435f8bd384c9db5bdb6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623883/large_thumb/large.jpg"
        },
        {
            "id": 626292,
            "name": "Shofar 6 dager i Juni 1967",
            "header": "Bladet Evangelisten\r\nProgram 23",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626292/theora/6 dager i Juni 1967.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626292/broadcast/6 dager i Juni 1967.dv",
                "original": "https://upload.frikanalen.no/media/626292/original/6 dager i Juni 1967.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626292/large_thumb/6 dager i Juni 1967.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:59.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-01T08:57:16.152437Z",
            "updatedTime": "2020-08-31T20:25:36.832677Z",
            "uploadedTime": "2020-02-01T09:12:03.999607Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626292/theora/6 dager i Juni 1967.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626292/large_thumb/6 dager i Juni 1967.jpg"
        },
        {
            "id": 623881,
            "name": "10min med Svenn Tommy 220910",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623881/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623881/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623881/broadcast/4689_64360f21d53d42f49e3a629e3727e072.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:42.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T05:48:53.917000Z",
            "updatedTime": "2018-11-10T18:29:29.249062Z",
            "uploadedTime": "2010-08-31T05:48:53.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
        },
        {
            "id": 624093,
            "name": "DGN188 E 2813 - 131210",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624093/theora/5059_72459cd0627c491db5b2d0d3121f1a6f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624093/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624093/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624093/broadcast/5059_72459cd0627c491db5b2d0d3121f1a6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624093/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:13.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-09T07:57:19.533000Z",
            "updatedTime": "2018-11-10T18:29:28.962299Z",
            "uploadedTime": "2010-12-09T07:57:19.533000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624093/theora/5059_72459cd0627c491db5b2d0d3121f1a6f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624093/large_thumb/large.jpg"
        },
        {
            "id": 624956,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
                "original": "https://upload.frikanalen.no/media/624956/original/orig_305b5b1bc0b04c418a7463ac35de6486.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624956/broadcast/6377_cc63773dcb744024b8453032556eb849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:55:54.667000Z",
            "updatedTime": "2018-11-10T18:29:27.850233Z",
            "uploadedTime": "2012-08-28T06:55:54.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
        },
        {
            "id": 624094,
            "name": "STF20101007pr1 BST04-151210",
            "header": "Svenn Thommy Fjeldberg och Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624094/theora/5064_305357b1c2e742ec85797771b6b20b42.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624094/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624094/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624094/broadcast/5064_c5ef0f40e6804364aae24f0f4c01aedc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624094/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-09T11:43:01.037000Z",
            "updatedTime": "2018-11-10T18:29:28.960955Z",
            "uploadedTime": "2010-12-09T11:43:01.037000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624094/theora/5064_305357b1c2e742ec85797771b6b20b42.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624094/large_thumb/large.jpg"
        },
        {
            "id": 623877,
            "name": "Værldens Gjemfødelse 130910",
            "header": "Världens pånyttfödelse med Hans Batteryd 5:2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623877/theora/4679_b9bc22ca5471444cbcc3f64f7cce63d8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623877/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623877/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623877/broadcast/4679_847745b21e84479c825274044d3b4a90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623877/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:15.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T10:21:32.767000Z",
            "updatedTime": "2018-11-10T18:29:29.254555Z",
            "uploadedTime": "2010-08-30T10:21:32.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623877/theora/4679_b9bc22ca5471444cbcc3f64f7cce63d8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623877/large_thumb/large.jpg"
        },
        {
            "id": 623915,
            "name": "Bibelundervisning - del 13",
            "header": "De ådelige nådegaver del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623915/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623915/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623915/broadcast/4744_d82f79bc2685405abf59acc35fc3ec0e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623915/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-09-12T13:41:35.453000Z",
            "updatedTime": "2023-07-12T22:34:01.246238Z",
            "uploadedTime": "2010-09-12T13:41:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623915/large_thumb/large.jpg"
        },
        {
            "id": 623717,
            "name": "Samtalaprogram 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623717/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623717/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623717/broadcast/4409_73a42b80d9944650bdc07905fd072d3a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623717/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-06-16T22:01:18.210000Z",
            "updatedTime": "2023-07-12T22:34:25.584192Z",
            "uploadedTime": "2010-06-16T22:01:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623717/large_thumb/large.jpg"
        },
        {
            "id": 624101,
            "name": "Sterling Station",
            "header": "Ekteparet Sterling driver en spennende gård som er noe utenom det vanlige.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624101/theora/5003_a8370230b693469cb9cb24716ddf5ba5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624101/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624101/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624101/broadcast/5003_a8370230b693469cb9cb24716ddf5ba5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624101/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:20:56.003000Z",
            "updatedTime": "2018-11-10T18:29:28.951423Z",
            "uploadedTime": "2010-12-01T21:20:56.003000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624101/theora/5003_a8370230b693469cb9cb24716ddf5ba5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624101/large_thumb/large.jpg"
        },
        {
            "id": 623876,
            "name": "Helse, Program4 150910",
            "header": "Helse, med Eva Britt Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623876/theora/4680_cb13903e861c423a9e854ae85d91b917.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623876/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623876/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623876/broadcast/4680_7e4e6ad88a12400f8ac7af800f6d7c57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623876/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:18:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T10:53:53.653000Z",
            "updatedTime": "2018-11-10T18:29:29.256055Z",
            "uploadedTime": "2010-08-30T10:53:53.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623876/theora/4680_cb13903e861c423a9e854ae85d91b917.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623876/large_thumb/large.jpg"
        },
        {
            "id": 624957,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
                "original": "https://upload.frikanalen.no/media/624957/original/orig_76f3ab454e554abea36616ed9590ee43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624957/broadcast/6378_6cad2325c32a428cb24bea5961414ab5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:56:52.667000Z",
            "updatedTime": "2018-11-10T18:29:27.848880Z",
            "uploadedTime": "2012-08-28T06:56:52.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
        },
        {
            "id": 623874,
            "name": "36_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623874/theora/4642_5420f206367a4dcda9f010724c62c411.ogv",
                "original": "https://upload.frikanalen.no/media/623874/original/orig_bf64ce1ad5a64775934a3f37bc764256.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623874/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623874/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623874/broadcast/4642_ad8adcc5d24e485da38aecb63032f2ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623874/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:53:02.233000Z",
            "updatedTime": "2018-11-10T18:29:29.258893Z",
            "uploadedTime": "2010-08-23T11:53:02.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623874/theora/4642_5420f206367a4dcda9f010724c62c411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623874/large_thumb/large.jpg"
        },
        {
            "id": 625587,
            "name": "Daily Tech News Show 20. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625587/original/DTNS20160520.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625587/broadcast/DTNS20160520.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625587/small_thumb/DTNS20160520.jpg",
                "theora": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:55.350000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6453vid",
            "createdTime": "2016-05-24T00:58:45.209370Z",
            "updatedTime": "2018-11-10T18:29:27.038537Z",
            "uploadedTime": "2016-05-24T01:36:07.982021Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg"
        },
        {
            "id": 623872,
            "name": "Akkurat Nå 29 august 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623872/theora/4616_6eb1b72a166b4f1eb9097d7a4f01a328.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623872/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623872/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623872/broadcast/4616_5058163165d84a4b9a8defde6ee3337c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623872/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:58.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:51:24.743000Z",
            "updatedTime": "2018-11-10T18:29:29.261648Z",
            "uploadedTime": "2010-08-12T14:51:24.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623872/theora/4616_6eb1b72a166b4f1eb9097d7a4f01a328.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623872/large_thumb/large.jpg"
        },
        {
            "id": 624103,
            "name": "Faithbook, camporee i Finland",
            "header": "Over 2000 speidere fra ca 25 land samles til lek og alvor i Iso Kirja i Finland. To norske speidergutter, Noah og Jonas, forteller om sine opplevelser.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624103/theora/4995_ab3156cf40f0413b91819efe96c9e4f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624103/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624103/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624103/broadcast/4995_ab3156cf40f0413b91819efe96c9e4f6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624103/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T20:35:11.487000Z",
            "updatedTime": "2018-11-10T18:29:28.948731Z",
            "uploadedTime": "2010-12-01T20:35:11.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624103/theora/4995_ab3156cf40f0413b91819efe96c9e4f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624103/large_thumb/large.jpg"
        },
        {
            "id": 623867,
            "name": "35_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623867/theora/4641_6b39250cd99f4207848110eb64774004.ogv",
                "original": "https://upload.frikanalen.no/media/623867/original/orig_0440d3ad543141108976a68241d67bcd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623867/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623867/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623867/broadcast/4641_3df3cdf2960d403c8933809218a9b8ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623867/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:50:53.510000Z",
            "updatedTime": "2018-11-10T18:29:29.268462Z",
            "uploadedTime": "2010-08-23T11:50:53.510000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623867/theora/4641_6b39250cd99f4207848110eb64774004.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623867/large_thumb/large.jpg"
        },
        {
            "id": 624959,
            "name": "Den norske kirke i eksil 117-2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624959/theora/orig_bad9f01d84c14f9a8118e09d4aa660e1.ogv",
                "original": "https://upload.frikanalen.no/media/624959/original/orig_bad9f01d84c14f9a8118e09d4aa660e1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624959/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624959/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624959/broadcast/6384_7d412b953cf14641869c5ca9ce191da5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624959/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:22",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-28T19:40:53.793000Z",
            "updatedTime": "2018-11-10T18:29:27.846166Z",
            "uploadedTime": "2012-08-28T19:40:53.793000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624959/theora/orig_bad9f01d84c14f9a8118e09d4aa660e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624959/large_thumb/large.jpg"
        },
        {
            "id": 623865,
            "name": "Serat del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623865/theora/4638_745d13af58a54002999be84ba9eaf26d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623865/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623865/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623865/broadcast/4638_42336c0884c54d85a10dce00774646c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623865/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:00.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-23T10:05:33.917000Z",
            "updatedTime": "2018-11-10T18:29:29.271232Z",
            "uploadedTime": "2010-08-23T10:05:33.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623865/theora/4638_745d13af58a54002999be84ba9eaf26d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623865/large_thumb/large.jpg"
        },
        {
            "id": 624104,
            "name": "Blaker skanse i Sörum komune",
            "header": "Ett av festningsverkene i Glomma reginonen, Laget av ellever fra Sörumsand videregående skole. Redigert av John P. Nordstrand",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624104/theora/5077_eb5735c0bcfb4a5fa253d80afa8294f1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624104/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624104/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624104/broadcast/5077_7034b03f02ad402ebbdadb9614e7bf87.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624104/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:10:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-10T23:06:42.457000Z",
            "updatedTime": "2018-11-10T18:29:28.947363Z",
            "uploadedTime": "2010-12-10T23:06:42.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624104/theora/5077_eb5735c0bcfb4a5fa253d80afa8294f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624104/large_thumb/large.jpg"
        },
        {
            "id": 624105,
            "name": "Akkurat Nå 12. desember 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624105/theora/5078_270fc0f9e37242dfae82a4280a4a150c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624105/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624105/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624105/broadcast/5078_cb665f8495f947279b3f0eba7a874a1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624105/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:40.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-11T15:34:42.823000Z",
            "updatedTime": "2018-11-10T18:29:28.945971Z",
            "uploadedTime": "2010-12-11T15:34:42.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624105/theora/5078_270fc0f9e37242dfae82a4280a4a150c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624105/large_thumb/large.jpg"
        },
        {
            "id": 624960,
            "name": "Arena uke 35",
            "header": "Trond Eriksen\nKari Kjønnås Kjos",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624960/theora/orig_654f791f550c4e30816f22898c0c376c.ogv",
                "original": "https://upload.frikanalen.no/media/624960/original/orig_654f791f550c4e30816f22898c0c376c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624960/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624960/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624960/broadcast/6386_83ea336da3914711b4130e2aa939fe93.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624960/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:33",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-29T14:33:30.640000Z",
            "updatedTime": "2018-11-10T18:29:27.844791Z",
            "uploadedTime": "2012-08-29T14:33:30.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624960/theora/orig_654f791f550c4e30816f22898c0c376c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624960/large_thumb/large.jpg"
        },
        {
            "id": 623900,
            "name": "Filler Empostolen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623900/theora/4726_104753ddb3f04e17af11995f8710d7c5.ogv",
                "original": "https://upload.frikanalen.no/media/623900/original/orig_27b0d39760bb4503b0df6cfa20e177b1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623900/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623900/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623900/broadcast/4726_2cfcfffc330445d49bd18754a73fa93b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623900/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:01:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T06:28:32.213000Z",
            "updatedTime": "2020-08-30T20:03:21.696298Z",
            "uploadedTime": "2010-09-08T06:28:32.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623900/theora/4726_104753ddb3f04e17af11995f8710d7c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623900/large_thumb/large.jpg"
        },
        {
            "id": 625589,
            "name": "Daily Tech News Show 23. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625589/theora/DTNS20160523.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625589/broadcast/DTNS20160523.dv",
                "original": "https://upload.frikanalen.no/media/625589/original/DTNS20160523.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625589/small_thumb/DTNS20160523.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625589/large_thumb/DTNS20160523.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:51:55.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6468vid",
            "createdTime": "2016-05-24T06:42:05.372462Z",
            "updatedTime": "2018-11-10T18:29:27.032798Z",
            "uploadedTime": "2016-05-24T06:45:11.861161Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625589/theora/DTNS20160523.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625589/large_thumb/DTNS20160523.jpg"
        },
        {
            "id": 623902,
            "name": "Filler Animasjon i Empo tv",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623902/theora/4725_0deb11e852c94f4488ebe0aa5c676ec7.ogv",
                "original": "https://upload.frikanalen.no/media/623902/original/orig_05a91806718042248c137f6b34837961.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623902/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623902/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623902/broadcast/4725_a79ef68755c44a49bb48c5c768bd0422.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623902/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:01:00.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T06:26:51.667000Z",
            "updatedTime": "2020-08-30T20:03:45.623984Z",
            "uploadedTime": "2010-09-08T06:26:51.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623902/theora/4725_0deb11e852c94f4488ebe0aa5c676ec7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623902/large_thumb/large.jpg"
        },
        {
            "id": 623903,
            "name": "Filler Journalist i Empo tv",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623903/theora/4722_5d1476870f264541b70d004e27a80f11.ogv",
                "original": "https://upload.frikanalen.no/media/623903/original/orig_58f89c9dea83412b9360b7b113642fe5.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623903/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623903/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623903/broadcast/4722_a511034ab1c149729166480d27f9b16e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623903/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:00:58.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T06:21:21.863000Z",
            "updatedTime": "2020-08-30T20:03:55.293594Z",
            "uploadedTime": "2010-09-08T06:21:21.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623903/theora/4722_5d1476870f264541b70d004e27a80f11.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623903/large_thumb/large.jpg"
        },
        {
            "id": 623904,
            "name": "Filler Fotograf i Empo tv",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623904/theora/4723_fdd95f2704cd47b0aee5ad12390d45c9.ogv",
                "original": "https://upload.frikanalen.no/media/623904/original/orig_0e7daaad6d8147c3bb0deaf85a980aed.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623904/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623904/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623904/broadcast/4723_aeb0de96567044aaa10ec186f8ec8f87.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623904/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:01:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T06:23:20.817000Z",
            "updatedTime": "2020-08-30T20:04:04.450953Z",
            "uploadedTime": "2010-09-08T06:23:20.817000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623904/theora/4723_fdd95f2704cd47b0aee5ad12390d45c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623904/large_thumb/large.jpg"
        },
        {
            "id": 625774,
            "name": "TED - Andrew Pelling: This scientist makes ears out of apples",
            "header": "Andrew Pelling is a biohacker, and nature is his hardware. His favorite materials are the simplest ones (and oftentimes he finds them in the garbage). Building on the cellulose structure that gives an apple its shape, he \"grows\" lifelike human ears, pioneering a process that might someday be used to repair body parts safely and cheaply. And he has some even wilder ideas to share ... \"What I'm really curious about is if one day it will be possible to repair, rebuild and augment our own bodies with stuff we make in the kitchen,\" he says.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625774/large_thumb/AndrewPelling_2016U.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625774/small_thumb/AndrewPelling_2016U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625774/broadcast/AndrewPelling_2016U.dv",
                "original": "https://upload.frikanalen.no/media/625774/original/AndrewPelling_2016U.mp4",
                "theora": "https://upload.frikanalen.no/media/625774/theora/AndrewPelling_2016U.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:09.380000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AndrewPelling_2016U",
            "createdTime": "2016-09-23T13:36:54.058956Z",
            "updatedTime": "2018-11-10T18:29:26.738874Z",
            "uploadedTime": "2016-09-23T13:44:31.548627Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625774/theora/AndrewPelling_2016U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625774/large_thumb/AndrewPelling_2016U.jpg"
        },
        {
            "id": 623857,
            "name": "Hjerte Til Hjerte, Bazan, 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623857/broadcast/4288_cd6cce2f4cb24e26826e129b0a7fd66d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:36:32.430000Z",
            "updatedTime": "2018-11-10T18:29:29.282311Z",
            "uploadedTime": "2010-05-07T07:36:32.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
        },
        {
            "id": 627824,
            "name": "Krigen i Ukraina",
            "header": "Krigen i Ukraina",
            "description": "Glenn Diesen og Marielle Leraand forklarer krigens grusumheter og fraværet av fredsevnen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627824/theora/bjelkenOyet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627824/broadcast/bjelkenOyet.dv",
                "original": "https://upload.frikanalen.no/media/627824/original/bjelkenOyet.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627824/large_thumb/bjelkenOyet.jpg"
            },
            "creator": "skrohn@broadpark.no",
            "organization": {
                "id": 142,
                "name": "Norge ut av NATO",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2232,
                "editorName": "Sonja Krohn",
                "editorEmail": "skrohn@broadpark.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:19:17.880000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-11-24T22:22:54.456595Z",
            "updatedTime": "2023-11-25T07:48:03.526221Z",
            "uploadedTime": "2023-11-24T23:06:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627824/theora/bjelkenOyet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627824/large_thumb/bjelkenOyet.jpg"
        },
        {
            "id": 624119,
            "name": "T4gTMJTL 221210_2928",
            "header": "T4g Tommy M.Josefsson o thorkild Laursen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624119/theora/5091_84ac5b0d462e4f159d3c663435cd34eb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624119/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624119/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624119/broadcast/5091_85bfed9f94cf4ab98ec112f73e615f8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624119/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:28",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-17T10:02:24.343000Z",
            "updatedTime": "2018-11-10T18:29:28.934861Z",
            "uploadedTime": "2010-12-17T10:02:24.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624119/theora/5091_84ac5b0d462e4f159d3c663435cd34eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624119/large_thumb/large.jpg"
        },
        {
            "id": 624120,
            "name": "Akkurat Nå 19. desember 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624120/theora/5080_4576e3b630ca4a58b09474f2a7cf5582.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624120/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624120/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624120/broadcast/5080_d43c858731da4efd90e6c591be0bc7d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624120/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:36.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-11T15:37:29.407000Z",
            "updatedTime": "2018-11-10T18:29:28.933515Z",
            "uploadedTime": "2010-12-11T15:37:29.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624120/theora/5080_4576e3b630ca4a58b09474f2a7cf5582.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624120/large_thumb/large.jpg"
        },
        {
            "id": 624968,
            "name": "Den norske kirke i eksil 119",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624968/theora/6410_913ec92148be4869bc8749d7d63859ef.ogv",
                "original": "https://upload.frikanalen.no/media/624968/original/orig_a66a0736133e4073a74a60bbf257790b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624968/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624968/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624968/broadcast/6410_0b50554e5dec46b984a300fe296bc14d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624968/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-17T20:51:57.397000Z",
            "updatedTime": "2018-11-10T18:29:27.833830Z",
            "uploadedTime": "2012-09-17T20:51:57.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624968/theora/6410_913ec92148be4869bc8749d7d63859ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624968/large_thumb/large.jpg"
        },
        {
            "id": 625591,
            "name": "Daily Tech News Show 24. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625591/small_thumb/DTNS20160524.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625591/broadcast/DTNS20160524.dv",
                "theora": "https://upload.frikanalen.no/media/625591/theora/DTNS20160524.ogv",
                "original": "https://upload.frikanalen.no/media/625591/original/DTNS20160524.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625591/large_thumb/DTNS20160524.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:35.410000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6474vid",
            "createdTime": "2016-05-24T22:16:49.388498Z",
            "updatedTime": "2018-11-10T18:29:27.023858Z",
            "uploadedTime": "2016-05-25T05:13:13.319864Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625591/theora/DTNS20160524.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625591/large_thumb/DTNS20160524.jpg"
        },
        {
            "id": 624121,
            "name": "BK25-271210-2950",
            "header": "Guds Ord Med Björn\nKristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624121/theora/5093_6ce8f0a7e40d4225a29ab9df5e38236f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624121/broadcast/5093_41b5829762d348f4a0d19ef004ba1433.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624121/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-20T09:47:41.723000Z",
            "updatedTime": "2018-11-10T18:29:28.932159Z",
            "uploadedTime": "2010-12-20T09:47:41.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624121/theora/5093_6ce8f0a7e40d4225a29ab9df5e38236f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624121/large_thumb/large.jpg"
        },
        {
            "id": 624123,
            "name": "Datalagringdirektivet og mobil",
            "header": "Denne korte filmen viser hvor lett det er å omgå datalagringdirektivet for mobiltelefon.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624123/theora/5095_1180dfe175674f0bb3e3cdd0f9a1260c.ogv",
                "original": "https://upload.frikanalen.no/media/624123/original/orig_e6229c6434c44c92b98c30515029df01.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624123/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624123/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624123/broadcast/5095_9f6b31d56189457a9a5e9c02490c92eb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624123/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "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:01:44.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-12-20T18:30:25.370000Z",
            "updatedTime": "2018-11-10T18:29:28.930716Z",
            "uploadedTime": "2010-12-20T18:30:25.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624123/theora/5095_1180dfe175674f0bb3e3cdd0f9a1260c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624123/large_thumb/large.jpg"
        },
        {
            "id": 624970,
            "name": "39_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
                "original": "https://upload.frikanalen.no/media/624970/original/orig_7348aa023f1243fe8e55ca73e15a4a71.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624970/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624970/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624970/broadcast/6381_84cfdf8275c243ab94d62e4dfc67ba67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624970/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:08:30.927000Z",
            "updatedTime": "2018-11-10T18:29:27.831097Z",
            "uploadedTime": "2012-08-28T07:08:30.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624970/large_thumb/large.jpg"
        },
        {
            "id": 624124,
            "name": "Maria Amelie",
            "header": "Portrettintervju av Maria Amelie, forfatteren av boken \"Ulovlig norsk\".",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624124/theora/5096_0b466bc8801d454c9ec23ff7acd10b81.ogv",
                "original": "https://upload.frikanalen.no/media/624124/original/orig_03d5ccfc9e8b4a5f9688626016281f7e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624124/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624124/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624124/broadcast/5096_e0d85d0c8a0549a3b9478834e38774dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624124/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:03:42.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-20T20:30:18.787000Z",
            "updatedTime": "2018-11-10T18:29:28.929201Z",
            "uploadedTime": "2010-12-20T20:30:18.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624124/theora/5096_0b466bc8801d454c9ec23ff7acd10b81.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624124/large_thumb/large.jpg"
        },
        {
            "id": 624971,
            "name": "Låvekirken.",
            "header": "Et video fra Adventistsamfunnets virksomhet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624971/theora/6433_ec77d013c4c84da9af0cdadc70edb1e7.ogv",
                "original": "https://upload.frikanalen.no/media/624971/original/orig_31bf7b6ec00a4e9ba10a91beb7ccff22.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624971/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624971/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624971/broadcast/6433_4f7ef0d4a6964081a91085fe390cd886.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624971/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:46:36.307000Z",
            "updatedTime": "2018-11-10T18:29:27.829731Z",
            "uploadedTime": "2012-09-21T09:46:36.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624971/theora/6433_ec77d013c4c84da9af0cdadc70edb1e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624971/large_thumb/large.jpg"
        },
        {
            "id": 623846,
            "name": "Dem Gode nyheterna 300810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623846/theora/4622_6f32ec3e9e4e4bc69bd28e227ab05f93.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623846/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623846/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623846/broadcast/4622_10395a3eb7d64a45a2eb323f46bcb04c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623846/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:07.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T13:30:12.030000Z",
            "updatedTime": "2018-11-10T18:29:29.298006Z",
            "uploadedTime": "2010-08-13T13:30:12.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623846/theora/4622_6f32ec3e9e4e4bc69bd28e227ab05f93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623846/large_thumb/large.jpg"
        },
        {
            "id": 623845,
            "name": "Helse, Program3 250810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623845/theora/4621_3bbfc8429f4d46b08e4f0a33607d3c84.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623845/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623845/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623845/broadcast/4621_cb2ea666b0b941b6bf91974fc2b5c6e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623845/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:15.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T13:27:46.600000Z",
            "updatedTime": "2018-11-10T18:29:29.299365Z",
            "uploadedTime": "2010-08-13T13:27:46.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623845/theora/4621_3bbfc8429f4d46b08e4f0a33607d3c84.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623845/large_thumb/large.jpg"
        },
        {
            "id": 623843,
            "name": "Guds Ord, 230810",
            "header": "Undervisning med Bjærn Kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623843/theora/4620_df586ab11f344febb0e0d5b305472f52.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623843/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623843/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623843/broadcast/4620_69abacd135e640f793908d01e939966a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623843/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:42.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T13:24:45.347000Z",
            "updatedTime": "2018-11-10T18:29:29.302074Z",
            "uploadedTime": "2010-08-13T13:24:45.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623843/theora/4620_df586ab11f344febb0e0d5b305472f52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623843/large_thumb/large.jpg"
        },
        {
            "id": 623842,
            "name": "Country Team TV 160810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623842/theora/4618_c76bc59c7e5748d7a47e89e41cefc160.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623842/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623842/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623842/broadcast/4618_282fd75299534d7aba6cde20c57b7174.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623842/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:21.440000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T11:48:07.740000Z",
            "updatedTime": "2018-11-10T18:29:29.303542Z",
            "uploadedTime": "2010-08-13T11:48:07.740000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623842/theora/4618_c76bc59c7e5748d7a47e89e41cefc160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623842/large_thumb/large.jpg"
        },
        {
            "id": 623841,
            "name": "an15august2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623841/theora/4613_6195153cecce4943bbc2964650b539f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623841/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623841/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623841/broadcast/4613_b7c66c2b72e54786821449566392566e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623841/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:47.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:45:47.313000Z",
            "updatedTime": "2018-11-10T18:29:29.304930Z",
            "uploadedTime": "2010-08-12T14:45:47.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623841/theora/4613_6195153cecce4943bbc2964650b539f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623841/large_thumb/large.jpg"
        },
        {
            "id": 625594,
            "name": "Daily Tech News Show 25. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625594/large_thumb/DTNS20160525.jpg",
                "theora": "https://upload.frikanalen.no/media/625594/theora/DTNS20160525.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625594/small_thumb/DTNS20160525.jpg",
                "original": "https://upload.frikanalen.no/media/625594/original/DTNS20160525.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625594/broadcast/DTNS20160525.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:04:34.550000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6482vid",
            "createdTime": "2016-05-26T06:52:05.104049Z",
            "updatedTime": "2018-11-10T18:29:27.017975Z",
            "uploadedTime": "2016-05-26T07:50:17.214696Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625594/theora/DTNS20160525.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625594/large_thumb/DTNS20160525.jpg"
        },
        {
            "id": 625835,
            "name": "Daily Tech News Show 31. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625835/theora/DTNS20161029.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625835/broadcast/DTNS20161029.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625835/small_thumb/DTNS20161029.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625835/large_thumb/DTNS20161029.jpg",
                "original": "https://upload.frikanalen.no/media/625835/original/DTNS20161029.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:36:55.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7895vid",
            "createdTime": "2016-12-01T11:13:10.559531Z",
            "updatedTime": "2018-11-10T18:29:26.647160Z",
            "uploadedTime": "2016-12-01T11:13:15.754093Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625835/theora/DTNS20161029.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625835/large_thumb/DTNS20161029.jpg"
        },
        {
            "id": 625168,
            "name": "Empo TV - del 130",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625168/large_thumb/Empo-130411.jpg",
                "theora": "https://upload.frikanalen.no/media/625168/theora/Empo-130411.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625168/small_thumb/Empo-130411.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625168/broadcast/Empo-130411.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-04-11T13:34:53Z",
            "updatedTime": "2020-08-30T19:36:51.732109Z",
            "uploadedTime": "2013-04-11T13:34:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625168/theora/Empo-130411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625168/large_thumb/Empo-130411.jpg"
        }
    ]
}