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

{
    "count": 3626,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1250&ordering=publish_on_web",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1150&ordering=publish_on_web",
    "results": [
        {
            "id": 625336,
            "name": "TED - Geoffrey Canada: Our failing schools. Enough is enough!",
            "header": "Why, why, why does our education system look so similar to the way it did 50 years ago? Millions of students were failing then, as they are now -- and it’s because we’re clinging to a business model that clearly doesn’t work. Education advocate Geoffrey Canada dares the system to look at the data, think about the customers and make systematic shifts in order to help greater numbers of kids excel.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625336/small_thumb/GeoffreyCanada_2013S.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625336/broadcast/GeoffreyCanada_2013S.dv",
                "theora": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv",
                "original": "https://upload.frikanalen.no/media/625336/original/GeoffreyCanada_2013S.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:07.550000",
            "durationSec": 1027.55,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/GeoffreyCanada_2013S",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.380610Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg"
        },
        {
            "id": 624576,
            "name": "Arne Andersen - Kom til Jesus",
            "header": "Pastor Arne Kr Andersen forteller at livet vil ta en ny vending for alle som kommer til Jesus.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624576/theora/orig_2c36a86e884e409ca1e29a8b786440a9.ogv",
                "original": "https://upload.frikanalen.no/media/624576/original/orig_2c36a86e884e409ca1e29a8b786440a9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624576/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624576/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624576/broadcast/5755_4762718cb4d5496cb0843bbe78ec8019.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624576/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:22:15",
            "durationSec": 1335.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-08T13:09:17.850000Z",
            "updatedTime": "2018-11-10T18:29:28.339130Z",
            "uploadedTime": "2011-09-08T13:09:17.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624576/theora/orig_2c36a86e884e409ca1e29a8b786440a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624576/large_thumb/large.jpg"
        },
        {
            "id": 624503,
            "name": "Frikanalen-årsmøte 2011 - Intro 5080",
            "header": "Introduksjon av frikanalenmedlem Mediehuset 5080.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624503/theora/5628_aff031b850bd4d0b86edcd820eb6c0dd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624503/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624503/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624503/broadcast/5628_64326d405c454bc78b967b59c9aa23db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624503/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:38.240000",
            "durationSec": 1118.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-06-07T09:09:02Z",
            "updatedTime": "2020-09-02T10:14:05.024030Z",
            "uploadedTime": "2011-06-07T09:09:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624503/theora/5628_aff031b850bd4d0b86edcd820eb6c0dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624503/large_thumb/large.jpg"
        },
        {
            "id": 624484,
            "name": "Estetisk funksjonelt design",
            "header": "Blant de seks nominerte til \"Årets norske produktdesign\" er tre tidligere studenter ved NTNU.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624484/theora/5606_5228ef5ca59a443d9b9c46cf6d220499.ogv",
                "original": "https://upload.frikanalen.no/media/624484/original/orig_af5421e662764ef1920ec8509a1a99b2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624484/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624484/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624484/broadcast/5606_51bf4066471a4d3ab5bba355e5a2f893.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624484/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:27.460000",
            "durationSec": 147.46,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-19T16:27:34.933000Z",
            "updatedTime": "2018-11-10T18:29:28.458003Z",
            "uploadedTime": "2011-05-19T16:27:34.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624484/theora/5606_5228ef5ca59a443d9b9c46cf6d220499.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624484/large_thumb/large.jpg"
        },
        {
            "id": 624577,
            "name": "Tom Angelsen - fortapt sønn",
            "header": "Pastor Tom Angelsen forteller i denne talen om den fortapte sønn som ikke var fortapt i det hele tatt.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624577/theora/orig_8afada0ecec64a8587744f870eb8d5f6.ogv",
                "original": "https://upload.frikanalen.no/media/624577/original/orig_8afada0ecec64a8587744f870eb8d5f6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624577/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624577/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624577/broadcast/5756_07571bee5f06423085c95f04223ed5d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624577/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:22:50",
            "durationSec": 1370.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-08T13:14:02.543000Z",
            "updatedTime": "2018-11-10T18:29:28.337764Z",
            "uploadedTime": "2011-09-08T13:14:02.543000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624577/theora/orig_8afada0ecec64a8587744f870eb8d5f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624577/large_thumb/large.jpg"
        },
        {
            "id": 624481,
            "name": "20_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624481/theora/5586_71f3fd80667b432a99447d017139f31b.ogv",
                "original": "https://upload.frikanalen.no/media/624481/original/orig_3b72e72cfa5040338107d41122abe6af.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624481/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624481/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624481/broadcast/5586_7c45484343904c52b7a6f57a88eaa31b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624481/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:54",
            "durationSec": 1734.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:09:03.617000Z",
            "updatedTime": "2018-11-10T18:29:28.460713Z",
            "uploadedTime": "2011-05-09T19:09:03.617000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624481/theora/5586_71f3fd80667b432a99447d017139f31b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624481/large_thumb/large.jpg"
        },
        {
            "id": 625337,
            "name": "TED - Mitch Resnick: Let's teach kids to code",
            "header": "Coding isn’t just for computer whizzes, says Mitch Resnick of MIT Media Lab -- it’s for everyone. In a fun, demo-filled talk Resnick outlines the benefits of teaching kids to code, so they can do more than just “read” new technologies -- but also create them. (Filmed at TEDxBeaconStreet.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625337/large_thumb/MitchResnick_2012X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625337/small_thumb/MitchResnick_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625337/theora/MitchResnick_2012X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625337/broadcast/MitchResnick_2012X.dv",
                "original": "https://upload.frikanalen.no/media/625337/original/MitchResnick_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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:16:48.930000",
            "durationSec": 1008.93,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MitchResnick_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.379245Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625337/theora/MitchResnick_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625337/large_thumb/MitchResnick_2012X.jpg"
        },
        {
            "id": 624479,
            "name": "Ex-russefest i dødens dal",
            "header": "Hvorfor velger man å ta på seg russebuksa si år etter år?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624479/theora/5604_50516dec1b8d4da3898491848f3d71af.ogv",
                "original": "https://upload.frikanalen.no/media/624479/original/orig_da5a0a0b98fd480db9de701951b561fd.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624479/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624479/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624479/broadcast/5604_1c7fbba5e92d4125be07f9e93c8f3f08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624479/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:14.080000",
            "durationSec": 74.08,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-18T13:46:01.103000Z",
            "updatedTime": "2018-11-10T18:29:28.463634Z",
            "uploadedTime": "2011-05-18T13:46:01.103000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624479/theora/5604_50516dec1b8d4da3898491848f3d71af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624479/large_thumb/large.jpg"
        },
        {
            "id": 624478,
            "name": "Sketsjup: Festival",
            "header": "Vi besøker en av de feteste festivalene i Trondheim.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624478/theora/5603_4a60c7f1cf0f444aa5bf8906b17ace11.ogv",
                "original": "https://upload.frikanalen.no/media/624478/original/orig_0c87fa6ec76f4af0be6cde817b0fc974.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624478/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624478/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624478/broadcast/5603_363e0a8982db4c6eb7af4c99d471910b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624478/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:28.050000",
            "durationSec": 148.05,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-18T13:41:41.973000Z",
            "updatedTime": "2018-11-10T18:29:28.464987Z",
            "uploadedTime": "2011-05-18T13:41:41.973000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624478/theora/5603_4a60c7f1cf0f444aa5bf8906b17ace11.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624478/large_thumb/large.jpg"
        },
        {
            "id": 624476,
            "name": "NM2011 - Ørskog Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624476/theora/5601_bdb4876a7613475d9048d471543a180b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624476/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624476/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624476/broadcast/5601_acce356864304a84b543679a30255f59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624476/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:22.400000",
            "durationSec": 1702.4,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-15T09:13:21.880000Z",
            "updatedTime": "2018-11-10T18:29:28.467709Z",
            "uploadedTime": "2011-05-15T09:13:21.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624476/theora/5601_bdb4876a7613475d9048d471543a180b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624476/large_thumb/large.jpg"
        },
        {
            "id": 625756,
            "name": "Daily Tech News Show 15. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625756/theora/DTNS20160815.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625756/broadcast/DTNS20160815.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625756/small_thumb/DTNS20160815.jpg",
                "original": "https://upload.frikanalen.no/media/625756/original/DTNS20160815.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625756/large_thumb/DTNS20160815.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:39.080000",
            "durationSec": 3219.08,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7208vid",
            "createdTime": "2016-08-16T08:07:27.701824Z",
            "updatedTime": "2018-11-10T18:29:26.763924Z",
            "uploadedTime": "2016-08-16T08:07:33.858772Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625756/theora/DTNS20160815.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625756/large_thumb/DTNS20160815.jpg"
        },
        {
            "id": 624474,
            "name": "Lev.Ord & Gospel Mir..20110803",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624474/theora/5584_13233ba5ead14155831eb4e107087a0a.ogv",
                "original": "https://upload.frikanalen.no/media/624474/original/orig_d287dfa4ea834e0f9551adb1ed477c6b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624474/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624474/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624474/broadcast/5584_aa05b5caf4264cbaab6a1d7640a0d51b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624474/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "durationSec": 1769.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:08:08.677000Z",
            "updatedTime": "2018-11-10T18:29:28.470415Z",
            "uploadedTime": "2011-05-05T18:08:08.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624474/theora/5584_13233ba5ead14155831eb4e107087a0a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624474/large_thumb/large.jpg"
        },
        {
            "id": 627954,
            "name": "Den kristen-sionistiske avisa Vårt Land og Israel",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627954/theora/Den kristen-sionistiske avisa V�rt Land og Israel_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627954/broadcast/Den kristen-sionistiske avisa V�rt Land og Israel_2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627954/large_thumb/Den kristen-sionistiske avisa V�rt Land og Israel_2.jpg",
                "original": "https://upload.frikanalen.no/media/627954/original/Den kristen-sionistiske avisa V�rt Land og Israel_2.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:04:05.360000",
            "durationSec": 245.36,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-24T18:52:16.841685Z",
            "updatedTime": "2024-10-24T18:55:14.596842Z",
            "uploadedTime": "2024-10-24T18:53:20.990048Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627954/theora/Den kristen-sionistiske avisa V�rt Land og Israel_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627954/large_thumb/Den kristen-sionistiske avisa V�rt Land og Israel_2.jpg"
        },
        {
            "id": 624471,
            "name": "Lev.Ord & Gospel Mir..20110831",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624471/theora/5582_433ffa3d95764b2ea184acdf0299a0a9.ogv",
                "original": "https://upload.frikanalen.no/media/624471/original/orig_796cc634cded43ef8e22513f763f6fec.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624471/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624471/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624471/broadcast/5582_cca9e2c4ca6540a0a89a798d8e6c30f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624471/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "durationSec": 1769.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:06:50.660000Z",
            "updatedTime": "2018-11-10T18:29:28.474706Z",
            "uploadedTime": "2011-05-05T18:06:50.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624471/theora/5582_433ffa3d95764b2ea184acdf0299a0a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624471/large_thumb/large.jpg"
        },
        {
            "id": 624578,
            "name": "37_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624578/theora/5708_477dc5c4dba8477aa2ae0c02081b213f.ogv",
                "original": "https://upload.frikanalen.no/media/624578/original/orig_fa78e69f2e1c47898d9ed93be807e327.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624578/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624578/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624578/broadcast/5708_09a9bc58844f4f5897c217c936f0ee0a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624578/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:49",
            "durationSec": 1729.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:50:46.587000Z",
            "updatedTime": "2018-11-10T18:29:28.336408Z",
            "uploadedTime": "2011-08-18T08:50:46.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624578/theora/5708_477dc5c4dba8477aa2ae0c02081b213f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624578/large_thumb/large.jpg"
        },
        {
            "id": 624469,
            "name": "Lev.Ord & Gospel Mir..20110608",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624469/theora/5577_c0c23c1a9f22424b90545d16b87bcad2.ogv",
                "original": "https://upload.frikanalen.no/media/624469/original/orig_aeff0ed1e45745deadc4a4518bf130e8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624469/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624469/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624469/broadcast/5577_958b76ba637a4080b64ed1905c512ce1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624469/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "durationSec": 1769.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:02:16.493000Z",
            "updatedTime": "2018-11-10T18:29:28.477446Z",
            "uploadedTime": "2011-05-05T18:02:16.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624469/theora/5577_c0c23c1a9f22424b90545d16b87bcad2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624469/large_thumb/large.jpg"
        },
        {
            "id": 624579,
            "name": "Bibelstudier 02 mai-aug 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Roger Robertsen fra Norsk Bibelinstitutt er studieleder i denne serien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624579/theora/orig_7b04897f383e454aa92099df688042d7.ogv",
                "original": "https://upload.frikanalen.no/media/624579/original/orig_7b04897f383e454aa92099df688042d7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624579/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624579/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624579/broadcast/5660_60f918b9a6584f818e31a075db268381.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624579/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T15:06:33.283000Z",
            "updatedTime": "2018-11-10T18:29:28.335040Z",
            "uploadedTime": "2011-07-01T15:06:33.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624579/theora/orig_7b04897f383e454aa92099df688042d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624579/large_thumb/large.jpg"
        },
        {
            "id": 624466,
            "name": "Lev.Ord & Gospel Mir..20110525",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624466/theora/5578_1a7d1b9d4a9245618e6e2cd9cf1f2dc5.ogv",
                "original": "https://upload.frikanalen.no/media/624466/original/orig_8f1b281cbafd4510a64cd2036626a361.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624466/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624466/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624466/broadcast/5578_df98bd18fc97451b81405440fa1f6ac9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624466/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29",
            "durationSec": 1769.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T18:02:35.807000Z",
            "updatedTime": "2018-11-10T18:29:28.480168Z",
            "uploadedTime": "2011-05-05T18:02:35.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624466/theora/5578_1a7d1b9d4a9245618e6e2cd9cf1f2dc5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624466/large_thumb/large.jpg"
        },
        {
            "id": 625338,
            "name": "TED - Marco Tempest: The electric rise and fall of Nikola Tesla",
            "header": "Combining projection mapping and a pop-up book, Marco Tempest tells the visually arresting story of Nikola Tesla -- called “the greatest geek who ever lived” -- from his triumphant invention of alternating current to his penniless last days.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "srt": "https://upload.frikanalen.no/media/625338/srt/nb.srt",
                "largeThumb": "https://upload.frikanalen.no/media/625338/large_thumb/MarcoTempest_Session4_2012.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625338/small_thumb/MarcoTempest_Session4_2012.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625338/broadcast/MarcoTempest_Session4_2012.dv",
                "theora": "https://upload.frikanalen.no/media/625338/theora/MarcoTempest_Session4_2012.ogv",
                "original": "https://upload.frikanalen.no/media/625338/original/MarcoTempest_Session4_2012.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:05.250000",
            "durationSec": 365.25,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_Session4_2012",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.377888Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625338/theora/MarcoTempest_Session4_2012.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625338/large_thumb/MarcoTempest_Session4_2012.jpg"
        },
        {
            "id": 624464,
            "name": "LevandeOrd & 10min 20110530",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624464/theora/5573_73b2ecaec6f64bbfab860367d401beca.ogv",
                "original": "https://upload.frikanalen.no/media/624464/original/orig_6e22532a8b814c7495bbfccc1fc69dfe.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624464/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624464/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624464/broadcast/5573_5e9ada798511409586b26023643727c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624464/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:45:41.747000Z",
            "updatedTime": "2018-11-10T18:29:28.482857Z",
            "uploadedTime": "2011-05-05T15:45:41.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624464/theora/5573_73b2ecaec6f64bbfab860367d401beca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624464/large_thumb/large.jpg"
        },
        {
            "id": 624463,
            "name": "LevandeOrd & 10min 20110627",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624463/theora/5571_2d057312bc304ab09f70e209938897b9.ogv",
                "original": "https://upload.frikanalen.no/media/624463/original/orig_888d6e928f914849940bb46066259083.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624463/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624463/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624463/broadcast/5571_0112bde9e28d42e895dcc5538fc97209.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624463/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:44:17.950000Z",
            "updatedTime": "2018-11-10T18:29:28.484296Z",
            "uploadedTime": "2011-05-05T15:44:17.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624463/theora/5571_2d057312bc304ab09f70e209938897b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624463/large_thumb/large.jpg"
        },
        {
            "id": 624462,
            "name": "LevandeOrd & 10min 20110822",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624462/theora/5570_37f6909a9e134c21b983ba446ddd39bb.ogv",
                "original": "https://upload.frikanalen.no/media/624462/original/orig_a2f71a30d28b4c789e4cf2be638cc0e0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624462/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624462/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624462/broadcast/5570_2f4670959e324de88ecad2f17833d8d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624462/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:43:39.120000Z",
            "updatedTime": "2018-11-10T18:29:28.485689Z",
            "uploadedTime": "2011-05-05T15:43:39.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624462/theora/5570_37f6909a9e134c21b983ba446ddd39bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624462/large_thumb/large.jpg"
        },
        {
            "id": 624461,
            "name": "De Gode Nyheterna 20110829",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624461/theora/5567_a7758fcd6d664291abdbe3a39fc8b768.ogv",
                "original": "https://upload.frikanalen.no/media/624461/original/orig_b2626f183c254fa28e82bd6100e89cb0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624461/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624461/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624461/broadcast/5567_8e7d73c79ac34e2a92b3c2d3fc3fdf36.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624461/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:31:25.240000Z",
            "updatedTime": "2018-11-10T18:29:28.487049Z",
            "uploadedTime": "2011-05-05T15:31:25.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624461/theora/5567_a7758fcd6d664291abdbe3a39fc8b768.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624461/large_thumb/large.jpg"
        },
        {
            "id": 624460,
            "name": "De Gode Nyheterna 20110815",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624460/theora/5566_66296c1d483a4ee08c7c49a1f5c21fad.ogv",
                "original": "https://upload.frikanalen.no/media/624460/original/orig_f80bfbca2fc74bd0b079ecadb79f547a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624460/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624460/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624460/broadcast/5566_3ce4ff608f224303b2606571e5cab20c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624460/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:31:05.943000Z",
            "updatedTime": "2018-11-10T18:29:28.488429Z",
            "uploadedTime": "2011-05-05T15:31:05.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624460/theora/5566_66296c1d483a4ee08c7c49a1f5c21fad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624460/large_thumb/large.jpg"
        },
        {
            "id": 624459,
            "name": "De Gode Nyheterna 20110620",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624459/theora/5569_a6d71bb4fa4543b493daf227005393a0.ogv",
                "original": "https://upload.frikanalen.no/media/624459/original/orig_fda051fbe65a491483d282b1091c2655.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624459/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624459/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624459/broadcast/5569_65eae8f978644670b107b11ae399fbb1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624459/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:32:44.180000Z",
            "updatedTime": "2018-11-10T18:29:28.489774Z",
            "uploadedTime": "2011-05-05T15:32:44.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624459/theora/5569_a6d71bb4fa4543b493daf227005393a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624459/large_thumb/large.jpg"
        },
        {
            "id": 624457,
            "name": "NM2011 - Tertnes Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624457/broadcast/5585_830b80b8cc464fcfa128368bfaff83ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:44.040000",
            "durationSec": 1724.04,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-07T19:19:57.313000Z",
            "updatedTime": "2018-11-10T18:29:28.492505Z",
            "uploadedTime": "2011-05-07T19:19:57.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
        },
        {
            "id": 624580,
            "name": "Bibelstudier 01 mai-aug 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Roger Robertsen fra Norsk Bibelinstitutt er studieleder i denne serien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624580/theora/orig_4f8b2fd806ec4c98a07fc3cd4bdde4cd.ogv",
                "original": "https://upload.frikanalen.no/media/624580/original/orig_4f8b2fd806ec4c98a07fc3cd4bdde4cd.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624580/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624580/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624580/broadcast/5659_b48b0516b4e24edea2dcb306a04360f2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624580/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T15:04:13.453000Z",
            "updatedTime": "2018-11-10T18:29:28.333676Z",
            "uploadedTime": "2011-07-01T15:04:13.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624580/theora/orig_4f8b2fd806ec4c98a07fc3cd4bdde4cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624580/large_thumb/large.jpg"
        },
        {
            "id": 624455,
            "name": "De Gode Nyheterna 20110718",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624455/theora/5564_837018da38aa49599635c3941cf26327.ogv",
                "original": "https://upload.frikanalen.no/media/624455/original/orig_92552f124c224873bfcf831d733aa2c0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624455/broadcast/5564_41c5750407fa456bbb689150531a6d9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624455/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:29:44.280000Z",
            "updatedTime": "2018-11-10T18:29:28.495239Z",
            "uploadedTime": "2011-05-05T15:29:44.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624455/theora/5564_837018da38aa49599635c3941cf26327.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624455/large_thumb/large.jpg"
        },
        {
            "id": 624581,
            "name": "Bibelstudier 03 mai-aug 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Roger Robertsen fra Norsk Bibelinstitutt er studieleder i denne serien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624581/theora/orig_56301a4e69754dfaa5b13bf27b560001.ogv",
                "original": "https://upload.frikanalen.no/media/624581/original/orig_56301a4e69754dfaa5b13bf27b560001.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624581/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624581/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624581/broadcast/5661_8f8a9b6432824c4ea93a8edd65746184.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624581/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:30",
            "durationSec": 1530.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T15:08:35.863000Z",
            "updatedTime": "2018-11-10T18:29:28.332297Z",
            "uploadedTime": "2011-07-01T15:08:35.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624581/theora/orig_56301a4e69754dfaa5b13bf27b560001.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624581/large_thumb/large.jpg"
        },
        {
            "id": 624453,
            "name": "De Gode Nyheterna 20110606",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624453/theora/5561_75ed1848e1384b4a871a5f623dea36ca.ogv",
                "original": "https://upload.frikanalen.no/media/624453/original/orig_ca3d04bb87d64d9d9bbc0a78f8a0a15c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624453/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624453/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624453/broadcast/5561_e751bfe49f804f58ad19915b39f90ad4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624453/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:28:03.933000Z",
            "updatedTime": "2018-11-10T18:29:28.498000Z",
            "uploadedTime": "2011-05-05T15:28:03.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624453/theora/5561_75ed1848e1384b4a871a5f623dea36ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624453/large_thumb/large.jpg"
        },
        {
            "id": 625339,
            "name": "TED - Marco Tempest: A magical tale (with augmented reality)",
            "header": "Marco Tempest spins a beautiful story of what magic is, how it entertains us and how it highlights our humanity -- all while working extraordinary illusions with his hands and an augmented reality machine.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625339/small_thumb/MarcoTempest_2012.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625339/large_thumb/MarcoTempest_2012.jpg",
                "theora": "https://upload.frikanalen.no/media/625339/theora/MarcoTempest_2012.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625339/broadcast/MarcoTempest_2012.dv",
                "original": "https://upload.frikanalen.no/media/625339/original/MarcoTempest_2012.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:32",
            "durationSec": 392.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_2012",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.376565Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625339/theora/MarcoTempest_2012.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625339/large_thumb/MarcoTempest_2012.jpg"
        },
        {
            "id": 624451,
            "name": "18_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
                "original": "https://upload.frikanalen.no/media/624451/original/orig_6bfe33d5541a43a0b6f5fb2562c5df96.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624451/broadcast/5426_e312a77f0f174f6e85969bc88335945c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624451/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:37",
            "durationSec": 1717.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:23:35.033000Z",
            "updatedTime": "2018-11-10T18:29:28.501066Z",
            "uploadedTime": "2011-03-09T10:23:35.033000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624451/large_thumb/large.jpg"
        },
        {
            "id": 624450,
            "name": "Hælse & Kællan 20110727",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624450/theora/5556_b8bc5be8ba70420aa809015866db6a5f.ogv",
                "original": "https://upload.frikanalen.no/media/624450/original/orig_346497fd5285409faec5e07eb985dc76.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624450/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624450/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624450/broadcast/5556_e24a93f2074c417fbc10fef1b397605e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624450/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:41:59.593000Z",
            "updatedTime": "2018-11-10T18:29:28.502436Z",
            "uploadedTime": "2011-05-04T13:41:59.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624450/theora/5556_b8bc5be8ba70420aa809015866db6a5f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624450/large_thumb/large.jpg"
        },
        {
            "id": 624449,
            "name": "Hælse & Kællan 20110810",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624449/theora/5557_5a35a5f9bac64d80be505dbd7ad1ff51.ogv",
                "original": "https://upload.frikanalen.no/media/624449/original/orig_d9cf78f051364c3bbc8b8e171531b1f2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624449/broadcast/5557_f5bd51070aef436786bbd750c88a3b85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624449/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:46:57.147000Z",
            "updatedTime": "2018-11-10T18:29:28.503833Z",
            "uploadedTime": "2011-05-04T13:46:57.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624449/theora/5557_5a35a5f9bac64d80be505dbd7ad1ff51.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624449/large_thumb/large.jpg"
        },
        {
            "id": 624448,
            "name": "Hælsa & kællan 20110824",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624448/theora/5558_8c1816ae102f44ca8c2af95a3bba7a29.ogv",
                "original": "https://upload.frikanalen.no/media/624448/original/orig_7ac80dfb860b4e88b87a3e4b3aef679d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624448/broadcast/5558_1f0fd2e99b5e43daa5f5a61ea2e6e3a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624448/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:47:57.290000Z",
            "updatedTime": "2018-11-10T18:29:28.505177Z",
            "uploadedTime": "2011-05-04T13:47:57.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624448/theora/5558_8c1816ae102f44ca8c2af95a3bba7a29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624448/large_thumb/large.jpg"
        },
        {
            "id": 624447,
            "name": "Hælse & Kællan 20110713",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624447/theora/5555_493d3553a95a46689c30d047165c41db.ogv",
                "original": "https://upload.frikanalen.no/media/624447/original/orig_8c33befecc3d4608a64daebbe6953556.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624447/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624447/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624447/broadcast/5555_c23ce1d296484bee945d419da5182a55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624447/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:36:26.693000Z",
            "updatedTime": "2018-11-10T18:29:28.506524Z",
            "uploadedTime": "2011-05-04T13:36:26.693000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624447/theora/5555_493d3553a95a46689c30d047165c41db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624447/large_thumb/large.jpg"
        },
        {
            "id": 624446,
            "name": "Hælse & Kællan 20110601",
            "header": "Hälsa, med Evabritt Fjeldberg \n\nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624446/theora/5552_e9250787733a48fcbc173af5d90c069a.ogv",
                "original": "https://upload.frikanalen.no/media/624446/original/orig_d6a20e50391d4be0ae9dff522ecdb614.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624446/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624446/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624446/broadcast/5552_7ad3bd87d12b485ab21658f2cf7341f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624446/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:08:51.250000Z",
            "updatedTime": "2018-11-10T18:29:28.507976Z",
            "uploadedTime": "2011-05-04T13:08:51.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624446/theora/5552_e9250787733a48fcbc173af5d90c069a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624446/large_thumb/large.jpg"
        },
        {
            "id": 624445,
            "name": "Hælse & Kællan 20110629",
            "header": "Hälsa, med Evabritt Fjeldberg\nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624445/theora/5554_97032c4ebe24427a993f60bb5e453f47.ogv",
                "original": "https://upload.frikanalen.no/media/624445/original/orig_c1d8860d3e944d41804b06e777256408.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624445/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624445/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624445/broadcast/5554_f47ef32c2cbe4980b522eed8c7877849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624445/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:31:30.560000Z",
            "updatedTime": "2018-11-10T18:29:28.509536Z",
            "uploadedTime": "2011-05-04T13:31:30.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624445/theora/5554_97032c4ebe24427a993f60bb5e453f47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624445/large_thumb/large.jpg"
        },
        {
            "id": 624444,
            "name": "Hælse & Kællan 20110615",
            "header": "Hälsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624444/theora/5553_a9896261423c400384adb73d2daf41b6.ogv",
                "original": "https://upload.frikanalen.no/media/624444/original/orig_ef79412d09a748d3beb07f042aefa1c2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624444/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624444/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624444/broadcast/5553_7c8421f8d03748d78da611a93b1e24e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624444/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:28:33.290000Z",
            "updatedTime": "2018-11-10T18:29:28.510975Z",
            "uploadedTime": "2011-05-04T13:28:33.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624444/theora/5553_a9896261423c400384adb73d2daf41b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624444/large_thumb/large.jpg"
        },
        {
            "id": 623986,
            "name": "42_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623986/theora/orig_2616490a6510463d93d468b3f1c19ee7.ogv",
                "original": "https://upload.frikanalen.no/media/623986/original/orig_2616490a6510463d93d468b3f1c19ee7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623986/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623986/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623986/broadcast/4754_141b1d1026d44f29bd09ba5605955bb3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623986/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:27:54",
            "durationSec": 1674.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:25:28.257000Z",
            "updatedTime": "2018-11-10T18:29:29.101336Z",
            "uploadedTime": "2010-09-20T11:25:28.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623986/theora/orig_2616490a6510463d93d468b3f1c19ee7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623986/large_thumb/large.jpg"
        },
        {
            "id": 625757,
            "name": "Daily Tech News Show 16. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625757/theora/DTNS20160816.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625757/broadcast/DTNS20160816.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625757/small_thumb/DTNS20160816.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625757/large_thumb/DTNS20160816.jpg",
                "original": "https://upload.frikanalen.no/media/625757/original/DTNS20160816.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:10.770000",
            "durationSec": 3670.77,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7217vid",
            "createdTime": "2016-08-17T14:00:01.584008Z",
            "updatedTime": "2018-11-10T18:29:26.762551Z",
            "uploadedTime": "2016-08-17T14:00:07.332687Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625757/theora/DTNS20160816.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625757/large_thumb/DTNS20160816.jpg"
        },
        {
            "id": 624443,
            "name": "Levande Ord & Gospel Miracle 20110511",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624443/theora/5550_30fc4af32b6c4fc79f7b5dbad478cf1c.ogv",
                "original": "https://upload.frikanalen.no/media/624443/original/orig_a9f9556a49414bfbb04fcdd44a31eac3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624443/broadcast/5550_f21310931d01457b8f554fc72f11c1ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624443/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T12:58:48.390000Z",
            "updatedTime": "2018-11-10T18:29:28.512392Z",
            "uploadedTime": "2011-05-04T12:58:48.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624443/theora/5550_30fc4af32b6c4fc79f7b5dbad478cf1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624443/large_thumb/large.jpg"
        },
        {
            "id": 624442,
            "name": "LevandeOrd & 10min 20110516",
            "header": "Levande Ord med Tommy M. Josefsson\n\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624442/theora/5551_0b0c223180374ac0824ae56b3b83b59a.ogv",
                "original": "https://upload.frikanalen.no/media/624442/original/orig_efc1010f94134303b22e61f79b680ffc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624442/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624442/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624442/broadcast/5551_fbb3e93851aa4f4783911ac773111b0c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624442/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:06:14.403000Z",
            "updatedTime": "2018-11-10T18:29:28.513754Z",
            "uploadedTime": "2011-05-04T13:06:14.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624442/theora/5551_0b0c223180374ac0824ae56b3b83b59a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624442/large_thumb/large.jpg"
        },
        {
            "id": 624441,
            "name": "Den norske kirke i eksil 85",
            "header": "Har du en kommentar til programmene? Kontakt meg olav.grimdalen@tele2.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624441/theora/orig_1bd487cf21b849a6a2bd98ebbac22929.ogv",
                "original": "https://upload.frikanalen.no/media/624441/original/orig_1bd487cf21b849a6a2bd98ebbac22929.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624441/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624441/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624441/broadcast/5549_3382dda51c3845ff95ecae47e8e8357d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624441/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:54.440000",
            "durationSec": 1554.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T06:35:04.440000Z",
            "updatedTime": "2018-11-10T18:29:28.515230Z",
            "uploadedTime": "2011-05-04T06:35:04.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624441/theora/orig_1bd487cf21b849a6a2bd98ebbac22929.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624441/large_thumb/large.jpg"
        },
        {
            "id": 624582,
            "name": "Bibelstudier 05 mai-aug 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Roger Robertsen fra Norsk Bibelinstitutt er studieleder i denne serien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624582/theora/orig_a19fddc5c5414f9e87d3caa55a81b609.ogv",
                "original": "https://upload.frikanalen.no/media/624582/original/orig_a19fddc5c5414f9e87d3caa55a81b609.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624582/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624582/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624582/broadcast/5663_2aed6d1d3e2c45318a238ad2e384e752.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624582/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:00",
            "durationSec": 1500.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T15:12:02.773000Z",
            "updatedTime": "2018-11-10T18:29:28.330759Z",
            "uploadedTime": "2011-07-01T15:12:02.773000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624582/theora/orig_a19fddc5c5414f9e87d3caa55a81b609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624582/large_thumb/large.jpg"
        },
        {
            "id": 624438,
            "name": "De Gode Nyheterna 20110509",
            "header": "Dem gude nyheterna med Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624438/theora/5548_203a30ddc9a644a58842ed9c1abd1b36.ogv",
                "original": "https://upload.frikanalen.no/media/624438/original/orig_fc9df905335f4f6a8bc8f627e112cb97.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624438/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624438/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624438/broadcast/5548_d907f712fd7947f29021ffdcd81d2acf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624438/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "durationSec": 1770.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-02T14:03:39.433000Z",
            "updatedTime": "2018-11-10T18:29:28.519399Z",
            "uploadedTime": "2011-05-02T14:03:39.433000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624438/theora/5548_203a30ddc9a644a58842ed9c1abd1b36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624438/large_thumb/large.jpg"
        },
        {
            "id": 624583,
            "name": "Bibelstudier 07 mai-aug 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Roger Robertsen fra Norsk Bibelinstitutt er studieleder i denne serien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624583/theora/orig_05b6eedd88ae4160bd67de6c078394fd.ogv",
                "original": "https://upload.frikanalen.no/media/624583/original/orig_05b6eedd88ae4160bd67de6c078394fd.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624583/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624583/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624583/broadcast/5665_8086a907fa9d451c8dd602e199916f51.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624583/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:10",
            "durationSec": 1510.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T15:15:40.137000Z",
            "updatedTime": "2018-11-10T18:29:28.329347Z",
            "uploadedTime": "2011-07-01T15:15:40.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624583/theora/orig_05b6eedd88ae4160bd67de6c078394fd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624583/large_thumb/large.jpg"
        },
        {
            "id": 624436,
            "name": "Utrop TV - Studio6",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624436/theora/orig_ac71c438126a4e13b8ecba688407da0b.ogv",
                "original": "https://upload.frikanalen.no/media/624436/original/orig_ac71c438126a4e13b8ecba688407da0b.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624436/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624436/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624436/broadcast/5446_bc7ceb8dc6a347db94c8b5278249073d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624436/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:36.960000",
            "durationSec": 1416.96,
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-14T13:21:17.570000Z",
            "updatedTime": "2018-11-10T18:29:28.522245Z",
            "uploadedTime": "2011-03-14T13:21:17.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624436/theora/orig_ac71c438126a4e13b8ecba688407da0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624436/large_thumb/large.jpg"
        },
        {
            "id": 625340,
            "name": "TED - Marco Tempest: The magic of truth and lies (and iPods)",
            "header": "Using three iPods like magical props, Marco Tempest spins a clever, surprisingly heartfelt meditation on truth and lies, art and emotion.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625340/small_thumb/MarcoTempest_2011G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625340/large_thumb/MarcoTempest_2011G.jpg",
                "theora": "https://upload.frikanalen.no/media/625340/theora/MarcoTempest_2011G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625340/broadcast/MarcoTempest_2011G.dv",
                "original": "https://upload.frikanalen.no/media/625340/original/MarcoTempest_2011G.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:06.990000",
            "durationSec": 306.99,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MarcoTempest_2011G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.375174Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625340/theora/MarcoTempest_2011G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625340/large_thumb/MarcoTempest_2011G.jpg"
        },
        {
            "id": 624584,
            "name": "Bibelstudier 04 mai-aug 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Roger Robertsen fra Norsk Bibelinstitutt er studieleder i denne serien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624584/theora/orig_31ec7119daf741abad27c56b5c26e61d.ogv",
                "original": "https://upload.frikanalen.no/media/624584/original/orig_31ec7119daf741abad27c56b5c26e61d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624584/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624584/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624584/broadcast/5662_d9cfa45363d7438e9f7ae5d208a9190b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624584/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",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T15:10:19.710000Z",
            "updatedTime": "2018-11-10T18:29:28.327989Z",
            "uploadedTime": "2011-07-01T15:10:19.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624584/theora/orig_31ec7119daf741abad27c56b5c26e61d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624584/large_thumb/large.jpg"
        }
    ]
}