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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (47)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f4bb8cad-4d31-42f5-86a8-5a0c81475a03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40812/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57303/",
    "metadata": {
        "length": 72029,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20491,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}