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

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

{
    "name": "North+Mnt+Hike.gpx",
    "creator_name": "SenseiMarc",
    "file": "https://api.routeconverter.com/files/d0d1c3d0-978f-46cd-9f55-65a6d1405a77",
    "url": "https://api.routeconverter.com/v1/files/1882/?format=api"
}