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

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

{
    "category": "https://api.routeconverter.com/v1/categories/669/",
    "description": "01",
    "creator_name": "GeroldM",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b054fd4-1dc9-4fc4-8529-725f2b984a36"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27448/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40977/",
    "metadata": {
        "length": 3296929,
        "lengthKind": "track",
        "positionLists": 41,
        "positions": 134045,
        "size": 2902126,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 154253,
        "elevationLoss": 153755,
        "country": "US"
    }
}