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

GET /v1/routes/51352/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "76d81fda36b785c9912180334bd2abfb"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Birnen Allee (2)",
    "creator_name": "Mest",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14fb758c-d954-44ac-9e78-448916c67067"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28354/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51352/",
    "metadata": {
        "length": 3199,
        "lengthKind": "track",
        "duration": 3060,
        "positionLists": 1,
        "positions": 297,
        "size": 60610,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-10-31T09:55:18.984000+00:00",
        "elevationGain": 59,
        "elevationLoss": 57,
        "country": "AT"
    }
}