Video file list and detail endpoint.

GET /api/videofiles/?format=api&offset=18900&ordering=filename
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 18146,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=18850&ordering=filename",
    "results": []
}