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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/Routes/Koblenz, Montabaur, Gelbachtal,Braubach -kurvige Strecken/Path (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6cfaa6c2-a38b-4aa8-9305-20b38ad3ab4a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37525/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54016/",
    "metadata": {
        "length": 105360,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 2994,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}