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

GET /v1/routes/9206/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "db2b0f3b91d5905c73595a2029b79019"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Mosel Rundtour/Route (31 waypoints)",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e218bca8-a826-4eb7-9bf4-128144b11a5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7066/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9206/?format=api",
    "metadata": {
        "length": 359511,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 62,
        "size": 6406,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}