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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1193/",
    "description": "Copper Ridge Trail part 1 of 5",
    "creator_name": "punqroqclimber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58805c4f-c658-4565-9ced-1b25875d61cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3594/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4270/",
    "metadata": {
        "length": 21155,
        "lengthKind": "track",
        "positionLists": 5,
        "positions": 527,
        "size": 37665,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 8738,
        "elevationLoss": 2258,
        "country": "US"
    }
}