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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rheinischer Hof to Parkhotel am Soier See (3)",
    "creator_name": "holde1212",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c945fe8-2b88-43b7-b003-4afc6b9a752b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27297/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51215/",
    "metadata": {
        "length": 1516898,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 6154,
        "size": 442605,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5200,
        "elevationLoss": 5668,
        "country": "DE"
    }
}