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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Wegpunkte",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7768a038-4167-4406-bb96-32cd47e14cac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37796/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54287/",
    "metadata": {
        "length": 1690167,
        "lengthKind": "straight-line",
        "positionLists": 24,
        "positions": 6733,
        "size": 274469,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}