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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (35)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f80c2d8-7194-42fb-8e7e-aee8d8fb9625"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37175/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53666/",
    "metadata": {
        "length": 3155,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21797,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}