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

{
    "count": 3408,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1350&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1250&ordering=has_tono_records",
    "results": [
        {
            "id": 624270,
            "name": "Været",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624270/theora/4608_d6f7a7621dd7422bafa63968a9c6add1.ogv",
                "original": "https://upload.frikanalen.no/media/624270/original/orig_b53f1f774ef74cafbf91aa6e60d39fad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624270/broadcast/4608_de4fa7cafa3c4e76804f0b4fa0c9e8fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624270/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:44.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:43.913000Z",
            "updatedTime": "2018-11-10T18:29:28.741449Z",
            "uploadedTime": "2010-08-10T19:20:43.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624270/theora/4608_d6f7a7621dd7422bafa63968a9c6add1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624270/large_thumb/large.jpg"
        },
        {
            "id": 626108,
            "name": "FSCONS 2017 - Joakim Lundborg - Why we need free password managers",
            "header": "This talk will be about my experience building uis for the pass password manager, and some related concerns:\r\n\r\n* Why usability is a security feature\r\n*The need for free software password manages\r\n* Can this be a path to drive GPG adoption?\r\n\r\nRecorded by NUUG for FSCONS.\r\nhttps://github.com/cortex/gopass\r\nhttps://github.com/cortex/ripasso\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626108/theora/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626108/broadcast/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626108/large_thumb/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.jpg",
                "original": "https://upload.frikanalen.no/media/626108/original/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.webm"
            },
            "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:17:12.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundbor",
            "createdTime": "2018-12-13T20:12:36.415520Z",
            "updatedTime": "2018-12-13T22:37:09.676333Z",
            "uploadedTime": "2018-12-13T22:22:27.426977Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626108/theora/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626108/large_thumb/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.jpg"
        },
        {
            "id": 624268,
            "name": "Walk of peace",
            "header": "Vinneren av isfits designkonkurranse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
                "original": "https://upload.frikanalen.no/media/624268/original/orig_85480e11ba574ee8a8d94376b31f9ece.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624268/broadcast/5116_fef67c84e1f24e9182bf2fdea52b186f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:37.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:18:59.527000Z",
            "updatedTime": "2018-11-10T18:29:28.744376Z",
            "uploadedTime": "2010-12-21T16:18:59.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
        },
        {
            "id": 624267,
            "name": "Flammende demonstrasjon",
            "header": "Flammende demonstrasjon til støtte for Maria Amelie.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
                "original": "https://upload.frikanalen.no/media/624267/original/orig_e0f83b52cf154f55b91a8f505de6cff5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624267/broadcast/5243_07365288cafa46cf8ccaf0ad00e851a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:34:28.960000Z",
            "updatedTime": "2018-11-10T18:29:28.745753Z",
            "uploadedTime": "2011-01-31T21:34:28.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
        },
        {
            "id": 625852,
            "name": "Daily Tech News Show 29. November 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625852/broadcast/DTNS20161129.dv",
                "theora": "https://upload.frikanalen.no/media/625852/theora/DTNS20161129.ogv",
                "original": "https://upload.frikanalen.no/media/625852/original/DTNS20161129.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625852/small_thumb/DTNS20161129.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625852/large_thumb/DTNS20161129.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:38.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8105vid",
            "createdTime": "2016-12-20T07:34:15.995674Z",
            "updatedTime": "2018-11-10T18:29:26.622894Z",
            "uploadedTime": "2016-12-20T07:34:33.295839Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625852/theora/DTNS20161129.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625852/large_thumb/DTNS20161129.jpg"
        },
        {
            "id": 623926,
            "name": "Akkurat Nå! 19 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623926/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623926/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623926/broadcast/4669_3615b898930d4ab69fbc30b9d923a217.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623926/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:52.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:52:20.990000Z",
            "updatedTime": "2018-11-10T18:29:29.182988Z",
            "uploadedTime": "2010-08-28T04:52:20.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623926/large_thumb/large.jpg"
        },
        {
            "id": 624264,
            "name": "Spill og spillsamfund",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624264/theora/5317_badb041259644e78969ac076ca8f68bd.ogv",
                "original": "https://upload.frikanalen.no/media/624264/original/orig_6a94ddd9329342c4871c86d2bb4917d2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624264/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624264/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624264/broadcast/5317_72edee75beec4501b9394d542efa0c1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624264/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:58.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-12T08:43:48.280000Z",
            "updatedTime": "2018-11-10T18:29:28.749922Z",
            "uploadedTime": "2011-02-12T08:43:48.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624264/theora/5317_badb041259644e78969ac076ca8f68bd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624264/large_thumb/large.jpg"
        },
        {
            "id": 624263,
            "name": "Sanntidssystem",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624263/theora/5316_3ffa54beb02846569d603df31738c5db.ogv",
                "original": "https://upload.frikanalen.no/media/624263/original/orig_609b63e33d6245d39cd5d7911d434d44.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624263/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624263/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624263/broadcast/5316_47dc59dc087146178d9892cbf38ea35b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624263/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:16.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-12T08:43:13.047000Z",
            "updatedTime": "2018-11-10T18:29:28.751424Z",
            "uploadedTime": "2011-02-12T08:43:13.047000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624263/theora/5316_3ffa54beb02846569d603df31738c5db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624263/large_thumb/large.jpg"
        },
        {
            "id": 623923,
            "name": "Stop Burn The Quran Day",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623923/theora/4751_54e4921e1e2b4f11bedbfd1cae3800b1.ogv",
                "original": "https://upload.frikanalen.no/media/623923/original/orig_db9cf2dfd33b4abf85dafd02adc0767c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623923/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623923/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623923/broadcast/4751_542cecefc6d4453e9426429b5256aa31.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623923/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:06:56",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-15T07:09:10.563000Z",
            "updatedTime": "2018-11-10T18:29:29.187216Z",
            "uploadedTime": "2010-09-15T07:09:10.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623923/theora/4751_54e4921e1e2b4f11bedbfd1cae3800b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623923/large_thumb/large.jpg"
        },
        {
            "id": 623920,
            "name": "Jesus I India del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
                "original": "https://upload.frikanalen.no/media/623920/original/orig_3683bfa094b84849abf554f283b88cd2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623920/broadcast/4748_40029a1bfe7e407bab0d577e409b8067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623920/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:46.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-13T17:36:43.137000Z",
            "updatedTime": "2018-11-10T18:29:29.191347Z",
            "uploadedTime": "2010-09-13T17:36:43.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623920/large_thumb/large.jpg"
        },
        {
            "id": 624260,
            "name": "Akkurat Nå! 13. februar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624260/theora/5303_6e4e0360db014e35aef629b6d914d60d.ogv",
                "original": "https://upload.frikanalen.no/media/624260/original/orig_9e910b7c763a40b7bc8696d89f7a189e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624260/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624260/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624260/broadcast/5303_0767674a7ed34f9ab73ae54cdc4836fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624260/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:52:33.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T15:22:56.797000Z",
            "updatedTime": "2018-11-10T18:29:28.755996Z",
            "uploadedTime": "2011-02-11T15:22:56.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624260/theora/5303_6e4e0360db014e35aef629b6d914d60d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624260/large_thumb/large.jpg"
        },
        {
            "id": 624259,
            "name": "06_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
                "original": "https://upload.frikanalen.no/media/624259/original/orig_fb07bb0c791a408f8e01fbfa07582909.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624259/broadcast/5275_fe2efe8651e245cabe3c4d47b186c175.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624259/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:35:22.400000Z",
            "updatedTime": "2018-11-10T18:29:28.757434Z",
            "uploadedTime": "2011-02-04T13:35:22.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624259/large_thumb/large.jpg"
        },
        {
            "id": 624258,
            "name": "Hap 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624258/theora/5302_39fcb84037b040ce8cce70f212bbfc53.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624258/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624258/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624258/broadcast/5302_b6f44a7b61054724836bc5137de6b87e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624258/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T13:49:14.707000Z",
            "updatedTime": "2018-11-10T18:29:28.758810Z",
            "uploadedTime": "2011-02-11T13:49:14.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624258/theora/5302_39fcb84037b040ce8cce70f212bbfc53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624258/large_thumb/large.jpg"
        },
        {
            "id": 624966,
            "name": "Empo TV - del 103",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624966/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624966/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624966/broadcast/6374_7afc10c4406d4a869cde3a19bd2a2a5a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624966/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:28",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:15:54.797000Z",
            "updatedTime": "2020-08-30T19:44:25.209118Z",
            "uploadedTime": "2012-08-25T15:15:54.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624966/large_thumb/large.jpg"
        },
        {
            "id": 625656,
            "name": "TED - Malte Spitz: Your phone company is watching",
            "header": "What kind of data is your cell phone company collecting? Malte Spitz wasn’t too worried when he asked his operator in Germany to share information stored about him. Multiple unanswered requests and a lawsuit later, Spitz received 35,830 lines of code -- a detailed, nearly minute-by-minute account of half a year of his life.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625656/broadcast/MalteSpitz_2012G.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625656/large_thumb/MalteSpitz_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625656/small_thumb/MalteSpitz_2012G.jpg",
                "original": "https://upload.frikanalen.no/media/625656/original/MalteSpitz_2012G.mp4",
                "theora": "https://upload.frikanalen.no/media/625656/theora/MalteSpitz_2012G.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:56.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MalteSpitz_2012G",
            "createdTime": "2016-06-30T19:52:16.299147Z",
            "updatedTime": "2018-11-10T18:29:26.913484Z",
            "uploadedTime": "2016-06-30T20:10:28.994824Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625656/theora/MalteSpitz_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625656/large_thumb/MalteSpitz_2012G.jpg"
        },
        {
            "id": 624253,
            "name": "De Levende Ord",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624253/theora/5289_37f0d311e5194b62b302d0ff031d63cd.ogv",
                "original": "https://upload.frikanalen.no/media/624253/original/orig_75d36a204b554c59812cf4cf666cdef3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624253/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624253/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624253/broadcast/5289_27c49c8fe8a94000b7df7cbad0b8a19f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624253/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-10T08:36:23.317000Z",
            "updatedTime": "2018-11-10T18:29:28.764317Z",
            "uploadedTime": "2011-02-10T08:36:23.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624253/theora/5289_37f0d311e5194b62b302d0ff031d63cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624253/large_thumb/large.jpg"
        },
        {
            "id": 624252,
            "name": "Verdens Gjenfødelse",
            "header": "Verdens Gjenfødelse\nmed Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624252/theora/5286_6dc630514c3c406e83e9cb373cfa3c2b.ogv",
                "original": "https://upload.frikanalen.no/media/624252/original/orig_cd6ed6d242724bfd943cbb6ff3258850.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624252/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624252/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624252/broadcast/5286_59fd4ada7fa542b8acde3efeb104b706.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624252/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:55.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-10T08:08:35.493000Z",
            "updatedTime": "2018-11-10T18:29:28.765805Z",
            "uploadedTime": "2011-02-10T08:08:35.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624252/theora/5286_6dc630514c3c406e83e9cb373cfa3c2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624252/large_thumb/large.jpg"
        },
        {
            "id": 624251,
            "name": "TED - Lær alle barn om mat",
            "header": "TED-prisvinner Jamie Oliver deler mektige historier fra sitt anti-overvektsprosjekt i Huntington, West Virginia, samt et sjokkerende bilde av sukkeret som vi spiser, når han gjør et frontalangrep på vår mat-ignoranse.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624251/theora/5288_a841ed0b494f429487d9679fadf45c19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624251/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624251/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624251/broadcast/5288_0e015652fcc0441499ce3e4336b31f1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624251/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:20:18.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-10T08:22:09Z",
            "updatedTime": "2018-11-10T18:29:28.767236Z",
            "uploadedTime": "2011-02-10T08:22:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624251/theora/5288_a841ed0b494f429487d9679fadf45c19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624251/large_thumb/large.jpg"
        },
        {
            "id": 624250,
            "name": "TED - Verden trenger alle hjerner",
            "header": "Temple Grandin fick diagnosen autism som barn, och talar om hur hennes sinne fungerar. Hon delar med sig av sin förmåga att \"tänka bildligt\", som har hjälpt henne lösa problem typiska hjärnor missar. Hon argumenterar att världen behöver människor i autismspektrumet: bildliga tänkare, mönstertänkande och alla möjliga smarta nördar.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624250/theora/5284_a4d1c4a20a5f4b75857951364bf06eb7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624250/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624250/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624250/broadcast/5284_a4d1c4a20a5f4b75857951364bf06eb7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624250/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:19:39.540000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-08T15:30:14.220000Z",
            "updatedTime": "2018-11-10T18:29:28.768682Z",
            "uploadedTime": "2011-02-08T15:30:14.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624250/theora/5284_a4d1c4a20a5f4b75857951364bf06eb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624250/large_thumb/large.jpg"
        },
        {
            "id": 625037,
            "name": "Den norske kirke i eksil 121",
            "header": "Programmet handler om\nbots og bededagen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625037/theora/orig_2b9df8aff8cd4a8b9a0c49db4b5efe3c.ogv",
                "original": "https://upload.frikanalen.no/media/625037/original/orig_2b9df8aff8cd4a8b9a0c49db4b5efe3c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625037/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625037/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625037/broadcast/6526_fcd6bb7570514a33a5dc0963b88a9750.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625037/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:17",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-29T20:00:35.767000Z",
            "updatedTime": "2018-11-10T18:29:27.742396Z",
            "uploadedTime": "2012-10-29T20:00:35.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625037/theora/orig_2b9df8aff8cd4a8b9a0c49db4b5efe3c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625037/large_thumb/large.jpg"
        },
        {
            "id": 625036,
            "name": "AR6302 Arena",
            "header": "Arena med Bjørn Gjellum",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
                "original": "https://upload.frikanalen.no/media/625036/original/orig_00e92baa6fba4d63b0c4927431313991.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625036/broadcast/6524_ca3c5d39a7ba40ffbb60b4bb75b0673f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625036/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:28:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-29T07:40:28.100000Z",
            "updatedTime": "2018-11-10T18:29:27.743790Z",
            "uploadedTime": "2012-10-29T07:40:28.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625036/large_thumb/large.jpg"
        },
        {
            "id": 625898,
            "name": "Melk av Ordet - Finn-Arne Lauvaas - Sion, Kautokeino",
            "header": "Melk av Ordet er et mobilt studio som besøker menigheter rundt omkring i Norge. Vi gjør opptak og har sendinger både på «Melk av Ordet»-siden på Facebook og på Frikanalen på Riks TV. Vi er for øyeblikket i frimenigheten, Sion i Kautokeino. Finn-Arne-Lauvaas er på visitt og forkynner i dagens sending.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625898/small_thumb/MyStream_19.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625898/large_thumb/MyStream_19.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625898/broadcast/MyStream_19.dv.new.dv",
                "original": "https://upload.frikanalen.no/media/625898/original/MyStream_19.mp4"
            },
            "creator": "fktest@example.com",
            "organization": {
                "id": 134,
                "name": "Isak Eira",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2161,
                "editorName": "Isak Anders EIra",
                "editorEmail": "iaeira@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:04",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2017-06-23T21:41:17.544839Z",
            "updatedTime": "2020-09-24T13:22:43.815156Z",
            "uploadedTime": "2017-06-23T20:54:55Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625898/large_thumb/MyStream_19.jpg"
        },
        {
            "id": 624211,
            "name": "Akkurat Nå! 30. januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624211/theora/5197_e57a6060fd0a487fa1d0f6f80712bba9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624211/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624211/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624211/broadcast/5197_bf99483fd64547dc9ce04339bda06655.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624211/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:59.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-20T12:56:39.587000Z",
            "updatedTime": "2018-11-10T18:29:28.821865Z",
            "uploadedTime": "2011-01-20T12:56:39.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624211/theora/5197_e57a6060fd0a487fa1d0f6f80712bba9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624211/large_thumb/large.jpg"
        },
        {
            "id": 624964,
            "name": "37_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv",
                "original": "https://upload.frikanalen.no/media/624964/original/orig_83bd6591c59e4c4592beb0a344ca8a83.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624964/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624964/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624964/broadcast/6379_8dbab670a0654ef4b81546f0991d871b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624964/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:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:01:47.137000Z",
            "updatedTime": "2018-11-10T18:29:27.839376Z",
            "uploadedTime": "2012-08-28T07:01:47.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624964/large_thumb/large.jpg"
        },
        {
            "id": 625043,
            "name": "Empo tv - del 111",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625043/theora/6456_8408c6140434495fbfeaa873ddb25c88.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625043/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625043/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625043/broadcast/6456_46d02765788b440b9742ce1b08b95e91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625043/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-10-02T06:42:17.423000Z",
            "updatedTime": "2020-08-30T19:42:31.178534Z",
            "uploadedTime": "2012-10-02T06:42:17.423000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625043/theora/6456_8408c6140434495fbfeaa873ddb25c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625043/large_thumb/large.jpg"
        },
        {
            "id": 624243,
            "name": "Hele Verdens Reformator",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624243/theora/orig_54ec8c93058b44d880fa11bef75c1e92.ogv",
                "original": "https://upload.frikanalen.no/media/624243/original/orig_54ec8c93058b44d880fa11bef75c1e92.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624243/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624243/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624243/broadcast/5280_e79c8b032929427a8d8ffa8b719a3bfd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624243/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:54.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-07T17:46:24.203000Z",
            "updatedTime": "2018-11-10T18:29:28.778587Z",
            "uploadedTime": "2011-02-07T17:46:24.203000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624243/theora/orig_54ec8c93058b44d880fa11bef75c1e92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624243/large_thumb/large.jpg"
        },
        {
            "id": 624240,
            "name": "Ti minutt & Levende Ord",
            "header": "Svenn Thommy Fjeldberg og Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624240/theora/5274_011b46d553064e45881d17dacaea644c.ogv",
                "original": "https://upload.frikanalen.no/media/624240/original/orig_7c8f35c175d44dfa9767b37156e9c92f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624240/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624240/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624240/broadcast/5274_2f1690854c4448d9b0064a0fb3db5736.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624240/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:45.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T10:33:12.860000Z",
            "updatedTime": "2018-11-10T18:29:28.783005Z",
            "uploadedTime": "2011-02-04T10:33:12.860000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624240/theora/5274_011b46d553064e45881d17dacaea644c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624240/large_thumb/large.jpg"
        },
        {
            "id": 624239,
            "name": "Helse & Källan",
            "header": "Helse med Eva Britt Fjeldberg og Kællan med Cark henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624239/theora/5273_38a692a5f9ca4d4986d3fdcec1632a7e.ogv",
                "original": "https://upload.frikanalen.no/media/624239/original/orig_92785c2a6641430fa9f200203c8f0cdd.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624239/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624239/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624239/broadcast/5273_203dddea4e2c4461a800fc19fea6f058.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624239/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:12.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T10:10:30.353000Z",
            "updatedTime": "2018-11-10T18:29:28.784435Z",
            "uploadedTime": "2011-02-04T10:10:30.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624239/theora/5273_38a692a5f9ca4d4986d3fdcec1632a7e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624239/large_thumb/large.jpg"
        },
        {
            "id": 624238,
            "name": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624238/theora/5272_69a2cd7c8be14cd9a5182dbe7dfbd4e9.ogv",
                "original": "https://upload.frikanalen.no/media/624238/original/orig_e9cc462bb8884e8cb1304a9952bd7b1d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624238/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624238/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624238/broadcast/5272_18bfa1383df54007bfac0a7e17e3a838.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624238/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:39.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T09:01:18.637000Z",
            "updatedTime": "2018-11-10T18:29:28.785798Z",
            "uploadedTime": "2011-02-04T09:01:18.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624238/theora/5272_69a2cd7c8be14cd9a5182dbe7dfbd4e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624238/large_thumb/large.jpg"
        },
        {
            "id": 624237,
            "name": "EBF-KHA 20110209-2959",
            "header": "Helse med Eva Britt Fjeldberg og källan\nmed Karl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624237/theora/5271_b0967c4f9cad4fbcb2db65f44b07b9c3.ogv",
                "original": "https://upload.frikanalen.no/media/624237/original/orig_95dea28066184a6b8cc4559cfd97b0dc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624237/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624237/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624237/broadcast/5271_d83a84eb2c2947ddad63a7d6f8f889d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624237/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:59.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T08:26:59.453000Z",
            "updatedTime": "2018-11-10T18:29:28.787189Z",
            "uploadedTime": "2011-02-04T08:26:59.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624237/theora/5271_b0967c4f9cad4fbcb2db65f44b07b9c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624237/large_thumb/large.jpg"
        },
        {
            "id": 624236,
            "name": "Guds Ord",
            "header": "Guds Ord med bjørn kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624236/theora/5270_8a89ec07185440cdb53625ce6e553cf3.ogv",
                "original": "https://upload.frikanalen.no/media/624236/original/orig_318d0cdb5a1b4c50bd64c86d76cc3640.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624236/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624236/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624236/broadcast/5270_5559049cc4364034b21ee9af58c9359e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624236/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T08:21:41.430000Z",
            "updatedTime": "2018-11-10T18:29:28.788568Z",
            "uploadedTime": "2011-02-04T08:21:41.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624236/theora/5270_8a89ec07185440cdb53625ce6e553cf3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624236/large_thumb/large.jpg"
        },
        {
            "id": 624235,
            "name": "Utrop TV - Studio1",
            "header": "Debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624235/theora/orig_c37cd2b8045645279b1b3b32f0817643.ogv",
                "original": "https://upload.frikanalen.no/media/624235/original/orig_c37cd2b8045645279b1b3b32f0817643.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624235/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624235/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624235/broadcast/4686_001daa6bf2f4453b93987123785e652e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624235/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:12.440000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-30T14:07:39.727000Z",
            "updatedTime": "2018-11-10T18:29:28.789961Z",
            "uploadedTime": "2010-08-30T14:07:39.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624235/theora/orig_c37cd2b8045645279b1b3b32f0817643.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624235/large_thumb/large.jpg"
        },
        {
            "id": 624233,
            "name": "Redd pres.- Fadder Lars Helle",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624233/theora/5262_52770e36c27d42d0a5f265ca1d2c4b53.ogv",
                "original": "https://upload.frikanalen.no/media/624233/original/orig_38fd8bf1ec4a4105b918c8e9b715b447.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624233/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624233/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624233/broadcast/5262_da7f6f632357434cbe4c7da368a83cc9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624233/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:09.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:47:42.623000Z",
            "updatedTime": "2018-11-10T18:29:28.791383Z",
            "uploadedTime": "2011-02-03T08:47:42.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624233/theora/5262_52770e36c27d42d0a5f265ca1d2c4b53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624233/large_thumb/large.jpg"
        },
        {
            "id": 624232,
            "name": "Redd pressen - Barnehagen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624232/theora/5259_0cbab5fb88344497849312ba525bbd30.ogv",
                "original": "https://upload.frikanalen.no/media/624232/original/orig_ddd73d6e3f73418e8ca4206fc3fe7293.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624232/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624232/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624232/broadcast/5259_0590294e213341a790a362fc527144a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624232/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:56",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:45:25.310000Z",
            "updatedTime": "2018-11-10T18:29:28.792756Z",
            "uploadedTime": "2011-02-03T08:45:25.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624232/theora/5259_0cbab5fb88344497849312ba525bbd30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624232/large_thumb/large.jpg"
        },
        {
            "id": 624231,
            "name": "SKUP - Dokument",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624231/theora/5257_6493be22065d41e08551b22e23598c4d.ogv",
                "original": "https://upload.frikanalen.no/media/624231/original/orig_169fe1eaea474cc9bb87069c30589d52.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624231/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624231/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624231/broadcast/5257_4e006a99835e4762bcf5540ecdbdf680.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624231/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:07:39.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:39:43.797000Z",
            "updatedTime": "2018-11-10T18:29:28.794125Z",
            "uploadedTime": "2011-02-03T08:39:43.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624231/theora/5257_6493be22065d41e08551b22e23598c4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624231/large_thumb/large.jpg"
        },
        {
            "id": 624230,
            "name": "Redd pressen- Around the world",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624230/theora/5261_a590d53160d44534868bc327fefdc8c9.ogv",
                "original": "https://upload.frikanalen.no/media/624230/original/orig_7e72295c73dd4c7187c3b6e55545f302.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624230/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624230/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624230/broadcast/5261_91af4bb2d2df4dbc9059abb3205be976.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624230/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:45.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:47:04.093000Z",
            "updatedTime": "2018-11-10T18:29:28.795497Z",
            "uploadedTime": "2011-02-03T08:47:04.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624230/theora/5261_a590d53160d44534868bc327fefdc8c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624230/large_thumb/large.jpg"
        },
        {
            "id": 624229,
            "name": "Redd pressen!",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624229/theora/5256_bbaed539bbfa4aa294ce66a3f6ff0635.ogv",
                "original": "https://upload.frikanalen.no/media/624229/original/orig_64d34d5369cf43a891be5d91e17d722f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624229/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624229/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624229/broadcast/5256_878c1cd4e15c4634bf0c0d29ed99f54b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624229/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:11:27.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:34:55.573000Z",
            "updatedTime": "2018-11-10T18:29:28.796875Z",
            "uploadedTime": "2011-02-03T08:34:55.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624229/theora/5256_bbaed539bbfa4aa294ce66a3f6ff0635.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624229/large_thumb/large.jpg"
        },
        {
            "id": 624228,
            "name": "Redd pres.- Krise i medienorge",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624228/theora/5260_c93bbc2e6c1f47eea3db7f13280bf1b9.ogv",
                "original": "https://upload.frikanalen.no/media/624228/original/orig_b3789a0a622c4b92a3dc2ab63350f09d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624228/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624228/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624228/broadcast/5260_7156f49efd4440828e4f47edc1bc1472.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624228/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:37.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:46:16.153000Z",
            "updatedTime": "2018-11-10T18:29:28.798232Z",
            "uploadedTime": "2011-02-03T08:46:16.153000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624228/theora/5260_c93bbc2e6c1f47eea3db7f13280bf1b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624228/large_thumb/large.jpg"
        },
        {
            "id": 624226,
            "name": "5080TV sending 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624226/theora/5254_c24ee5bfbe904ba0a5981cbae93513b2.ogv",
                "original": "https://upload.frikanalen.no/media/624226/original/orig_f9fb7e67a2ef41ee9b1f298a28888974.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624226/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624226/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624226/broadcast/5254_b9ff794c12e1431881d2999753f93806.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624226/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:41.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:19:52.987000Z",
            "updatedTime": "2018-11-10T18:29:28.801038Z",
            "uploadedTime": "2011-02-02T19:19:52.987000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624226/theora/5254_c24ee5bfbe904ba0a5981cbae93513b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624226/large_thumb/large.jpg"
        },
        {
            "id": 624225,
            "name": "5080 - Laffen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624225/theora/5253_b1cab8c9412645b9ba738b8227ef25b1.ogv",
                "original": "https://upload.frikanalen.no/media/624225/original/orig_2a13efc183eb45ed8394dd99724ba9d3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624225/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624225/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624225/broadcast/5253_9643f09395714a3cacc6ea41c902adc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624225/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:26.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:18:57.003000Z",
            "updatedTime": "2018-11-10T18:29:28.802433Z",
            "uploadedTime": "2011-02-02T19:18:57.003000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624225/theora/5253_b1cab8c9412645b9ba738b8227ef25b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624225/large_thumb/large.jpg"
        },
        {
            "id": 624224,
            "name": "5080 - Helge Jordal",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624224/theora/5252_24e6c47605374d22b28aaf3325924391.ogv",
                "original": "https://upload.frikanalen.no/media/624224/original/orig_198ecb256e8f496989e364a863f3d0a0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624224/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624224/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624224/broadcast/5252_a26f410bb3a8491f85d4104e1718bbf4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624224/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:36.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:18:24.350000Z",
            "updatedTime": "2018-11-10T18:29:28.803881Z",
            "uploadedTime": "2011-02-02T19:18:24.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624224/theora/5252_24e6c47605374d22b28aaf3325924391.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624224/large_thumb/large.jpg"
        },
        {
            "id": 624223,
            "name": "5080 - Troll i ord",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624223/theora/5251_5fc35fe0ea274a76a37975bb2de6362a.ogv",
                "original": "https://upload.frikanalen.no/media/624223/original/orig_74e3071a46504f1a95b984e5007dc5cb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624223/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624223/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624223/broadcast/5251_da03e434be914383ab6d29c98a2dd019.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624223/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:55.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:17:38.490000Z",
            "updatedTime": "2018-11-10T18:29:28.805234Z",
            "uploadedTime": "2011-02-02T19:17:38.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624223/theora/5251_5fc35fe0ea274a76a37975bb2de6362a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624223/large_thumb/large.jpg"
        },
        {
            "id": 624222,
            "name": "5080 - Piss piss piss",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624222/theora/5250_619e8e3de9ed49f4866ebac728f2fbbd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624222/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624222/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624222/broadcast/5250_f44caabb8a6b4f9abc1f1b6a87168064.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624222/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:34.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T14:44:19.727000Z",
            "updatedTime": "2018-11-10T18:29:28.806589Z",
            "uploadedTime": "2011-02-02T14:44:19.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624222/theora/5250_619e8e3de9ed49f4866ebac728f2fbbd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624222/large_thumb/large.jpg"
        },
        {
            "id": 624221,
            "name": "TED - Den beste gaven jeg overlevde",
            "header": "Stacey Kramer byr på en rørende, personlig, 3-minutts lignelse som viser hvordan en uønsket hendelse -- fryktelig, traumatisk, dyr -- kan vise seg å være en uvurderlig gave.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624221/theora/5249_a17eb8898c054b969f59fbc98bcac2d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624221/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624221/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624221/broadcast/5249_6e4b2e8fa2c94a9aa88c6674ce9b7467.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624221/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:03:13.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-02T08:10:02Z",
            "updatedTime": "2018-11-10T18:29:28.808007Z",
            "uploadedTime": "2011-02-02T08:10:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624221/theora/5249_a17eb8898c054b969f59fbc98bcac2d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624221/large_thumb/large.jpg"
        },
        {
            "id": 624220,
            "name": "TED - Søt, sexy, godt, morsom",
            "header": "Hvorfor er babyer søte?  Hvorfor er kake godt?  Filosof Dan Dennett har svar du ikke forventer, der han gir oss evolusjonens ikke-intuitive forklaring på søte, gode og sexy ting (i tillegg til en ny teori fra Matthew Hurley om hvorfor vitser er morsomme).",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624220/theora/5248_a5a40c3639694b889281c0d95f6306e1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624220/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624220/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624220/broadcast/5248_66a885279aa545ae8f24f7663867d121.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624220/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:07:44.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DanDennett_2009U",
            "createdTime": "2011-02-01T20:35:55.717000Z",
            "updatedTime": "2018-11-10T18:29:28.809365Z",
            "uploadedTime": "2011-02-01T20:35:55.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624220/theora/5248_a5a40c3639694b889281c0d95f6306e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624220/large_thumb/large.jpg"
        },
        {
            "id": 624219,
            "name": "TED - Video på internett, innovasjon",
            "header": "TEDs Chris Anderson sier økningen av video på internett er med på å drive et verdensomspennende fenomen han kaller Publikums Aksellerert Innovasjon -- en selvdrevet syklus av læring som kan være like viktig som oppdagelsen av trykkekunsten. For å dra nytte av dette må organisasjoner være villige til å ta i bruk radikal åpenhet. Og for TED betyr dette begynnelsen på en helt ny epoke...",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624219/theora/5247_7fa4db1f274d4489bba62ad399dc8f30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624219/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624219/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624219/broadcast/5247_42af627c163243b8a8097d4b140ade55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624219/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:18:48.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-01T19:47:03Z",
            "updatedTime": "2018-11-10T18:29:28.810715Z",
            "uploadedTime": "2011-02-01T19:47:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624219/theora/5247_7fa4db1f274d4489bba62ad399dc8f30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624219/large_thumb/large.jpg"
        },
        {
            "id": 624217,
            "name": "TED - Om hvordan bakterier snakker",
            "header": "Bonnie Bassler oppdaget at bakterier \"snakker\" med hverandre, de gjør dette ved å bruke et kjemisk språk som gjør det mulig å koordinere forsvar og starte angrep. Dette resultatet har iøynefallende implikasjoner for medisin, industrien -- og vår selvforståelse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624217/theora/5245_a1a28f9162c246f3a683cd221d690589.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624217/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624217/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624217/broadcast/5245_5f001e496e374a8c8531fc8d74356bf1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624217/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:18:06.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-01T14:23:28.513000Z",
            "updatedTime": "2018-11-10T18:29:28.813563Z",
            "uploadedTime": "2011-02-01T14:23:28.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624217/theora/5245_a1a28f9162c246f3a683cd221d690589.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624217/large_thumb/large.jpg"
        },
        {
            "id": 624216,
            "name": "TED - Carter Emmart demos a 3D atlas of the universe",
            "header": "For the last 12 years, Carter Emmart has been coordinating the efforts of scientists, artists and programmers to build a complete 3D visualization of our known universe. He demos this stunning tour and explains how it's being shared with facilities around the world.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624216/theora/5246_b085bffc83a343e8bb52d8f64a1514e8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624216/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624216/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624216/broadcast/5246_a19aa2e9a5094c359aca61bd8cf3060d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624216/large_thumb/large.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:06:53.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/CarterEmmart_2010",
            "createdTime": "2011-02-01T14:27:16Z",
            "updatedTime": "2018-11-10T18:29:28.814959Z",
            "uploadedTime": "2011-02-01T14:27:16Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624216/theora/5246_b085bffc83a343e8bb52d8f64a1514e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624216/large_thumb/large.jpg"
        },
        {
            "id": 624983,
            "name": "New Life - Program 07 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624983/broadcast/6444_c5e625a94079436f8b0afde64a5e598f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:31.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T21:05:55.600000Z",
            "updatedTime": "2018-11-10T18:29:27.812894Z",
            "uploadedTime": "2012-09-25T21:05:55.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
        },
        {
            "id": 623479,
            "name": "Time 4 Glory 4",
            "header": "Tommy M. Josefsson\nSvenn Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623479/theora/4078_6349c3d5397b44c5adabb51a12e93412.ogv",
                "original": "https://upload.frikanalen.no/media/623479/original/orig_53b7534dbbf94beb9e2ddaee0febe86c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623479/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623479/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623479/broadcast/4078_777763bdc19842b29a286552a504f689.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623479/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-17T10:22:35.963000Z",
            "updatedTime": "2018-11-10T18:29:29.759259Z",
            "uploadedTime": "2010-03-17T10:22:35.963000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623479/theora/4078_6349c3d5397b44c5adabb51a12e93412.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623479/large_thumb/large.jpg"
        }
    ]
}