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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Adenau (2)",
    "creator_name": "FraAb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07277973-631c-4469-b909-943a2716f890"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27351/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51222/",
    "metadata": {
        "length": 112880,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2405,
        "size": 194816,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3088,
        "elevationLoss": 3088,
        "country": "DE"
    }
}