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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "13-Haidmühle-Eisenstein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58ef6982-6512-431d-99ee-fa8a6160deec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37011/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53502/",
    "metadata": {
        "length": 82992,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 415,
        "size": 41796,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1056,
        "elevationLoss": 1162,
        "country": "DE"
    }
}