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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2382/",
    "description": "Wanderung August 2010/Route Drei Annen Hohne - Ilsenburg/Zwischenziele",
    "creator_name": "gerdc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29dd7ffa-6254-4c9c-940e-f8d09aee03c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6026/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8099/",
    "metadata": {
        "length": 22889,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 587,
        "size": 8834,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}