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

GET /v1/routes/51351/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "05a7a3585b4be0f4829f587f2c5315d4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Birnen Allee",
    "creator_name": "Mest",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66f57a4e-8e63-4c7e-b194-a2df533a9bb8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28353/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51351/",
    "metadata": {
        "length": 3728,
        "lengthKind": "track",
        "duration": 3591,
        "positionLists": 1,
        "positions": 331,
        "size": 45910,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-10-31T09:55:18.984000+00:00",
        "elevationGain": 59,
        "elevationLoss": 177,
        "country": "AT"
    }
}