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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Velhoco to Restaurante Chipi-Chipi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce6e8988-6059-411e-b1bf-e04aafefa5af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39883/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56374/",
    "metadata": {
        "length": 29464,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1473,
        "size": 128441,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 3163,
        "elevationLoss": 3138
    }
}