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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "07_Danielsberg (1) to 07_Hühnersberg (8)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf6b9c9c-f699-4e68-8394-583124291074"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26673/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40318/",
    "metadata": {
        "length": 35115,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 400,
        "size": 35112,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1189,
        "elevationLoss": 1077,
        "country": "AT"
    }
}