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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Parking to Pista Barranco de Tamanca",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9fd3fa3f-5468-47f3-a8d3-c16db4308c3f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38768/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55259/",
    "metadata": {
        "length": 9956,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 746,
        "size": 65528,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 971,
        "elevationLoss": 641
    }
}