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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Mermuth-Klamm-Mermuth(9km)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07300b7a-be65-4a80-93a3-e015a825346c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35053/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51544/",
    "metadata": {
        "length": 16848,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 227,
        "size": 13846,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 688,
        "elevationLoss": 992,
        "country": "DE"
    }
}