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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7713/",
    "description": "Rupprechtstegen, Velden, Hohenstein, Vorra ca. 35km",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fcb1523-4273-4058-b133-8874d6a8cb46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27412/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40949/",
    "metadata": {
        "length": 69155,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 1109,
        "size": 138109,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 746,
        "elevationLoss": 740,
        "country": "DE"
    }
}