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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Die Deichtour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b1b8923-a937-4d3e-968f-3e10217950d2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35880/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52371/",
    "metadata": {
        "length": 101780,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 586,
        "size": 37644,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 505,
        "elevationLoss": 505,
        "country": "DE"
    }
}