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

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

{
    "category": "https://api.routeconverter.com/v1/categories/710/",
    "description": "150Km südl Berlin auf Kreisstrassen ",
    "creator_name": "taugenix",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5eead545-3e23-4703-8ef9-1ca4211fe99d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4868/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5777/",
    "metadata": {
        "length": 117783,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 15,
        "size": 5043,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}