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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "West Cornwall Covered Bridge; 421 Sharon-Goshen Turnpike, West Cornwall, CT, 06796 to Bedford Village; Bedford, NY",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f0bf9b5-7f39-47a7-ad06-47d8bbf32e2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35235/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51726/",
    "metadata": {
        "length": 157563,
        "lengthKind": "straight-line",
        "positionLists": 5,
        "positions": 13,
        "size": 3766,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}