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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "10_Seeboden (1) to 10_Alexanderhütte (7)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/919400c5-d726-4e3c-b06e-c45fb3de3fe2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26676/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40321/",
    "metadata": {
        "length": 31928,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1170,
        "size": 101277,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3069,
        "elevationLoss": 733,
        "country": "AT"
    }
}