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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "e-bike-tour-1-gestuetshof-und-rutschenfelsen/e-Bike Tour 1 / Gestütshof und Rutschenfelsen/POIs",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6fbfcfda-945f-4f18-b646-0aee4e9069db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37595/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54086/",
    "metadata": {
        "length": 78475,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 945,
        "size": 115110,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}