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

{
    "count": 3405,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1700&ordering=-description",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1600&ordering=-description",
    "results": [
        {
            "id": 624825,
            "name": "I historiens lys 02",
            "header": "Da kirken ville selge evig liv. Middelalderkirkens handel med menneskesjelers skjebne, viser at reformasjonen var helt nødvendig.  Tor Tjeransen er i Øst-Tyskland der han ser nærmere på denne mørke siden av kirkehistorien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624825/theora/orig_1e096836afc047708cf73c4016e1fb2b.ogv",
                "original": "https://upload.frikanalen.no/media/624825/original/orig_1e096836afc047708cf73c4016e1fb2b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624825/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624825/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624825/broadcast/6157_b901bdc81b604855953d4f96142daf53.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624825/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:58:19.707000Z",
            "updatedTime": "2018-11-10T18:29:28.010082Z",
            "uploadedTime": "2012-03-29T09:58:19.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624825/theora/orig_1e096836afc047708cf73c4016e1fb2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624825/large_thumb/large.jpg"
        },
        {
            "id": 625459,
            "name": "TED - Christopher Soghoian: A brief history of phone wiretapping -- and how to avoid it",
            "header": "Who is listening in on your phone calls? On a landline, it could be anyone, says privacy activist Christopher Soghoian, because surveillance backdoors are built into the phone system by default, to allow governments to listen in. But then again, so could a foreign intelligence service ... or a criminal. Which is why, says Soghoian, some tech companies are resisting governments' call to build the same backdoors into mobile phones and new messaging systems. Learn how some tech companies are working to keep your calls and messages private.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625459/small_thumb/ChristopherSoghoian_2015U.jpg",
                "theora": "https://upload.frikanalen.no/media/625459/theora/ChristopherSoghoian_2015U.ogv",
                "original": "https://upload.frikanalen.no/media/625459/original/ChristopherSoghoian_2015U.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625459/broadcast/ChristopherSoghoian_2015U.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625459/large_thumb/ChristopherSoghoian_2015U.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:20.340000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ChristopherSoghoian_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.219044Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625459/theora/ChristopherSoghoian_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625459/large_thumb/ChristopherSoghoian_2015U.jpg"
        },
        {
            "id": 624521,
            "name": "NM2011 - Sola Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624521/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624521/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624521/broadcast/5678_25aac2eda55a459182b9aee06bfd0250.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624521/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:57.810000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:16:27.647000Z",
            "updatedTime": "2018-11-10T18:29:28.410813Z",
            "uploadedTime": "2011-07-02T10:16:27.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624521/large_thumb/large.jpg"
        },
        {
            "id": 623835,
            "name": "Thom Hell",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623835/theora/4607_7d4e82b119f1426b9634a4a8b8eff281.ogv",
                "original": "https://upload.frikanalen.no/media/623835/original/orig_0a9d76e999b84c569c96ca332f6c8d85.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623835/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623835/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623835/broadcast/4607_bf6d85f868824f57ab8a2c4f5b4589d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623835/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.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:24.883000Z",
            "updatedTime": "2018-11-10T18:29:29.313313Z",
            "uploadedTime": "2010-08-10T19:20:24.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623835/theora/4607_7d4e82b119f1426b9634a4a8b8eff281.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623835/large_thumb/large.jpg"
        },
        {
            "id": 623834,
            "name": "The Megafonic Thrift",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623834/theora/4606_49736fb1e40d4b2396faf98c51b6a847.ogv",
                "original": "https://upload.frikanalen.no/media/623834/original/orig_a34b3767ef624cf6bde95394788b1654.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623834/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623834/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623834/broadcast/4606_e6884657b866489594827cf5b5cb4873.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623834/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:22.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:06.350000Z",
            "updatedTime": "2018-11-10T18:29:29.314653Z",
            "uploadedTime": "2010-08-10T19:20:06.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623834/theora/4606_49736fb1e40d4b2396faf98c51b6a847.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623834/large_thumb/large.jpg"
        },
        {
            "id": 623833,
            "name": "Tattoo",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623833/theora/4560_ab299bcd15b14320907ad6d3d9322dd3.ogv",
                "original": "https://upload.frikanalen.no/media/623833/original/orig_94695b736465497cbc2cb49688a136f9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623833/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623833/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623833/broadcast/4560_e30339ff1da447fcb0597f9d73361292.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623833/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:53.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:41:28.250000Z",
            "updatedTime": "2018-11-10T18:29:29.316056Z",
            "uploadedTime": "2010-08-10T14:41:28.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623833/theora/4560_ab299bcd15b14320907ad6d3d9322dd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623833/large_thumb/large.jpg"
        },
        {
            "id": 623832,
            "name": "Stemning på Storås",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623832/theora/4604_8767bb6e543146ea800b5a356ab6cab3.ogv",
                "original": "https://upload.frikanalen.no/media/623832/original/orig_fccde7812eb74bb5a2260fdb4d6371d7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623832/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623832/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623832/broadcast/4604_4182efa24e6a429ebde05dc00c4d5c4b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623832/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:00:54.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:19.710000Z",
            "updatedTime": "2018-11-10T18:29:29.317399Z",
            "uploadedTime": "2010-08-10T19:19:19.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623832/theora/4604_8767bb6e543146ea800b5a356ab6cab3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623832/large_thumb/large.jpg"
        },
        {
            "id": 623831,
            "name": "Spring awakening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623831/theora/4603_9bf72f2c493a4c65995be89ea965d8ad.ogv",
                "original": "https://upload.frikanalen.no/media/623831/original/orig_45a5b1088ce741b6822e4a72781a740e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623831/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623831/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623831/broadcast/4603_49fb045913524b3dad807e72fe53a346.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623831/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:55.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:00.803000Z",
            "updatedTime": "2018-11-10T18:29:29.318748Z",
            "uploadedTime": "2010-08-10T19:19:00.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623831/theora/4603_9bf72f2c493a4c65995be89ea965d8ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623831/large_thumb/large.jpg"
        },
        {
            "id": 624822,
            "name": "Bibelstudier 01 (2 kv 2012)",
            "header": "Definisjon av evangelisme. Bibelstudiene dette kvartalet (april ? juni) handler om evangelisme. Vi begynner med en definisjon. \nSamtalepartnerne er Lynn S. Kvinge fra Norsk Bibelinstitutt, pastor i Bergen Sven-Inge Frantzen, \nog programleder Tor Tjeransen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624822/theora/orig_15e87b1483984d418ccd553faee0ab2c.ogv",
                "original": "https://upload.frikanalen.no/media/624822/original/orig_15e87b1483984d418ccd553faee0ab2c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624822/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624822/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624822/broadcast/6139_4169e3b280444e13a352f6e8a51b6459.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624822/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T08:45:21.757000Z",
            "updatedTime": "2018-11-10T18:29:28.014737Z",
            "uploadedTime": "2012-03-29T08:45:21.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624822/theora/orig_15e87b1483984d418ccd553faee0ab2c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624822/large_thumb/large.jpg"
        },
        {
            "id": 625457,
            "name": "TED - Wendy Freedman: This new telescope might show us the beginning of the universe",
            "header": "When and how did the universe begin? A global group of astronomers wants to answer that question by peering as far back in time as a large new telescope will let us see. Wendy Freedman headed the creation of the Giant Magellan Telescope, under construction in South America; at TEDGlobal in Rio, she shares a bold vision of the discoveries about our universe that the GMT could make possible.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625457/broadcast/WendyFreedman_2014G.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625457/large_thumb/WendyFreedman_2014G.jpg",
                "original": "https://upload.frikanalen.no/media/625457/original/WendyFreedman_2014G.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625457/small_thumb/WendyFreedman_2014G.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:15:42.100000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/WendyFreedman_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.221945Z",
            "uploadedTime": null,
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625457/large_thumb/WendyFreedman_2014G.jpg"
        },
        {
            "id": 624821,
            "name": "Tangert 2012 02",
            "header": "Grunnlaget for trosfriheten. Vi skal ikke så langt tilbake i Norges historie for å komme til en tid der både jøder og jesuitter var forbudt i landet. I dag nyter vi godt av trosfrihet. Hva er grunnlaget for denne friheten?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624821/theora/orig_85ac679538b14bf5b442dd20b5b9e846.ogv",
                "original": "https://upload.frikanalen.no/media/624821/original/orig_85ac679538b14bf5b442dd20b5b9e846.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624821/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624821/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624821/broadcast/6153_9c839e1a4a1a4638be0edcecd27b2398.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624821/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:39:39.833000Z",
            "updatedTime": "2018-11-10T18:29:28.016198Z",
            "uploadedTime": "2012-03-29T09:39:39.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624821/theora/orig_85ac679538b14bf5b442dd20b5b9e846.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624821/large_thumb/large.jpg"
        },
        {
            "id": 623827,
            "name": "Sorte får",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
                "original": "https://upload.frikanalen.no/media/623827/original/orig_8b3850e2bba14ef387ca63710f53b14e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623827/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623827/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623827/broadcast/4599_42866e242f9748f98fa26c024545be5e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623827/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:31.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:17:42.980000Z",
            "updatedTime": "2018-11-10T18:29:29.324261Z",
            "uploadedTime": "2010-08-10T19:17:42.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623827/large_thumb/large.jpg"
        },
        {
            "id": 624820,
            "name": "Bibelstudier 03 (2 kv 2012)",
            "header": "Åndelige gaver. Alle mennesker har en nådegave fra Gud som ikke er helt lik en annens nådegave. Paneldeltakerne \ntror at alle kan finne sin egen nådegave og ta den i bruk. Programleder er Tor Tjeransen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624820/theora/orig_0701d3d72537402886cd3e30656a1160.ogv",
                "original": "https://upload.frikanalen.no/media/624820/original/orig_0701d3d72537402886cd3e30656a1160.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624820/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624820/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624820/broadcast/6141_f3cae65464814a3bb0fd145ffc9a7e43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624820/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T08:51:55.730000Z",
            "updatedTime": "2018-11-10T18:29:28.017566Z",
            "uploadedTime": "2012-03-29T08:51:55.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624820/theora/orig_0701d3d72537402886cd3e30656a1160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624820/large_thumb/large.jpg"
        },
        {
            "id": 623825,
            "name": "Rubiks kube",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
                "original": "https://upload.frikanalen.no/media/623825/original/orig_373daeb6003343409a2342dfe3439642.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623825/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623825/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623825/broadcast/4595_0928ba33f9734f8599df69635269403e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623825/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:28.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:15:59.147000Z",
            "updatedTime": "2018-11-10T18:29:29.326963Z",
            "uploadedTime": "2010-08-10T19:15:59.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623825/large_thumb/large.jpg"
        },
        {
            "id": 625455,
            "name": "TED - John Green: The nerd's guide to learning everything online",
            "header": "Some of us learn best in the classroom, and some of us ... well, we don't. But we still love to learn, to find out new things about the world and challenge our minds. We just need to find the right place to do it, and the right community to learn with. In this charming talk, author John Green shares the world of learning he found in online video.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625455/large_thumb/JohnGreen_2012X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625455/small_thumb/JohnGreen_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625455/theora/JohnGreen_2012X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625455/broadcast/JohnGreen_2012X.dv",
                "original": "https://upload.frikanalen.no/media/625455/original/JohnGreen_2012X.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:14.590000",
            "categories": [
                "Barn og ungdom",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/JohnGreen_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.223320Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625455/theora/JohnGreen_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625455/large_thumb/JohnGreen_2012X.jpg"
        },
        {
            "id": 626044,
            "name": "State of the Commons and the Global Open Education Opportunity - Cable Green",
            "header": "Cable Green fra Creative Commons kommer til Oslo for å holde foredrag om \"State of the Commons and the Global Open Education Opportunity\".\r\n\r\nForedraget holdes på engelsk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626044/theora/20180917-cablegreen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626044/broadcast/20180917-cablegreen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626044/large_thumb/20180917-cablegreen.jpg",
                "original": "https://upload.frikanalen.no/media/626044/original/20180917-cablegreen.mp4"
            },
            "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": "01:38:45.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-10-10T15:16:44.090870Z",
            "updatedTime": "2018-12-10T11:23:54.706418Z",
            "uploadedTime": "2018-10-10T13:45:27.538152Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626044/theora/20180917-cablegreen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626044/large_thumb/20180917-cablegreen.jpg"
        },
        {
            "id": 624817,
            "name": "Tangert 2012 01",
            "header": "Utfordringer for trosfriheten. I noen land får kvinner bot hvis de ikke har et muslimsk hodetørkle skikkelig festet på hodet. I andre land er det forbudt å vise seg offentlig med hijab. Hvordan skal vi tenke rett om slike vanskelige saker?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624817/theora/orig_0fb60c524160493a8cf07123ddcce7b3.ogv",
                "original": "https://upload.frikanalen.no/media/624817/original/orig_0fb60c524160493a8cf07123ddcce7b3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624817/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624817/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624817/broadcast/6152_f43e93bd9dda4c358e250356784370b2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624817/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:35:56.533000Z",
            "updatedTime": "2018-11-10T18:29:28.021788Z",
            "uploadedTime": "2012-03-29T09:35:56.533000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624817/theora/orig_0fb60c524160493a8cf07123ddcce7b3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624817/large_thumb/large.jpg"
        },
        {
            "id": 625451,
            "name": "TED - Dame Ellen MacArthur: The surprising thing I learned sailing solo around the world",
            "header": "What do you learn when you sail around the world on your own? When solo sailor Ellen MacArthur circled the globe – carrying everything she needed with her – she came back with new insight into the way the world works, as a place of interlocking cycles and finite resources, where the decisions we make today affect what's left for tomorrow. She proposes a bold new way to see the world's economic systems: not as linear, but as circular, where everything comes around.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625451/large_thumb/DameEllenMacArthur_2015.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625451/small_thumb/DameEllenMacArthur_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625451/broadcast/DameEllenMacArthur_2015.dv",
                "original": "https://upload.frikanalen.no/media/625451/original/DameEllenMacArthur_2015.mp4",
                "theora": "https://upload.frikanalen.no/media/625451/theora/DameEllenMacArthur_2015.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:16:51.930000",
            "categories": [
                "Beredskap",
                "Samfunn og politikk",
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DameEllenMacArthur_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.227465Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625451/theora/DameEllenMacArthur_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625451/large_thumb/DameEllenMacArthur_2015.jpg"
        },
        {
            "id": 624816,
            "name": "Livsstilsagenten 02",
            "header": "Fargerik mat. Livsstilsagent Per de Lange besøker to matglade lektorer ved Universitet i Agder, Anne Merete Selvik Ask og Ingebjørg Aarek.\nDe gleder seg over gresk mat og livsstil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624816/theora/orig_9107c74c70f5447193586bf68c89bd96.ogv",
                "original": "https://upload.frikanalen.no/media/624816/original/orig_9107c74c70f5447193586bf68c89bd96.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624816/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624816/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624816/broadcast/6155_8e830eef23bc4262a9cd9d87c7349eaa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624816/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:51:37.800000Z",
            "updatedTime": "2018-11-10T18:29:28.023159Z",
            "uploadedTime": "2012-03-29T09:51:37.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624816/theora/orig_9107c74c70f5447193586bf68c89bd96.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624816/large_thumb/large.jpg"
        },
        {
            "id": 623819,
            "name": "Krimgåte:70´s action",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623819/theora/4561_ccdcc8a8b5aa4f8dbd7bb666758ea74c.ogv",
                "original": "https://upload.frikanalen.no/media/623819/original/orig_8015a1f96e724592993455a518548d8a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623819/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623819/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623819/broadcast/4561_d319cdd0fc9d47949bcf020b4f07640a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623819/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:04:43.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:45:06.177000Z",
            "updatedTime": "2018-11-10T18:29:29.336248Z",
            "uploadedTime": "2010-08-10T14:45:06.177000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623819/theora/4561_ccdcc8a8b5aa4f8dbd7bb666758ea74c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623819/large_thumb/large.jpg"
        },
        {
            "id": 625449,
            "name": "TED - Tal Danino: We can use bacteria to detect cancer (and maybe treat it)",
            "header": "Liver cancer is one of the most difficult cancers to detect, but synthetic biologist Tal Danino had a left-field thought: What if we could create a probiotic, edible bacteria that was \"programmed\" to find liver tumors? His insight exploits something we're just beginning to understand about bacteria: their power of quorum sensing, or doing something together once they reach critical mass. Danino, a TED Fellow, explains how quorum sensing works — and how clever bacteria working together could someday change cancer treatment.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625449/theora/TalDanino_2015U.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625449/large_thumb/TalDanino_2015U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625449/broadcast/TalDanino_2015U.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625449/small_thumb/TalDanino_2015U.jpg",
                "original": "https://upload.frikanalen.no/media/625449/original/TalDanino_2015U.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:04:15.050000",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TalDanino_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.228867Z",
            "uploadedTime": "2016-05-05T16:27:50.122826Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625449/theora/TalDanino_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625449/large_thumb/TalDanino_2015U.jpg"
        },
        {
            "id": 623817,
            "name": "Kråkesølv",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623817/theora/4587_9e1cd4e01c4f4766be37b66b49ac1ac1.ogv",
                "original": "https://upload.frikanalen.no/media/623817/original/orig_fc84c415a6fd48f3b467a7079106cea1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623817/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623817/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623817/broadcast/4587_89f6d53b89ea461fa13f2ae7028c4836.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623817/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:04.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:02.800000Z",
            "updatedTime": "2018-11-10T18:29:29.339071Z",
            "uploadedTime": "2010-08-10T19:13:02.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623817/theora/4587_9e1cd4e01c4f4766be37b66b49ac1ac1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623817/large_thumb/large.jpg"
        },
        {
            "id": 623816,
            "name": "Jaga Jazzist",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623816/theora/4584_9c088fe2b589414f82b3564f6db78d73.ogv",
                "original": "https://upload.frikanalen.no/media/623816/original/orig_e4b68469933f4fcfa6706d5e69ff3d8a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623816/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623816/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623816/broadcast/4584_1907118e20ab4e428680c35dd094fc9b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623816/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:00:54.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:12:04.657000Z",
            "updatedTime": "2018-11-10T18:29:29.340502Z",
            "uploadedTime": "2010-08-10T19:12:04.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623816/theora/4584_9c088fe2b589414f82b3564f6db78d73.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623816/large_thumb/large.jpg"
        },
        {
            "id": 623815,
            "name": "Hjernen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623815/theora/4558_0098bf17d14f4535866075e1962ec5b7.ogv",
                "original": "https://upload.frikanalen.no/media/623815/original/orig_ac21b67b7b8d44fe9dda2a0d86db1609.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623815/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623815/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623815/broadcast/4558_53cc0c9667024fa29015de112d18bb37.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623815/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:06.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:37:50.087000Z",
            "updatedTime": "2018-11-10T18:29:29.341862Z",
            "uploadedTime": "2010-08-10T14:37:50.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623815/theora/4558_0098bf17d14f4535866075e1962ec5b7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623815/large_thumb/large.jpg"
        },
        {
            "id": 623814,
            "name": "Handicap",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623814/theora/4582_492c4ac6d20642e481a459c2162b22ee.ogv",
                "original": "https://upload.frikanalen.no/media/623814/original/orig_0dfc79a2dad1465295908840ebc29742.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623814/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623814/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623814/broadcast/4582_b9612b0e462b49318c3d710147af4712.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623814/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:59.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:11:09.657000Z",
            "updatedTime": "2018-11-10T18:29:29.343222Z",
            "uploadedTime": "2010-08-10T19:11:09.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623814/theora/4582_492c4ac6d20642e481a459c2162b22ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623814/large_thumb/large.jpg"
        },
        {
            "id": 623813,
            "name": "Gåte på Storås",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623813/theora/4581_8ef90c1e6bc14c93a392d9fa92738d1e.ogv",
                "original": "https://upload.frikanalen.no/media/623813/original/orig_d0166f28681c4e64b82d8f8093217356.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623813/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623813/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623813/broadcast/4581_297b54d6b8d448d5a96377cc3c7db321.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623813/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:08:28.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:39:30.773000Z",
            "updatedTime": "2018-11-10T18:29:29.344603Z",
            "uploadedTime": "2010-08-10T15:39:30.773000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623813/theora/4581_8ef90c1e6bc14c93a392d9fa92738d1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623813/large_thumb/large.jpg"
        },
        {
            "id": 624809,
            "name": "Mazara Students Q&A",
            "header": "Prem Rawat svarer på spørsmål fra studenter i Mazara.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624809/theora/6119_ddf844410eeb4ba492c5b9ff66dae398.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624809/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624809/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624809/broadcast/6119_ddf844410eeb4ba492c5b9ff66dae398.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624809/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:01.640000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-22T17:13:13.883000Z",
            "updatedTime": "2018-11-10T18:29:28.031363Z",
            "uploadedTime": "2012-03-22T17:13:13.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624809/theora/6119_ddf844410eeb4ba492c5b9ff66dae398.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624809/large_thumb/large.jpg"
        },
        {
            "id": 623811,
            "name": "Filmanmeldelse: Valentinesday",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623811/theora/4579_cbd488f82ec8465a93a72030bca6784b.ogv",
                "original": "https://upload.frikanalen.no/media/623811/original/orig_272411ae2d3d4de8a6e62dc3283e8ba5.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623811/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623811/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623811/broadcast/4579_71e28f546fa04787b482901ad49ad2fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623811/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.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:30:30.513000Z",
            "updatedTime": "2018-11-10T18:29:29.347361Z",
            "uploadedTime": "2010-08-10T15:30:30.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623811/theora/4579_cbd488f82ec8465a93a72030bca6784b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623811/large_thumb/large.jpg"
        },
        {
            "id": 623810,
            "name": "Filmanmeldelse: Shutter island",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623810/theora/4597_30bd750f7dea4bb3a6f3ca2ec97ca90d.ogv",
                "original": "https://upload.frikanalen.no/media/623810/original/orig_5f01d90bd91340559ca8c26d27b03d99.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623810/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623810/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623810/broadcast/4597_280df4a464f14807a6b71e2b82197b22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623810/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:55.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:16:50.790000Z",
            "updatedTime": "2018-11-10T18:29:29.348988Z",
            "uploadedTime": "2010-08-10T19:16:50.790000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623810/theora/4597_30bd750f7dea4bb3a6f3ca2ec97ca90d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623810/large_thumb/large.jpg"
        },
        {
            "id": 623809,
            "name": "Filmanmeldelse: Invictus",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623809/theora/4578_9f4743ad66cb4bb2b95aeeb7c084ca3e.ogv",
                "original": "https://upload.frikanalen.no/media/623809/original/orig_69c809389e184ee9b5646e49e404fd86.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623809/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623809/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623809/broadcast/4578_562c68c9de8a405f8bb8b945ba12704f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623809/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:31.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:30:10.530000Z",
            "updatedTime": "2018-11-10T18:29:29.350445Z",
            "uploadedTime": "2010-08-10T15:30:10.530000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623809/theora/4578_9f4743ad66cb4bb2b95aeeb7c084ca3e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623809/large_thumb/large.jpg"
        },
        {
            "id": 623808,
            "name": "De eldres dag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623808/theora/4577_2cd075b4acaf44df9d5bacb67fe3eee0.ogv",
                "original": "https://upload.frikanalen.no/media/623808/original/orig_2af9e7f5b06640a6be82edfde6325874.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623808/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623808/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623808/broadcast/4577_5090de1546484c6a8861a0890a5ed41d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623808/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.040000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:26:47.867000Z",
            "updatedTime": "2018-11-10T18:29:29.351844Z",
            "uploadedTime": "2010-08-10T15:26:47.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623808/theora/4577_2cd075b4acaf44df9d5bacb67fe3eee0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623808/large_thumb/large.jpg"
        },
        {
            "id": 623807,
            "name": "Datarock 2010",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623807/theora/4576_c4737d780c704490bdc373f9715f966b.ogv",
                "original": "https://upload.frikanalen.no/media/623807/original/orig_b31f585e48434c298d61dbc3c02ef5c9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623807/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623807/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623807/broadcast/4576_eaaecfe375004e44a6814fc2dccd08e3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623807/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:24.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:26:28.960000Z",
            "updatedTime": "2018-11-10T18:29:29.353192Z",
            "uploadedTime": "2010-08-10T15:26:28.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623807/theora/4576_c4737d780c704490bdc373f9715f966b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623807/large_thumb/large.jpg"
        },
        {
            "id": 623806,
            "name": "Dataprosa",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623806/theora/4575_49a3e876c95b4197bc8f03ad49d777ad.ogv",
                "original": "https://upload.frikanalen.no/media/623806/original/orig_caf973e98cad4642af22de566c623ec8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623806/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623806/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623806/broadcast/4575_a0192d4488bb489483b4774a8dcadc0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623806/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:55.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:25:04.257000Z",
            "updatedTime": "2018-11-10T18:29:29.354532Z",
            "uploadedTime": "2010-08-10T15:25:04.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623806/theora/4575_49a3e876c95b4197bc8f03ad49d777ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623806/large_thumb/large.jpg"
        },
        {
            "id": 624814,
            "name": "Empo tv - del 85",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624814/theora/6075_6f7dbf7c5d8a4af5bd7d00a11ed8ab99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624814/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624814/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624814/broadcast/6075_92569f28a8d34b71af2fc589d35ab4b2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624814/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:47.240000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:39:53.357000Z",
            "updatedTime": "2020-08-30T19:49:30.959256Z",
            "uploadedTime": "2012-03-06T08:39:53.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624814/theora/6075_6f7dbf7c5d8a4af5bd7d00a11ed8ab99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624814/large_thumb/large.jpg"
        },
        {
            "id": 623804,
            "name": "Dance and hold hands",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623804/theora/4573_067f5b81d0e549f7b3c38dc327d90a26.ogv",
                "original": "https://upload.frikanalen.no/media/623804/original/orig_4dec7260442a4dadba9ff6fadaf5f843.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623804/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623804/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623804/broadcast/4573_9fa06ce55f334b5e8048abbb6c3855e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623804/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:43.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:21:21.890000Z",
            "updatedTime": "2018-11-10T18:29:29.357278Z",
            "uploadedTime": "2010-08-10T15:21:21.890000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623804/theora/4573_067f5b81d0e549f7b3c38dc327d90a26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623804/large_thumb/large.jpg"
        },
        {
            "id": 624808,
            "name": "Empo tv - del 84",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624808/theora/6074_939ac22ddd7b4b23afa8ee1661654320.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624808/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624808/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624808/broadcast/6074_f08d36f7a06841bba98d55e6fafc5276.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624808/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:38.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:05:53.350000Z",
            "updatedTime": "2020-08-30T19:50:04.318077Z",
            "uploadedTime": "2012-03-06T08:05:53.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624808/theora/6074_939ac22ddd7b4b23afa8ee1661654320.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624808/large_thumb/large.jpg"
        },
        {
            "id": 624804,
            "name": "11_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
                "original": "https://upload.frikanalen.no/media/624804/original/orig_df6f9f488e74460ebf464809a6d01cd6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624804/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624804/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624804/broadcast/5931_b966f59bccff47cfa18d3469a685f33c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:38:31.923000Z",
            "updatedTime": "2018-11-10T18:29:28.038200Z",
            "uploadedTime": "2012-01-12T09:38:31.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
        },
        {
            "id": 623801,
            "name": "Apropos: Kulde",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
                "original": "https://upload.frikanalen.no/media/623801/original/orig_0dd0051042054356ad92291b8fc140c2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623801/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623801/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623801/broadcast/4588_e2d56ab5a86549b4af771bdd06f01795.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:48.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:21.567000Z",
            "updatedTime": "2018-11-10T18:29:29.361373Z",
            "uploadedTime": "2010-08-10T19:13:21.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
        },
        {
            "id": 624803,
            "name": "Inside Israel Mars 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
                "original": "https://upload.frikanalen.no/media/624803/original/orig_aeb4ce2167f64168bb8885041a259dcb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624803/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624803/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624803/broadcast/6095_46aefd397c2b4ba19b54cdb7a83370f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-08T18:25:27.710000Z",
            "updatedTime": "2018-11-10T18:29:28.039613Z",
            "uploadedTime": "2012-03-08T18:25:27.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
        },
        {
            "id": 623799,
            "name": "Anmeldelse:New Supermario Bros",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623799/theora/4566_45914686693846f3b00f37353dd59786.ogv",
                "original": "https://upload.frikanalen.no/media/623799/original/orig_4164deac7f96433b8e3a1d928b3db381.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623799/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623799/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623799/broadcast/4566_e18794dacaae4f75a320c91d9890aef5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623799/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",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:59:13.710000Z",
            "updatedTime": "2018-11-10T18:29:29.364134Z",
            "uploadedTime": "2010-08-10T14:59:13.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623799/theora/4566_45914686693846f3b00f37353dd59786.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623799/large_thumb/large.jpg"
        },
        {
            "id": 625446,
            "name": "Civic Tech and the Sad Story of Freedom of Information in Hungary",
            "header": "«Átlátszó,» the word means «transparent» in Hungarian, and it is the name of Hungary's first independent investigative journalism website. A watchdog non-government organisation (NGO) which has experimented with introducing Civic Tech solutions in order to facilitate the work of its team, and also to provide citizens with empowering tools. Since Atlatszo.hu was launched in 2011, the Freedom of Information Act has received a lot of attention, and the legal way for questioning public bodies about spending, a «Freedom of Information request» has become the tool for many to reveal information about corruption.\r\n\r\nMarietta Le will showcase the use of the free software system Alaveteli, and the use of the Freedom of Information Act in Hungary. The law has been changed since 2011, and the latest news is about a threat that would make access to information much harder for Hungarian citizens. Meanwhile, Atlatszo.hu and many others are trying to implement new Civic Tech solutions in Hungary to help people exercise their democratic rights.\r\n\r\nMarietta Le is an FOI advocate at Atlatszo.hu Hungarian investigative journalism website. She also works with the K-Monitor anti-corruption NGO as a project coordinator to «Be Smart with Data», a program that facilitates NGOs in producing web apps and visualisations using open data. In 2015 the Hungarian Forbes magazine has featured her on their «30 under 30» list for starting «Jarokelo.hu», a street fixing website in Hungary.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625446/small_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625446/broadcast/20150811-alaveteli-hungary-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.231728Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg"
        },
        {
            "id": 622292,
            "name": "Medieinsp. - Bibel",
            "header": "Bibelen som vaksinasjon",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622292/theora/2268_4ab3ac752abd40ef949e3d5441ea5079.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622292/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622292/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622292/broadcast/orig_ad4e6c16558740cbbe1bc76cf614ea32.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622292/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:22.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T13:48:00Z",
            "updatedTime": "2024-07-25T08:03:00.220861Z",
            "uploadedTime": "2009-01-02T13:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622292/theora/2268_4ab3ac752abd40ef949e3d5441ea5079.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622292/large_thumb/large.jpg"
        },
        {
            "id": 623796,
            "name": "A1 - Caught in the middle",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623796/theora/4562_f83c63c8d9cf4a05a33079cb6e7cc88a.ogv",
                "original": "https://upload.frikanalen.no/media/623796/original/orig_b7c15b467cc24ff4880a10575d819c16.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623796/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623796/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623796/broadcast/4562_4675e3e0e83d4cf2a185abbf82cd0682.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623796/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:54.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:46:17.550000Z",
            "updatedTime": "2018-11-10T18:29:29.368259Z",
            "uploadedTime": "2010-08-10T14:46:17.550000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623796/theora/4562_f83c63c8d9cf4a05a33079cb6e7cc88a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623796/large_thumb/large.jpg"
        },
        {
            "id": 624800,
            "name": "Gjallarhorn NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624800/theora/6094_41d543b47a464c058649b58573603dbf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624800/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624800/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624800/broadcast/6094_41d543b47a464c058649b58573603dbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624800/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:10.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:53:55.570000Z",
            "updatedTime": "2018-11-10T18:29:28.042331Z",
            "uploadedTime": "2012-03-06T13:53:55.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624800/theora/6094_41d543b47a464c058649b58573603dbf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624800/large_thumb/large.jpg"
        },
        {
            "id": 624799,
            "name": "Ørskog Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624799/theora/6091_2f811604b6d74d73b5d9ec681b3817e3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624799/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624799/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624799/broadcast/6091_2f811604b6d74d73b5d9ec681b3817e3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624799/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:35.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:28:57.450000Z",
            "updatedTime": "2018-11-10T18:29:28.043715Z",
            "uploadedTime": "2012-03-06T13:28:57.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624799/theora/6091_2f811604b6d74d73b5d9ec681b3817e3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624799/large_thumb/large.jpg"
        },
        {
            "id": 623792,
            "name": "Hjerte Til Hjerte nr. 46",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623792/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623792/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623792/broadcast/4287_0702c9bd84084ea2b2ea9ed81c192167.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:14:42.260000Z",
            "updatedTime": "2018-11-10T18:29:29.373967Z",
            "uploadedTime": "2010-05-07T07:14:42.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
        },
        {
            "id": 624798,
            "name": "Sandefjord Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624798/theora/6093_fe06c4ce6f0e4cd6890a7ce22c8ec41b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624798/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624798/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624798/broadcast/6093_fe06c4ce6f0e4cd6890a7ce22c8ec41b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624798/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:22.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:40:12.640000Z",
            "updatedTime": "2018-11-10T18:29:28.045074Z",
            "uploadedTime": "2012-03-06T13:40:12.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624798/theora/6093_fe06c4ce6f0e4cd6890a7ce22c8ec41b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624798/large_thumb/large.jpg"
        },
        {
            "id": 623789,
            "name": "GENESIS 2, del 4",
            "header": "I Darwinåret (2009) uteble en debatt om evolusjon og skapelse. Det beklager professorene Tyvand og Hessen som står på hvær sin side i debatten. I dette siste programmet i serien foretas en oppsummering.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623789/theora/4486_38d07daf0518408c834c8f5376e2dc12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623789/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623789/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623789/broadcast/4486_14361181213a487c88774b1fdf4d81fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623789/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:31:15.763000Z",
            "updatedTime": "2018-11-10T18:29:29.378047Z",
            "uploadedTime": "2010-07-07T08:31:15.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623789/theora/4486_38d07daf0518408c834c8f5376e2dc12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623789/large_thumb/large.jpg"
        },
        {
            "id": 623788,
            "name": "GENESIS 2, del 3",
            "header": "I Darwinåret (2009) uteble en debatt om evolusjon og skapelse. Det beklager professorene Tyvand og Hessen som står på hvær sin side i debatten.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623788/theora/4485_7d1f2c652ebb46ebbc93d15840a47918.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623788/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623788/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623788/broadcast/4485_228a5531c77d4c67a400290f24301044.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623788/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:57.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:27:20.243000Z",
            "updatedTime": "2018-11-10T18:29:29.379413Z",
            "uploadedTime": "2010-07-07T08:27:20.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623788/theora/4485_7d1f2c652ebb46ebbc93d15840a47918.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623788/large_thumb/large.jpg"
        },
        {
            "id": 623363,
            "name": "TV-RFN. En stemningsrapport fra Tromsø. Del 2",
            "header": "Vi viser en stemningsrapport fra Tromsø, vinter og sommer 2009. Dette er andre del av våre programmer fra Tromsø.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623363/theora/3777_a72eaa8706b541a69fd64598da6c1321.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623363/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623363/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623363/broadcast/3777_bd0cb19564294f449c2a1ffd3b5147f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623363/large_thumb/large.jpg"
            },
            "creator": "kristian@kikkas-network.no",
            "organization": {
                "id": 75,
                "name": "Kikkas Network",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1868,
                "editorName": "Kristian Andreas Jørgensen",
                "editorEmail": "kristian@kikkas-network.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:50",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.kikkas-network.no",
            "createdTime": "2010-01-02T16:36:13.983000Z",
            "updatedTime": "2018-11-10T18:29:29.891496Z",
            "uploadedTime": "2010-01-02T16:36:13.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623363/theora/3777_a72eaa8706b541a69fd64598da6c1321.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623363/large_thumb/large.jpg"
        }
    ]
}