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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7572/",
    "description": "2020-09-25(R) Corbara - Caserta - Florenz - Modena - Parma - Milano - Chiasso - Airolo - Stansstad",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ffc5c7dd-0c2d-4b38-9609-a2665b529a35"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26732/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40376/",
    "metadata": {
        "length": 888835,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 9,
        "size": 1783,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1156,
        "elevationLoss": 878,
        "country": "IT"
    }
}