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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Erzbahn und Rhein-Herne-Kanal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58ef61e0-2d2b-4546-9464-22f1d461b86a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37010/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53501/",
    "metadata": {
        "length": 33432,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1466,
        "size": 184842,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 240,
        "elevationLoss": 240,
        "country": "DE"
    }
}