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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "von D 59821 Arnsberg Unterm Römberge 35nach D 59821 Arnsberg Unterm Römberge 35",
    "creator_name": "bike-didi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/432a4422-f541-4a46-b5f3-4817a0790b9d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3691/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4398/",
    "metadata": {
        "length": 123252,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 704,
        "size": 42967,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}