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

{
    "count": 3506,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3450&ordering=has_tono_records&page=2",
    "results": [
        {
            "id": 622140,
            "name": "Jul på Studentrådet del 17",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622140/theora/1572_b257855bf1574af9b5dfbbff8364969f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622140/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622140/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622140/broadcast/orig_JPS_EP17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622140/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:08:31.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:12:00Z",
            "updatedTime": "2018-11-10T18:29:31.144650Z",
            "uploadedTime": "2009-01-02T02:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622140/theora/1572_b257855bf1574af9b5dfbbff8364969f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622140/large_thumb/large.jpg"
        },
        {
            "id": 622139,
            "name": "Jul på Studentrådet del 16",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622139/theora/1571_fbb6d508f70341d9b85b3f1d1c67885a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622139/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622139/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622139/broadcast/orig_JPS_EP16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622139/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:08:29.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:11:00Z",
            "updatedTime": "2018-11-10T18:29:31.146086Z",
            "uploadedTime": "2009-01-02T02:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622139/theora/1571_fbb6d508f70341d9b85b3f1d1c67885a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622139/large_thumb/large.jpg"
        },
        {
            "id": 622138,
            "name": "Jul på Studentrådet del 15",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622138/theora/1570_eec7efadac4d42c49fff2aad58ea17af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622138/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622138/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622138/broadcast/orig_JPS_EP15.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622138/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:59.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:10:00Z",
            "updatedTime": "2018-11-10T18:29:31.147454Z",
            "uploadedTime": "2009-01-02T02:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622138/theora/1570_eec7efadac4d42c49fff2aad58ea17af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622138/large_thumb/large.jpg"
        },
        {
            "id": 623536,
            "name": "Babylonkoden 12b",
            "header": "Samtaleprogrammet: Bak kulissene. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623536/theora/4146_7e15bd03c74b47dc881084b02669eba5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623536/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623536/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623536/broadcast/4146_7428988c76e74dafbab1addb6ee44888.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623536/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:27:34.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:21:44.507000Z",
            "updatedTime": "2018-11-10T18:29:29.679770Z",
            "uploadedTime": "2010-03-25T09:21:44.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623536/theora/4146_7e15bd03c74b47dc881084b02669eba5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623536/large_thumb/large.jpg"
        },
        {
            "id": 623535,
            "name": "Babylonkoden 12a",
            "header": "Bak kulissene. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623535/theora/4145_2dcb18b9672648ccb60272aa2c98a8e5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623535/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623535/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623535/broadcast/4145_928001738ad64af2803f2a3d1dbe7eac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623535/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:29:24.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:20:12.953000Z",
            "updatedTime": "2018-11-10T18:29:29.681131Z",
            "uploadedTime": "2010-03-25T09:20:12.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623535/theora/4145_2dcb18b9672648ccb60272aa2c98a8e5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623535/large_thumb/large.jpg"
        },
        {
            "id": 623534,
            "name": "Babylonkoden 11b",
            "header": "Samtaleprogrammet: Messias kommer. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623534/theora/4144_ed60fbfe05714e7faaa0202a811193da.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623534/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623534/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623534/broadcast/4144_40e1b743304547f0be1146709d763b2d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623534/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:28:30.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:18:19.640000Z",
            "updatedTime": "2018-11-10T18:29:29.682505Z",
            "uploadedTime": "2010-03-25T09:18:19.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623534/theora/4144_ed60fbfe05714e7faaa0202a811193da.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623534/large_thumb/large.jpg"
        }
    ]
}