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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 379 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84a8b38f-ed2e-472e-83fc-983747e67c81"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38101/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54592/",
    "metadata": {
        "length": 74843,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 379,
        "size": 55467,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 653,
        "elevationLoss": 653,
        "country": "DE"
    }
}