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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Gelting (Schlei) zurück nach Dersau",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2bac843-cbac-495d-ac86-ac8f7939e8d7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24241/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38143/",
    "metadata": {
        "length": 158275,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6448,
        "size": 963001,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1379,
        "elevationLoss": 1356,
        "country": "DE"
    }
}