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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "11555 N Ride Cir E, Jacksonville, FL 32223 to 8093 E Coatbridge Ln, Jacksonville, FL 32244",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11781f82-ecb1-486e-b28c-62dc412c26cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35299/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51790/",
    "metadata": {
        "length": 119366,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 48,
        "size": 8258,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}