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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fußgängerroute mit dem Ziel Maalbroek",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/305bdebd-0ed1-4f41-b2f0-3a6481294190"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36008/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52499/",
    "metadata": {
        "length": 18115,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 89,
        "size": 4395,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}