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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Route von Oy-Mittelberg nach Bormio, Sondrio, Italien (2)",
    "creator_name": "Biker69",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f78ef4e9-6b96-4099-86b0-6296f898e9fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26931/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51140/",
    "metadata": {
        "length": 454841,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 7590,
        "size": 228990,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}