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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (14)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59befc84-9aaa-453a-9296-f36fef09cdd7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37029/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53520/",
    "metadata": {
        "length": 34971,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20491,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}