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

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

{
    "name": "005.gpx",
    "creator_name": "Manu",
    "file": "https://api.routeconverter.com/files/83c6561a-f54d-42be-a269-f139b3a75919",
    "url": "https://api.routeconverter.com/v1/files/6700/?format=api"
}