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

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

{
    "name": "Kleinblittersdorfer-Weg.gpx",
    "creator_name": "dimaweb",
    "file": "https://api.routeconverter.com/files/1fddd626-f251-4d47-89fd-f0c19756652f",
    "url": "https://api.routeconverter.com/v1/files/1992/?format=api"
}