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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (24)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3cee9a51-d833-420b-95d3-71d51bd9abad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36323/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52814/",
    "metadata": {
        "length": 126656,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 8201,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 291,
        "elevationLoss": 607,
        "country": "DE"
    }
}