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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7832/",
    "description": "Stefan",
    "creator_name": "Markus1210",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fab60e09-ba5d-4561-8b21-62334e001315"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28333/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41766/",
    "metadata": {
        "length": 2510,
        "lengthKind": "track",
        "duration": 4252,
        "positionLists": 1,
        "positions": 116,
        "size": 14858,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-08-14T07:45:11+00:00",
        "country": "DE"
    }
}