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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7712/",
    "description": "Von Vorderriss zum großen Ahornboden ca. 25km",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3bd486f-e22e-4332-89f6-0c33714b6676"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27409/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40946/",
    "metadata": {
        "length": 49584,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 1580,
        "size": 245222,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 309,
        "elevationLoss": 730,
        "country": "AT"
    }
}