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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Neue Positionsliste 1/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/120250f1-85bb-4b17-9d72-52e246427fc6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35310/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51801/",
    "metadata": {
        "length": 148479,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 17,
        "size": 8987,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 3004,
        "elevationLoss": 3005,
        "country": "IT"
    }
}