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

GET /v1/routes/3112/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "cf4d90eab701ae6bb3baa9a7e5ece593"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/821/?format=api",
    "description": "EdmundProbstHaus_2_PrinzLuitpold Haus",
    "creator_name": "inlineonline",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf52932a-8594-4c5b-b596-673fb0b057ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2552/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3112/?format=api",
    "metadata": {
        "length": 32667,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 801,
        "size": 114424,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2223,
        "elevationLoss": 2429,
        "country": "DE"
    }
}