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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/",
    "description": "Birzberg bei Bübingen",
    "creator_name": "dimaweb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8df0aef4-0b58-4659-a76c-3e5cfe243dd4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1991/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2486/",
    "metadata": {
        "length": 6044,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 84,
        "size": 12679,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 175,
        "elevationLoss": 164,
        "country": "DE"
    }
}