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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Chiavenna Italy",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2fe9e78-9d97-4fb6-ab53-052d1779437b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38859/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55350/",
    "metadata": {
        "length": 450203,
        "lengthKind": "straight-line",
        "positionLists": 9,
        "positions": 4129,
        "size": 156306,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CH"
    }
}