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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Unbenannte Karte/von 88451 Dettingen an der Iller nach Treffen am Ossiacher See, Österreich",
    "creator_name": "Heico",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36780b88-9177-4c92-99c7-74b9891742b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26950/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51144/",
    "metadata": {
        "length": 784674,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 8763,
        "size": 281757,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}