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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 500 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83db051e-93f2-4056-bec9-ed31b213920f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38081/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54572/",
    "metadata": {
        "length": 29692,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 472,
        "size": 69165,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}