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

GET /v1/routes/54052/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1783cbea90d817e687bc246a4e45e1c8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "Los Llanos_Estación de Autobuses to LP-1 Amagar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e37ce79-34e7-4a33-9577-6b83bb081dc0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37561/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54052/?format=api",
    "metadata": {
        "length": 19554,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 781,
        "size": 68689,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1455,
        "elevationLoss": 1544
    }
}