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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Carretera del Norte to Casas Cuevas Blancas",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1766f581-a9cf-49a6-8707-fa1696fa9756"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35433/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51924/",
    "metadata": {
        "length": 18054,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1180,
        "size": 102367,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1170,
        "elevationLoss": 1070
    }
}