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

GET /v1/routes/41800/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9d26900c5d18f53386e46ff891ef677c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7837/",
    "description": "Dachsbau",
    "creator_name": "Bettyboo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ee452a3-756b-4c5d-9209-40e3559a44da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28376/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41800/",
    "metadata": {
        "length": 381,
        "lengthKind": "track",
        "duration": 105,
        "positionLists": 1,
        "positions": 106,
        "size": 12615,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-10-10T16:14:14+00:00",
        "elevationGain": 0,
        "elevationLoss": 49,
        "country": "DE"
    }
}