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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2400&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2300&ordering=has_tono_records",
    "results": [
        {
            "id": 623564,
            "name": "Utrop TV - Flerkulturelt magasin nr 08",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623564/theora/4206_46dfd4cfcfca4749aa8448c8294358e0.ogv",
                "original": "https://upload.frikanalen.no/media/623564/original/orig_1567e20c86c747938ba05c1af6d1c690.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623564/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623564/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623564/broadcast/4206_82f63c13186442ba99f9aa29eca05b91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623564/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:50:39.247000Z",
            "updatedTime": "2018-11-10T18:29:29.640391Z",
            "uploadedTime": "2010-04-08T09:50:39.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623564/theora/4206_46dfd4cfcfca4749aa8448c8294358e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623564/large_thumb/large.jpg"
        },
        {
            "id": 627849,
            "name": "Den nikenske trosbekjennelse",
            "header": "Her beskrives hele troen vår",
            "description": "Her beskrives hele troen vær",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627849/theora/Den nikenske trosbekjennelse.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627849/broadcast/Den nikenske trosbekjennelse.dv",
                "original": "https://upload.frikanalen.no/media/627849/original/Den nikenske trosbekjennelse.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627849/large_thumb/Den nikenske trosbekjennelse.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:35:49.366667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-05T09:09:32.582011Z",
            "updatedTime": "2024-02-05T09:51:45.847772Z",
            "uploadedTime": "2024-02-05T09:34:47.759400Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627849/theora/Den nikenske trosbekjennelse.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627849/large_thumb/Den nikenske trosbekjennelse.jpg"
        },
        {
            "id": 623560,
            "name": "Hjerte Til Hjerte, Finnmark (2009)",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623560/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623560/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623560/broadcast/3987_68822bcf895e4391b52c2adc6f183717.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:44:08.083000Z",
            "updatedTime": "2018-11-10T18:29:29.645734Z",
            "uploadedTime": "2010-02-24T08:44:08.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg"
        },
        {
            "id": 623590,
            "name": "prinsessepromo13mai",
            "header": "Promo",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623590/theora/4270_5fb9f9ff1fd544538229c36c4aacad1a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623590/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623590/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623590/broadcast/4270_c815b4ae7b3b4e5785490a16feb83637.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623590/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:00:26.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-04-29T10:45:40.940000Z",
            "updatedTime": "2020-08-30T20:01:32.457647Z",
            "uploadedTime": "2010-04-29T10:45:40.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623590/theora/4270_5fb9f9ff1fd544538229c36c4aacad1a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623590/large_thumb/large.jpg"
        },
        {
            "id": 623559,
            "name": "Den norske kirke i eksil del 50",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623559/theora/4245_8a5dcf841b8a4012aef8a4171b2d7f93.ogv",
                "original": "https://upload.frikanalen.no/media/623559/original/orig_e2af8b88034147ed953d60082941533a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623559/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623559/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623559/broadcast/4245_667de16cf97943e7a0665083768491fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623559/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-19T21:16:39.197000Z",
            "updatedTime": "2018-11-10T18:29:29.647079Z",
            "uploadedTime": "2010-04-19T21:16:39.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623559/theora/4245_8a5dcf841b8a4012aef8a4171b2d7f93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623559/large_thumb/large.jpg"
        },
        {
            "id": 623558,
            "name": "17_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv",
                "original": "https://upload.frikanalen.no/media/623558/original/orig_cfe32188125f496f806d846fcada61ea.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623558/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623558/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623558/broadcast/4193_be912ad129864a24bf2afd3d7a84669d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623558/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-04-06T08:32:09.873000Z",
            "updatedTime": "2018-11-10T18:29:29.648463Z",
            "uploadedTime": "2010-04-06T08:32:09.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623558/large_thumb/large.jpg"
        },
        {
            "id": 623557,
            "name": "Akkurat Nå 18.04.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623557/theora/4133_ef074d35a5384425a5fa542fb57a49a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623557/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623557/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623557/broadcast/4133_d4df3ac42e574c22aadd9f50c0714ed0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623557/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:46:54.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:02:49.293000Z",
            "updatedTime": "2018-11-10T18:29:29.649848Z",
            "uploadedTime": "2010-03-25T09:02:49.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623557/theora/4133_ef074d35a5384425a5fa542fb57a49a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623557/large_thumb/large.jpg"
        },
        {
            "id": 627916,
            "name": "Takk fra barn i Gaza",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627916/theora/2024-09-04 13-23-30.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627916/broadcast/2024-09-04 13-23-30.dv",
                "original": "https://upload.frikanalen.no/media/627916/original/2024-09-04 13-23-30.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627916/large_thumb/2024-09-04 13-23-30.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:13:01.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-09-06T21:19:50.462686Z",
            "updatedTime": "2024-10-04T09:20:39.866443Z",
            "uploadedTime": "2024-09-06T21:22:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627916/theora/2024-09-04 13-23-30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627916/large_thumb/2024-09-04 13-23-30.jpg"
        },
        {
            "id": 622127,
            "name": "Jul på Studentrådet del 04",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622127/theora/1559_cfaea2adc1f64f6cb97656d90e8d010d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622127/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622127/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622127/broadcast/orig_Jul på Studentrådet del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622127/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:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:59:00Z",
            "updatedTime": "2018-11-10T18:29:31.170224Z",
            "uploadedTime": "2009-01-02T01:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622127/theora/1559_cfaea2adc1f64f6cb97656d90e8d010d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622127/large_thumb/large.jpg"
        },
        {
            "id": 622126,
            "name": "Jul på Studentrådet del 03",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622126/theora/1558_8f210c7c05dd4e7a908a4e44ec35c4e5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622126/broadcast/orig_Jul på Studentrådet del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622126/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:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:58:00Z",
            "updatedTime": "2018-11-10T18:29:31.172414Z",
            "uploadedTime": "2009-01-02T01:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622126/theora/1558_8f210c7c05dd4e7a908a4e44ec35c4e5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622126/large_thumb/large.jpg"
        },
        {
            "id": 622125,
            "name": "Jul på Studentrådet del 02",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622125/theora/1557_fa202fa230414425b8682486e35f0fd7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622125/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622125/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622125/broadcast/orig_Jul på Studentrådet del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622125/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:09:53.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:57:00Z",
            "updatedTime": "2018-11-10T18:29:31.173946Z",
            "uploadedTime": "2009-01-02T01:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622125/theora/1557_fa202fa230414425b8682486e35f0fd7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622125/large_thumb/large.jpg"
        },
        {
            "id": 624415,
            "name": "Apropos Filmfondet",
            "header": "Møt filmskaperen Amadeus Smitsonius og se klipp fra hans kommende storfilm \"Rekommandert kjærlighet\"!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624415/theora/5526_d840ab58ff814a2c9bf3013c8fce04fb.ogv",
                "original": "https://upload.frikanalen.no/media/624415/original/orig_7c690cccf77642538ccf8dee7203b0bb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624415/broadcast/5526_cbd7d3e9b76f41ebb2beaefc9962f0e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624415/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:44.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-14T15:55:58Z",
            "updatedTime": "2018-11-10T18:29:28.549964Z",
            "uploadedTime": "2011-04-14T15:55:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624415/theora/5526_d840ab58ff814a2c9bf3013c8fce04fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624415/large_thumb/large.jpg"
        },
        {
            "id": 624414,
            "name": "Skank-ing og ganja",
            "header": "Disse karene ønsker å erobre Norge i nær fremtid.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624414/theora/5523_50d5e683c69342d6a4d86acdb7e7043d.ogv",
                "original": "https://upload.frikanalen.no/media/624414/original/orig_934afeb2743045f3aa780c2eff33efe3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624414/broadcast/5523_40c8049a651d4175a770f392fe556ac7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624414/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:25.180000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-14T15:40:08Z",
            "updatedTime": "2018-11-10T18:29:28.551329Z",
            "uploadedTime": "2011-04-14T15:40:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624414/theora/5523_50d5e683c69342d6a4d86acdb7e7043d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624414/large_thumb/large.jpg"
        },
        {
            "id": 622549,
            "name": "Musikk: Sheibane Bet Hamikdash",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622549/theora/1266_1c63b31de8164b91b475bc9f83cbc259.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622549/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622549/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622549/broadcast/orig_Terje og Sidsel Dahl - Sheibane Bet Hamikdash.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622549/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:02:42",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.569746Z",
            "uploadedTime": "2009-01-01T21:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622549/theora/1266_1c63b31de8164b91b475bc9f83cbc259.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622549/large_thumb/large.jpg"
        },
        {
            "id": 622124,
            "name": "Jul på Studentrådet del 01",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622124/theora/1556_0d997def9fd04748bd8dc0d5f5297ec8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622124/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622124/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622124/broadcast/orig_Jul på Studentrådet del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622124/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:21.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:56:00Z",
            "updatedTime": "2018-11-10T18:29:31.175351Z",
            "uploadedTime": "2009-01-02T01:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622124/theora/1556_0d997def9fd04748bd8dc0d5f5297ec8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622124/large_thumb/large.jpg"
        },
        {
            "id": 622591,
            "name": "Talentfabrikken uke 22",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622591/theora/1677_9e8e2d6e20a749e788ac9097dc18a4a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622591/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622591/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622591/broadcast/orig_43de3861e60c414fa1b2b9687f383f8e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622591/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:37.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.511384Z",
            "uploadedTime": "2009-01-02T03:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622591/theora/1677_9e8e2d6e20a749e788ac9097dc18a4a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622591/large_thumb/large.jpg"
        },
        {
            "id": 624407,
            "name": "Heftig Mageplask",
            "header": "Trondheimsbandet Mageplask om konserter, groupies, sex og død.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624407/theora/5516_13a7c5bfddb645eb8d2c80cc73bf663f.ogv",
                "original": "https://upload.frikanalen.no/media/624407/original/orig_49b3656182fc44849299abe29a45a3f2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624407/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624407/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624407/broadcast/5516_cbe0ff1f1b1d4360a292385c4158b161.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624407/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:22.490000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T13:37:24Z",
            "updatedTime": "2018-11-10T18:29:28.559592Z",
            "uploadedTime": "2011-04-08T13:37:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624407/theora/5516_13a7c5bfddb645eb8d2c80cc73bf663f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624407/large_thumb/large.jpg"
        },
        {
            "id": 626733,
            "name": "Om koronavaksine",
            "header": "Trond Ali og Ola snakker om vaksine. Opptaket er gjort 5. mars som var før AstraZeneca-vaksinen ble et tema",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626733/theora/tronAliOmVaksine.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626733/broadcast/tronAliOmVaksine.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626733/large_thumb/tronAliOmVaksine.jpg",
                "original": "https://upload.frikanalen.no/media/626733/original/tronAliOmVaksine.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:21:51.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-03-19T21:23:49.528526Z",
            "updatedTime": "2024-05-22T13:19:13.332234Z",
            "uploadedTime": "2021-03-20T03:45:52Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626733/theora/tronAliOmVaksine.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626733/large_thumb/tronAliOmVaksine.jpg"
        },
        {
            "id": 626545,
            "name": "Trond Alis kvarter: Om Maher Alkhras",
            "header": "Trond Ali om Maher Alkhras",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626545/theora/Trond Alis om Maher Alkhras.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626545/broadcast/Trond Alis om Maher Alkhras.dv",
                "original": "https://upload.frikanalen.no/media/626545/original/Trond Alis om Maher Alkhras.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626545/large_thumb/Trond Alis om Maher Alkhras.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:29:01.560000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-10-21T23:22:14.000454Z",
            "updatedTime": "2021-03-31T19:11:22.778160Z",
            "uploadedTime": "2020-10-21T23:31:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626545/theora/Trond Alis om Maher Alkhras.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626545/large_thumb/Trond Alis om Maher Alkhras.jpg"
        },
        {
            "id": 622321,
            "name": "Uka-TV 18.02 - Mat og helse",
            "header": "Mat og Helse er dagens tema. Vi vil vise dere kokkekunst og vi har et innslag om vinsmaking på profesjonelt nivå. I dag vil vi også gå tilbake og se hvordan Idrettsdagen under UKA gikk, og vise dere noen høydepunkter der. Musikk må vi jo også ha i studio, kanskje klarer vi å lure dagens konsertartist i studio? HIL-Games 09, har sin femte runde i dag, hvem kommer til å gå til toppen, det gjenstår å se! \r\n\r\nSjekkeserien: Klarer vi å finne flere menn til Trine, eller har hun allerede gjort sitt valg?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622321/theora/2341_755e6ab1f44a4efd9ec8cde81dcfd1db.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622321/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622321/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622321/broadcast/orig_7bb50763890848e182ab0e304378fe80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622321/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:19",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.883191Z",
            "uploadedTime": "2009-01-02T15:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622321/theora/2341_755e6ab1f44a4efd9ec8cde81dcfd1db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622321/large_thumb/large.jpg"
        },
        {
            "id": 622320,
            "name": "Uka-TV 17.02 - Musikk (MED REKLAME - MÅ IKKE SENDES!!)",
            "header": "Lillehammer har fostret masse kvalitetsmusikk opp gjennom årene, men ikke alt er like kjent for alle ? noe vi har tenkt å gjøre noe med i dag. Jaa9 og OnklP har bekreftet at de stiller med venner. Felix sin musikkhistorie på 1-2-3 vil også bli vist i dag. Så for alle musikkentusiaster, i dag vandrer vi gjennom alt fra jazz til metall. \n\nHiL-Games 09 har sin fjerde runde  vil det bli en kamp til toppen eller vil det bli plankekjøring hele veien? \n\nSjekkeserien: Trine gir ikke opp og møter nok en aktuell mann i dag, kanskje du kan plukke opp noen gode eller dårlige sjekketriks?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622320/theora/2340_534462ad90574289ac791d0a321fc81e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622320/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622320/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622320/broadcast/orig_15c57ec29cc24a51ae0c1ce542afe8fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622320/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:57:30",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.884647Z",
            "uploadedTime": "2009-01-02T15:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622320/theora/2340_534462ad90574289ac791d0a321fc81e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622320/large_thumb/large.jpg"
        },
        {
            "id": 622586,
            "name": "Talentfabrikken uke 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622586/theora/1676_9fb5e53dd3f7424aa54e5a4c7fbda719.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622586/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622586/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622586/broadcast/orig_ac8e5e5adef14bc3acbcb508a8da4021.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622586/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:48.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.518167Z",
            "uploadedTime": "2009-01-02T03:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622586/theora/1676_9fb5e53dd3f7424aa54e5a4c7fbda719.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622586/large_thumb/large.jpg"
        },
        {
            "id": 622585,
            "name": "Blinde kan jobbe",
            "header": "En blind arbeidssøker har ti prosent sjanse til å komme til et jobbintervju. Dette til tross for at personen har riktig formell utdannelse og kompetent til jobben. Norges Blindeforbund.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622585/theora/2816_9b0a30317cea400ca084f17c6977e319.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622585/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622585/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622585/broadcast/orig_494c8e657f594ac193a04a5950528029.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622585/large_thumb/large.jpg"
            },
            "creator": "kristin.ruud@blindeforbundet.no",
            "organization": {
                "id": 122,
                "name": "Norges Blindeforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1050,
                "editorName": "Kristin Ruud",
                "editorEmail": "kristin.ruud@blindeforbundet.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:09:46.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-06T08:31:11Z",
            "updatedTime": "2018-11-10T18:29:30.519535Z",
            "uploadedTime": "2009-05-06T08:31:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622585/theora/2816_9b0a30317cea400ca084f17c6977e319.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622585/large_thumb/large.jpg"
        },
        {
            "id": 624396,
            "name": "Apropos Kjendisifisering",
            "header": "Det blir flere og flere kjendiser hver dag. Når når vi bristepunktet?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624396/theora/5495_c774b853421746bea18ada75acd4371a.ogv",
                "original": "https://upload.frikanalen.no/media/624396/original/orig_7bc6f765252e42b59ac889405d3a334b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624396/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624396/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624396/broadcast/5495_64cc3640b0d84114b107c47c97546f2a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624396/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:52.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:44:22Z",
            "updatedTime": "2018-11-10T18:29:28.574634Z",
            "uploadedTime": "2011-03-31T16:44:22Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624396/theora/5495_c774b853421746bea18ada75acd4371a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624396/large_thumb/large.jpg"
        },
        {
            "id": 622121,
            "name": "Menneskesønnen del 11B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622121/theora/1553_9efd22f4180f46afb7fdcf9be1c0cdd2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622121/broadcast/orig_Menneskesønnen del 11B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622121/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:45.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:53:00Z",
            "updatedTime": "2018-11-10T18:29:31.179856Z",
            "uploadedTime": "2009-01-02T01:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622121/theora/1553_9efd22f4180f46afb7fdcf9be1c0cdd2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622121/large_thumb/large.jpg"
        },
        {
            "id": 622120,
            "name": "Menneskesønnen del 10B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622120/theora/1552_4f77731d275e40f4bfaa9d96a9c25843.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622120/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622120/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622120/broadcast/orig_Menneskesønnen del 10B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622120/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-02T01:52:00Z",
            "updatedTime": "2018-11-10T18:29:31.181285Z",
            "uploadedTime": "2009-01-02T01:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622120/theora/1552_4f77731d275e40f4bfaa9d96a9c25843.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622120/large_thumb/large.jpg"
        },
        {
            "id": 622119,
            "name": "Menneskesønnen del 09B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622119/theora/1548_1df390e4bcb345d7906198348bca67bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622119/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622119/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622119/broadcast/orig_Menneskesønnen del 9B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622119/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:32.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:48:00Z",
            "updatedTime": "2018-11-10T18:29:31.182752Z",
            "uploadedTime": "2009-01-02T01:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622119/theora/1548_1df390e4bcb345d7906198348bca67bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622119/large_thumb/large.jpg"
        },
        {
            "id": 622118,
            "name": "Menneskesønnen del 08B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622118/theora/1547_6e29d67a0b434b2788c4edff2eaa28cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622118/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622118/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622118/broadcast/orig_Menneskesønnen del 8B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622118/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.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:47:00Z",
            "updatedTime": "2018-11-10T18:29:31.184253Z",
            "uploadedTime": "2009-01-02T01:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622118/theora/1547_6e29d67a0b434b2788c4edff2eaa28cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622118/large_thumb/large.jpg"
        },
        {
            "id": 622117,
            "name": "Menneskesønnen del 07B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622117/theora/1546_735f3b22130849e9b9d2d9daa83555c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622117/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622117/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622117/broadcast/orig_Menneskesønnen del 7B - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622117/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-02T01:46:00Z",
            "updatedTime": "2018-11-10T18:29:31.185880Z",
            "uploadedTime": "2009-01-02T01:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622117/theora/1546_735f3b22130849e9b9d2d9daa83555c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622117/large_thumb/large.jpg"
        },
        {
            "id": 624393,
            "name": "Apropos: Støttesang",
            "header": "Trengte virkelig Japan en støttesang?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624393/theora/5492_3a4f5a70dfbd4bc2a01abaedde4b5f4d.ogv",
                "original": "https://upload.frikanalen.no/media/624393/original/orig_ccfe9b1fcf1a41c0aba3348e0979f85b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624393/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624393/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624393/broadcast/5492_5de617588a0c44748e7ceeff1a3060ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624393/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:20.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:28:41Z",
            "updatedTime": "2018-11-10T18:29:28.578782Z",
            "uploadedTime": "2011-03-31T16:28:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624393/theora/5492_3a4f5a70dfbd4bc2a01abaedde4b5f4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624393/large_thumb/large.jpg"
        },
        {
            "id": 624392,
            "name": "Magisk samling på Outland",
            "header": "Hvorfor velger guttegjengen kortspill i stedet for Xbox?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624392/theora/5490_3d2e8ccf9ed54b3b9162d7661ea0523f.ogv",
                "original": "https://upload.frikanalen.no/media/624392/original/orig_16f94167e6404ac78dc0de91b4116953.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624392/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624392/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624392/broadcast/5490_be168cb0abce4c20869a3286553b3ba9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624392/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:53.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:24:00Z",
            "updatedTime": "2018-11-10T18:29:28.580229Z",
            "uploadedTime": "2011-03-31T16:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624392/theora/5490_3d2e8ccf9ed54b3b9162d7661ea0523f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624392/large_thumb/large.jpg"
        },
        {
            "id": 624391,
            "name": "28 timer senere",
            "header": "Snu opp ned på døgnet ditt og hold ut lenger på byen! Dette er hva vår reporter erfarte da han testet ut 6-dagersuka.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624391/theora/5488_466b7a5b77c5407da61d5ac5ba04639e.ogv",
                "original": "https://upload.frikanalen.no/media/624391/original/orig_032b6b819a374dc8bdbc6097ad269c81.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624391/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624391/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624391/broadcast/5488_64ccf5815ceb42f582e94dc94b2f8486.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624391/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:42.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:20:58Z",
            "updatedTime": "2018-11-10T18:29:28.581611Z",
            "uploadedTime": "2011-03-31T16:20:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624391/theora/5488_466b7a5b77c5407da61d5ac5ba04639e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624391/large_thumb/large.jpg"
        },
        {
            "id": 623471,
            "name": "Talentfabrikken 8. september 2010 (R)",
            "header": "Reprise fra uke 11, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623471/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623471/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623471/broadcast/4000_78221753eaa74c7ea38203bafd2d639a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:47:55.123000Z",
            "updatedTime": "2018-11-10T18:29:29.770452Z",
            "uploadedTime": "2010-03-03T11:47:55.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623471/theora/4000_8bb866b20ccc49b8aeaa5fc932a05c08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623471/large_thumb/large.jpg"
        },
        {
            "id": 622116,
            "name": "Menneskesønnen del 06B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622116/theora/1545_032055f7e5bc4d8eba82a692edfd44e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622116/broadcast/orig_Menneskesønnen del 6B.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622116/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.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:45:00Z",
            "updatedTime": "2018-11-10T18:29:31.188020Z",
            "uploadedTime": "2009-01-02T01:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622116/theora/1545_032055f7e5bc4d8eba82a692edfd44e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622116/large_thumb/large.jpg"
        },
        {
            "id": 622115,
            "name": "Menneskesønnen del 11A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622115/theora/1544_584e8de0a59e4332b3e9d68ca6f32588.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622115/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622115/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622115/broadcast/orig_Menneskesønnen del 11A.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622115/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-02T01:44:00Z",
            "updatedTime": "2018-11-10T18:29:31.190046Z",
            "uploadedTime": "2009-01-02T01:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622115/theora/1544_584e8de0a59e4332b3e9d68ca6f32588.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622115/large_thumb/large.jpg"
        },
        {
            "id": 622114,
            "name": "Menneskesønnen del 09A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622114/theora/1543_708702c8b92e4109839b94a801bdc6a1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622114/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622114/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622114/broadcast/orig_Menneskesønnen del 9A.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622114/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-02T01:43:00Z",
            "updatedTime": "2018-11-10T18:29:31.191699Z",
            "uploadedTime": "2009-01-02T01:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622114/theora/1543_708702c8b92e4109839b94a801bdc6a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622114/large_thumb/large.jpg"
        },
        {
            "id": 622113,
            "name": "Menneskesønnen del 10A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622113/theora/1542_62ec96b210f549d5b13c2eec5e159c0d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622113/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622113/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622113/broadcast/orig_Menneskesønnen del 10A.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622113/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-02T01:42:00Z",
            "updatedTime": "2018-11-10T18:29:31.193165Z",
            "uploadedTime": "2009-01-02T01:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622113/theora/1542_62ec96b210f549d5b13c2eec5e159c0d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622113/large_thumb/large.jpg"
        },
        {
            "id": 622186,
            "name": "Hverdagskost del 6",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622186/theora/1704_9f6b92288b18444398c20a0ae55cb00e.ogv",
                "original": "https://upload.frikanalen.no/media/622186/original/orig_65fea3c32d734e6b891656c9cfee94ad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622186/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622186/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622186/broadcast/1704_5630470c8a0d49eb91e7699168cc3409.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622186/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:30.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:24:00Z",
            "updatedTime": "2018-11-10T18:29:31.069966Z",
            "uploadedTime": "2009-01-02T04:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622186/theora/1704_9f6b92288b18444398c20a0ae55cb00e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622186/large_thumb/large.jpg"
        },
        {
            "id": 622185,
            "name": "Hverdagskost del 4",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622185/theora/1702_1fe1087eab024f8fabc458ed3b4fa6aa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622185/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622185/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622185/broadcast/orig_Hverdagskost del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622185/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:22:00Z",
            "updatedTime": "2018-11-10T18:29:31.071353Z",
            "uploadedTime": "2009-01-02T04:22:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622185/theora/1702_1fe1087eab024f8fabc458ed3b4fa6aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622185/large_thumb/large.jpg"
        },
        {
            "id": 624379,
            "name": "Apropos Blind Date",
            "header": "Blind Dating er en risikosport.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624379/theora/5478_b1e952cd89bc41e5a18e644574fcae9f.ogv",
                "original": "https://upload.frikanalen.no/media/624379/original/orig_b0ef39f48fde4ceaa8f4fcacf787a513.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624379/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624379/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624379/broadcast/5478_fc071a47430743c7b64f84056c819ed6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624379/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:35.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:43:32Z",
            "updatedTime": "2018-11-10T18:29:28.595928Z",
            "uploadedTime": "2011-03-24T20:43:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624379/theora/5478_b1e952cd89bc41e5a18e644574fcae9f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624379/large_thumb/large.jpg"
        },
        {
            "id": 622184,
            "name": "Hverdagskost del 3",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622184/theora/1701_95085d9fe39a4bd998df5a229667639d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622184/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622184/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622184/broadcast/orig_Hverdagskost del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622184/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:21:00Z",
            "updatedTime": "2018-11-10T18:29:31.072754Z",
            "uploadedTime": "2009-01-02T04:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622184/theora/1701_95085d9fe39a4bd998df5a229667639d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622184/large_thumb/large.jpg"
        },
        {
            "id": 622575,
            "name": "Talentfabrikken uke 20",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622575/theora/1675_39a8c31c4744475c91b2b8304f1f0033.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622575/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622575/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622575/broadcast/orig_05da77c4a7ee4bb688897649240efef2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622575/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.533346Z",
            "uploadedTime": "2009-01-02T03:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622575/theora/1675_39a8c31c4744475c91b2b8304f1f0033.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622575/large_thumb/large.jpg"
        },
        {
            "id": 622273,
            "name": "LEV VEL 09 014",
            "header": "Programserien tar opp våre store og små helseproblemer, fysiske som psykiske. Programleder Yngvar Børresen, og lege Jørn Ossum Gronert.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622273/theora/2121_5517631744b04b92bde6d96b7d886d0c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622273/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622273/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622273/broadcast/orig_LEV VEL 09 014 Diabetes.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622273/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:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.947395Z",
            "uploadedTime": "2009-01-02T11:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622273/theora/2121_5517631744b04b92bde6d96b7d886d0c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622273/large_thumb/large.jpg"
        },
        {
            "id": 624374,
            "name": "Ukas Anbefaling: Cookies!",
            "header": "Kos deg med cookies",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624374/theora/5471_96b9da446bdd4b768670b82de4dc2eda.ogv",
                "original": "https://upload.frikanalen.no/media/624374/original/orig_d5a1cd62ea4e49048d3a662b8bb3d1a8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624374/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624374/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624374/broadcast/5471_eab0df93640f4d2ea7169670754f9511.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624374/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:20.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-22T15:09:21Z",
            "updatedTime": "2018-11-10T18:29:28.601321Z",
            "uploadedTime": "2011-03-22T15:09:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624374/theora/5471_96b9da446bdd4b768670b82de4dc2eda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624374/large_thumb/large.jpg"
        },
        {
            "id": 623442,
            "name": "Talentfabrikken 1. september 2010 (R)",
            "header": "Reprise fra uke 10, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623442/theora/3784_5c28aa52da0642cfb597f38c1d52c940.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623442/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623442/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623442/broadcast/3784_04c34feec88d4fd78836be97f7a05182.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623442/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:28.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T15:07:40.680000Z",
            "updatedTime": "2018-11-10T18:29:29.791363Z",
            "uploadedTime": "2010-01-05T15:07:40.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623442/theora/3784_5c28aa52da0642cfb597f38c1d52c940.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623442/large_thumb/large.jpg"
        },
        {
            "id": 622523,
            "name": "Vegetariske perler del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622523/theora/921_82dee9bb212d48bca485d06ee8ab0798.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622523/broadcast/orig_Vegetariske perler 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622523/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-01T15:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.605373Z",
            "uploadedTime": "2009-01-01T15:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622523/theora/921_82dee9bb212d48bca485d06ee8ab0798.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622523/large_thumb/large.jpg"
        },
        {
            "id": 622574,
            "name": "Bazar del 4 og 3",
            "header": "Vi treffer Solfrid Quist i Mercy Ships. Som tidligere direktør ombord i barmhjertighetsskipet Africa Mercy har hun sett fattige mennesker bli friske. Mange hundre nordmenn har igjennom årenes løp hjulpet til ombord, både på dekk og i sykestuene. Reprise av forrige Bazar sendes umiddelbart etter dette programmet.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622574/theora/2481_3fbf9ec57f2e42639a25952f40c4ca43.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622574/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622574/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622574/broadcast/orig_57d7677dad0b469d8657e71e2404ed1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622574/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:23.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.534698Z",
            "uploadedTime": "2009-01-02T17:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622574/theora/2481_3fbf9ec57f2e42639a25952f40c4ca43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622574/large_thumb/large.jpg"
        },
        {
            "id": 622183,
            "name": "Hverdagskost del 2",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622183/theora/1700_54b0f814cad4482287bf8d27eeb86162.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622183/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622183/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622183/broadcast/orig_Hverdagskost del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622183/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:20:00Z",
            "updatedTime": "2018-11-10T18:29:31.074094Z",
            "uploadedTime": "2009-01-02T04:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622183/theora/1700_54b0f814cad4482287bf8d27eeb86162.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622183/large_thumb/large.jpg"
        },
        {
            "id": 622182,
            "name": "Hverdagskost del 1",
            "header": "Jesu gjenkomst og endens tid",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622182/theora/1699_d52074227313462faea2a8c238895df9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622182/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622182/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622182/broadcast/orig_Hverdagskost del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622182/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:19:00Z",
            "updatedTime": "2018-11-10T18:29:31.075488Z",
            "uploadedTime": "2009-01-02T04:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622182/theora/1699_d52074227313462faea2a8c238895df9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622182/large_thumb/large.jpg"
        },
        {
            "id": 624365,
            "name": "Sketsjup - St. Patricksday",
            "header": "Drikk deg grønn som en busemann!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624365/theora/5453_1dbe30c85d0949feb3bc59667d2e3912.ogv",
                "original": "https://upload.frikanalen.no/media/624365/original/orig_f156e033ff214b1c852250ea24fca171.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624365/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624365/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624365/broadcast/5453_7d36773c17a54480a02d9991ddf27b8f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624365/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:53.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-18T18:41:50Z",
            "updatedTime": "2018-11-10T18:29:28.612364Z",
            "uploadedTime": "2011-03-18T18:41:50Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624365/theora/5453_1dbe30c85d0949feb3bc59667d2e3912.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624365/large_thumb/large.jpg"
        }
    ]
}