Video file list and detail endpoint.

GET /api/videofiles/?format=api&offset=18950&ordering=id
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=18900&ordering=id",
    "results": []
}