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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "AliyarDam-Iyerpaddi",
    "creator_name": "ayc33",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f4db5ce0-0e5b-4ace-b87f-58ac9e63467c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28386/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41809/",
    "metadata": {
        "length": 62618,
        "lengthKind": "track",
        "duration": 9892,
        "positionLists": 1,
        "positions": 4631,
        "size": 594549,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2026-01-20T02:46:50+00:00",
        "elevationGain": 1822,
        "elevationLoss": 1820,
        "country": "IN"
    }
}