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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Nordwand03",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/961131e0-4388-4b05-a20b-eb1e2c8539b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38554/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55045/",
    "metadata": {
        "length": 238440,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1618,
        "size": 61037,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}