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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "390 km Saalbach>Italien>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f51a5c78-5fe8-4168-bf22-0ef496326e9d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6169/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8250/",
    "metadata": {
        "length": 413738,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 1585,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 2296,
        "elevationLoss": 2296,
        "country": "AT"
    }
}