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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1193/",
    "description": "Hannegan Pass Trail part 1 of 1",
    "creator_name": "punqroqclimber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cc92e65-d8b7-49a6-9915-661c5e9c3e81"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3595/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4271/",
    "metadata": {
        "length": 7267,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 259,
        "size": 20373,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2385,
        "elevationLoss": 1102,
        "country": "US"
    }
}