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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 4312",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57764763-643e-4028-ab3b-3ba661ebd006"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28366/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41790/",
    "metadata": {
        "length": 186969,
        "lengthKind": "track",
        "duration": 4354,
        "positionLists": 1,
        "positions": 4312,
        "size": 1901751,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-11-08T13:18:09+00:00",
        "elevationGain": 1511,
        "elevationLoss": 1512
    }
}