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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f2074771-9c26-4747-a596-b430a4bf73af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40741/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57232/",
    "metadata": {
        "length": 340784,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 16,
        "size": 104845,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 278,
        "elevationLoss": 278,
        "country": "US"
    }
}