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

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

{
    "name": "Schmidter+Runde.gpx",
    "creator_name": "Eifelyeti",
    "file": "https://api.routeconverter.com/files/4f23145e-0995-4cda-90db-4e73db45fdf7",
    "url": "https://api.routeconverter.com/v1/files/2002/?format=api"
}