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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2688/",
    "description": "Im schönsten Wiesengrunde - Vom Beuerbacher See zu seinen QuellbächenEine beschauliche Rundwanderung vom Beuerbacher See durch idyllische Wiesentäler zu seinen Bechtheimer Quellbächen.",
    "creator_name": "Rd-Wanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84de9906-03f0-4732-aab0-1453e77aba4f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26786/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40423/",
    "metadata": {
        "length": 9663,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 312,
        "size": 29516,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 270,
        "elevationLoss": 270,
        "country": "DE"
    }
}