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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Havelland Radweg/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d101753-7503-44e8-a757-f02275465907"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37530/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54021/",
    "metadata": {
        "length": 132147,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 794,
        "size": 34871,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 255,
        "elevationLoss": 233,
        "country": "DE"
    }
}