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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 13932",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f01dc877-f22e-4871-a877-7b8923b027b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28360/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41784/",
    "metadata": {
        "length": 731702,
        "lengthKind": "track",
        "duration": 13967,
        "positionLists": 1,
        "positions": 13932,
        "size": 6649261,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-08-11T07:48:49+00:00",
        "elevationGain": 4244,
        "elevationLoss": 4244,
        "country": "NL"
    }
}