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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "E8 Gro-hub-Treuchtlingen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87dec606-d002-4399-9208-6ffac6ebc5ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38181/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54672/",
    "metadata": {
        "length": 81723,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3311,
        "size": 302871,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1292,
        "elevationLoss": 1390,
        "country": "DE"
    }
}