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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2688/",
    "description": "Idstein-Oberlibbach-Kastell Zugmantel-Eschenhahn-IdsteinLeichte Tour durch Wald und Flur mit guten Ausblicken",
    "creator_name": "Rd-Wanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/903b95ed-cbbf-4a5c-8a3b-ce4efe9c65ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26785/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40422/",
    "metadata": {
        "length": 14503,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 484,
        "size": 42920,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 417,
        "elevationLoss": 417,
        "country": "DE"
    }
}