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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (30)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/afa89bbd-ece8-47cf-9e08-c43dd9cd91e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39156/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55647/",
    "metadata": {
        "length": 29213,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 100,
        "size": 20511,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}