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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Chicago - Indianapolis (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4dbb9751-2314-46c2-9583-3c012a32681e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36747/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53238/",
    "metadata": {
        "length": 361630,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 813,
        "size": 49898,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 604,
        "elevationLoss": 577,
        "country": "US"
    }
}