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

GET /v1/routes/38240/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "54db554b9c93f580bc42af98a52a1680"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/6968/",
    "description": "Mergelland",
    "creator_name": "e__bi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0de39db0-0900-488d-9f01-dfcd7c6f0802"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24375/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38240/",
    "metadata": {
        "length": 50574,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 2761,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 290,
        "elevationLoss": 293,
        "country": "BE"
    }
}