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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Burgentour südl. Thüringen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a51c1add-cac7-439a-a6c7-5b38004b930a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38905/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55396/",
    "metadata": {
        "length": 577423,
        "lengthKind": "straight-line",
        "positionLists": 8,
        "positions": 3885,
        "size": 148184,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}