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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Calle de Oderiaga, 3-5, 48410 Orozko, España to Calle de Cano, 41, 09145 Sedano, España",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dee0b15d-3dd7-440b-a131-4a1e61c33fba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40276/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56767/",
    "metadata": {
        "length": 160806,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 3781,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 703,
        "elevationLoss": 562,
        "country": "ES"
    }
}