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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2358/",
    "description": "Position 1 to Position 18249",
    "creator_name": "lowryme",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5701395a-62f4-4990-b62b-3db32db9a2d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28278/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41718/",
    "metadata": {
        "length": 610,
        "lengthKind": "track",
        "duration": 1825,
        "positionLists": 1,
        "positions": 18249,
        "size": 977398,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2025-01-22T14:54:03+00:00",
        "elevationGain": 112,
        "elevationLoss": 52,
        "country": "US"
    }
}