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

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

{
    "name": "Overijssel+-+Motortoertocht+Enter.itn",
    "creator_name": "paulo",
    "file": "https://api.routeconverter.com/files/cf3c1b98-7720-467d-a633-2e0be3b05dbd",
    "url": "https://api.routeconverter.com/v1/files/1994/?format=api"
}