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

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

{
    "name": "Tour+2.kml",
    "creator_name": "wombat",
    "file": "https://api.routeconverter.com/files/c63fcd93-cd04-4277-83ce-aa28a11593e2",
    "url": "https://api.routeconverter.com/v1/files/3232/?format=api"
}