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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Drei Länder Runde",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/249f492c-62d9-4f9b-b102-fb7c42a918eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7062/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9202/",
    "metadata": {
        "length": 214233,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 45,
        "size": 12725,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}