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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Von: Alte Salzstra$e",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64088551-a7fa-4bd7-ba9b-515e6d1eb7ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37295/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53786/",
    "metadata": {
        "length": 247631,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 48,
        "size": 8123,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}