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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7727/",
    "description": "Münchweiler_Dahn-37km",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01a9642a-ba9b-4a26-be69-c345585f3796"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27455/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40984/",
    "metadata": {
        "length": 39574,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 206,
        "size": 37825,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 504,
        "elevationLoss": 791,
        "country": "DE"
    }
}