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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Directions from 755 East Capitol Avenue, Milpitas, CA, United States to Half Moon Bay, CA, United States",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25b213a8-d5bf-4373-be78-3770f1937f8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35765/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52256/",
    "metadata": {
        "length": 155072,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4329,
        "size": 151614,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}