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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Las Tricias to GR 130 Lomada Grande (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f305a960-7ad6-40d5-a2ac-0332494eb315"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40767/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57258/",
    "metadata": {
        "length": 13926,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 869,
        "size": 76201,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1037,
        "elevationLoss": 1257
    }
}