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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour 2 Tage Österreich/von Gemeinde Warth, Österreich nach Großhesseloher Straße 3a d, 81479, München, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6623a123-a7ed-4022-8b04-3459e6a3dd39"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37356/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53847/",
    "metadata": {
        "length": 1009202,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 15116,
        "size": 92042,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}