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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Harz_2021",
    "creator_name": "ebaer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46eaddf3-0cc0-475e-9dbe-5a859a24c710"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27012/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40625/",
    "metadata": {
        "length": 253235,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 4529,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1521,
        "elevationLoss": 1518,
        "country": "DE"
    }
}