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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Konz-Rose 328km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5df1b28c-18dc-4f07-953c-935e1502b501"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37133/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53624/",
    "metadata": {
        "length": 326633,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1100,
        "size": 99901,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1587,
        "elevationLoss": 1742,
        "country": "DE"
    }
}