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

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

{
    "category": "https://api.routeconverter.com/v1/categories/947/",
    "description": "points gps med",
    "creator_name": "nathan_meesiano",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84a9d04a-ca57-4961-989d-1610dac3dc09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28397/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41821/",
    "metadata": {
        "length": 63104442,
        "lengthKind": "straight-line",
        "duration": 180449,
        "positionLists": 1,
        "positions": 3354,
        "size": 1926260,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2026-03-07T17:33:35+00:00"
    }
}