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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "West Houston Hwy 6 and Westheimer to Take it back to Hwy 6 through George Bush Park",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85a4ecdf-728f-4e41-b0e5-f49eda30f1da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38129/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54620/",
    "metadata": {
        "length": 484284,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 970,
        "size": 73828,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}