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

{
    "count": 3455,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2500&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2400&ordering=has_tono_records",
    "results": [
        {
            "id": 622131,
            "name": "Jul på Studentrådet del 08",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622131/theora/1563_641a222f534b44ac8da7d538e99dfdfa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622131/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622131/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622131/broadcast/orig_Jul på Studentrådet del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622131/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:32.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:03:00Z",
            "updatedTime": "2018-11-10T18:29:31.161257Z",
            "uploadedTime": "2009-01-02T02:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622131/theora/1563_641a222f534b44ac8da7d538e99dfdfa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622131/large_thumb/large.jpg"
        },
        {
            "id": 622602,
            "name": "Talentfabrikken uke 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622602/theora/1678_2f5760a4975a4a00b40b219803ddd9da.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622602/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622602/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622602/broadcast/orig_3b9c8c4355cf4554b0f238b11410b81c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622602/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:52.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.495631Z",
            "uploadedTime": "2009-01-02T03:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622602/theora/1678_2f5760a4975a4a00b40b219803ddd9da.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622602/large_thumb/large.jpg"
        },
        {
            "id": 622130,
            "name": "Jul på Studentrådet del 07",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622130/theora/1562_4e7f225569ac43ff8738a15c35c18450.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622130/broadcast/orig_Jul på Studentrådet del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622130/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:06:02.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:02:00Z",
            "updatedTime": "2018-11-10T18:29:31.164622Z",
            "uploadedTime": "2009-01-02T02:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622130/theora/1562_4e7f225569ac43ff8738a15c35c18450.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622130/large_thumb/large.jpg"
        },
        {
            "id": 622129,
            "name": "Jul på Studentrådet del 06",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622129/theora/1561_ab9ebbb13da947908146d1e3fa066bce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622129/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622129/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622129/broadcast/orig_Jul på Studentrådet del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622129/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:06:41.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:01:00Z",
            "updatedTime": "2018-11-10T18:29:31.166947Z",
            "uploadedTime": "2009-01-02T02:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622129/theora/1561_ab9ebbb13da947908146d1e3fa066bce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622129/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": 622128,
            "name": "Jul på Studentrådet del 05",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622128/theora/1560_f146b0085ba54967ab77e4b43115f330.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622128/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622128/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622128/broadcast/orig_Jul på Studentrådet del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622128/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-02T02:00:00Z",
            "updatedTime": "2018-11-10T18:29:31.168707Z",
            "uploadedTime": "2009-01-02T02:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622128/theora/1560_f146b0085ba54967ab77e4b43115f330.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622128/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": 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": 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": 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": 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": 626783,
            "name": "Konsert med Felix og Louis",
            "header": "Konsert med Felix og Louis",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626783/theora/Konsert med Felix og Louis.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626783/broadcast/Konsert med Felix og Louis.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626783/large_thumb/Konsert med Felix og Louis.jpg",
                "original": "https://upload.frikanalen.no/media/626783/original/Konsert med Felix og Louis.mov"
            },
            "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:14:38.120000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-05-01T19:05:03.157881Z",
            "updatedTime": "2021-05-02T21:51:46.266609Z",
            "uploadedTime": "2021-05-01T19:21:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626783/theora/Konsert med Felix og Louis.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626783/large_thumb/Konsert med Felix og Louis.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": 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": 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": 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": 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": 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": 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": 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": 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"
        },
        {
            "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": 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": 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": 624357,
            "name": "NM2011 - Kleppe Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624357/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624357/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624357/broadcast/5444_fa777523e7f54e24a74d19097f22fb27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624357/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:36.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-13T12:56:14.060000Z",
            "updatedTime": "2018-11-10T18:29:28.622424Z",
            "uploadedTime": "2011-03-13T12:56:14.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624357/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": 624278,
            "name": "Møteplassen - Håp 5",
            "header": "Er det håp for vår bønn for de som ikke er kommet til tro? Vi møter Asbjørn Kvalbein, Sverre Jølstad og Kristina Jølstad Moi.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624278/theora/5301_2bab65e2551445629b555c5d73c95a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624278/broadcast/5301_d0e1b72057404a7ea355af1d549b8c04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624278/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T12:39:48Z",
            "updatedTime": "2018-11-10T18:29:28.729959Z",
            "uploadedTime": "2011-02-11T12:39:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624278/theora/5301_2bab65e2551445629b555c5d73c95a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624278/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": 624354,
            "name": "Enden er nær",
            "header": "Hva er dommedag? Når kommer den?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624354/theora/5439_b2206152d8df4c92abed242267b89a58.ogv",
                "original": "https://upload.frikanalen.no/media/624354/original/orig_348607f496484df8b132b891f46b785e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624354/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624354/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624354/broadcast/5439_aaaaf3ba626e44a3a42d3365d776e604.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624354/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:04:35.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-10T22:22:29Z",
            "updatedTime": "2018-11-10T18:29:28.626536Z",
            "uploadedTime": "2011-03-10T22:22:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624354/theora/5439_b2206152d8df4c92abed242267b89a58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624354/large_thumb/large.jpg"
        },
        {
            "id": 624353,
            "name": "Apropos Vinterdepresjon",
            "header": "Lider du av vinterdepresjon? Vi har tipsene som hjelper deg til et bedre liv!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624353/theora/5437_e40b96a722a24f7aaf7e983da25f6e52.ogv",
                "original": "https://upload.frikanalen.no/media/624353/original/orig_b339fd6a4a2f448290b9344c78a0288a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624353/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624353/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624353/broadcast/5437_aab44fc387a14dd19988ce82c1f06f38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624353/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:00.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-10T22:17:24Z",
            "updatedTime": "2018-11-10T18:29:28.627964Z",
            "uploadedTime": "2011-03-10T22:17:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624353/theora/5437_e40b96a722a24f7aaf7e983da25f6e52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624353/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": 623429,
            "name": "Talentfabrikken 25. august 2010 (R)",
            "header": "Reprise fra uke 9, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623429/theora/3749_a8ff216c99734c1db7fad5c161c9c124.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623429/broadcast/3749_11cc9f2986114adab57ff36e2fdb14f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623429/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:26:27.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:19:22.687000Z",
            "updatedTime": "2018-11-10T18:29:29.805535Z",
            "uploadedTime": "2009-12-29T14:19:22.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623429/theora/3749_a8ff216c99734c1db7fad5c161c9c124.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623429/large_thumb/large.jpg"
        },
        {
            "id": 623428,
            "name": "UKATV-10, episode 8",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623428/theora/3626_d394d505df734b69b32ed008ebb75274.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623428/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623428/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623428/broadcast/3626_fd097abf4b184b60bdce96a0b8c45efb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623428/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:45:28.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:05:43Z",
            "updatedTime": "2018-11-10T18:29:29.806883Z",
            "uploadedTime": "2009-11-02T09:05:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623428/theora/3626_d394d505df734b69b32ed008ebb75274.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623428/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": 623426,
            "name": "UKATV-10, episode 7",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623426/theora/3625_cfbc61ac1c55422b856278b4a24145ae.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623426/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623426/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623426/broadcast/3625_024664b77d0d4935b6a4d47e0e3bcd11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623426/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:45:02.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:04:39Z",
            "updatedTime": "2018-11-10T18:29:29.809617Z",
            "uploadedTime": "2009-11-02T09:04:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623426/theora/3625_cfbc61ac1c55422b856278b4a24145ae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623426/large_thumb/large.jpg"
        },
        {
            "id": 624345,
            "name": "NM2011 - Tomra Brass Band",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624345/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624345/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624345/broadcast/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624345/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:26:29.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-07T09:41:35.507000Z",
            "updatedTime": "2018-11-10T18:29:28.639056Z",
            "uploadedTime": "2011-03-07T09:41:35.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624345/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": 624341,
            "name": "Closer",
            "header": "Teaterstykket Closer byr på kjærlighet, svik og partnerbytte - alt på engelsk.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624341/theora/5413_d5c04f7dd2af412a86188c8c309a966d.ogv",
                "original": "https://upload.frikanalen.no/media/624341/original/orig_13f9da1521d9411c86fd179cd5515e8a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624341/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624341/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624341/broadcast/5413_c52e12880a454a63a020a3a6d854a055.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624341/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:00.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-04T21:02:05Z",
            "updatedTime": "2018-11-10T18:29:28.642069Z",
            "uploadedTime": "2011-03-04T21:02:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624341/theora/5413_d5c04f7dd2af412a86188c8c309a966d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624341/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": 624339,
            "name": "Sirkusåpenbaring",
            "header": "Hva får man hvis man blander rock´n´roll med sirkus? Jo! Cirkus Khaoom!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624339/theora/5410_5182d69c7d714c75818a4448102524dc.ogv",
                "original": "https://upload.frikanalen.no/media/624339/original/orig_7b961a8f4c3c41578ed1a3e62b9e1590.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624339/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624339/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624339/broadcast/5410_7771170f21674f23ba509ac840b1aae0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624339/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:12.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-04T20:50:16.093000Z",
            "updatedTime": "2018-11-10T18:29:28.644848Z",
            "uploadedTime": "2011-03-04T20:50:16.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624339/theora/5410_5182d69c7d714c75818a4448102524dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624339/large_thumb/large.jpg"
        },
        {
            "id": 623423,
            "name": "UKATV-10, episode 4",
            "header": "UKATV er studenttv til Høyskolen i Lillehammer. Vi har 8 sendinger under studentfestivalen UKA i februar.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623423/theora/3623_704b0bb957454fefa75ee24c6e5d0ab7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623423/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623423/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623423/broadcast/3623_35fe11d8097a42bda1ea6f48fa0f23dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623423/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:48:32",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-02T09:02:59Z",
            "updatedTime": "2018-11-10T18:29:29.813766Z",
            "uploadedTime": "2009-11-02T09:02:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623423/theora/3623_704b0bb957454fefa75ee24c6e5d0ab7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623423/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"
        }
    ]
}