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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Von Rathewalde zur Bastei (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/815730bd-0b37-48d5-b0a9-5060ff1f0ee4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38028/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54519/",
    "metadata": {
        "length": 14591,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 346,
        "size": 42695,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 660,
        "elevationLoss": 660,
        "country": "DE"
    }
}