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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Almanzor; Pico Almanzor 2.592 m. El pico mas alto de Gredos. to Plataforma de Gredos; Salida de la Plataforma",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c49875ac-2009-4221-b366-93b5a5731a8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39623/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56114/",
    "metadata": {
        "length": 28836,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 405,
        "size": 38155,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1679,
        "elevationLoss": 1706,
        "country": "ES"
    }
}