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

{
    "count": 3404,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=publish_on_web",
    "results": [
        {
            "id": 625587,
            "name": "Daily Tech News Show 20. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625587/original/DTNS20160520.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625587/broadcast/DTNS20160520.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625587/small_thumb/DTNS20160520.jpg",
                "theora": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:55.350000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6453vid",
            "createdTime": "2016-05-24T00:58:45.209370Z",
            "updatedTime": "2018-11-10T18:29:27.038537Z",
            "uploadedTime": "2016-05-24T01:36:07.982021Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625587/theora/DTNS20160520.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625587/large_thumb/DTNS20160520.jpg"
        },
        {
            "id": 625586,
            "name": "Daily Tech News Show 19. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625586/broadcast/DTNS20160519.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625586/small_thumb/DTNS20160519.jpg",
                "original": "https://upload.frikanalen.no/media/625586/original/DTNS20160519.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:19.500000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6444vid",
            "createdTime": "2016-05-24T00:13:40.730844Z",
            "updatedTime": "2018-11-10T18:29:27.040469Z",
            "uploadedTime": "2016-05-24T00:57:51.036347Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625586/theora/DTNS20160519.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625586/large_thumb/DTNS20160519.jpg"
        },
        {
            "id": 625585,
            "name": "Daily Tech News Show 18. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625585/original/DTNS20160518.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625585/broadcast/DTNS20160518.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625585/large_thumb/DTNS20160518.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625585/small_thumb/DTNS20160518.jpg",
                "theora": "https://upload.frikanalen.no/media/625585/theora/DTNS20160518.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:33.410000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6437vid",
            "createdTime": "2016-05-23T23:26:49.908728Z",
            "updatedTime": "2018-11-10T18:29:27.042529Z",
            "uploadedTime": "2016-05-24T00:13:02.995147Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625585/theora/DTNS20160518.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625585/large_thumb/DTNS20160518.jpg"
        },
        {
            "id": 625584,
            "name": "Daily Tech News Show 17. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625584/original/DTNS20160517.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625584/broadcast/DTNS20160517.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625584/large_thumb/DTNS20160517.jpg",
                "theora": "https://upload.frikanalen.no/media/625584/theora/DTNS20160517.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625584/small_thumb/DTNS20160517.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:05:55.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6431vid",
            "createdTime": "2016-05-23T22:33:34.203192Z",
            "updatedTime": "2018-11-10T18:29:27.044628Z",
            "uploadedTime": "2016-05-24T05:38:12.976806Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625584/theora/DTNS20160517.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625584/large_thumb/DTNS20160517.jpg"
        }
    ]
}