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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Kleine_Sauerlandrunde/Wegepunkte",
    "creator_name": "Harry S.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6cecb38-b911-45de-95d7-83bb519713b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3247/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3864/",
    "metadata": {
        "length": 191684,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 40,
        "size": 20548,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}