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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "San Pedro to Centro de Visitantes_El Paso",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba10d879-95cf-4205-9939-bb6789860e3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39385/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55876/",
    "metadata": {
        "length": 27711,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1219,
        "size": 106356,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 2233,
        "elevationLoss": 1263
    }
}