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

GET /v1/routes/4272/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b845fde3e44f8a1a596db5e6b1143fbc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1193/",
    "description": "Hannegan/Whatcom With Cable Xing Trail part 1 of 1",
    "creator_name": "punqroqclimber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a28c6857-e191-4af6-bdd0-4e0786c7b925"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3596/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4272/",
    "metadata": {
        "length": 18849,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 451,
        "size": 32083,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3963,
        "elevationLoss": 4747,
        "country": "US"
    }
}