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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Tirvia to Roques d'Auló (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6cb6f1b-3987-4658-95ed-8b086ab81988"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40442/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56933/",
    "metadata": {
        "length": 257288,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 29,
        "size": 4819,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5824,
        "elevationLoss": 5071,
        "country": "ES"
    }
}