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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "TF nach Jever - 72 m",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03e1580a-69f0-4060-af9c-ca661f1ba7a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34983/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51474/",
    "metadata": {
        "length": 67926,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 492,
        "size": 90115,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 11,
        "elevationLoss": 11,
        "country": "DE"
    }
}