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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Schweiz Tag 1 Bregenz-Sargans",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4524cdf2-11ca-42bf-aee2-2c954fffea03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36535/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53026/",
    "metadata": {
        "length": 76781,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 59,
        "size": 8677,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 180,
        "elevationLoss": 94,
        "country": "AT"
    }
}