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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/",
    "description": "Vöhringen-Donautal-Bärental",
    "creator_name": "Stammtisch NU/UL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e0515baa-4b17-4d68-a2dd-8d2d24962510"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2087/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2589/",
    "metadata": {
        "length": 650689,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 26234,
        "size": 6667955,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 7990,
        "elevationLoss": 8022,
        "country": "DE"
    }
}