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

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

{
    "name": "1.gpx",
    "creator_name": "foeslinger",
    "file": "https://api.routeconverter.com/files/cad2d03b-3e33-4882-9442-3d58e8f8a3a2",
    "url": "https://api.routeconverter.com/v1/files/235/?format=api"
}