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

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

{
    "category": "https://api.routeconverter.com/v1/categories/20/",
    "description": "Route von Ahorngasse 9, 3123 nach Millstätter See",
    "creator_name": "gamsja4",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9921b505-d074-45fe-9d13-0d49ed81e7f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28061/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41539/",
    "metadata": {
        "length": 716066,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 8324,
        "size": 251376,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}