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

{
    "count": 3411,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=700&ordering=publish_on_web",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=600&ordering=publish_on_web",
    "results": [
        {
            "id": 625055,
            "name": "47_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
                "original": "https://upload.frikanalen.no/media/625055/original/orig_2c7db3214bc147caa47b74c2348df520.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625055/broadcast/6565_ea63281be62040f3b7f76ab9c2b05393.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625055/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-13T12:57:35.383000Z",
            "updatedTime": "2018-11-10T18:29:27.716025Z",
            "uploadedTime": "2012-11-13T12:57:35.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625055/large_thumb/large.jpg"
        },
        {
            "id": 625680,
            "name": "What is Debian? - Debconf 16",
            "header": "A friendly introduction to free software, open source, and Debian, with an opportunity for the audience to ask questions.\n\nOpen Weekend session with Bdale Garbee, Allison Randal, Neil McGovern, Bernelle Verster, Steve McIntyre and John Sullivan during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625680/theora/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625680/broadcast/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625680/small_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.jpg",
                "original": "https://upload.frikanalen.no/media/625680/original/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625680/large_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:01.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/120/",
            "createdTime": "2016-07-20T07:10:24.249022Z",
            "updatedTime": "2018-11-10T18:29:26.879342Z",
            "uploadedTime": "2016-07-20T07:10:29.322512Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625680/theora/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625680/large_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.jpg"
        },
        {
            "id": 625051,
            "name": "Folkehelsens røtter 04",
            "header": "Per de Lange viser oss gjenstander fra egen samling som forteller om folkehelsens historiske røtter. I siste delen av programmet gir han tips om hvilken mat vi bør velge for å ungå visse sykdommer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625051/theora/orig_f6bcd399f64d4f0d91358ac0f10717a9.ogv",
                "original": "https://upload.frikanalen.no/media/625051/original/orig_f6bcd399f64d4f0d91358ac0f10717a9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625051/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625051/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625051/broadcast/6545_3c9b0e881a374c3abe0b7bae5febd4a8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625051/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:24:02.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:25:38.783000Z",
            "updatedTime": "2018-11-10T18:29:27.722286Z",
            "uploadedTime": "2012-11-08T14:25:38.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625051/theora/orig_f6bcd399f64d4f0d91358ac0f10717a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625051/large_thumb/large.jpg"
        },
        {
            "id": 625050,
            "name": "Folkehelsens røtter 02",
            "header": "Per de Lange viser oss gjenstander fra egen samling som forteller om folkehelsens historiske røtter. I siste delen av programmet gir han tips om hvilken mat vi bør velge for å ungå visse sykdommer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625050/theora/orig_1462757c31de45b09c8f39cfa33b0813.ogv",
                "original": "https://upload.frikanalen.no/media/625050/original/orig_1462757c31de45b09c8f39cfa33b0813.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625050/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625050/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625050/broadcast/6543_de9227345a4946c08fe9d034a36179c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625050/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:24:23.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:21:19.047000Z",
            "updatedTime": "2018-11-10T18:29:27.724184Z",
            "uploadedTime": "2012-11-08T14:21:19.047000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625050/theora/orig_1462757c31de45b09c8f39cfa33b0813.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625050/large_thumb/large.jpg"
        },
        {
            "id": 625049,
            "name": "Folkehelsens røtter 03",
            "header": "Per de Lange viser oss gjenstander fra egen samling som forteller om folkehelsens historiske røtter. I siste delen av programmet gir han tips om hvilken mat vi bør velge for å ungå visse sykdommer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625049/theora/orig_fd39db1334e149a7a05394f408842d53.ogv",
                "original": "https://upload.frikanalen.no/media/625049/original/orig_fd39db1334e149a7a05394f408842d53.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625049/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625049/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625049/broadcast/6544_ea61fccdb94b42e69b9a93d63ab41056.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625049/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:24:28.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:23:28.813000Z",
            "updatedTime": "2018-11-10T18:29:27.725952Z",
            "uploadedTime": "2012-11-08T14:23:28.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625049/theora/orig_fd39db1334e149a7a05394f408842d53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625049/large_thumb/large.jpg"
        },
        {
            "id": 625047,
            "name": "Rumpeldunk til Trondheim",
            "header": "Denne høsten er det blitt startet opp et rumpeldunklag ved NTNUI. Vi tok tempen på nysatsingen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625047/theora/6561_1f68c86212a74abe8e1ef73c83ff60c4.ogv",
                "original": "https://upload.frikanalen.no/media/625047/original/orig_52936fce9c134593b365c8b690c3967f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625047/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625047/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625047/broadcast/6561_36b9264ddd57479da31db1f84c0bddc8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625047/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:02",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T20:11:17.740000Z",
            "updatedTime": "2018-11-10T18:29:27.729048Z",
            "uploadedTime": "2012-11-08T20:11:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625047/theora/6561_1f68c86212a74abe8e1ef73c83ff60c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625047/large_thumb/large.jpg"
        },
        {
            "id": 625005,
            "name": "Grøsshaugen episode 2",
            "header": "Her kommer endelig fortsettelsen på Grøsshaugen! I denne episoden får vi møte noen som har fulgt litt bedre med i timen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625005/theora/6474_6d93a7b91f94431fb0ed1d705d650d25.ogv",
                "original": "https://upload.frikanalen.no/media/625005/original/orig_223e40a9ee4e48309a98b5f64b3b6276.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625005/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625005/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625005/broadcast/6474_38931e283ad14223915a1bc23d652c8d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625005/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:06.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-11T21:57:10.757000Z",
            "updatedTime": "2018-11-10T18:29:27.783310Z",
            "uploadedTime": "2012-10-11T21:57:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625005/theora/6474_6d93a7b91f94431fb0ed1d705d650d25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625005/large_thumb/large.jpg"
        },
        {
            "id": 625003,
            "name": "42_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
                "original": "https://upload.frikanalen.no/media/625003/original/orig_285ecb8818f047d98f35482d233f5cbb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625003/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625003/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625003/broadcast/6470_ec7aa7c22bb04b68824b670f8c640e7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625003/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-09T13:32:39.223000Z",
            "updatedTime": "2018-11-10T18:29:27.786114Z",
            "uploadedTime": "2012-10-09T13:32:39.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625003/large_thumb/large.jpg"
        },
        {
            "id": 625057,
            "name": "Den norske kirke i eksil 123",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
                "original": "https://upload.frikanalen.no/media/625057/original/orig_6a25365808e74eb188104f89546cb50b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625057/broadcast/6571_ec90f7f9667643648fa17270d681d8db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625057/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T08:27:04.060000Z",
            "updatedTime": "2018-11-10T18:29:27.713312Z",
            "uploadedTime": "2012-11-14T08:27:04.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625057/large_thumb/large.jpg"
        },
        {
            "id": 625040,
            "name": "Gud i hverdagen del 4",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Gud i hverdagen del 4.\r\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \r\nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \r\nog møte dagliglivets utfordringer.\r\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\r\npå en enkel og forståelig måte. \r\n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \r\nsier Clementsen.\r\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625040/theora/6513_86c42df2feb744049499ab2a6df3df61.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625040/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625040/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625040/broadcast/6513_5f0fc57db7bc4c11aea20cd24e923fb5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625040/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 126,
                "name": "iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-10-23T15:49:51Z",
            "updatedTime": "2018-11-10T18:29:27.738219Z",
            "uploadedTime": "2012-10-23T15:49:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625040/theora/6513_86c42df2feb744049499ab2a6df3df61.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625040/large_thumb/large.jpg"
        },
        {
            "id": 625038,
            "name": "45_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
                "original": "https://upload.frikanalen.no/media/625038/original/orig_ce6bf3852a8048aba9a7b6d2eefa76a9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625038/broadcast/6527_f1f49da4f1124dcc8cc8550840568e7a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625038/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-30T09:16:23.330000Z",
            "updatedTime": "2018-11-10T18:29:27.741048Z",
            "uploadedTime": "2012-10-30T09:16:23.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625038/large_thumb/large.jpg"
        },
        {
            "id": 625037,
            "name": "Den norske kirke i eksil 121",
            "header": "Programmet handler om\nbots og bededagen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625037/theora/orig_2b9df8aff8cd4a8b9a0c49db4b5efe3c.ogv",
                "original": "https://upload.frikanalen.no/media/625037/original/orig_2b9df8aff8cd4a8b9a0c49db4b5efe3c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625037/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625037/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625037/broadcast/6526_fcd6bb7570514a33a5dc0963b88a9750.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625037/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:17",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-29T20:00:35.767000Z",
            "updatedTime": "2018-11-10T18:29:27.742396Z",
            "uploadedTime": "2012-10-29T20:00:35.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625037/theora/orig_2b9df8aff8cd4a8b9a0c49db4b5efe3c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625037/large_thumb/large.jpg"
        },
        {
            "id": 625036,
            "name": "AR6302 Arena",
            "header": "Arena med Bjørn Gjellum",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
                "original": "https://upload.frikanalen.no/media/625036/original/orig_00e92baa6fba4d63b0c4927431313991.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625036/broadcast/6524_ca3c5d39a7ba40ffbb60b4bb75b0673f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625036/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-29T07:40:28.100000Z",
            "updatedTime": "2018-11-10T18:29:27.743790Z",
            "uploadedTime": "2012-10-29T07:40:28.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625036/theora/orig_00e92baa6fba4d63b0c4927431313991.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625036/large_thumb/large.jpg"
        },
        {
            "id": 624964,
            "name": "37_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv",
                "original": "https://upload.frikanalen.no/media/624964/original/orig_83bd6591c59e4c4592beb0a344ca8a83.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624964/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624964/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624964/broadcast/6379_8dbab670a0654ef4b81546f0991d871b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624964/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:01:47.137000Z",
            "updatedTime": "2018-11-10T18:29:27.839376Z",
            "uploadedTime": "2012-08-28T07:01:47.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624964/large_thumb/large.jpg"
        },
        {
            "id": 625058,
            "name": "FAT konf 01: Jesus eller loven",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Harald Giesebrecht.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625058/theora/orig_45c0ff4bff2748ddb485a30d2f07913f.ogv",
                "original": "https://upload.frikanalen.no/media/625058/original/orig_45c0ff4bff2748ddb485a30d2f07913f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625058/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625058/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625058/broadcast/6547_6e40422fc56d4ceb91fcc0c4bc3e5fe4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625058/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:45:13.330000Z",
            "updatedTime": "2018-11-10T18:29:27.711969Z",
            "uploadedTime": "2012-11-08T14:45:13.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625058/theora/orig_45c0ff4bff2748ddb485a30d2f07913f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625058/large_thumb/large.jpg"
        },
        {
            "id": 625681,
            "name": "The Electronic Struggle - Debconf 16",
            "header": "The role of information technology in the struggle for freedom, including the IBM apartheid case -- (the dompas, my correspondence with Mondo2000, Wired Magazine and Khulumani), nascent online protests, modem activism  (West Coast, Silicon Valley and Cape Town), the dawn of information rights in South Africa, (Article 14 Privacy, 32 Access to Information),  NetDemocracy and Constitution Building during 1995-1996 (canvassing of Communication Minister's Jay Naidoo and Pallo Jordan, iCafe sessions), some important milestones along the way, Electronic Freedom Charter, recent activism around the Cybercrime Bill, Privacy and Information Access, and other bills eroding communications freedom.\n\nOpen Weekend session with David Robert Lewis during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625681/theora/The_Electronic_Struggle.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625681/broadcast/The_Electronic_Struggle.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625681/small_thumb/The_Electronic_Struggle.jpg",
                "original": "https://upload.frikanalen.no/media/625681/original/The_Electronic_Struggle.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625681/large_thumb/The_Electronic_Struggle.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:10.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/112/",
            "createdTime": "2016-07-20T08:15:36.946218Z",
            "updatedTime": "2018-11-10T18:29:26.877560Z",
            "uploadedTime": "2016-07-20T08:15:47.309019Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625681/theora/The_Electronic_Struggle.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625681/large_thumb/The_Electronic_Struggle.jpg"
        },
        {
            "id": 625035,
            "name": "Gud i hverdagen del 3",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Gud i hverdagen del 3.\r\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \r\nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \r\nog møte dagliglivets utfordringer.\r\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\r\npå en enkel og forståelig måte. \r\n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \r\nsier Clementsen.\r\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625035/theora/6512_f8dea0204bf1402687aea23ec62ec57d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625035/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625035/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625035/broadcast/6512_c5b617f08a9f42ca817af97bb294be54.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625035/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-23T15:48:47Z",
            "updatedTime": "2018-11-10T18:29:27.745254Z",
            "uploadedTime": "2012-10-23T15:48:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625035/theora/6512_f8dea0204bf1402687aea23ec62ec57d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625035/large_thumb/large.jpg"
        },
        {
            "id": 625034,
            "name": "Kurtiser Klarheten",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625034/broadcast/6519_53574665eccf49d28a1667cc5175acc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:34.600000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-24T14:29:10.883000Z",
            "updatedTime": "2018-11-10T18:29:27.746653Z",
            "uploadedTime": "2012-10-24T14:29:10.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
        },
        {
            "id": 625033,
            "name": "Fred er allerede her",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625033/broadcast/6517_2f59d60b7cba46e1abaa3c61839a3978.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:33.320000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T16:24:41.187000Z",
            "updatedTime": "2018-11-10T18:29:27.748260Z",
            "uploadedTime": "2012-10-23T16:24:41.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
        },
        {
            "id": 625032,
            "name": "Du kan gjøre en forskjell",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625032/theora/6500_b6bbc7c3f8ad40f69dca65a348155678.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625032/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625032/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625032/broadcast/6500_b6bbc7c3f8ad40f69dca65a348155678.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625032/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:22.880000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-22T08:43:38.607000Z",
            "updatedTime": "2018-11-10T18:29:27.749730Z",
            "uploadedTime": "2012-10-22T08:43:38.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625032/theora/6500_b6bbc7c3f8ad40f69dca65a348155678.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625032/large_thumb/large.jpg"
        },
        {
            "id": 625904,
            "name": "TED - Monica Lewinsky: The price of shame",
            "header": "\"Public shaming as a blood sport has to stop,\" says Monica Lewinsky. In 1998, she says, “I was Patient Zero of losing a personal reputation on a global scale almost instantaneously.” Today, the kind of online public shaming she went through has become constant — and can turn deadly. In a brave talk, she takes a hard look at our online culture of humiliation, and asks for a different way.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625904/small_thumb/MonicaLewinsky_2015.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625904/large_thumb/MonicaLewinsky_2015.jpg",
                "original": "https://upload.frikanalen.no/media/625904/original/MonicaLewinsky_2015.mp4",
                "theora": "https://upload.frikanalen.no/media/625904/theora/MonicaLewinsky_2015.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625904/broadcast/MonicaLewinsky_2015.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:30.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MonicaLewinsky_2015",
            "createdTime": "2017-07-02T03:50:16.069856Z",
            "updatedTime": "2018-11-10T18:29:26.569104Z",
            "uploadedTime": "2017-07-02T06:50:29.615901Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625904/theora/MonicaLewinsky_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625904/large_thumb/MonicaLewinsky_2015.jpg"
        },
        {
            "id": 625028,
            "name": "Gud i hverdagen del 2",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Gud i hverdagen del 2.\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625028/theora/6501_3b65c06a775a4894a2dad0d4707c63c4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625028/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625028/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625028/broadcast/6501_66216b963df94e77b6e5979adb43e8cb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625028/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-22T15:24:53Z",
            "updatedTime": "2018-11-10T18:29:27.755576Z",
            "uploadedTime": "2012-10-22T15:24:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625028/theora/6501_3b65c06a775a4894a2dad0d4707c63c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625028/large_thumb/large.jpg"
        },
        {
            "id": 625026,
            "name": "WOP endeplakat.1min",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
                "original": "https://upload.frikanalen.no/media/625026/original/orig_41da6d4be0aa464c84bf1546e75ba3b3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625026/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625026/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625026/broadcast/6491_4589b7e8b2a04b3f8989fbe99f0f5067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:54.640000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T12:47:47.723000Z",
            "updatedTime": "2018-11-10T18:29:27.758299Z",
            "uploadedTime": "2012-10-23T12:47:47.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
        },
        {
            "id": 625023,
            "name": "Holder de ord",
            "header": "NUUGs samarbeidspartner Holder De Ord presenterer hvordan de lager løsningen for å holde stortingspolitikerne i ørene.\r\n\r\nNUUG talk from 2012-08-14.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625023/theora/6493_6658f4dc15024683b15990bce3a4a867.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625023/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625023/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625023/broadcast/6493_6658f4dc15024683b15990bce3a4a867.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625023/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:39:09",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2012-10-18T19:02:37Z",
            "updatedTime": "2018-11-10T18:29:27.761031Z",
            "uploadedTime": "2012-10-18T19:02:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625023/theora/6493_6658f4dc15024683b15990bce3a4a867.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625023/large_thumb/large.jpg"
        },
        {
            "id": 626108,
            "name": "FSCONS 2017 - Joakim Lundborg - Why we need free password managers",
            "header": "This talk will be about my experience building uis for the pass password manager, and some related concerns:\r\n\r\n* Why usability is a security feature\r\n*The need for free software password manages\r\n* Can this be a path to drive GPG adoption?\r\n\r\nRecorded by NUUG for FSCONS.\r\nhttps://github.com/cortex/gopass\r\nhttps://github.com/cortex/ripasso\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626108/theora/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626108/broadcast/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626108/large_thumb/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.jpg",
                "original": "https://upload.frikanalen.no/media/626108/original/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:12.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundbor",
            "createdTime": "2018-12-13T20:12:36.415520Z",
            "updatedTime": "2018-12-13T22:37:09.676333Z",
            "uploadedTime": "2018-12-13T22:22:27.426977Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626108/theora/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626108/large_thumb/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.jpg"
        },
        {
            "id": 625020,
            "name": "En Ekte Blomst",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625020/broadcast/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:28.840000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-17T15:41:44.807000Z",
            "updatedTime": "2018-11-10T18:29:27.763837Z",
            "uploadedTime": "2012-10-17T15:41:44.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg"
        },
        {
            "id": 624983,
            "name": "New Life - Program 07 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624983/broadcast/6444_c5e625a94079436f8b0afde64a5e598f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:31.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T21:05:55.600000Z",
            "updatedTime": "2018-11-10T18:29:27.812894Z",
            "uploadedTime": "2012-09-25T21:05:55.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
        },
        {
            "id": 625016,
            "name": "Arkeologi med Roger 04",
            "header": "Det siste programmet i en serie på fire der Roger Robertsen forteller om sin erfaring med bibelsk arkeologi.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625016/theora/orig_7a6aba671461454f9f3cd2a4ad24da2f.ogv",
                "original": "https://upload.frikanalen.no/media/625016/original/orig_7a6aba671461454f9f3cd2a4ad24da2f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625016/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625016/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625016/broadcast/6480_56c81814d72e42828e9d70852e527075.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625016/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:38.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-16T11:38:38.140000Z",
            "updatedTime": "2018-11-10T18:29:27.768065Z",
            "uploadedTime": "2012-10-16T11:38:38.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625016/theora/orig_7a6aba671461454f9f3cd2a4ad24da2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625016/large_thumb/large.jpg"
        },
        {
            "id": 625015,
            "name": "Arkeologi med Roger 03",
            "header": "Roger Robertsen i Norsk Bibelinstitutt forteller om hvordan arkeologien understøtter Bibelen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625015/theora/orig_13287b6c16ac4f89a97a4f0c6e772ab2.ogv",
                "original": "https://upload.frikanalen.no/media/625015/original/orig_13287b6c16ac4f89a97a4f0c6e772ab2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625015/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625015/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625015/broadcast/6481_3b7809ab0a4a40d690b46d1fd960700c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625015/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:06.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-16T11:45:34.750000Z",
            "updatedTime": "2018-11-10T18:29:27.769549Z",
            "uploadedTime": "2012-10-16T11:45:34.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625015/theora/orig_13287b6c16ac4f89a97a4f0c6e772ab2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625015/large_thumb/large.jpg"
        },
        {
            "id": 625014,
            "name": "Væpnet til seier.",
            "header": "Hva består den kristnes våpen av? Program 7 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625014/theora/orig_8933503354124d04a5a715555aa431e6.ogv",
                "original": "https://upload.frikanalen.no/media/625014/original/orig_8933503354124d04a5a715555aa431e6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625014/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625014/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625014/broadcast/6422_0578210aa11a4802b3908d2d5e6f1df0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625014/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:53:00.827000Z",
            "updatedTime": "2018-11-10T18:29:27.770926Z",
            "uploadedTime": "2012-09-21T08:53:00.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625014/theora/orig_8933503354124d04a5a715555aa431e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625014/large_thumb/large.jpg"
        },
        {
            "id": 625013,
            "name": "Seier over onde makter.",
            "header": "Finnes det virkelig personifisert ondskap?\nProgram 6 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625013/theora/orig_592ac6f181514c7ba9d4cdba9ccc86b5.ogv",
                "original": "https://upload.frikanalen.no/media/625013/original/orig_592ac6f181514c7ba9d4cdba9ccc86b5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625013/broadcast/6421_2351efeb105647a189db8863c21c4c81.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625013/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:50:34.423000Z",
            "updatedTime": "2018-11-10T18:29:27.772335Z",
            "uploadedTime": "2012-09-21T08:50:34.423000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625013/theora/orig_592ac6f181514c7ba9d4cdba9ccc86b5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625013/large_thumb/large.jpg"
        },
        {
            "id": 625012,
            "name": "Vekst i Kristus.",
            "header": "Med Jesus som forbilde er det alltid rom for vekst, Program 5 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625012/theora/orig_583d5b16f70d4107b24c43265884a145.ogv",
                "original": "https://upload.frikanalen.no/media/625012/original/orig_583d5b16f70d4107b24c43265884a145.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625012/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625012/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625012/broadcast/6420_e85f9d9ff3654f39bf75cb9eb8f6fb5a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625012/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:47:56.613000Z",
            "updatedTime": "2018-11-10T18:29:27.773682Z",
            "uploadedTime": "2012-09-21T08:47:56.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625012/theora/orig_583d5b16f70d4107b24c43265884a145.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625012/large_thumb/large.jpg"
        },
        {
            "id": 625011,
            "name": "Den norske kirke i eksil 120",
            "header": "Programmet handler denne gangen om en blind mann som får synet igjen.Hvordan er det med ditt åndelig syn? Er du fortsatt \"blind \"?Jesus kan gjøre deg seende.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625011/theora/orig_3272f95975a84697a10bf984d5eb79dc.ogv",
                "original": "https://upload.frikanalen.no/media/625011/original/orig_3272f95975a84697a10bf984d5eb79dc.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625011/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625011/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625011/broadcast/6479_4ac79122e4c9486eae910275ba0f29e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625011/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:27:24",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-16T05:10:32.487000Z",
            "updatedTime": "2018-11-10T18:29:27.775043Z",
            "uploadedTime": "2012-10-16T05:10:32.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625011/theora/orig_3272f95975a84697a10bf984d5eb79dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625011/large_thumb/large.jpg"
        },
        {
            "id": 625010,
            "name": "Ubegrensede muligheter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625010/theora/6478_be7337ff10f643b2b0c6c502cf1acca8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625010/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625010/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625010/broadcast/6478_be7337ff10f643b2b0c6c502cf1acca8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625010/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:54.560000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-15T17:38:59.327000Z",
            "updatedTime": "2018-11-10T18:29:27.776419Z",
            "uploadedTime": "2012-10-15T17:38:59.327000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625010/theora/6478_be7337ff10f643b2b0c6c502cf1acca8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625010/large_thumb/large.jpg"
        },
        {
            "id": 625009,
            "name": "Eksistensens Symfoni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625009/theora/6476_8845c9f78bb94e7d8393ac416d42c77e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625009/broadcast/6476_8845c9f78bb94e7d8393ac416d42c77e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625009/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:18.120000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-14T19:57:22.273000Z",
            "updatedTime": "2018-11-10T18:29:27.777813Z",
            "uploadedTime": "2012-10-14T19:57:22.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625009/theora/6476_8845c9f78bb94e7d8393ac416d42c77e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625009/large_thumb/large.jpg"
        },
        {
            "id": 625008,
            "name": "Livets sanne hage",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625008/theora/6477_128b266375d4459286c1a1a55452f3f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625008/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625008/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625008/broadcast/6477_128b266375d4459286c1a1a55452f3f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625008/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:16.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-14T20:03:52.220000Z",
            "updatedTime": "2018-11-10T18:29:27.779195Z",
            "uploadedTime": "2012-10-14T20:03:52.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625008/theora/6477_128b266375d4459286c1a1a55452f3f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625008/large_thumb/large.jpg"
        },
        {
            "id": 625007,
            "name": "Grøsshaugen episode 3",
            "header": "Få med deg tredje og siste episode av Grøsshaugen!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625007/theora/6475_4b53d8e2f25e47d7aa781fb87b5bef3e.ogv",
                "original": "https://upload.frikanalen.no/media/625007/original/orig_3397407dbab44285af39538e8cf92d26.mov",
                "smallThumb": "https://upload.frikanalen.no/media/625007/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625007/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625007/broadcast/6475_9d9cd832efa74b16b51c03d7c0da2576.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625007/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:13.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-11T22:02:27.143000Z",
            "updatedTime": "2018-11-10T18:29:27.780599Z",
            "uploadedTime": "2012-10-11T22:02:27.143000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625007/theora/6475_4b53d8e2f25e47d7aa781fb87b5bef3e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625007/large_thumb/large.jpg"
        },
        {
            "id": 625006,
            "name": "Grøsshaugen episode 1",
            "header": "Noe er i gjære i Trondheim, og det lover ikke godt!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625006/theora/6473_1c2c5606c6d64da3a97761d0e2c80236.ogv",
                "original": "https://upload.frikanalen.no/media/625006/original/orig_62a7aa79690d4dac833e7d1efe3b9fcd.mov",
                "smallThumb": "https://upload.frikanalen.no/media/625006/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625006/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625006/broadcast/6473_44dd6c2206fc468489d42da73ef99f51.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625006/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:05:21.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-11T21:49:06.353000Z",
            "updatedTime": "2018-11-10T18:29:27.781952Z",
            "uploadedTime": "2012-10-11T21:49:06.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625006/theora/6473_1c2c5606c6d64da3a97761d0e2c80236.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625006/large_thumb/large.jpg"
        },
        {
            "id": 625059,
            "name": "FAT konf 03: Gud og loven",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. Første del av en panelsamtale ledet av Atle Haugen, om Guds hensikt med loven.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625059/theora/orig_63a6111d33b44c1884ce681ea6419c6b.ogv",
                "original": "https://upload.frikanalen.no/media/625059/original/orig_63a6111d33b44c1884ce681ea6419c6b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625059/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625059/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625059/broadcast/6549_221f766975da417b85cf5905d8dc19f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625059/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:21:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:57:08.850000Z",
            "updatedTime": "2018-11-10T18:29:27.710554Z",
            "uploadedTime": "2012-11-08T14:57:08.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625059/theora/orig_63a6111d33b44c1884ce681ea6419c6b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625059/large_thumb/large.jpg"
        },
        {
            "id": 625060,
            "name": "FAT konf 04: Gud og loven 2",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. Andre del av en panelsamtale ledet av Atle Haugen, om Guds hensikt med loven.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625060/theora/orig_c7f7b19c90664b819eb6595bf740e9a1.ogv",
                "original": "https://upload.frikanalen.no/media/625060/original/orig_c7f7b19c90664b819eb6595bf740e9a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625060/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625060/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625060/broadcast/6550_99db707574574a8889853d156f9a3df8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625060/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T15:01:00.183000Z",
            "updatedTime": "2018-11-10T18:29:27.709184Z",
            "uploadedTime": "2012-11-08T15:01:00.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625060/theora/orig_c7f7b19c90664b819eb6595bf740e9a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625060/large_thumb/large.jpg"
        },
        {
            "id": 624963,
            "name": "Et Budskap om Fred",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624963/theora/6366_72688790376c4e29815a0fdef5ac64fa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624963/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624963/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624963/broadcast/6366_72688790376c4e29815a0fdef5ac64fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624963/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:56.720000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-08-16T13:18:31.857000Z",
            "updatedTime": "2018-11-10T18:29:27.840751Z",
            "uploadedTime": "2012-08-16T13:18:31.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624963/theora/6366_72688790376c4e29815a0fdef5ac64fa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624963/large_thumb/large.jpg"
        },
        {
            "id": 625664,
            "name": "TED - Adam Savage: My love letter to cosplay",
            "header": "Adam Savage makes things and builds experiments, and he uses costumes to add humor, color and clarity to the stories he tells. Tracing his lifelong love of costumes — from a childhood space helmet made of an ice cream tub to a No-Face costume he wore to Comic-Con — Savage explores the world of cosplay and the meaning it creates for its community. \"We're connecting with something important inside of us,\" he says. \"The costumes are how we reveal ourselves to each other.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625664/original/AdamSavage_2016.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625664/large_thumb/AdamSavage_2016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625664/broadcast/AdamSavage_2016.dv",
                "theora": "https://upload.frikanalen.no/media/625664/theora/AdamSavage_2016.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625664/small_thumb/AdamSavage_2016.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:13:11.710000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AdamSavage_2016",
            "createdTime": "2016-07-15T19:00:04.309358Z",
            "updatedTime": "2018-11-10T18:29:26.902236Z",
            "uploadedTime": "2016-07-15T19:57:09.255810Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625664/theora/AdamSavage_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625664/large_thumb/AdamSavage_2016.jpg"
        },
        {
            "id": 625061,
            "name": "FAT konf 06: Lovløsheten",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Andre Schalfani.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625061/theora/orig_e48c1e9f0df4481296f16a4a480d9cac.ogv",
                "original": "https://upload.frikanalen.no/media/625061/original/orig_e48c1e9f0df4481296f16a4a480d9cac.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625061/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625061/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625061/broadcast/6572_06df56682e9047739ccf02fc38bb5045.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625061/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:19:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T18:53:35.857000Z",
            "updatedTime": "2018-11-10T18:29:27.707830Z",
            "uploadedTime": "2012-11-14T18:53:35.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625061/theora/orig_e48c1e9f0df4481296f16a4a480d9cac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625061/large_thumb/large.jpg"
        },
        {
            "id": 625000,
            "name": "Arkeologi med Roger 01",
            "header": "Roger Robertsen har gravd i sanden i Midt-Østen mange ganger, og deler i denne serien med oss sine spennende funn som kaster lys over livet på Bibelens tid.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625000/theora/orig_314b111cb87c4da7bc90452bd15fe395.ogv",
                "original": "https://upload.frikanalen.no/media/625000/original/orig_314b111cb87c4da7bc90452bd15fe395.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625000/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625000/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625000/broadcast/6464_76b1c4bf8d6a4e7ba2343ceb4635b57e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625000/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.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-07T08:21:41.017000Z",
            "updatedTime": "2018-11-10T18:29:27.790341Z",
            "uploadedTime": "2012-10-07T08:21:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625000/theora/orig_314b111cb87c4da7bc90452bd15fe395.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625000/large_thumb/large.jpg"
        },
        {
            "id": 624999,
            "name": "Tangert 2012 08 Jenta som kom hjem",
            "header": "I Andesfjellene i Peru leter ADRA opp noen av de fattigste av de fattige. I programmet møter vi Sonia  som myndighetene og ADRA har hjulpet ut av en håpløs situasjon. Gry Haugen i ADRA forteller fra Peru.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624999/theora/orig_53b89d1bdbc14cc7b99f964c56f34f19.ogv",
                "original": "https://upload.frikanalen.no/media/624999/original/orig_53b89d1bdbc14cc7b99f964c56f34f19.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624999/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624999/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624999/broadcast/6437_ae66ab6d027c40d1a1b40be1de9f990a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624999/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T09:25:13.043000Z",
            "updatedTime": "2018-11-10T18:29:27.791756Z",
            "uploadedTime": "2012-09-25T09:25:13.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624999/theora/orig_53b89d1bdbc14cc7b99f964c56f34f19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624999/large_thumb/large.jpg"
        },
        {
            "id": 624998,
            "name": "Tangert 2012 07 Plan for livet",
            "header": "ADRA Norge driver et omfattende arbeid for å hjelpe ungdommer i Peru. Livshåpet tennes for gatebarn og barnehjemsbarn som igjen får troen på at det nytter å legge en plan for livet. Gry Haugen fra ADRA er gjest i studio.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624998/theora/orig_351f9bdefcf044eaaa0feea031a43809.ogv",
                "original": "https://upload.frikanalen.no/media/624998/original/orig_351f9bdefcf044eaaa0feea031a43809.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624998/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624998/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624998/broadcast/6436_08b84c0ecbd94e0ca5d40d5a0945742c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624998/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T09:20:44.430000Z",
            "updatedTime": "2018-11-10T18:29:27.793103Z",
            "uploadedTime": "2012-09-25T09:20:44.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624998/theora/orig_351f9bdefcf044eaaa0feea031a43809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624998/large_thumb/large.jpg"
        },
        {
            "id": 624997,
            "name": "Mennesket:, Guds skaperverk.",
            "header": "Hva betyr det at vi er skapt i Guds bilde? Program 3 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624997/theora/orig_ba2c910a56a3462291a4af0ccf99fe08.ogv",
                "original": "https://upload.frikanalen.no/media/624997/original/orig_ba2c910a56a3462291a4af0ccf99fe08.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624997/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624997/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624997/broadcast/6418_1d70566ac0b54ea8b986e3fff2b74fad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624997/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:41:16.780000Z",
            "updatedTime": "2018-11-10T18:29:27.794451Z",
            "uploadedTime": "2012-09-21T08:41:16.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624997/theora/orig_ba2c910a56a3462291a4af0ccf99fe08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624997/large_thumb/large.jpg"
        },
        {
            "id": 624996,
            "name": "Frelse - den eneste løsningen",
            "header": "Betyr frelse noe annet enn å bli reddet? Program 4 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624996/theora/orig_30e5575db5d6429e9cf135129231f514.ogv",
                "original": "https://upload.frikanalen.no/media/624996/original/orig_30e5575db5d6429e9cf135129231f514.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624996/broadcast/6419_d6344ec3e31e4f89ba1d181d8d5719d2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624996/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:44:49.490000Z",
            "updatedTime": "2018-11-10T18:29:27.795830Z",
            "uploadedTime": "2012-09-21T08:44:49.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624996/theora/orig_30e5575db5d6429e9cf135129231f514.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624996/large_thumb/large.jpg"
        },
        {
            "id": 624995,
            "name": "41_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
                "original": "https://upload.frikanalen.no/media/624995/original/orig_7f4d4755d22749ccac165432977a783d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624995/broadcast/6463_2c837b7610e348378c0d78f1ceb6826a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624995/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:52:26",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-04T22:07:44.520000Z",
            "updatedTime": "2018-11-10T18:29:27.797171Z",
            "uploadedTime": "2012-10-04T22:07:44.520000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624995/large_thumb/large.jpg"
        },
        {
            "id": 625062,
            "name": "FAT konf 07: Relevante ti bud?",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Kenneth Bergland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625062/theora/orig_8ce1a9e2ff0f43468f6d82ca906c5957.ogv",
                "original": "https://upload.frikanalen.no/media/625062/original/orig_8ce1a9e2ff0f43468f6d82ca906c5957.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625062/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625062/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625062/broadcast/6573_8abcabefa09343c089d3c5dad2e978a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625062/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:56.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T18:58:07.330000Z",
            "updatedTime": "2018-11-10T18:29:27.706416Z",
            "uploadedTime": "2012-11-14T18:58:07.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625062/theora/orig_8ce1a9e2ff0f43468f6d82ca906c5957.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625062/large_thumb/large.jpg"
        }
    ]
}