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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Waypoints (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/590d75ef-620b-48b0-9c8f-b4eeefa87d99"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37015/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53506/",
    "metadata": {
        "length": 1340024,
        "lengthKind": "straight-line",
        "positionLists": 36,
        "positions": 10043,
        "size": 524463,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 59462,
        "elevationLoss": 58672
    }
}