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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RurUfer-Radweg",
    "creator_name": "MikeatHome",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec9c6c20-1367-41f0-95c0-6d64606d2574"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28322/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51342/",
    "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"
    }
}