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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2444/?format=api",
    "description": "Patrimoine en Bourgogne du sud",
    "creator_name": "Philou69",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b092342d-7f96-4bf8-b4f6-829f7d607e5d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28283/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41726/?format=api",
    "metadata": {
        "length": 185677,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 57,
        "size": 10807,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1705,
        "elevationLoss": 1705,
        "country": "FR"
    }
}