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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wiss-Pfalz-Wiss",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3db72cbf-9513-4401-b8a8-ca7ce7793f33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36346/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52837/",
    "metadata": {
        "length": 139236,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 641,
        "size": 60556,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2658,
        "elevationLoss": 2658,
        "country": "DE"
    }
}