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

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

{
    "name": "044.gpx",
    "creator_name": "Manu",
    "file": "https://api.routeconverter.com/files/2d2bfa88-4868-4c3c-a3fb-1900022c36e4",
    "url": "https://api.routeconverter.com/v1/files/6751/?format=api"
}