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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Boutique Hotel Laret to Hotel Gerbe GmbH & Co. KG",
    "creator_name": "holde1212",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d6bcfa4-1f61-42be-8ff6-575ae970ba7b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27319/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51218/",
    "metadata": {
        "length": 975960,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 8965,
        "size": 641027,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 8993,
        "elevationLoss": 8993,
        "country": "AT"
    }
}