Video file list and detail endpoint.

GET /api/videofiles/?limit=50&offset=18900&ordering=-id&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 18399,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videofiles/?limit=50&offset=18850&ordering=-id&page=4",
    "results": []
}