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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "07 Scharnitz-Achensee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9fac006b-efce-4831-9f1b-b12da80c9462"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38765/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55256/",
    "metadata": {
        "length": 61913,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 951,
        "size": 88009,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2658,
        "elevationLoss": 2678,
        "country": "AT"
    }
}