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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/?format=api",
    "description": "rundtour xanten-jüchen",
    "creator_name": "hurtz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c42e854-1689-4ddd-ae0f-a26aa4c5a235"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7824/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/10074/?format=api",
    "metadata": {
        "length": 196294,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 142,
        "size": 8165,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}