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

{
    "count": 3370,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=has_tono_records&page=72",
    "results": [
        {
            "id": 622169,
            "name": "Talentfabrikken uke 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622169/theora/1666_6a21f28770864d259ec62536f8ff85b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622169/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622169/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622169/broadcast/orig_0d5f54407373429a99ad721a2df1883b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622169/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:07.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:46:00Z",
            "updatedTime": "2018-11-10T18:29:31.094359Z",
            "uploadedTime": "2009-01-02T03:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622169/theora/1666_6a21f28770864d259ec62536f8ff85b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622169/large_thumb/large.jpg"
        },
        {
            "id": 622168,
            "name": "Møteplassen - Vandring 5 og 1",
            "header": "Hvile i Gud\nÅ vandre med Gud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622168/theora/1664_1153507829a34a2f9bb298ff5718bd48.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622168/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622168/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622168/broadcast/orig_Møteplassen - Vandring 5 og 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622168/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:01.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:44:00Z",
            "updatedTime": "2018-11-10T18:29:31.096074Z",
            "uploadedTime": "2009-01-02T03:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622168/theora/1664_1153507829a34a2f9bb298ff5718bd48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622168/large_thumb/large.jpg"
        },
        {
            "id": 623212,
            "name": "New Life 2009 del 22",
            "header": "Fra gateguttsenteret.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623212/theora/3642_1c973d3652094291b22e44e6ecacdcd3.ogv",
                "original": "https://upload.frikanalen.no/media/623212/original/orig_4f5c2a2f77bc4b15a6cf09adc2922bb6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623212/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623212/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623212/broadcast/3642_2dd5b890bf3f494199e754174c21a725.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623212/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:16.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T13:59:46.343000Z",
            "updatedTime": "2018-11-10T18:29:30.085947Z",
            "uploadedTime": "2009-11-10T13:59:46.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623212/theora/3642_1c973d3652094291b22e44e6ecacdcd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623212/large_thumb/large.jpg"
        },
        {
            "id": 623211,
            "name": "Talentfabrikken 30. juni 2010 (R)",
            "header": "Reprise fra uke 47, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623211/theora/2860_ccd09d025a004993a0e49cfba5fb73bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623211/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623211/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623211/broadcast/2860_39c9f9170c804223be0083103fdef180.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623211/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:01.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:13:55.243000Z",
            "updatedTime": "2018-11-10T18:29:30.087301Z",
            "uploadedTime": "2009-05-15T22:13:55.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623211/theora/2860_ccd09d025a004993a0e49cfba5fb73bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623211/large_thumb/large.jpg"
        },
        {
            "id": 622465,
            "name": "STV U41 Nett SOS",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622465/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622465/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622465/broadcast/orig_Studentmagasinet Trondheim - Uke 41.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622465/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:29:11.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.685289Z",
            "uploadedTime": "2009-01-01T10:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622465/large_thumb/large.jpg"
        },
        {
            "id": 624030,
            "name": "ADRA 2010 005",
            "header": "Programleder Gry Haugen har besøk av Birgit Philipsen som er ny leder av ADRA Norge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624030/theora/4902_bab4f6dc3a1c437fb61b69d6e63ddb5b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624030/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624030/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624030/broadcast/4902_bab4f6dc3a1c437fb61b69d6e63ddb5b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624030/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:33:20.430000Z",
            "updatedTime": "2018-11-10T18:29:29.047267Z",
            "uploadedTime": "2010-10-25T17:33:20.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624030/theora/4902_bab4f6dc3a1c437fb61b69d6e63ddb5b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624030/large_thumb/large.jpg"
        },
        {
            "id": 624029,
            "name": "ADRA 2010 006",
            "header": "Programleder Gry Haugen har besøk i studio av Danilo Avileis som har ansvar for for ADRAs prosjekt i Nord-Sudan.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624029/theora/4903_50b39a23519040368240d48c2902b8db.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624029/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624029/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624029/broadcast/4903_50b39a23519040368240d48c2902b8db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624029/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:59.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:38:01.013000Z",
            "updatedTime": "2018-11-10T18:29:29.048634Z",
            "uploadedTime": "2010-10-25T17:38:01.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624029/theora/4903_50b39a23519040368240d48c2902b8db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624029/large_thumb/large.jpg"
        },
        {
            "id": 624028,
            "name": "Verden er større enn meg selv",
            "header": "Mattesonskolen er en liten internasjonal skole i Trømborg i Østfold der studentene lærer å leve. Bibelen og naturen er sentrale læringsmidler.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624028/theora/4904_70dd1d64dc0a44518cf7bb252bb85c4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624028/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624028/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624028/broadcast/4904_70dd1d64dc0a44518cf7bb252bb85c4d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624028/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:42:00.123000Z",
            "updatedTime": "2018-11-10T18:29:29.049969Z",
            "uploadedTime": "2010-10-25T17:42:00.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624028/theora/4904_70dd1d64dc0a44518cf7bb252bb85c4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624028/large_thumb/large.jpg"
        },
        {
            "id": 624025,
            "name": "HelseExpo Mjøndalen 18",
            "header": "Er det ett fett? Leder av Fredheim Helsesenter Frode Sømme tar for seg fettets velsignelser og forbannelser.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624025/theora/4907_465c385ff23348f683d2261f7a3a47ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624025/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624025/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624025/broadcast/4907_465c385ff23348f683d2261f7a3a47ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624025/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:29",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:55:49.623000Z",
            "updatedTime": "2018-11-10T18:29:29.051327Z",
            "uploadedTime": "2010-10-25T17:55:49.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624025/theora/4907_465c385ff23348f683d2261f7a3a47ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624025/large_thumb/large.jpg"
        },
        {
            "id": 624024,
            "name": "HelseExpo Mjøndalen 17",
            "header": "Sykepleier Solveig Gudmundsen foredrar om å kjenne seg selv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624024/theora/4906_bdfbad32aca94a0d9e43674c195e755a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624024/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624024/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624024/broadcast/4906_bdfbad32aca94a0d9e43674c195e755a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624024/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:59.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:52:53.247000Z",
            "updatedTime": "2018-11-10T18:29:29.052723Z",
            "uploadedTime": "2010-10-25T17:52:53.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624024/theora/4906_bdfbad32aca94a0d9e43674c195e755a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624024/large_thumb/large.jpg"
        },
        {
            "id": 624023,
            "name": "HelseExpo Mjøndalen 16",
            "header": "Vegarisk ernæring. Klinisk ernæringsfysiolog Linn Helene Stølen forteller om emnet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624023/theora/4905_fe1285e556a24cc685af03d2673c7c66.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624023/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624023/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624023/broadcast/4905_fe1285e556a24cc685af03d2673c7c66.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624023/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:53.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:50:26.053000Z",
            "updatedTime": "2018-11-10T18:29:29.054192Z",
            "uploadedTime": "2010-10-25T17:50:26.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624023/theora/4905_fe1285e556a24cc685af03d2673c7c66.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624023/large_thumb/large.jpg"
        },
        {
            "id": 624022,
            "name": "ADRA 2010 004",
            "header": "Programleder Gry Haugen har besøk av tre skoleelever som har vært med på å samle penger til ADRAs hjelpearbeid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624022/theora/4901_6b583894d50f4a6e93d039a6a6252fd0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624022/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624022/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624022/broadcast/4901_6b583894d50f4a6e93d039a6a6252fd0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624022/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:29:37.427000Z",
            "updatedTime": "2018-11-10T18:29:29.055613Z",
            "uploadedTime": "2010-10-25T17:29:37.427000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624022/theora/4901_6b583894d50f4a6e93d039a6a6252fd0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624022/large_thumb/large.jpg"
        },
        {
            "id": 623208,
            "name": "Talentfabrikken 23. juni 2010 (R)",
            "header": "Reprise fra uke 46, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623208/theora/2858_d80f5a9b4b94488d9c091216c7782427.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623208/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623208/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623208/broadcast/2858_686713153856437e9e6f67ce41dd5f6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623208/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:02.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:12:46.650000Z",
            "updatedTime": "2018-11-10T18:29:30.091591Z",
            "uploadedTime": "2009-05-15T22:12:46.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623208/theora/2858_d80f5a9b4b94488d9c091216c7782427.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623208/large_thumb/large.jpg"
        },
        {
            "id": 624020,
            "name": "ADRA 2010 003",
            "header": "Programleder Gry Haugen i ADRA har besøk av Ingar Rekstad som er lærer på en skole der elevene hjelper med å samle penger til ADRAS hjelpearbeid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624020/theora/4900_8a81ecae502f443f9b90b277ca6c92b5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624020/broadcast/4900_8a81ecae502f443f9b90b277ca6c92b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624020/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:29.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-25T17:25:08.093000Z",
            "updatedTime": "2018-11-10T18:29:29.058287Z",
            "uploadedTime": "2010-10-25T17:25:08.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624020/theora/4900_8a81ecae502f443f9b90b277ca6c92b5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624020/large_thumb/large.jpg"
        },
        {
            "id": 622464,
            "name": "STV U40 Finanskrise..",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622464/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622464/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622464/broadcast/orig_Studentmagasinet Trondheim - Uke 40 - Krakk og krise.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622464/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:30:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.686641Z",
            "uploadedTime": "2009-01-01T10:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622464/large_thumb/large.jpg"
        },
        {
            "id": 622167,
            "name": "Møteplassen - Vandring 4 og 5",
            "header": "Når Gud blir borte\nHvile i Gud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622167/theora/1663_0f037524d10c4cdd90a7a1bb8ae6400a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622167/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622167/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622167/broadcast/orig_Møteplassen - Vandring 4 og 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622167/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:01.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:43:00Z",
            "updatedTime": "2018-11-10T18:29:31.098326Z",
            "uploadedTime": "2009-01-02T03:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622167/theora/1663_0f037524d10c4cdd90a7a1bb8ae6400a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622167/large_thumb/large.jpg"
        },
        {
            "id": 622278,
            "name": "New Life 2009 del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622278/broadcast/orig_New life 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.940604Z",
            "uploadedTime": "2009-01-02T11:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
        },
        {
            "id": 623201,
            "name": "Møteplassen - Prøvelser 5",
            "header": "Vi møter Ellen Merethe Wilkens Finnseth som har skrevet boka \"Nattsyn - en vandring med Job\". Hun deler gir oss et innblikk i Jobs prøvelser og deler også egne erfaringer på det området.\n   Asbjørn har refleksjoner rundt det samme tema og ser på bibelske personers prøvelser og veien gjennom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623201/theora/3388_8dbeac0dbe894c6da092b10ac13a7cb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623201/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623201/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623201/broadcast/3388_3a855ec429d64dcdb16a6a428edd68a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623201/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:36:49.317000Z",
            "updatedTime": "2018-11-10T18:29:30.098346Z",
            "uploadedTime": "2009-09-04T08:36:49.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623201/theora/3388_8dbeac0dbe894c6da092b10ac13a7cb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623201/large_thumb/large.jpg"
        },
        {
            "id": 623200,
            "name": "Møteplassen - Tvil 1",
            "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623200/theora/3389_a3e3ce1938b6431cbcfb389c07fb9cdd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623200/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623200/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623200/broadcast/3389_2b2d74c2fed445a5992fcd8ed1a125e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623200/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:40:11Z",
            "updatedTime": "2018-11-10T18:29:30.099739Z",
            "uploadedTime": "2009-09-04T08:40:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623200/theora/3389_a3e3ce1938b6431cbcfb389c07fb9cdd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623200/large_thumb/large.jpg"
        },
        {
            "id": 623199,
            "name": "Møteplassen - Prøvelser 4",
            "header": "Vi møter Ellen Merethe Wilkens Finnseth som har skrevet boka \"Nattsyn - en vandring med Job\". Hun deler gir oss et innblikk i Jobs prøvelser og deler også egne erfaringer på det området.\n   Asbjørn har refleksjoner rundt det samme tema og ser på bibelske personers prøvelser og veien gjennom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623199/theora/3387_50284f5bcdb34dc48351e71de3c0e8e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623199/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623199/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623199/broadcast/3387_4f48ec020d79432eb143f6fa0bef5820.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623199/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:29:59.313000Z",
            "updatedTime": "2018-11-10T18:29:30.101086Z",
            "uploadedTime": "2009-09-04T08:29:59.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623199/theora/3387_50284f5bcdb34dc48351e71de3c0e8e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623199/large_thumb/large.jpg"
        }
    ]
}