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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RurUfer-Radweg (2)",
    "creator_name": "MikeatHome",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b5ce0be-e88c-49c6-8563-1599dd869d07"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28326/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51343/",
    "metadata": {
        "length": 167628,
        "lengthKind": "track",
        "duration": 39387,
        "positionLists": 1,
        "positions": 3566,
        "size": 484377,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-07-28T20:50:15.763000+00:00",
        "elevationGain": 605,
        "elevationLoss": 1274,
        "country": "DE"
    }
}