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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Santa Cruz to Molinos de Bellido",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/091d2bf8-afb3-4e4b-8993-37beaca9b740"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35095/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51586/",
    "metadata": {
        "length": 18572,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 962,
        "size": 83747,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1002,
        "elevationLoss": 872
    }
}