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

GET /v1/routes/40983/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6aade89a3a8166d575c6e9b0807ec312"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7727/",
    "description": "DresinenTour-Lauterecken_Bedesbach_Netzweiler-36km",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cfdc68f4-7216-4d82-849b-8a316d27a57b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27454/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40983/",
    "metadata": {
        "length": 36456,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 275,
        "size": 54838,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1310,
        "elevationLoss": 1317,
        "country": "DE"
    }
}