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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3000&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2900&ordering=has_tono_records",
    "results": [
        {
            "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": 623884,
            "name": "Vi er Frikanalen",
            "header": "Liten snutt om mangfoldet på kanalen",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623884/theora/4692_980067776f814672bc96c1c172a4b7ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623884/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623884/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623884/broadcast/4692_b06e7d78be34458ba9844892246fc275.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623884/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:03:02.760000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-08-31T11:11:21Z",
            "updatedTime": "2020-09-02T06:17:36.539710Z",
            "uploadedTime": "2010-08-31T11:11:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623884/theora/4692_980067776f814672bc96c1c172a4b7ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623884/large_thumb/large.jpg"
        },
        {
            "id": 623086,
            "name": "Rudgutta saxofonkvartett",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623086/theora/3511_4110270d082f45f0aee6f54b8d6854ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623086/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623086/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623086/broadcast/3511_dc51f9016b0843c6b20cd14a1f05f1a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623086/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:04:15.280000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-16T12:13:51Z",
            "updatedTime": "2018-11-10T18:29:30.243780Z",
            "uploadedTime": "2009-09-16T12:13:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623086/theora/3511_4110270d082f45f0aee6f54b8d6854ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623086/large_thumb/large.jpg"
        },
        {
            "id": 623856,
            "name": "Vinterlyd",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623856/theora/4585_4d0c07bcfc624711b25fc4c813f019d4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623856/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623856/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623856/broadcast/4585_67ecf04c683047f4badd1c4f18ffc423.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623856/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:47.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:12:23.283000Z",
            "updatedTime": "2018-11-10T18:29:29.284008Z",
            "uploadedTime": "2010-08-10T19:12:23.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623856/theora/4585_4d0c07bcfc624711b25fc4c813f019d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623856/large_thumb/large.jpg"
        },
        {
            "id": 623855,
            "name": "Gunnar Sønsteby.",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623855/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623855/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623855/broadcast/4605_5a40f1d4cc4a48d39906472344b08063.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623855/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:37.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:38.350000Z",
            "updatedTime": "2018-11-10T18:29:29.285495Z",
            "uploadedTime": "2010-08-10T19:19:38.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623855/large_thumb/large.jpg"
        },
        {
            "id": 623854,
            "name": "Lokal zoom",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623854/theora/4591_449002cada5c4ec9a36de7dcffe62432.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623854/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623854/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623854/broadcast/4591_120830d57980457f9aa1b7805c76e598.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623854/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:45.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:14:17Z",
            "updatedTime": "2018-11-10T18:29:29.286870Z",
            "uploadedTime": "2010-08-10T19:14:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623854/theora/4591_449002cada5c4ec9a36de7dcffe62432.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623854/large_thumb/large.jpg"
        },
        {
            "id": 623853,
            "name": "1881",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623853/theora/4559_53bcfdaebf5d477488e56c1b41dfe16f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623853/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623853/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623853/broadcast/4559_c2c225c229eb41bab6783839844e83a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623853/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:05.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:39:19Z",
            "updatedTime": "2018-11-10T18:29:29.288275Z",
            "uploadedTime": "2010-08-10T14:39:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623853/theora/4559_53bcfdaebf5d477488e56c1b41dfe16f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623853/large_thumb/large.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": 623852,
            "name": "Møteplassen: Stevnesommer 3",
            "header": "Visjon 2010 del 2.\r\nVi er tilstede på Frikirkens sommerstevne Visjon som i år har \"Vår far i himlen\" som tema. Vi møter i dag Erik Johansson som taler over stevnets tema.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623852/theora/4509_36301751ca344b52af64a0a127d3349a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623852/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623852/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623852/broadcast/4509_47324bbfeecf4f94a556871beb15dbce.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623852/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:07:51Z",
            "updatedTime": "2018-11-10T18:29:29.289619Z",
            "uploadedTime": "2010-07-20T07:07:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623852/theora/4509_36301751ca344b52af64a0a127d3349a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623852/large_thumb/large.jpg"
        },
        {
            "id": 623851,
            "name": "Frisk og glad, del 9 av 9",
            "header": "Møt morgendagen uten frykt. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623851/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623851/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623851/broadcast/4482_363efa83ea854b4291a81b51431c1190.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623851/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:13:09.590000Z",
            "updatedTime": "2018-11-10T18:29:29.290981Z",
            "uploadedTime": "2010-07-07T08:13:09.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623851/large_thumb/large.jpg"
        },
        {
            "id": 623850,
            "name": "Frisk og glad, del 8 av 9",
            "header": "Ti enkle leveregler for et bedre liv. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623850/broadcast/4481_7b00144d51ed4044aec7866496ba459b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623850/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:11:03.837000Z",
            "updatedTime": "2018-11-10T18:29:29.292436Z",
            "uploadedTime": "2010-07-07T08:11:03.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623850/large_thumb/large.jpg"
        },
        {
            "id": 623849,
            "name": "Frisk og glad, del 6 av 9",
            "header": "Kuren mot stress.  Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623849/theora/4479_c0892621e9964477bd6a1e013e9a8c1b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623849/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623849/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623849/broadcast/4479_e60bc5a2274c4df49c8e831e42b358e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623849/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:03:58.750000Z",
            "updatedTime": "2018-11-10T18:29:29.293836Z",
            "uploadedTime": "2010-07-07T08:03:58.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623849/theora/4479_c0892621e9964477bd6a1e013e9a8c1b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623849/large_thumb/large.jpg"
        },
        {
            "id": 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": 623848,
            "name": "Frisk og glad, del 7 av 9",
            "header": "Lev optimalt på et nøkternt budsjett. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623848/theora/4480_a2f5668d728449f88ac1936b11ad6c88.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623848/broadcast/4480_98074b59918545d4ab155623bf6bbcf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623848/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:44.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:06:15.550000Z",
            "updatedTime": "2018-11-10T18:29:29.295205Z",
            "uploadedTime": "2010-07-07T08:06:15.550000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623848/theora/4480_a2f5668d728449f88ac1936b11ad6c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623848/large_thumb/large.jpg"
        },
        {
            "id": 623085,
            "name": "Marte Skattebo",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623085/theora/3508_af9bc43bae8e468db493ceb156388324.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623085/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623085/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623085/broadcast/3508_0336e60aa6154ef1b7c6a4d643efe9c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623085/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:46.520000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-16T10:32:50Z",
            "updatedTime": "2018-11-10T18:29:30.245112Z",
            "uploadedTime": "2009-09-16T10:32:50Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623085/theora/3508_af9bc43bae8e468db493ceb156388324.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623085/large_thumb/large.jpg"
        },
        {
            "id": 625022,
            "name": "Gud i hverdagen",
            "header": "Arnfinn 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\n på 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/625022/theora/6472_1609be82c32e446ea77e1752ba8f75c8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625022/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625022/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625022/broadcast/6472_5b9ad6a8d0a14280b227a1a64cdf4ee2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625022/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.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-10T15:31:55Z",
            "updatedTime": "2018-11-10T18:29:27.762377Z",
            "uploadedTime": "2012-10-10T15:31:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625022/theora/6472_1609be82c32e446ea77e1752ba8f75c8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625022/large_thumb/large.jpg"
        },
        {
            "id": 623084,
            "name": "Lydia Hoen Tjore",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623084/theora/3502_03ed3d75df44416084006d7bd708deb2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623084/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623084/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623084/broadcast/3502_08557e8f96bc4ce6ba0755230f2d9729.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623084/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:04:51.920000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-16T09:22:33Z",
            "updatedTime": "2018-11-10T18:29:30.246443Z",
            "uploadedTime": "2009-09-16T09:22:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623084/theora/3502_03ed3d75df44416084006d7bd708deb2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623084/large_thumb/large.jpg"
        },
        {
            "id": 623083,
            "name": "Lasse Bjerknæs-Jacobsen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623083/theora/3489_85dea5d80ea449f7a386e36395caadad.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623083/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623083/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623083/broadcast/3489_f9b319e3f0374f8a905abeecf43a5b31.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623083/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:30.360000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-16T08:10:24Z",
            "updatedTime": "2018-11-10T18:29:30.247931Z",
            "uploadedTime": "2009-09-16T08:10:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623083/theora/3489_85dea5d80ea449f7a386e36395caadad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623083/large_thumb/large.jpg"
        },
        {
            "id": 622246,
            "name": "GENESIS 06",
            "header": "Var det Darwins \"gartner\" eller Gud?\n\nProgram 6 av 10. Er alt blitt til av seg selv? I denne serien tar programlederne Gunnar Jørgensen og Mai-Britt Kendel for seg debatten om evolusjon og skapelse?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622246/theora/2076_e32808e16cad4c169e12f137ff16cc01.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622246/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622246/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622246/broadcast/orig_Program 6 - Var det Darwins gartner eller Gud.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622246/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.984544Z",
            "uploadedTime": "2009-01-02T10:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622246/theora/2076_e32808e16cad4c169e12f137ff16cc01.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622246/large_thumb/large.jpg"
        },
        {
            "id": 622429,
            "name": "GA-TV  S1-E4",
            "header": "GATEAVISA-TV S1-E4\nI denne utgaven kommer tegneserieskaperen Christopher Nielsen med anmeldelser av utvalgte tegneserier fra fjoråret. Det blir møte med noen ordentlig trøtte typer. Christian Bell i bandet Bell sier han liker å drikke - godt. Også blir det Chili fra den fattige jævels kjøkken og premiere på drama fra Trondheim i tre deler.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622429/theora/2203_0b92820474294233b8c5415160ae84e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622429/broadcast/orig_program4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622429/large_thumb/large.jpg"
            },
            "creator": "paalfla@student.hf.uio.no",
            "organization": {
                "id": 6,
                "name": "Gateavisa/Foreningen Futurum forlag",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1052,
                "editorName": "Pål Flakk",
                "editorEmail": "paalfla@student.hf.uio.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.735444Z",
            "uploadedTime": "2009-01-02T12:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622429/theora/2203_0b92820474294233b8c5415160ae84e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622429/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": 622428,
            "name": "GA-TV  S1-E3",
            "header": "GATEAVISA-TV S1-E3\nDenne utgaven av GA-TV står i animasjonens og kunstens tegn. Se Muto, en fantastisk vegganimasjon fra Blublu. Matt Willis-Jones bidrar med noen morsomme småanimasjoner og en variant av \"Slipp Jimmy fri\" sammen med Christopher Nielsen. Overlevelsesstrategene viser kunstvideoen \"Svineperlene\", også får vi en kjapp runde med kunst fra Havana-biennalen 2006. Inn i mellom alt, Tunfiskboller i løksaus fra Stein og en motorsykkeltur i Goa.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622428/theora/2202_295ff39005f44cc2b44685388488bb51.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622428/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622428/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622428/broadcast/orig_Program3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622428/large_thumb/large.jpg"
            },
            "creator": "paalfla@student.hf.uio.no",
            "organization": {
                "id": 6,
                "name": "Gateavisa/Foreningen Futurum forlag",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1052,
                "editorName": "Pål Flakk",
                "editorEmail": "paalfla@student.hf.uio.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.736861Z",
            "uploadedTime": "2009-01-02T12:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622428/theora/2202_295ff39005f44cc2b44685388488bb51.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622428/large_thumb/large.jpg"
        },
        {
            "id": 623840,
            "name": "Anmeldelse: Forza Motorsport3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623840/theora/4564_6b03f09525ce46bfbb932d6f7e4dc286.ogv",
                "original": "https://upload.frikanalen.no/media/623840/original/orig_59e19c8669914ad9910bdf7c6efa9b19.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623840/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623840/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623840/broadcast/4564_bc6db8c9b5104a1e87f4efade3c1dc33.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623840/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:46.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:54:14Z",
            "updatedTime": "2018-11-10T18:29:29.306337Z",
            "uploadedTime": "2010-08-10T14:54:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623840/theora/4564_6b03f09525ce46bfbb932d6f7e4dc286.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623840/large_thumb/large.jpg"
        },
        {
            "id": 622245,
            "name": "GENESIS 04",
            "header": "Når jorden rystes og kommer i ubalanse\n\nProgram 4 av 10. Er alt blitt til av seg selv? I denne serien tar programlederne Gunnar Jørgensen og Mai-Britt Kendel for seg debatten om evolusjon og skapelse?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622245/theora/2074_7c4f997a7d2743dd85398d7cae3a08f5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622245/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622245/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622245/broadcast/orig_Genesis 04 - Når jorden rystes og kommer i ubalanse.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622245/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:30",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.985913Z",
            "uploadedTime": "2009-01-02T10:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622245/theora/2074_7c4f997a7d2743dd85398d7cae3a08f5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622245/large_thumb/large.jpg"
        },
        {
            "id": 622244,
            "name": "GENESIS 03",
            "header": "Fjellets geologiske alder\n\nProgram 3 av 10. Er alt blitt til av seg selv? I denne serien tar programlederne Gunnar Jørgensen og Mai-Britt Kendel for seg debatten om evolusjon og skapelse?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622244/theora/2073_e15a6c5834c2459e9796dc51b4b75754.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622244/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622244/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622244/broadcast/orig_Program 3 - Fjellets geologiske alder.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622244/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.987311Z",
            "uploadedTime": "2009-01-02T10:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622244/theora/2073_e15a6c5834c2459e9796dc51b4b75754.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622244/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": 623839,
            "name": "Krimgåte: Poirot",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623839/theora/4586_719b213de8f344dd9e6ebefb6cc9715e.ogv",
                "original": "https://upload.frikanalen.no/media/623839/original/orig_22815e2854c140648f5aa759e30f4bc8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623839/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623839/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623839/broadcast/4586_65d8c6b77dc4413e987e0a57ac0900a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623839/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:52.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:12:44Z",
            "updatedTime": "2018-11-10T18:29:29.307780Z",
            "uploadedTime": "2010-08-10T19:12:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623839/theora/4586_719b213de8f344dd9e6ebefb6cc9715e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623839/large_thumb/large.jpg"
        },
        {
            "id": 623837,
            "name": "Bazar Hald internasjonale senter -del 1",
            "header": "Møt studentene fra Hald som bygger båt på Madagaskar, som jobber med barna i Mathareslummen i Kenya, og Ronald (Uganda) og Victor (Peru) som jobber med barn og ungdom i Vennesla/Norge. Bazar følger dem i gjøremålene under utenlandspraksisen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623837/theora/4068_005be396da8543eaa265c6ffd95b6f50.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623837/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623837/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623837/broadcast/4068_3abff69d76494406a125cf13c4a7ff13.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623837/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-15T13:08:39Z",
            "updatedTime": "2018-11-10T18:29:29.310579Z",
            "uploadedTime": "2010-03-15T13:08:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623837/theora/4068_005be396da8543eaa265c6ffd95b6f50.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623837/large_thumb/large.jpg"
        },
        {
            "id": 623836,
            "name": "Vi konk´ itj",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623836/theora/4609_45edf60754644d1bb7e382b4345d6ded.ogv",
                "original": "https://upload.frikanalen.no/media/623836/original/orig_2505f111c898491eb9a55944a0530b92.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623836/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623836/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623836/broadcast/4609_e9ad29b0b6b04d7db39cfc19470dfbcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623836/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:00:51.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:21:08Z",
            "updatedTime": "2018-11-10T18:29:29.311976Z",
            "uploadedTime": "2010-08-10T19:21:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623836/theora/4609_45edf60754644d1bb7e382b4345d6ded.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623836/large_thumb/large.jpg"
        },
        {
            "id": 623835,
            "name": "Thom Hell",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623835/theora/4607_7d4e82b119f1426b9634a4a8b8eff281.ogv",
                "original": "https://upload.frikanalen.no/media/623835/original/orig_0a9d76e999b84c569c96ca332f6c8d85.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623835/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623835/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623835/broadcast/4607_bf6d85f868824f57ab8a2c4f5b4589d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623835/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:44.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:24.883000Z",
            "updatedTime": "2018-11-10T18:29:29.313313Z",
            "uploadedTime": "2010-08-10T19:20:24.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623835/theora/4607_7d4e82b119f1426b9634a4a8b8eff281.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623835/large_thumb/large.jpg"
        },
        {
            "id": 623834,
            "name": "The Megafonic Thrift",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623834/theora/4606_49736fb1e40d4b2396faf98c51b6a847.ogv",
                "original": "https://upload.frikanalen.no/media/623834/original/orig_a34b3767ef624cf6bde95394788b1654.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623834/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623834/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623834/broadcast/4606_e6884657b866489594827cf5b5cb4873.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623834/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:22.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:06.350000Z",
            "updatedTime": "2018-11-10T18:29:29.314653Z",
            "uploadedTime": "2010-08-10T19:20:06.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623834/theora/4606_49736fb1e40d4b2396faf98c51b6a847.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623834/large_thumb/large.jpg"
        },
        {
            "id": 623833,
            "name": "Tattoo",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623833/theora/4560_ab299bcd15b14320907ad6d3d9322dd3.ogv",
                "original": "https://upload.frikanalen.no/media/623833/original/orig_94695b736465497cbc2cb49688a136f9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623833/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623833/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623833/broadcast/4560_e30339ff1da447fcb0597f9d73361292.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623833/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:53.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:41:28.250000Z",
            "updatedTime": "2018-11-10T18:29:29.316056Z",
            "uploadedTime": "2010-08-10T14:41:28.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623833/theora/4560_ab299bcd15b14320907ad6d3d9322dd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623833/large_thumb/large.jpg"
        },
        {
            "id": 623832,
            "name": "Stemning på Storås",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623832/theora/4604_8767bb6e543146ea800b5a356ab6cab3.ogv",
                "original": "https://upload.frikanalen.no/media/623832/original/orig_fccde7812eb74bb5a2260fdb4d6371d7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623832/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623832/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623832/broadcast/4604_4182efa24e6a429ebde05dc00c4d5c4b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623832/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:00:54.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:19.710000Z",
            "updatedTime": "2018-11-10T18:29:29.317399Z",
            "uploadedTime": "2010-08-10T19:19:19.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623832/theora/4604_8767bb6e543146ea800b5a356ab6cab3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623832/large_thumb/large.jpg"
        },
        {
            "id": 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": 623831,
            "name": "Spring awakening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623831/theora/4603_9bf72f2c493a4c65995be89ea965d8ad.ogv",
                "original": "https://upload.frikanalen.no/media/623831/original/orig_45a5b1088ce741b6822e4a72781a740e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623831/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623831/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623831/broadcast/4603_49fb045913524b3dad807e72fe53a346.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623831/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:55.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:19:00.803000Z",
            "updatedTime": "2018-11-10T18:29:29.318748Z",
            "uploadedTime": "2010-08-10T19:19:00.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623831/theora/4603_9bf72f2c493a4c65995be89ea965d8ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623831/large_thumb/large.jpg"
        },
        {
            "id": 624994,
            "name": "Studentservice episode 4",
            "header": "Hva kommer til å skje med Studentservice? I forrige episode fikk alle arbeiderne sparken. Hvordan vil de takle sin siste arbeidsdag? Én ting er sikkert - det er duket for Bjørnars vanskeligste dag på jobb noensinne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624994/theora/6462_90a7bcdf0e444c618bc6b309391fec36.ogv",
                "original": "https://upload.frikanalen.no/media/624994/original/orig_fb440ab745c9400b98f4ff708ea7aa8d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624994/broadcast/6462_2f756b23a8c94de6840979ddd6ac0e0f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624994/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:10.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:42:47.257000Z",
            "updatedTime": "2018-11-10T18:29:27.798501Z",
            "uploadedTime": "2012-10-04T21:42:47.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624994/theora/6462_90a7bcdf0e444c618bc6b309391fec36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624994/large_thumb/large.jpg"
        },
        {
            "id": 624993,
            "name": "Studentservice episode 3",
            "header": "Velkommen til Studentservice! I ukas episode skal inspektøren Ellen holde et øye med Geir for å vurdere hans arbeidsinnsats. Snart har hun kanskje holdt nok øyne med arbeiderne. Kommer noen til å få sparken?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624993/theora/6461_1c2f64293ac843ee86247b2dede682e0.ogv",
                "original": "https://upload.frikanalen.no/media/624993/original/orig_9bb1641f58ef4f6ab6d505337cc8d1d3.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624993/broadcast/6461_440803fda3fb421ebe7bdc32b8f51be5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624993/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:39.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:39:21.120000Z",
            "updatedTime": "2018-11-10T18:29:27.799950Z",
            "uploadedTime": "2012-10-04T21:39:21.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624993/theora/6461_1c2f64293ac843ee86247b2dede682e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624993/large_thumb/large.jpg"
        },
        {
            "id": 624992,
            "name": "Studentservice episode 2",
            "header": "I andre episode forsetter Ellen å inspisere de ansatte i Studentservice. Samtidig har Annika oppdaget et problem, og for å få tilbake balansen bruker hun sine alternative metoder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624992/theora/6460_0bfd842901d145338c0a11a1228beeda.ogv",
                "original": "https://upload.frikanalen.no/media/624992/original/orig_7957ce0ca3044876bdf273ae9aa64b25.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624992/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624992/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624992/broadcast/6460_2fa276bfeba9421694c6f3141c0febcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624992/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:04:36.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:37:58.683000Z",
            "updatedTime": "2018-11-10T18:29:27.801342Z",
            "uploadedTime": "2012-10-04T21:37:58.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624992/theora/6460_0bfd842901d145338c0a11a1228beeda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624992/large_thumb/large.jpg"
        },
        {
            "id": 624991,
            "name": "Studentservice: Episode 1",
            "header": "I første episode av Studentservice får arbeiderne besøk av inspektøren Ellen. En brukerundersøkelse har nemlig vist at studentene ikke er fornøyd med rådene de får. Kan Studentservice vise Ellen at de kan faget ditt?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624991/theora/6459_450da606939c4e80bcae861a62b4be18.ogv",
                "original": "https://upload.frikanalen.no/media/624991/original/orig_3c731a89f9bb4a0b855d9e9f50621bc1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624991/broadcast/6459_d76be8ddc0d24d0ab8d099b3acdd7411.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624991/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:56.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:34:54.683000Z",
            "updatedTime": "2018-11-10T18:29:27.802697Z",
            "uploadedTime": "2012-10-04T21:34:54.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624991/theora/6459_450da606939c4e80bcae861a62b4be18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624991/large_thumb/large.jpg"
        },
        {
            "id": 623830,
            "name": "Sporti: Ridning",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623830/theora/4601_affe54a0f1db4e4c989ad3a1b44bd148.ogv",
                "original": "https://upload.frikanalen.no/media/623830/original/orig_be3ea87b8fe64f6a8f9197f8dc233a05.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623830/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623830/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623830/broadcast/4601_f6513167ccc34768a2e746c7dc25a0af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623830/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:15.160000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:18:20Z",
            "updatedTime": "2018-11-10T18:29:29.320131Z",
            "uploadedTime": "2010-08-10T19:18:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623830/theora/4601_affe54a0f1db4e4c989ad3a1b44bd148.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623830/large_thumb/large.jpg"
        },
        {
            "id": 624987,
            "name": "STV på Hove: Mikhael Paskalev",
            "header": "Det handler om å ha noe å falle tilbake på, sa trondheimsaktuelle Mikhael Paskalev om det å kombinere artistlivet med studier. Se Student-TVs intervju med ham her!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624987/theora/6447_aa89bec1789746cea0cdc437f4758f56.ogv",
                "original": "https://upload.frikanalen.no/media/624987/original/orig_ae4bf247d8cd406d873bb4488d97c466.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624987/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624987/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624987/broadcast/6447_4434da0177614bc7978b3751f95cfbdc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624987/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:26.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-28T14:54:51.343000Z",
            "updatedTime": "2018-11-10T18:29:27.808140Z",
            "uploadedTime": "2012-09-28T14:54:51.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624987/theora/6447_aa89bec1789746cea0cdc437f4758f56.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624987/large_thumb/large.jpg"
        },
        {
            "id": 624986,
            "name": "STV på Hove: LidoLido",
            "header": "LidoLido kunne ikke la være å bli musiker, men forteller at det er beinhard jobbing. Se vårt intervju med ham her!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624986/theora/6446_38dd53aa46c1443ba2841a87e40a9f79.ogv",
                "original": "https://upload.frikanalen.no/media/624986/original/orig_3a8edbe87a1b4617872499eb60d32a90.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624986/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624986/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624986/broadcast/6446_77d76f8be8154ac4b2a2c695bb1a848b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624986/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:24.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-28T14:47:38.147000Z",
            "updatedTime": "2018-11-10T18:29:27.810023Z",
            "uploadedTime": "2012-09-28T14:47:38.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624986/theora/6446_38dd53aa46c1443ba2841a87e40a9f79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624986/large_thumb/large.jpg"
        },
        {
            "id": 623829,
            "name": "Sporti: Hockey",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
                "original": "https://upload.frikanalen.no/media/623829/original/orig_6a0c30f0e2f34179bb5f13e52199974e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623829/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623829/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623829/broadcast/4583_29163e210bfb46ef9acd2bb7770da967.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623829/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:23.320000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:11:28Z",
            "updatedTime": "2018-11-10T18:29:29.321497Z",
            "uploadedTime": "2010-08-10T19:11:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623829/theora/4583_320d6299396a43ebaed1f69d1c5fa58e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623829/large_thumb/large.jpg"
        },
        {
            "id": 623828,
            "name": "Sporti: Basketball",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623828/theora/4602_bf3427cef2594997ad342f47cec97cc9.ogv",
                "original": "https://upload.frikanalen.no/media/623828/original/orig_b2bf0b5867f649abbaeec63f8caa7152.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623828/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623828/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623828/broadcast/4602_495d2eaf245b4f8390fbda80a34d8c5f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623828/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:40.840000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:18:40Z",
            "updatedTime": "2018-11-10T18:29:29.322881Z",
            "uploadedTime": "2010-08-10T19:18:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623828/theora/4602_bf3427cef2594997ad342f47cec97cc9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623828/large_thumb/large.jpg"
        },
        {
            "id": 623827,
            "name": "Sorte får",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
                "original": "https://upload.frikanalen.no/media/623827/original/orig_8b3850e2bba14ef387ca63710f53b14e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623827/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623827/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623827/broadcast/4599_42866e242f9748f98fa26c024545be5e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623827/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:31.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:17:42.980000Z",
            "updatedTime": "2018-11-10T18:29:29.324261Z",
            "uploadedTime": "2010-08-10T19:17:42.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623827/theora/4599_de113232009e4892805fe4f7f8d4ae13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623827/large_thumb/large.jpg"
        }
    ]
}