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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7488/",
    "description": "Russikon-Neschwil-Lendikon-Russikon",
    "creator_name": "postmaster@adrian-frutig.ch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50ab2fd6-8835-448a-a42e-59cb10485dd0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26401/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40072/",
    "metadata": {
        "length": 20174,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 346,
        "size": 22162,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 323,
        "elevationLoss": 327,
        "country": "CH"
    }
}