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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "IL Promontorio del Caprione/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1de396c9-1bb5-49f3-853f-b055e2e9f060"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35590/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52081/",
    "metadata": {
        "length": 29357,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 725,
        "size": 7695,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 725,
        "elevationLoss": 706,
        "country": "IT"
    }
}