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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Z7/Z17",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e89efdc-9e44-4f63-9601-76838c645252"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37956/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54447/",
    "metadata": {
        "length": 10575,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 617,
        "size": 56351,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 639,
        "elevationLoss": 639,
        "country": "DE"
    }
}