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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route von St2230, 93339 Riedenburg nach Untere Marktstraße 22, 85092 Kösching, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15f48707-6e9c-4322-a629-5c66f79ccf12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35405/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51896/",
    "metadata": {
        "length": 95768,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 889,
        "size": 24665,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}