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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Spessart-Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44e98b1d-bbd3-4240-b95a-4f7c9fcb9fbf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36533/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53024/",
    "metadata": {
        "length": 360062,
        "lengthKind": "straight-line",
        "positionLists": 8,
        "positions": 2141,
        "size": 82477,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}