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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Los Padres - Ojai - Malibu - PCH",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e3e2d22-eabf-4f72-b0cb-7aba91390e5e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37944/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54435/",
    "metadata": {
        "length": 407957,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3451,
        "size": 135756,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}