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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "iGO-Route",
    "creator_name": "L.E.O.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e4a42bb6-ad27-4afb-b06e-defa1b1ae28d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26891/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40517/",
    "metadata": {
        "length": 249100,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 6139,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}