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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Chipude to Punto sur",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c9fb519b-fd99-4a48-b8ac-fb521eaa2e4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39767/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56258/",
    "metadata": {
        "length": 6840,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 709,
        "size": 62715,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 467,
        "elevationLoss": 347
    }
}