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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Bedford Village; Bedford, NY to West Cornwall Covered Bridge; 421 Sharon-Goshen Turnpike, West Cornwall, CT, 06796",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6dcb3ce-86db-42bc-9659-6e5d1d7c7aa5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39690/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56181/",
    "metadata": {
        "length": 157563,
        "lengthKind": "straight-line",
        "positionLists": 5,
        "positions": 13,
        "size": 3730,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}