This endpoint presents the RouteConverter API for files in the system.

GET /v1/files/1999/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4690e1a65d64eb1a3d05a5667d7155d1"
Vary: Accept

{
    "name": "Gesamt.kml",
    "creator_name": "kumo",
    "file": "https://api.routeconverter.com/files/49af7cdd-9d8d-4f10-8ef7-49e2521f7a9f",
    "url": "https://api.routeconverter.com/v1/files/1999/?format=api"
}