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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Alpenpässe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2163396-f7e1-4815-a63b-790fac69449b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39983/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56474/",
    "metadata": {
        "length": 238329,
        "lengthKind": "straight-line",
        "positionLists": 57,
        "positions": 5626,
        "size": 242019,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CH"
    }
}