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

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

{
    "name": "001.gpx",
    "creator_name": "Manu",
    "file": "https://api.routeconverter.com/files/f52a91ef-bf25-4e34-ab6c-cda83138df2a",
    "url": "https://api.routeconverter.com/v1/files/6696/?format=api"
}