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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "Test 1",
    "creator_name": "STUDEBUCK",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d73e8c0a-e787-4f6f-b4e8-83f34e28f7ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28312/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41747/",
    "metadata": {
        "length": 5,
        "lengthKind": "track",
        "duration": 330,
        "positionLists": 1,
        "positions": 4,
        "size": 290,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2025-05-17T14:27:32+00:00",
        "elevationGain": 0,
        "elevationLoss": 3,
        "country": "ZA"
    }
}