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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7605/",
    "description": "La Gomera, 210 km, 4 Std",
    "creator_name": "ChickenHawk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c8e1c68e-9066-4ecd-82e7-eeb82f92291b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26854/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40482/",
    "metadata": {
        "length": 305807,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 7698,
        "size": 1121796,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5186,
        "elevationLoss": 5047
    }
}