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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route: Suedschwardwald; Distance: 242 km (about 5:49 h)/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/855d5864-ae1e-406c-9ac1-c67d27ec626a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38123/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54614/",
    "metadata": {
        "length": 166882,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 61,
        "size": 16713,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}