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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "stop0 to stop3 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b952bdc-669d-4875-9603-dc46712ade14"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37891/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54382/",
    "metadata": {
        "length": 144035,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1526,
        "size": 118407,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 960,
        "elevationLoss": 960,
        "country": "DE"
    }
}