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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Gondershausen-Baybachtal-Gondershausen(14km)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ce95145-b738-4dd0-8c7d-aa09c5bceaf3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37111/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53602/",
    "metadata": {
        "length": 23728,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 402,
        "size": 19498,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 995,
        "elevationLoss": 1384,
        "country": "DE"
    }
}