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

{
    "count": 3475,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=has_tono_records&page=70",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3250&ordering=has_tono_records&page=70",
    "results": [
        {
            "id": 623708,
            "name": "Miljøagentene",
            "header": "Verdens miljødag feires av 2000 barn. Statsråder må svare på barnas krav om miljøvern",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623708/theora/4460_8650b7e3b8aa4c41a7d058ba3f55530b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623708/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623708/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623708/broadcast/4460_651e895f98a14d0caba5f76f1af9c85a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623708/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:09:13.440000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-06-30T11:39:39Z",
            "updatedTime": "2020-09-02T06:25:01.137509Z",
            "uploadedTime": "2010-06-30T11:39:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623708/theora/4460_8650b7e3b8aa4c41a7d058ba3f55530b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623708/large_thumb/large.jpg"
        },
        {
            "id": 622991,
            "name": "Bazar fra Trondheim",
            "header": "Bazar er på Normisjons gen.forsamling og tar pulsen. Reprisen av Møteplassen Omsorg 1 er med Terje Forsberg som forteller om grov omsorgssvikt i barndommen og hans forsonende forvandling da han ble frelst.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622991/broadcast/orig_0c0c58c922e84ad0a8a4ebc42796a7d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622991/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": "2009-08-22T10:44:26Z",
            "updatedTime": "2018-11-10T18:29:30.361058Z",
            "uploadedTime": "2009-08-22T10:44:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622991/large_thumb/large.jpg"
        },
        {
            "id": 622990,
            "name": "AQVA'dor",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622990/broadcast/orig_34f4c8dc80584df8942a67c78ddab18f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:58.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T10:59:31Z",
            "updatedTime": "2018-11-10T18:29:30.362428Z",
            "uploadedTime": "2009-08-21T10:59:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
        },
        {
            "id": 622989,
            "name": "Duo Traverso",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622989/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622989/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622989/broadcast/orig_c5babdfb4585445e8667b2302bd55dd3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:23.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:40:02Z",
            "updatedTime": "2018-11-10T18:29:30.363809Z",
            "uploadedTime": "2009-08-21T08:40:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
        },
        {
            "id": 623616,
            "name": "Pønsj: Roboter",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623616/theora/4305_fbbcb0d0da8c47c2b95b9c5927c33529.ogv",
                "original": "https://upload.frikanalen.no/media/623616/original/orig_703860fd5c444f71901e9653d1721141.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623616/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623616/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623616/broadcast/4305_38efa6a235df44fe9f8ab2968cfaf227.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623616/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:18:20.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:01:45.783000Z",
            "updatedTime": "2018-11-10T18:29:29.588165Z",
            "uploadedTime": "2010-05-12T04:01:45.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623616/theora/4305_fbbcb0d0da8c47c2b95b9c5927c33529.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623616/large_thumb/large.jpg"
        },
        {
            "id": 622988,
            "name": "Audun Breen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622988/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622988/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622988/broadcast/orig_688ca778dbde47f7a84dcccf09093937.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622988/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:17",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:29:31Z",
            "updatedTime": "2018-11-10T18:29:30.365158Z",
            "uploadedTime": "2009-08-21T08:29:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622988/large_thumb/large.jpg"
        },
        {
            "id": 624654,
            "name": "Dagen Derpå: UKA",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv",
                "original": "https://upload.frikanalen.no/media/624654/original/orig_46e64eb5cab046bdb44d519ff00fc25e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624654/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624654/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624654/broadcast/5853_48abb7e987184815a2382cc77928b9e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624654/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-03T15:05:37.667000Z",
            "updatedTime": "2018-11-10T18:29:28.239632Z",
            "uploadedTime": "2011-12-03T15:05:37.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624654/large_thumb/large.jpg"
        },
        {
            "id": 622385,
            "name": "Møteplassen - Ærlighet 5 og 1",
            "header": "Samtaleprogram. Refleksjoner ved Johanna Engamo Kleveland og intervju med Sigmund Danielsen",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622385/theora/2454_e9b7d1a1b59a499b85aac8dd61148f16.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622385/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622385/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622385/broadcast/orig_0a4996a0744c4faf925ad7831d51a024.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622385/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:29:16.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.794032Z",
            "uploadedTime": "2009-01-02T16:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622385/theora/2454_e9b7d1a1b59a499b85aac8dd61148f16.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622385/large_thumb/large.jpg"
        },
        {
            "id": 623710,
            "name": "Jonas Gahr Støre",
            "header": "Jusstudentenes menneskerettighetsuke 2010.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623710/theora/4462_46884b64c5334840b8feb2e02a70edb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623710/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623710/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623710/broadcast/4462_39e41575f43f455492226a69cae0c9d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623710/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:16:30.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-06-30T15:19:27.467000Z",
            "updatedTime": "2025-03-17T19:36:00.833448Z",
            "uploadedTime": "2010-06-30T15:19:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623710/theora/4462_46884b64c5334840b8feb2e02a70edb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623710/large_thumb/large.jpg"
        },
        {
            "id": 623662,
            "name": "Klipp fra NM i Lassokasting. Tromsø 06.02.2010",
            "header": "TV-RFN presenterer klipp fra NM i Lassokasting fra Storgata i Tromsø.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623662/theora/4379_36c49efe28444c509e04eaa85eabe790.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623662/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623662/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623662/broadcast/4379_b0d55e4bbfb84a2a81a1afacccfeafe0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623662/large_thumb/large.jpg"
            },
            "creator": "kristian@kikkas-network.no",
            "organization": {
                "id": 75,
                "name": "Kikkas Network",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1868,
                "editorName": "Kristian Andreas Jørgensen",
                "editorEmail": "kristian@kikkas-network.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:20:41.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.kikkas-network.no",
            "createdTime": "2010-06-01T09:22:38.577000Z",
            "updatedTime": "2018-11-10T18:29:29.526595Z",
            "uploadedTime": "2010-06-01T09:22:38.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623662/theora/4379_36c49efe28444c509e04eaa85eabe790.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623662/large_thumb/large.jpg"
        },
        {
            "id": 624645,
            "name": "Dagen derpå",
            "header": "Student-TV Trondheim begynner med sending igjen. Ta del i høstens første sending med tema; immatrikulering. Velkommen til alle nye studenter!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624645/theora/5737_8c936771b4da442ca617a9b2edbe5bda.ogv",
                "original": "https://upload.frikanalen.no/media/624645/original/orig_36fd8bdef2b54a21b02e5dea7ecfff2f.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624645/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624645/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624645/broadcast/5737_40a6751ce6d14cda9a064d6889dd8bad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624645/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-02T20:03:39.570000Z",
            "updatedTime": "2018-11-10T18:29:28.246559Z",
            "uploadedTime": "2011-09-02T20:03:39.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624645/theora/5737_8c936771b4da442ca617a9b2edbe5bda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624645/large_thumb/large.jpg"
        },
        {
            "id": 624644,
            "name": "Dagen Derpå: Norsk film",
            "header": "I denne ukens sending ser vi på filmproduksjon i Trøndelag. Midtnorsk Filmsenter svarer på hva som må til for å få støtte og vi har snakket med skuespiller Kristofer Hivju, som snart er å se i storfilmen The Thing. Håvard Gossé Bergseth ved Prosjektor Filmproduksjon snakker om mulighetene for amatører å lage film i Trondheim.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624644/theora/5793_244f9e7bbec94890b09c413c77d4503e.ogv",
                "original": "https://upload.frikanalen.no/media/624644/original/orig_af88a795f95f4efcb4fd29d485c1ea95.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624644/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624644/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624644/broadcast/5793_f05829be457243c0b1b086538465fdbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624644/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:45.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-14T16:38:03Z",
            "updatedTime": "2018-11-10T18:29:28.247955Z",
            "uploadedTime": "2011-10-14T16:38:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624644/theora/5793_244f9e7bbec94890b09c413c77d4503e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624644/large_thumb/large.jpg"
        },
        {
            "id": 622149,
            "name": "Møteplassen - Vandring 1 og 2",
            "header": "Å vandre med Gud\nBegeistret for Gud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622149/theora/1609_629fccef0c9d487bb09e1dd2377494b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622149/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622149/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622149/broadcast/orig_Møteplassen - vandring 1 og 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622149/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:29:00.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.130527Z",
            "uploadedTime": "2009-01-02T02:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622149/theora/1609_629fccef0c9d487bb09e1dd2377494b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622149/large_thumb/large.jpg"
        },
        {
            "id": 622147,
            "name": "Jul på Studentrådet del 24",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622147/theora/1579_0b9d259617134620a04942468d076bd7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622147/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622147/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622147/broadcast/orig_Jul på Studentrådet del 24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622147/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:06:17",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:19:00Z",
            "updatedTime": "2018-11-10T18:29:31.133690Z",
            "uploadedTime": "2009-01-02T02:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622147/theora/1579_0b9d259617134620a04942468d076bd7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622147/large_thumb/large.jpg"
        },
        {
            "id": 622977,
            "name": "Møteplassen - Omsorg 3",
            "header": "Merete Heintz fra NNS forteller om kristen omsorg, og Terje Forsberg forteller om en oppvekst med grov omsorgssvikt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622977/theora/3225_646195b184ff43feaa9f8147e2910783.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622977/broadcast/3225_fec1ec8148d74a25869de94d32ad32f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622977/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": "2009-08-14T10:51:51Z",
            "updatedTime": "2018-11-10T18:29:30.376353Z",
            "uploadedTime": "2009-08-14T10:51:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622977/theora/3225_646195b184ff43feaa9f8147e2910783.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622977/large_thumb/large.jpg"
        },
        {
            "id": 622976,
            "name": "Møteplassen - Omsorg 2",
            "header": "Merete Heintz fra NNS forteller om kristen omsorg, og Terje Forsberg forteller om en oppvekst med grov omsorgssvikt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622976/theora/3224_8bf0e917ca194753bfd953e63ede795e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622976/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622976/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622976/broadcast/3224_4ee2cf34067040ba86d2c7fdb2458c3b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622976/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": "2009-08-14T10:48:49Z",
            "updatedTime": "2018-11-10T18:29:30.377739Z",
            "uploadedTime": "2009-08-14T10:48:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622976/theora/3224_8bf0e917ca194753bfd953e63ede795e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622976/large_thumb/large.jpg"
        },
        {
            "id": 624636,
            "name": "Dagen derpå: Uvanlige hobbyer",
            "header": "Dagen Derpå tar denne uka for seg hobbyer utenom det vanlige. Vi besøker Trondheim Bilbanecenter, snakker med en som eier sin egen Stormtrooperdrakt, og vi prøver å fekte med middelaldersverd.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624636/theora/5819_7ee9dea8f7664bc8919e90eaf921e1ab.ogv",
                "original": "https://upload.frikanalen.no/media/624636/original/orig_07582690fd324b7dad37ee17d505f258.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624636/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624636/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624636/broadcast/5819_50771187ff9547b9ad1ded3c730a08fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624636/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-10T12:23:34Z",
            "updatedTime": "2018-11-10T18:29:28.259045Z",
            "uploadedTime": "2011-11-10T12:23:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624636/theora/5819_7ee9dea8f7664bc8919e90eaf921e1ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624636/large_thumb/large.jpg"
        },
        {
            "id": 622382,
            "name": "Bazar på KIA-konferanse",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622382/broadcast/orig_0a26b1e571b64389a2cbd4977bddac64.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622382/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:14:30",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:38:00Z",
            "updatedTime": "2018-11-10T18:29:30.798176Z",
            "uploadedTime": "2009-01-02T16:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622382/large_thumb/large.jpg"
        },
        {
            "id": 622975,
            "name": "Møteplassen - Omsorg 1",
            "header": "Merete Heintz forteller om opplevd kristen omsorg, og Terje Forsberg forteller om en barndom med grov omsorgssvikt og forvandlingen da han ble frelst.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622975/theora/3196_ad3feabe853045f9b1a77676f0bf1fa7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622975/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622975/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622975/broadcast/3196_e7f2d4d79d1f455392e8d905f7bbcbc2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622975/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": "2009-08-06T14:08:35Z",
            "updatedTime": "2018-11-10T18:29:30.379092Z",
            "uploadedTime": "2009-08-06T14:08:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622975/theora/3196_ad3feabe853045f9b1a77676f0bf1fa7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622975/large_thumb/large.jpg"
        },
        {
            "id": 622146,
            "name": "Jul på Studentrådet del 23",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622146/theora/1578_b1c19f3977874fb995091627ee3ff63e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622146/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622146/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622146/broadcast/orig_Jul på studentrådet del 23.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622146/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:07:38.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:18:00Z",
            "updatedTime": "2018-11-10T18:29:31.135231Z",
            "uploadedTime": "2009-01-02T02:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622146/theora/1578_b1c19f3977874fb995091627ee3ff63e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622146/large_thumb/large.jpg"
        },
        {
            "id": 624630,
            "name": "Dagen derpå: Flaks",
            "header": "I ukens sending tester Dagen derpå flaksen sin på travbanen, og vi prøver gøye statistikk-eksperiment. Vi har kjøp skrapelodd og sett om vi kan vinne storpremien. I tillegg har vi vært på travbanen for å se om kunnskap eller flaks er viktigest når en spiller på hest.\r\n\r\nVi har også satt matten på prøve og testet ut Monty Hall problemet som lenge skapte hodebry for store matematikere. \r\n\r\nHvor stor er egentlig sannsynligheten for at to elever i en klasse har bursdag på samme dag? Vi har blåst støv av kalkulatoren og funnet svaret.\r\n\r\nI ukens Apropos kan du se en prest på Segway, eller hvis du vil ha mer seriøse saker kan du glede deg til Aktuellt saken.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624630/theora/5813_ab7aa8a436d4434e99a29ae568ffd95c.ogv",
                "original": "https://upload.frikanalen.no/media/624630/original/orig_bd0c32d69f2c4eadb68d7813b75d251a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624630/broadcast/5813_fff064bfb4d2460fa97f87a9889b3e40.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624630/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-04T18:07:15.273000Z",
            "updatedTime": "2018-11-10T18:29:28.265961Z",
            "uploadedTime": "2011-11-04T18:07:15.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624630/theora/5813_ab7aa8a436d4434e99a29ae568ffd95c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624630/large_thumb/large.jpg"
        },
        {
            "id": 622380,
            "name": "Sammen om livet del 8b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622380/theora/2434_7fade1760bd34113a67a3a3848057637.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622380/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622380/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622380/broadcast/orig_280e6912c30246068eebd33308d100cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622380/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.800918Z",
            "uploadedTime": "2009-01-02T16:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622380/theora/2434_7fade1760bd34113a67a3a3848057637.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622380/large_thumb/large.jpg"
        },
        {
            "id": 623650,
            "name": "HelseExpo Mjøndalen 07",
            "header": "Barnets helse. Slik gir du barnet en god start. Med Dr. Serena Tonstad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623650/theora/4348_0811f2c68d5c4741b74084ed4d7c1e96.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623650/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623650/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623650/broadcast/4348_85cf18094b9b4c658e85071632b95eea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623650/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:06:50.783000Z",
            "updatedTime": "2018-11-10T18:29:29.542426Z",
            "uploadedTime": "2010-05-21T07:06:50.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623650/theora/4348_0811f2c68d5c4741b74084ed4d7c1e96.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623650/large_thumb/large.jpg"
        },
        {
            "id": 623648,
            "name": "HelseExpo Mjøndalen 06",
            "header": "Hvis Gud er God, hvorfor er det så mye lidelse? Med Karl J. Bergland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623648/theora/4346_1d16b34f04dc4e53b7105a20501050d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623648/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623648/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623648/broadcast/4346_1c1da1130e544ad595dc2e8349376b34.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623648/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:03.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T06:27:48.873000Z",
            "updatedTime": "2018-11-10T18:29:29.545345Z",
            "uploadedTime": "2010-05-21T06:27:48.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623648/theora/4346_1d16b34f04dc4e53b7105a20501050d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623648/large_thumb/large.jpg"
        },
        {
            "id": 623647,
            "name": "HelseExpo Mjøndalen 10",
            "header": "Barn og fysisk aktivitet. Med lege Jørn Ossum Gronert.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623647/theora/4351_ce82ebe915054cbfb9de02f497338516.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623647/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623647/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623647/broadcast/4351_2f0d74969a6c462a865ff733280105a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623647/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:55.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:13:25.420000Z",
            "updatedTime": "2018-11-10T18:29:29.546722Z",
            "uploadedTime": "2010-05-21T07:13:25.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623647/theora/4351_ce82ebe915054cbfb9de02f497338516.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623647/large_thumb/large.jpg"
        },
        {
            "id": 623646,
            "name": "HelseExpo Mjøndalen 09",
            "header": "Helse i et økologisk og et etisk perspektiv. Med Dr Sigve Tonstad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623646/theora/4350_759e010794aa4ebf8b604c9d813fd736.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623646/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623646/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623646/broadcast/4350_1dcb7a3270b94ffb80bb1fb831ab3c1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623646/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:59.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:11:13.507000Z",
            "updatedTime": "2018-11-10T18:29:29.548165Z",
            "uploadedTime": "2010-05-21T07:11:13.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623646/theora/4350_759e010794aa4ebf8b604c9d813fd736.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623646/large_thumb/large.jpg"
        },
        {
            "id": 623645,
            "name": "HelseExpo Mjøndalen 08",
            "header": "Gode samliv. Hvorfor er gode samliv så vanskelig å få til. Med familieterapeut Egil Halleland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623645/theora/4349_18f7d5c684c4471584ce011370393b58.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623645/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623645/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623645/broadcast/4349_bade55e008cc4d12b6763281626e2bbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623645/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:09.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:09:18.707000Z",
            "updatedTime": "2018-11-10T18:29:29.549525Z",
            "uploadedTime": "2010-05-21T07:09:18.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623645/theora/4349_18f7d5c684c4471584ce011370393b58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623645/large_thumb/large.jpg"
        },
        {
            "id": 622379,
            "name": "Sammen om livet del 8a",
            "header": "I gode og onde dager, kjærlighet og penger",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622379/theora/2433_a028fd2a5e82406ba67aa8c90b4e26f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622379/broadcast/orig_f3edac6649a74b47965765370c8120c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622379/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-02T16:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.802263Z",
            "uploadedTime": "2009-01-02T16:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622379/theora/2433_a028fd2a5e82406ba67aa8c90b4e26f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622379/large_thumb/large.jpg"
        },
        {
            "id": 622378,
            "name": "Sammen om livet del 7b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622378/theora/2432_83d809eb142b4982b382f03247e4cab1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622378/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622378/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622378/broadcast/orig_cf515c867af34db59162c1bd614fc7ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622378/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:32:00Z",
            "updatedTime": "2018-11-10T18:29:30.803639Z",
            "uploadedTime": "2009-01-02T16:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622378/theora/2432_83d809eb142b4982b382f03247e4cab1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622378/large_thumb/large.jpg"
        },
        {
            "id": 623642,
            "name": "New Life 2010 del 09",
            "header": "Fra Ebenezer barneskole.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
                "original": "https://upload.frikanalen.no/media/623642/original/orig_6da8eed28d0846a7b7684327c7009372.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623642/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623642/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623642/broadcast/4358_ed0733ca0fe5459ab5d94578dbb0f4ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623642/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:02.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-23T12:15:06.133000Z",
            "updatedTime": "2018-11-10T18:29:29.554055Z",
            "uploadedTime": "2010-05-23T12:15:06.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623642/large_thumb/large.jpg"
        },
        {
            "id": 622377,
            "name": "Sammen om livet del 7a",
            "header": "Intimitet og sex",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622377/theora/2431_e022bc5e9fed4770a10544ea87631df3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622377/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622377/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622377/broadcast/orig_8b6e35d6c75e43008905eb9319139482.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622377/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-02T16:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.805007Z",
            "uploadedTime": "2009-01-02T16:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622377/theora/2431_e022bc5e9fed4770a10544ea87631df3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622377/large_thumb/large.jpg"
        },
        {
            "id": 622376,
            "name": "Sammen om livet del 6b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622376/theora/2430_12f6831f5ea941f4b477be8c312b2212.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622376/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622376/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622376/broadcast/orig_4ef5fbcded614ff9ab48e068f2ed2a96.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622376/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.806363Z",
            "uploadedTime": "2009-01-02T16:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622376/theora/2430_12f6831f5ea941f4b477be8c312b2212.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622376/large_thumb/large.jpg"
        },
        {
            "id": 622375,
            "name": "Sammen om livet del 6a",
            "header": "Konflikthåndtering",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622375/theora/2429_f58885ad48fd424ca205fda5e26250f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622375/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622375/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622375/broadcast/orig_07cce77d9f8340a4bef48b302947be97.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622375/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-02T16:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.807736Z",
            "uploadedTime": "2009-01-02T16:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622375/theora/2429_f58885ad48fd424ca205fda5e26250f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622375/large_thumb/large.jpg"
        },
        {
            "id": 622374,
            "name": "Sammen om livet del 5b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622374/theora/2428_7ca671551e8347b49522186852d6f467.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622374/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622374/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622374/broadcast/orig_e5e8ed71759f4c22b4350d058c1b5cfb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622374/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:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:28:00Z",
            "updatedTime": "2018-11-10T18:29:30.809075Z",
            "uploadedTime": "2009-01-02T16:28:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622374/theora/2428_7ca671551e8347b49522186852d6f467.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622374/large_thumb/large.jpg"
        },
        {
            "id": 624620,
            "name": "Dagen derpå: UKA teater",
            "header": "UKA-11 kjører videre, og vi i Dagen Derpå fortsetter å gi dere en fullstendig dekning av festivalen. Denne uken ser vi nærmere på revyen og de ulike teaterforestillingene som er satt opp.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624620/theora/5802_566bf18a4f4a40c8b5301beee49c1873.ogv",
                "original": "https://upload.frikanalen.no/media/624620/original/orig_59ef4a5cda4c4f788320f44acc8b5e94.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624620/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624620/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624620/broadcast/5802_c828ba093bb244c588528ccb31237826.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624620/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-19T19:33:25.440000Z",
            "updatedTime": "2018-11-10T18:29:28.280666Z",
            "uploadedTime": "2011-10-19T19:33:25.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624620/theora/5802_566bf18a4f4a40c8b5301beee49c1873.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624620/large_thumb/large.jpg"
        },
        {
            "id": 622373,
            "name": "Sammen om livet del 5a",
            "header": "Atferdsmønstre som går igjen i familier",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622373/theora/2427_571c15ecceee41c081a78958ec090b13.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622373/broadcast/orig_10f2f7e0720d4d249b4c7c7eacb91d91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622373/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-02T16:27:00Z",
            "updatedTime": "2018-11-10T18:29:30.810418Z",
            "uploadedTime": "2009-01-02T16:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622373/theora/2427_571c15ecceee41c081a78958ec090b13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622373/large_thumb/large.jpg"
        },
        {
            "id": 622372,
            "name": "Sammen om livet del 4b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622372/theora/2426_bd179025e5d04199ae79279f5be8a99d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622372/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622372/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622372/broadcast/orig_720626eacb8a45ccbaa60dfaa0430f14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622372/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:15",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:26:00Z",
            "updatedTime": "2018-11-10T18:29:30.811850Z",
            "uploadedTime": "2009-01-02T16:26:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622372/theora/2426_bd179025e5d04199ae79279f5be8a99d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622372/large_thumb/large.jpg"
        },
        {
            "id": 623630,
            "name": "Pønsj9",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623630/theora/4317_957fea04707e453eaf56a483ef0469c9.ogv",
                "original": "https://upload.frikanalen.no/media/623630/original/orig_91aa44a738f948989cf42b3386c6ace9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623630/broadcast/4317_47b2ef26e5404c2d829a6c4e9ea059a1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623630/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:18:31.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:44:32.687000Z",
            "updatedTime": "2018-11-10T18:29:29.569008Z",
            "uploadedTime": "2010-05-12T04:44:32.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623630/theora/4317_957fea04707e453eaf56a483ef0469c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623630/large_thumb/large.jpg"
        },
        {
            "id": 623629,
            "name": "Pønsj- Uke 19",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv",
                "original": "https://upload.frikanalen.no/media/623629/original/orig_a43848feced142549540175ea2701ed6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623629/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623629/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623629/broadcast/4316_8e040e4e6633463baef13ddbb35069b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623629/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:22:11.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:42:51.580000Z",
            "updatedTime": "2018-11-10T18:29:29.570411Z",
            "uploadedTime": "2010-05-12T04:42:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623629/theora/4316_4fb8ab1494a347d1919a45350756afa3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623629/large_thumb/large.jpg"
        },
        {
            "id": 623628,
            "name": "Pønsj: Uke 18",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623628/theora/4315_c3baea1b89a2434cb1d01fac2be4d4de.ogv",
                "original": "https://upload.frikanalen.no/media/623628/original/orig_c0491dd7ccee495c9088f73dee5cfcde.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623628/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623628/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623628/broadcast/4315_0c7e2ffbc2724cdcbb496cf366acfaa2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623628/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:19:31.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:42:15.107000Z",
            "updatedTime": "2018-11-10T18:29:29.571790Z",
            "uploadedTime": "2010-05-12T04:42:15.107000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623628/theora/4315_c3baea1b89a2434cb1d01fac2be4d4de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623628/large_thumb/large.jpg"
        },
        {
            "id": 623627,
            "name": "Pønsj: Utdanning",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623627/theora/4314_4d2180afa2b647bb8dd2e3fd87ec8073.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623627/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623627/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623627/broadcast/4314_682524daa54143c78a92e089b1470276.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623627/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:20:59.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:40:30.090000Z",
            "updatedTime": "2018-11-10T18:29:29.573146Z",
            "uploadedTime": "2010-05-12T04:40:30.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623627/theora/4314_4d2180afa2b647bb8dd2e3fd87ec8073.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623627/large_thumb/large.jpg"
        },
        {
            "id": 623626,
            "name": "Pønsj: Krigsdokumentar",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv",
                "original": "https://upload.frikanalen.no/media/623626/original/orig_3e30d4a1e54746628ca94a2d3c35824c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623626/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623626/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623626/broadcast/4312_a8bcbaa699344e57a17f7380551ce904.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623626/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:20:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:36:11.353000Z",
            "updatedTime": "2018-11-10T18:29:29.574481Z",
            "uploadedTime": "2010-05-12T04:36:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623626/large_thumb/large.jpg"
        },
        {
            "id": 622371,
            "name": "Sammen om livet del 4a",
            "header": "Kommunikasjon, Hvordan missforståelser oppstår",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622371/theora/2425_2d56e00d449a4c6bbf2ce0bd773cacf8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622371/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622371/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622371/broadcast/orig_9d65ec6ae9714c42bfd9c9fc3f755ef6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622371/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-02T16:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.813211Z",
            "uploadedTime": "2009-01-02T16:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622371/theora/2425_2d56e00d449a4c6bbf2ce0bd773cacf8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622371/large_thumb/large.jpg"
        },
        {
            "id": 623624,
            "name": "Pønsj: Idrett",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623624/theora/4311_af0e6a26fd294f93852ef9641888454e.ogv",
                "original": "https://upload.frikanalen.no/media/623624/original/orig_b759665c599d4e849fc59876f4ba0540.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623624/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623624/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623624/broadcast/4311_fa9602c1d46242ddbb9f55fd0edd0016.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623624/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:16:33.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:31:26.137000Z",
            "updatedTime": "2018-11-10T18:29:29.577206Z",
            "uploadedTime": "2010-05-12T04:31:26.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623624/theora/4311_af0e6a26fd294f93852ef9641888454e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623624/large_thumb/large.jpg"
        },
        {
            "id": 622370,
            "name": "Sammen om livet del 3b",
            "header": "Samtalegruppen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622370/theora/2424_5a87318554ed428fbc8046bddad222e4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622370/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622370/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622370/broadcast/orig_b8b35189537e4776b52e7458e33edf53.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622370/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": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:24:00Z",
            "updatedTime": "2018-11-10T18:29:30.814547Z",
            "uploadedTime": "2009-01-02T16:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622370/theora/2424_5a87318554ed428fbc8046bddad222e4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622370/large_thumb/large.jpg"
        },
        {
            "id": 623622,
            "name": "Pønsj: Design",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv",
                "original": "https://upload.frikanalen.no/media/623622/original/orig_716ca70d215d4e86995c12eb82075dd0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623622/broadcast/4310_3ebc59ac1f2c4532a066778bf8259772.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623622/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:19:58.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:30:28.110000Z",
            "updatedTime": "2018-11-10T18:29:29.579922Z",
            "uploadedTime": "2010-05-12T04:30:28.110000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623622/large_thumb/large.jpg"
        },
        {
            "id": 624603,
            "name": "Dagen Derpå: Studentøkonomi",
            "header": "Det er ikke lett å leve av studielånet alene, men denne ukes sending vil komme med hjelpsomme tips. Dagen Derpås eget studiokjøkken viser deg et smakfullt og billig alternativ til ferdigpizzaen. Vi gir deg også gode tips til hvordan du kan begrense pengebruken og få studielånet ditt til å strekke til.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624603/theora/5773_3c5c2f623ed64596b61d48ae049d3ef9.ogv",
                "original": "https://upload.frikanalen.no/media/624603/original/orig_dbced5c706664f6489a45f22333da5fa.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624603/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624603/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624603/broadcast/5773_ba4a514171554e6d97aba62900b73ad2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624603/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-23T00:15:52.397000Z",
            "updatedTime": "2018-11-10T18:29:28.302872Z",
            "uploadedTime": "2011-09-23T00:15:52.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624603/theora/5773_3c5c2f623ed64596b61d48ae049d3ef9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624603/large_thumb/large.jpg"
        },
        {
            "id": 624602,
            "name": "Dagen derpå: Utenlandsstudier",
            "header": "I ukens sending av Dagen derpå skal vi se nærmere på hele eller deler av studieløpet i utlandet. Vi skal på utenlandsmesse og vi skal få høre personlige erfaringer på temaet.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624602/theora/5764_42af695b6c1a401ba51a15e019e3189f.ogv",
                "original": "https://upload.frikanalen.no/media/624602/original/orig_141b5ee39aaa463c9db93d0c4b4d251e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624602/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624602/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624602/broadcast/5764_9f53bdb27c0f43f6bb30d5eeb7f866d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624602/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:02.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-16T14:00:33Z",
            "updatedTime": "2018-11-10T18:29:28.304271Z",
            "uploadedTime": "2011-09-16T14:00:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624602/theora/5764_42af695b6c1a401ba51a15e019e3189f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624602/large_thumb/large.jpg"
        },
        {
            "id": 624595,
            "name": "Dagen derpå: Gode gjerninger",
            "header": "I denne ukens sending viser vi deg hvordan du kan få bedre samvittighet gjennom å gjøre gode gjerninger i hverdagen. Vi har tatt turen innom blodbanken og dyrebeskyttelsen, og snakekt med selgere av bladet Sorgenfri.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624595/theora/5763_4d8c2a8353b6424ba16003e41bfe758a.ogv",
                "original": "https://upload.frikanalen.no/media/624595/original/orig_2c6a38ba642746429c57a17a29f8523b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624595/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624595/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624595/broadcast/5763_201fbf5e905c48a783b0adbd10f77b87.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624595/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:10.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-16T10:41:48Z",
            "updatedTime": "2018-11-10T18:29:28.313765Z",
            "uploadedTime": "2011-09-16T10:41:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624595/theora/5763_4d8c2a8353b6424ba16003e41bfe758a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624595/large_thumb/large.jpg"
        },
        {
            "id": 622943,
            "name": "Arbeiderpartiets valgkampvideo",
            "header": "Det er viktig for Arbeiderpartiet å få vite hva som er viktig for deg. Vi håper derfor du besøker http://www.viktigfordeg.no og deler dine seks ord med oss.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622943/theora/3189_553d3ff5ddf8464d9e393e848aa4dea6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622943/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622943/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622943/broadcast/3189_afbc64b8af064bacaff73abed2b6a8d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622943/large_thumb/large.jpg"
            },
            "creator": "sindre.beyer@dna.no",
            "organization": {
                "id": 73,
                "name": "Arbeiderpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1793,
                "editorName": "Sindre Fossum Beyer",
                "editorEmail": "sindre.beyer@dna.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:42.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://arbeiderpartiet.no",
            "createdTime": "2009-08-03T17:22:08Z",
            "updatedTime": "2018-11-10T18:29:30.395719Z",
            "uploadedTime": "2009-08-03T17:22:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622943/theora/3189_553d3ff5ddf8464d9e393e848aa4dea6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622943/large_thumb/large.jpg"
        }
    ]
}