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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Calamita",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f74e2f17-ce9d-4c39-90e1-1366e7a45279"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40881/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57372/",
    "metadata": {
        "length": 24954,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 481,
        "size": 46092,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1067,
        "elevationLoss": 1069
    }
}