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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1403/",
    "description": "Position 1 to Position 2437",
    "creator_name": "deston.howard",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d87e0d9-72ac-465b-a2f1-47ac2a25fa27"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28279/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41720/",
    "metadata": {
        "length": 21031,
        "lengthKind": "track",
        "duration": 7806,
        "positionLists": 1,
        "positions": 2437,
        "size": 140803,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2025-02-11T15:50:22+00:00",
        "elevationGain": 631,
        "elevationLoss": 643,
        "country": "US"
    }
}