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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "da Sarzana a Stazione di Fivizzano/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f5345cf-a588-4a00-88e8-d145143393f5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35240/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51731/",
    "metadata": {
        "length": 45956,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1217,
        "size": 12438,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 480,
        "elevationLoss": 262,
        "country": "IT"
    }
}