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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Weissenfels_Freyburg_Eckartsburg_Rudelsburg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/807f9dd8-0576-48a6-a1d6-d63fa39b0a71"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38009/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54500/",
    "metadata": {
        "length": 111772,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2104,
        "size": 193508,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1514,
        "elevationLoss": 1514,
        "country": "DE"
    }
}