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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Waypoints_14-JUIN-11 OK OK",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fd6db85-d94c-4138-95af-a609eda4ed55"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54473/",
    "metadata": {
        "length": 34434,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 213,
        "size": 20367,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 94,
        "elevationLoss": 90
    }
}