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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "oro del Piemonte 1 parte + 2/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f28d132-a6bf-4340-98be-6899277cb27b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35973/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52464/",
    "metadata": {
        "length": 129484,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 1561,
        "size": 15680,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 1564,
        "elevationLoss": 1587,
        "country": "IT"
    }
}