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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=250&ordering=-duration",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=150&ordering=-duration",
    "results": [
        {
            "id": 624242,
            "name": "Akkurat Nå 6. februar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624242/theora/5205_654b883872f54b86b3c1cb27871eabcf.ogv",
                "original": "https://upload.frikanalen.no/media/624242/original/orig_082a964c5b9f4475b16e068e5c5743d9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624242/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624242/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624242/broadcast/5205_7498fee553cb40a9a2e564f7d84d6ba4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624242/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:56:00.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-26T16:18:23.393000Z",
            "updatedTime": "2018-11-10T18:29:28.780167Z",
            "uploadedTime": "2011-01-26T16:18:23.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624242/theora/5205_654b883872f54b86b3c1cb27871eabcf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624242/large_thumb/large.jpg"
        },
        {
            "id": 625905,
            "name": "Teckids: The Free Software Youth Organisation",
            "header": "Teckids is a youth organisation from Germany, aiming at establishing a free software community among children and adolescents (basically pupils). Regularly running youth programmes at FOSS conferences where children take part in workshops about many aspects of technology and computer science, Teckids provides the necessary entry level to the free software community.\r\n\r\n    Being a community organisation for young people, Teckids entirely relies on engaging those young people in all aspects of the organisation, starting from tutoring in workshops up to participating as board members. This concept brings a whole bunch of quite complicated and hard processes with it, but is entirely worth while.\r\n\r\n    We would like to introduce our work to interested participants in Norway, to present the idea behind the organisation, and maybe find people who would like to engage in the project in Norway.\r\n\r\nEike and Nik are two members of Teckids e.V. in Germany. Nik is chairperson and founding member of the organisation, and Eike, now 16 years old, is the tutor who got everything rolling back when he was 11 years old and held his first PyGame workshops at FrOSCon. The two are now lead developers of the Veripeditus project, a new tool to get young people interested in gaming involved in programming using free software tools.\r\n\r\nNUUG talk from 2017-08-08.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625905/theora/20170808-teckids-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625905/small_thumb/20170808-teckids-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625905/large_thumb/20170808-teckids-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625905/broadcast/20170808-teckids-frikanalen.dv"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:00.120000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20170808-teckids/",
            "createdTime": "2017-08-10T11:38:20.126965Z",
            "updatedTime": "2018-11-10T18:29:26.567706Z",
            "uploadedTime": "2017-08-10T11:40:08.983970Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625905/theora/20170808-teckids-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625905/large_thumb/20170808-teckids-frikanalen.jpg"
        },
        {
            "id": 623991,
            "name": "Akkurat Nå! 17 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623991/theora/4673_d4efc7885f7b4774af169a9fe6bcd1c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623991/broadcast/4673_25d786f6fc5348ea80e375233d5a2d9f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623991/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:55:58.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:59:09.080000Z",
            "updatedTime": "2018-11-10T18:29:29.095747Z",
            "uploadedTime": "2010-08-28T04:59:09.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623991/theora/4673_d4efc7885f7b4774af169a9fe6bcd1c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623991/large_thumb/large.jpg"
        },
        {
            "id": 625829,
            "name": "Daily Tech News Show 25. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625829/theora/DTNS20161025.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625829/broadcast/DTNS20161025.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625829/small_thumb/DTNS20161025.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625829/large_thumb/DTNS20161025.jpg",
                "original": "https://upload.frikanalen.no/media/625829/original/DTNS20161025.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:55.310000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7854vid",
            "createdTime": "2016-11-24T19:33:18.066024Z",
            "updatedTime": "2018-11-10T18:29:26.655660Z",
            "uploadedTime": "2016-11-24T19:33:29.415404Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625829/theora/DTNS20161025.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625829/large_thumb/DTNS20161025.jpg"
        },
        {
            "id": 627342,
            "name": "Gudebildet",
            "header": "Til ettertanke",
            "description": "Til ettertanke",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627342/theora/Gudebildet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627342/broadcast/Gudebildet.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627342/large_thumb/Gudebildet.jpg",
                "original": "https://upload.frikanalen.no/media/627342/original/Gudebildet.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:51.533333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-05-10T18:12:15.175264Z",
            "updatedTime": "2022-05-10T18:41:09.936820Z",
            "uploadedTime": "2022-05-10T18:14:06.922580Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627342/theora/Gudebildet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627342/large_thumb/Gudebildet.jpg"
        },
        {
            "id": 622177,
            "name": "Akkurat Nå - Episode 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622177/theora/1685_f771adbe7a464c24b5beb03b6e48ed4b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622177/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622177/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622177/broadcast/orig_Akkurat Nå - Episode 9 - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622177/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:55:50.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:05:00Z",
            "updatedTime": "2018-11-10T18:29:31.082689Z",
            "uploadedTime": "2009-01-02T04:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622177/theora/1685_f771adbe7a464c24b5beb03b6e48ed4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622177/large_thumb/large.jpg"
        },
        {
            "id": 627982,
            "name": "Diesen og Mearsheimer om Kina versus USA",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627982/theora/Diesen_Mearsheimer_IV.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627982/broadcast/Diesen_Mearsheimer_IV.dv",
                "original": "https://upload.frikanalen.no/media/627982/original/Diesen_Mearsheimer_IV.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627982/large_thumb/Diesen_Mearsheimer_IV.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "00:55:49.580000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-23T10:33:32.118581Z",
            "updatedTime": "2024-11-25T07:50:47.121507Z",
            "uploadedTime": "2024-11-23T10:37:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627982/theora/Diesen_Mearsheimer_IV.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627982/large_thumb/Diesen_Mearsheimer_IV.jpg"
        },
        {
            "id": 627036,
            "name": "Fra Abraham til Kaukasus",
            "header": "Mer historie  om Kaukasus og Silkeveien",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627036/theora/Fra Abraham til Kaukasus.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627036/broadcast/Fra Abraham til Kaukasus.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627036/large_thumb/Fra Abraham til Kaukasus.jpg",
                "original": "https://upload.frikanalen.no/media/627036/original/Fra Abraham til Kaukasus.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:46.633333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-11-01T06:28:04.055089Z",
            "updatedTime": "2021-11-01T07:31:01.975444Z",
            "uploadedTime": "2021-11-01T07:04:20.103287Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627036/theora/Fra Abraham til Kaukasus.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627036/large_thumb/Fra Abraham til Kaukasus.jpg"
        },
        {
            "id": 626958,
            "name": "Moses og Rødehavet",
            "header": "Dette visste du kanskje ikke...",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626958/theora/Moses og Rødehavet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626958/broadcast/Moses og Rødehavet.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626958/large_thumb/Moses og Rødehavet.jpg",
                "original": "https://upload.frikanalen.no/media/626958/original/Moses og Rødehavet.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:45.666667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-10-24T06:47:24.132853Z",
            "updatedTime": "2021-10-24T07:16:19.304204Z",
            "uploadedTime": "2021-10-24T06:49:20.835245Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626958/theora/Moses og Rødehavet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626958/large_thumb/Moses og Rødehavet.jpg"
        },
        {
            "id": 625640,
            "name": "Daily Tech News Show 20. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625640/broadcast/DTNS20160620.dv",
                "original": "https://upload.frikanalen.no/media/625640/original/DTNS20160620.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625640/small_thumb/DTNS20160620.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:44.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6692vid",
            "createdTime": "2016-06-21T16:21:06.112682Z",
            "updatedTime": "2018-11-10T18:29:26.938095Z",
            "uploadedTime": "2016-06-21T16:21:10.861784Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg"
        },
        {
            "id": 627435,
            "name": "Læren er viktig",
            "header": "Undervisning",
            "description": "Undervisning",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627435/theora/L�ren er viktig.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627435/broadcast/L�ren er viktig.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627435/large_thumb/L�ren er viktig.jpg",
                "original": "https://upload.frikanalen.no/media/627435/original/L�ren er viktig.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:40.500000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-05-29T13:47:02.420082Z",
            "updatedTime": "2022-05-29T14:15:58.837682Z",
            "uploadedTime": "2022-05-29T13:49:12.153611Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627435/theora/L�ren er viktig.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627435/large_thumb/L�ren er viktig.jpg"
        },
        {
            "id": 625623,
            "name": "Daily Tech News Show 10. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625623/broadcast/DTNS20160610.dv",
                "original": "https://upload.frikanalen.no/media/625623/original/DTNS20160610.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625623/small_thumb/DTNS20160610.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:39.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6604vid",
            "createdTime": "2016-06-11T19:39:41.413507Z",
            "updatedTime": "2018-11-10T18:29:26.963580Z",
            "uploadedTime": "2016-06-11T19:39:46.389681Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg"
        },
        {
            "id": 625855,
            "name": "Daily Tech News Show 02. December 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625855/theora/DTNS20161202.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625855/broadcast/DTNS20161202.dv",
                "original": "https://upload.frikanalen.no/media/625855/original/DTNS20161202.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625855/large_thumb/DTNS20161202.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625855/small_thumb/DTNS20161202.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:35.850000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8139vid",
            "createdTime": "2016-12-20T10:23:01.911161Z",
            "updatedTime": "2018-11-10T18:29:26.618614Z",
            "uploadedTime": "2016-12-20T10:23:06.583215Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625855/theora/DTNS20161202.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625855/large_thumb/DTNS20161202.jpg"
        },
        {
            "id": 625666,
            "name": "Daily Tech News Show 11. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625666/broadcast/DTNS20160711.dv",
                "theora": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv",
                "original": "https://upload.frikanalen.no/media/625666/original/DTNS20160711.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625666/small_thumb/DTNS20160711.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:30.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6899vid",
            "createdTime": "2016-07-15T21:24:52.537484Z",
            "updatedTime": "2018-11-10T18:29:26.899473Z",
            "uploadedTime": "2016-07-15T21:25:03.792416Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg"
        },
        {
            "id": 625446,
            "name": "Civic Tech and the Sad Story of Freedom of Information in Hungary",
            "header": "«Átlátszó,» the word means «transparent» in Hungarian, and it is the name of Hungary's first independent investigative journalism website. A watchdog non-government organisation (NGO) which has experimented with introducing Civic Tech solutions in order to facilitate the work of its team, and also to provide citizens with empowering tools. Since Atlatszo.hu was launched in 2011, the Freedom of Information Act has received a lot of attention, and the legal way for questioning public bodies about spending, a «Freedom of Information request» has become the tool for many to reveal information about corruption.\r\n\r\nMarietta Le will showcase the use of the free software system Alaveteli, and the use of the Freedom of Information Act in Hungary. The law has been changed since 2011, and the latest news is about a threat that would make access to information much harder for Hungarian citizens. Meanwhile, Atlatszo.hu and many others are trying to implement new Civic Tech solutions in Hungary to help people exercise their democratic rights.\r\n\r\nMarietta Le is an FOI advocate at Atlatszo.hu Hungarian investigative journalism website. She also works with the K-Monitor anti-corruption NGO as a project coordinator to «Be Smart with Data», a program that facilitates NGOs in producing web apps and visualisations using open data. In 2015 the Hungarian Forbes magazine has featured her on their «30 under 30» list for starting «Jarokelo.hu», a street fixing website in Hungary.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625446/small_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625446/broadcast/20150811-alaveteli-hungary-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.231728Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg"
        },
        {
            "id": 625586,
            "name": "Daily Tech News Show 19. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625586/broadcast/DTNS20160519.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625586/small_thumb/DTNS20160519.jpg",
                "original": "https://upload.frikanalen.no/media/625586/original/DTNS20160519.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:19.500000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6444vid",
            "createdTime": "2016-05-24T00:13:40.730844Z",
            "updatedTime": "2018-11-10T18:29:27.040469Z",
            "uploadedTime": "2016-05-24T00:57:51.036347Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.jpg"
        },
        {
            "id": 622321,
            "name": "Uka-TV 18.02 - Mat og helse",
            "header": "Mat og Helse er dagens tema. Vi vil vise dere kokkekunst og vi har et innslag om vinsmaking på profesjonelt nivå. I dag vil vi også gå tilbake og se hvordan Idrettsdagen under UKA gikk, og vise dere noen høydepunkter der. Musikk må vi jo også ha i studio, kanskje klarer vi å lure dagens konsertartist i studio? HIL-Games 09, har sin femte runde i dag, hvem kommer til å gå til toppen, det gjenstår å se! \r\n\r\nSjekkeserien: Klarer vi å finne flere menn til Trine, eller har hun allerede gjort sitt valg?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622321/theora/2341_755e6ab1f44a4efd9ec8cde81dcfd1db.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622321/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622321/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622321/broadcast/orig_7bb50763890848e182ab0e304378fe80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622321/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:19",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.883191Z",
            "uploadedTime": "2009-01-02T15:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622321/theora/2341_755e6ab1f44a4efd9ec8cde81dcfd1db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622321/large_thumb/large.jpg"
        },
        {
            "id": 627108,
            "name": "Oversettelser i bibelen",
            "header": "",
            "description": "Enkelte ord har forskjellige betydning",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627108/theora/Oversettelser i bibelen (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627108/broadcast/Oversettelser i bibelen (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/627108/large_thumb/Oversettelser i bibelen (1).jpg",
                "original": "https://upload.frikanalen.no/media/627108/original/Oversettelser i bibelen (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:16.033333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-01-18T08:17:30.387206Z",
            "updatedTime": "2022-01-18T09:27:04.574638Z",
            "uploadedTime": "2022-01-18T09:00:34.125949Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627108/theora/Oversettelser i bibelen (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627108/large_thumb/Oversettelser i bibelen (1).jpg"
        },
        {
            "id": 625759,
            "name": "Daily Tech News Show 18. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625759/broadcast/DTNS20160818.dv",
                "theora": "https://upload.frikanalen.no/media/625759/theora/DTNS20160818.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625759/small_thumb/DTNS20160818.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625759/large_thumb/DTNS20160818.jpg",
                "original": "https://upload.frikanalen.no/media/625759/original/DTNS20160818.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:14.580000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7233vid",
            "createdTime": "2016-08-23T07:25:17.729829Z",
            "updatedTime": "2018-11-10T18:29:26.759841Z",
            "uploadedTime": "2016-08-23T07:25:32.799898Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625759/theora/DTNS20160818.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625759/large_thumb/DTNS20160818.jpg"
        },
        {
            "id": 627834,
            "name": "\"Grunnleggende IT-sikkerhet med friheten i behold\" med Hans-Petter Fjeld",
            "header": "NUUG",
            "description": "Hans-Petter er en sikkerhetsanalytiker med 10 års erfaring og har vært innom de fleste områdene innad i sikkerhetsfaget. Han jobber i dag for Defendable og spesialiserer seg på hendelseshåndtering.\n\nMeld deg gjerne inn i NUUG: https://nuug.no/innmelding Velkommen!",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627834/theora/Nuug-Foredag 22.07.2023 10.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627834/broadcast/Nuug-Foredag 22.07.2023 10.dv",
                "original": "https://upload.frikanalen.no/media/627834/original/Nuug-Foredag 22.07.2023 10.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627834/large_thumb/Nuug-Foredag 22.07.2023 10.jpg"
            },
            "creator": "malin.bruland@pm.me",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:14",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-12-15T17:17:56.592652Z",
            "updatedTime": "2023-12-15T18:06:56.152152Z",
            "uploadedTime": "2023-12-15T17:21:05.041254Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627834/theora/Nuug-Foredag 22.07.2023 10.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627834/large_thumb/Nuug-Foredag 22.07.2023 10.jpg"
        },
        {
            "id": 625055,
            "name": "47_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
                "original": "https://upload.frikanalen.no/media/625055/original/orig_2c7db3214bc147caa47b74c2348df520.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625055/broadcast/6565_ea63281be62040f3b7f76ab9c2b05393.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625055/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:55:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-13T12:57:35.383000Z",
            "updatedTime": "2018-11-10T18:29:27.716025Z",
            "uploadedTime": "2012-11-13T12:57:35.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625055/large_thumb/large.jpg"
        },
        {
            "id": 624493,
            "name": "FiksGataMi - historie og tekno",
            "header": "FiksGataMi er en tjeneste for borgerne i Norge for å synliggjøre problemer med offentlig infrastruktur, og gjøre det enkelt for innbyggerne å melde fra om slike problemer til offentlig myndighet. Presentasjonen vil fortelle litt om historien bak NUUG-prosjektet, hvordan systemet fungerer, og hvilke muligheter som finnes for å analysere og visualisere problemrapportene som er registrert i FiksGataMi.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624493/theora/5617_2bcd60c5e399404f86f983e61e6d0465.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624493/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624493/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624493/broadcast/5617_44afc80d9e9d40e68154aea1ea5da24d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624493/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:55:08.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-05-30T14:34:53Z",
            "updatedTime": "2018-11-10T18:29:28.445618Z",
            "uploadedTime": "2011-05-30T14:34:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624493/theora/5617_2bcd60c5e399404f86f983e61e6d0465.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624493/large_thumb/large.jpg"
        },
        {
            "id": 622101,
            "name": "Godt Perspektiv prog 1",
            "header": "I dette programmet møter du Anders Reinemo som opplevde at Gud snakket til han gjennom en colakork. Jesusrevolution er en organisasjon som drar i hele Europa for å fortelle om evangeliet, i Godt Perspektiv sier de hvorfor. Roald Juliussen forteller om misjonærlivet i krigsherjede Kongo.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622101/theora/1281_c28205fcc04a4bb5bd3544c5357751a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622101/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622101/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622101/broadcast/orig_97f5d9af98964ad08ce9ced9bcc1eb25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622101/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:08.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:21:00Z",
            "updatedTime": "2018-11-10T18:29:31.213511Z",
            "uploadedTime": "2009-01-01T21:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622101/theora/1281_c28205fcc04a4bb5bd3544c5357751a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622101/large_thumb/large.jpg"
        },
        {
            "id": 625624,
            "name": "Common Lisp som praktisk verktøy",
            "header": "Lisp er et av verdens eldste programmeringsspråk, men er mest kjent som et akademisk verktøy innen kunstig intelligens. Det ble oppfunnet av John McCarthy i 1958, og koblingen lisp og kunstig intelligens ble oppfrisket i massemedia igjen for noen dager siden da McCarthy døde, 84 år gammel.\r\n\r\nMen den viktigste lisp-dialekten, industristandarden Common Lisp, egner seg også til praktiske programmeringsformål langt fra kunstig intelligens.\r\n\r\nForedragsholder Espen Vestre har brukt Common Lisp til større  prosjekter både hos Telenor og sin nåværende arbeidsgiver Netfonds Bank.\r\n\r\nNUUG-foredrag fra 2011-11-08.\r\n",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625624/theora/20111108-common-lisp-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625624/large_thumb/20111108-common-lisp-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625624/broadcast/20111108-common-lisp-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625624/small_thumb/20111108-common-lisp-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:06.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-06-13T09:23:59.558076Z",
            "updatedTime": "2018-11-10T18:29:26.962154Z",
            "uploadedTime": "2016-06-13T09:25:46.532750Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625624/theora/20111108-common-lisp-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625624/large_thumb/20111108-common-lisp-frikanalen.jpg"
        },
        {
            "id": 624870,
            "name": "orig_1606d48a4e8446adbc77e8b05d652df4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624870/theora/6224_5f69e8a018c74bfd8adaf69e745073a1.ogv",
                "original": "https://upload.frikanalen.no/media/624870/original/orig_7a6620c2e1834ad58f8f252d837eb9b9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624870/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624870/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624870/broadcast/6224_12b06340284d416ea3acb342fd01f5a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624870/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:55:05",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-19T14:11:30.440000Z",
            "updatedTime": "2018-11-10T18:29:27.955690Z",
            "uploadedTime": "2012-04-19T14:11:30.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624870/theora/6224_5f69e8a018c74bfd8adaf69e745073a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624870/large_thumb/large.jpg"
        },
        {
            "id": 623849,
            "name": "Frisk og glad, del 6 av 9",
            "header": "Kuren mot stress.  Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623849/theora/4479_c0892621e9964477bd6a1e013e9a8c1b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623849/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623849/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623849/broadcast/4479_e60bc5a2274c4df49c8e831e42b358e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623849/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:03:58.750000Z",
            "updatedTime": "2018-11-10T18:29:29.293836Z",
            "uploadedTime": "2010-07-07T08:03:58.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623849/theora/4479_c0892621e9964477bd6a1e013e9a8c1b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623849/large_thumb/large.jpg"
        },
        {
            "id": 623766,
            "name": "Frisk og glad, del 4 av 9",
            "header": "Reduser risikoen for kreft. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623766/theora/4453_10c63a1674694fb5839793b1b0f81364.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623766/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623766/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623766/broadcast/4453_fafae0c8d4da4d3f80eed2a5ffa93a1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623766/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:20:29.847000Z",
            "updatedTime": "2018-11-10T18:29:29.406108Z",
            "uploadedTime": "2010-06-28T14:20:29.847000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623766/theora/4453_10c63a1674694fb5839793b1b0f81364.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623766/large_thumb/large.jpg"
        },
        {
            "id": 623913,
            "name": "Frisk og glad episode 7",
            "header": "Lev optimalt på et lavt budsjett",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623913/theora/4740_89704910c8434ef2a5a1b9b6b33a7973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623913/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623913/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623913/broadcast/4740_f4c635365eca4d39a5d2675974a351cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623913/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-09-10T10:26:13.767000Z",
            "updatedTime": "2018-11-10T18:29:29.200921Z",
            "uploadedTime": "2010-09-10T10:26:13.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623913/theora/4740_89704910c8434ef2a5a1b9b6b33a7973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623913/large_thumb/large.jpg"
        },
        {
            "id": 623850,
            "name": "Frisk og glad, del 8 av 9",
            "header": "Ti enkle leveregler for et bedre liv. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623850/broadcast/4481_7b00144d51ed4044aec7866496ba459b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623850/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:11:03.837000Z",
            "updatedTime": "2018-11-10T18:29:29.292436Z",
            "uploadedTime": "2010-07-07T08:11:03.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623850/large_thumb/large.jpg"
        },
        {
            "id": 623734,
            "name": "Frisk og glad, del 1 av 9",
            "header": "Ta en EU-kontroll på livet ditt. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623734/theora/4450_764192c3694d42dd8d0cb5d14700cde0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623734/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623734/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623734/broadcast/4450_4aa98c62a46e43a1a3d656783d56ac91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623734/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:11:27.600000Z",
            "updatedTime": "2018-11-10T18:29:29.446870Z",
            "uploadedTime": "2010-06-28T14:11:27.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623734/theora/4450_764192c3694d42dd8d0cb5d14700cde0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623734/large_thumb/large.jpg"
        },
        {
            "id": 623767,
            "name": "Frisk og glad, del 5 av 9",
            "header": "Programmet har tittelen Historiens største healer. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623767/theora/4478_dd367f30387444f38a300cc9572f5c18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623767/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623767/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623767/broadcast/4478_4cc142e792e74e949e74464597ab35ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623767/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:01:19.453000Z",
            "updatedTime": "2018-11-10T18:29:29.404702Z",
            "uploadedTime": "2010-07-07T08:01:19.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623767/theora/4478_dd367f30387444f38a300cc9572f5c18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623767/large_thumb/large.jpg"
        },
        {
            "id": 623735,
            "name": "Frisk og glad, del 2 av 9",
            "header": "Tankenes helbredende kraft. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623735/theora/4451_e796e455a1a846678553cf3f3378e1a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623735/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623735/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623735/broadcast/4451_e198fd6bc359441ab085a65a4c06b03b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623735/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:15:59.667000Z",
            "updatedTime": "2018-11-10T18:29:29.445532Z",
            "uploadedTime": "2010-06-28T14:15:59.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623735/theora/4451_e796e455a1a846678553cf3f3378e1a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623735/large_thumb/large.jpg"
        },
        {
            "id": 623851,
            "name": "Frisk og glad, del 9 av 9",
            "header": "Møt morgendagen uten frykt. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623851/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623851/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623851/broadcast/4482_363efa83ea854b4291a81b51431c1190.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623851/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:13:09.590000Z",
            "updatedTime": "2018-11-10T18:29:29.290981Z",
            "uploadedTime": "2010-07-07T08:13:09.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623851/large_thumb/large.jpg"
        },
        {
            "id": 623739,
            "name": "Frisk og glad, del 3 av 9",
            "header": "Det lykkelige hjems syv hemmeligheter. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623739/theora/4452_c5a3c3a6bf354e2aa14bdfbd553a3381.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623739/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623739/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623739/broadcast/4452_8627d9383e77463a9814ec4a28cc8a0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623739/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:18:23.640000Z",
            "updatedTime": "2018-11-10T18:29:29.440049Z",
            "uploadedTime": "2010-06-28T14:18:23.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623739/theora/4452_c5a3c3a6bf354e2aa14bdfbd553a3381.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623739/large_thumb/large.jpg"
        },
        {
            "id": 625125,
            "name": "03_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
                "original": "https://upload.frikanalen.no/media/625125/original/orig_4a2f296e0dbb499aa08cde360eee836b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625125/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625125/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625125/broadcast/6650_75c88e9a905547dbb3a85d1d21cfddd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625125/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:54:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2013-01-15T23:47:04.307000Z",
            "updatedTime": "2018-11-10T18:29:27.624497Z",
            "uploadedTime": "2013-01-15T23:47:04.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625125/large_thumb/large.jpg"
        },
        {
            "id": 624871,
            "name": "17_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
                "original": "https://upload.frikanalen.no/media/624871/original/orig_09d9032a4a73425790ee99fd7bb7a36a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624871/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624871/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624871/broadcast/6174_16f2331db5774adc9ff1ce8cf29599f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624871/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:54:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:31:31.637000Z",
            "updatedTime": "2018-11-10T18:29:27.954018Z",
            "uploadedTime": "2012-04-03T07:31:31.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624871/large_thumb/large.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": 624040,
            "name": "Akkurat Nå! 21. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624040/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624040/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624040/broadcast/4924_0c4fa22cc7f24c43b6023d1e4787f966.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624040/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:56.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:54:09.880000Z",
            "updatedTime": "2018-11-10T18:29:29.033705Z",
            "uploadedTime": "2010-11-04T15:54:09.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624040/large_thumb/large.jpg"
        },
        {
            "id": 624416,
            "name": "Akkurat Nå 17. april 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624416/theora/5519_6d37c56adb0d460690648ace23999cab.ogv",
                "original": "https://upload.frikanalen.no/media/624416/original/orig_7a902b6f3fbf4908bf73826c4d8dd9f4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624416/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624416/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624416/broadcast/5519_735b0e99af6147fa994c15a4ccf398df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624416/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:56.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-13T07:00:51.937000Z",
            "updatedTime": "2018-11-10T18:29:28.548608Z",
            "uploadedTime": "2011-04-13T07:00:51.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624416/theora/5519_6d37c56adb0d460690648ace23999cab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624416/large_thumb/large.jpg"
        },
        {
            "id": 627997,
            "name": "Diesen i samtale med Jack Matlock",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627997/theora/Diesen_Matlock.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627997/broadcast/Diesen_Matlock.dv",
                "original": "https://upload.frikanalen.no/media/627997/original/Diesen_Matlock.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627997/large_thumb/Diesen_Matlock.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "00:54:55.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-12-19T13:50:57.162488Z",
            "updatedTime": "2024-12-19T15:27:28.918354Z",
            "uploadedTime": "2024-12-19T14:47:48.475588Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627997/theora/Diesen_Matlock.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627997/large_thumb/Diesen_Matlock.jpg"
        },
        {
            "id": 622453,
            "name": "Akkurat Nå - Episode 02",
            "header": "1) Kåre Stølen, Stasjonssjef Gønland Politistasjon, om stoffomsetning på Grünerløkka.\n2) Varaordfører Aud Kvalbein om behandling av rusmisbrukere.\n3) Christian Tybring Gjedde om vaktselskaper som \"politi\" rundt Akerselva.\n4) Forfatter og illustratør Christian Kappelrud på på Hamar med ny Bok.\n5) Jan Tore Sanner om Valgkampen og slagordet \"Ett år igjen\".",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622453/theora/584_54a529a7b19840eb815b4390866ea565.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622453/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622453/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622453/broadcast/orig_ESTV - Akkurat Nå - Episode 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622453/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:55",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.701958Z",
            "uploadedTime": "2009-01-01T09:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622453/theora/584_54a529a7b19840eb815b4390866ea565.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622453/large_thumb/large.jpg"
        },
        {
            "id": 623581,
            "name": "Akkurat Nå 25.4.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623581/theora/4136_4daf4c1cc5bb4bf380044715f96e80a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623581/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623581/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623581/broadcast/4136_5fda2d09446a4877b266dbc8db8912c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623581/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:54.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:06:11.033000Z",
            "updatedTime": "2018-11-10T18:29:29.629474Z",
            "uploadedTime": "2010-03-25T09:06:11.033000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623581/theora/4136_4daf4c1cc5bb4bf380044715f96e80a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623581/large_thumb/large.jpg"
        },
        {
            "id": 625841,
            "name": "Blokkjedeteknologier og kryptovaluta-løsninger",
            "header": "Thor-Harald Johansen Fra Bitspace AS introduserer de tekniske løsningene som Bitspace jobber med: Blokkjedeteknologier og kryptovaluta-løsninger for (1) Grensesnitt mot tradisjonelle banktjenester, (2) Steemit/sosiale medier basert på kryptovaluta, og (3) Utvikling og etablering av løsninger og tjenester for the unbanked/de bankløse i den fremvoksende kryptoøkonomien.\r\n\r\nNUUG talk from 2016-12-13.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625841/broadcast/20161213-blockchain-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625841/small_thumb/20161213-blockchain-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.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:54:53.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-12-14T13:09:15.182902Z",
            "updatedTime": "2018-11-10T18:29:26.638818Z",
            "uploadedTime": "2016-12-14T13:11:02.613519Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.jpg"
        },
        {
            "id": 625080,
            "name": "48_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
                "original": "https://upload.frikanalen.no/media/625080/original/orig_1ce4fa77768e471391f79262b1610a18.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625080/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625080/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625080/broadcast/6577_6020b9487d2c407fb73fda0d26bae37b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625080/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:54:53",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-23T15:08:33.743000Z",
            "updatedTime": "2018-11-10T18:29:27.682427Z",
            "uploadedTime": "2012-11-23T15:08:33.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625080/large_thumb/large.jpg"
        },
        {
            "id": 625111,
            "name": "52_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625111/theora/6619_365e6a9fcb364db4b508ec77b6fa369e.ogv",
                "original": "https://upload.frikanalen.no/media/625111/original/orig_16cd2bded0084d0590a700a9659d8e1e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625111/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625111/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625111/broadcast/6619_42ba2fbbd67a4103895d61e587d41bca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625111/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:54:52",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-12-21T08:29:46.513000Z",
            "updatedTime": "2018-11-10T18:29:27.643732Z",
            "uploadedTime": "2012-12-21T08:29:46.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625111/theora/6619_365e6a9fcb364db4b508ec77b6fa369e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625111/large_thumb/large.jpg"
        },
        {
            "id": 623510,
            "name": "Akkurat Nå 11.04.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623510/theora/4127_b0a7978bf67a49ef95aede02bf8611bd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623510/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623510/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623510/broadcast/4127_7075ef3edcd04f2ab70b6da00651de1c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623510/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:51.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:50:19.823000Z",
            "updatedTime": "2018-11-10T18:29:29.716557Z",
            "uploadedTime": "2010-03-25T08:50:19.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623510/theora/4127_b0a7978bf67a49ef95aede02bf8611bd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623510/large_thumb/large.jpg"
        },
        {
            "id": 623694,
            "name": "Akkurat Nå 20.06.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623694/theora/4160_5e7151635b7b48d2a033e8d9aac9d445.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623694/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623694/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623694/broadcast/4160_ffdd71e98a6c49279c9b2e6ae272c1c4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623694/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:50.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T11:00:34.023000Z",
            "updatedTime": "2018-11-10T18:29:29.493313Z",
            "uploadedTime": "2010-03-25T11:00:34.023000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623694/theora/4160_5e7151635b7b48d2a033e8d9aac9d445.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623694/large_thumb/large.jpg"
        },
        {
            "id": 624990,
            "name": "40_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
                "original": "https://upload.frikanalen.no/media/624990/original/orig_17259d20882e4dedabef46771e028698.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624990/broadcast/6382_15acd28871c2489cb0809a76187fcd25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624990/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:54:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:17:05.947000Z",
            "updatedTime": "2018-11-10T18:29:27.804085Z",
            "uploadedTime": "2012-08-28T07:17:05.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624990/large_thumb/large.jpg"
        },
        {
            "id": 625136,
            "name": "06_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
                "original": "https://upload.frikanalen.no/media/625136/original/orig_25d7dba1f04044388f20332b7ca1be15.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625136/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625136/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625136/broadcast/6655_3759bbc1e4b84a5cb9d76d10b2eafedd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625136/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:54:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2013-01-28T07:45:28.437000Z",
            "updatedTime": "2018-11-10T18:29:27.608938Z",
            "uploadedTime": "2013-01-28T07:45:28.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625136/large_thumb/large.jpg"
        },
        {
            "id": 625676,
            "name": "Daily Tech News Show 18. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625676/theora/DTNS20160718.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625676/broadcast/DTNS20160718.dv",
                "original": "https://upload.frikanalen.no/media/625676/original/DTNS20160718.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625676/large_thumb/DTNS20160718.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625676/small_thumb/DTNS20160718.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:45.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6973vid",
            "createdTime": "2016-07-19T20:28:35.928561Z",
            "updatedTime": "2018-11-10T18:29:26.885224Z",
            "uploadedTime": "2016-07-19T20:29:05.504807Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625676/theora/DTNS20160718.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625676/large_thumb/DTNS20160718.jpg"
        }
    ]
}