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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "stop0 to stop1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8032b375-5bc6-4992-91ab-da30d0e04919"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37996/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54487/",
    "metadata": {
        "length": 86341,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 926,
        "size": 72805,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 571,
        "elevationLoss": 559,
        "country": "DE"
    }
}