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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera roque el cano 9,8km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92d441a0-258d-47fa-a075-d60f881a9276"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2392/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2938/",
    "metadata": {
        "length": 9818,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 130,
        "size": 10995,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 606,
        "elevationLoss": 587
    }
}