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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Position 1 to Position 1741",
    "creator_name": "MikeRoatan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48a12753-48a5-4c3d-a7a1-3b4281a2a664"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28318/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41753/",
    "metadata": {
        "length": 12367,
        "lengthKind": "track",
        "duration": 1740,
        "positionLists": 1,
        "positions": 1741,
        "size": 251077,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-07-03T15:23:24+00:00",
        "elevationGain": 274,
        "elevationLoss": 239
    }
}