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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Abschnitt 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a126917b-c856-47ea-951a-d45a2913aaff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38798/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55289/",
    "metadata": {
        "length": 77363,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2128,
        "size": 168663,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 917,
        "elevationLoss": 1013,
        "country": "DE"
    }
}