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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Theissen_Zeitz_Groitzsch_Weissenfels_Theissen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96599969-046f-4445-9576-827e08b7092d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38561/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55052/",
    "metadata": {
        "length": 76438,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1055,
        "size": 97392,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 486,
        "elevationLoss": 490,
        "country": "DE"
    }
}