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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "CampingplatzMühlenteich-Hausbay-Mühlenteich(5,28km)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/464518b5-6d54-45aa-a706-a111ab26471a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36562/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53053/",
    "metadata": {
        "length": 5483,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 131,
        "size": 9224,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 125,
        "elevationLoss": 581,
        "country": "DE"
    }
}