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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Grieshof-Baybachtal-Grieshof(11km)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/699e64c8-182a-418f-9558-0d95f57fb9b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37437/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53928/",
    "metadata": {
        "length": 19487,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 347,
        "size": 17448,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 654,
        "elevationLoss": 1008,
        "country": "DE"
    }
}