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

GET /v1/routes/40329/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6e496c73ad4b9d51cc788da0011db8c7"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "18_Ossiach (1) to 18_Velden (6)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97af7aa0-19f0-4ffd-a93a-6bec978dd4ef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26684/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40329/",
    "metadata": {
        "length": 27807,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 929,
        "size": 79787,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 984,
        "elevationLoss": 1104,
        "country": "AT"
    }
}