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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r50",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/765faa47-a0a6-42bd-a20b-af0d66ad70d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37777/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54268/",
    "metadata": {
        "length": 56351,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4077,
        "size": 380948,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4420,
        "elevationLoss": 4259,
        "country": "AT"
    }
}