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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hohe Wurzel/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94f3b8eb-b25d-4bca-a251-521f238673a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38525/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55016/",
    "metadata": {
        "length": 45082,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 835,
        "size": 24867,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 963,
        "elevationLoss": 946,
        "country": "DE"
    }
}