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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Garmin Training Center(r)/Vorgeschichte/Laufen/25.04.2011 12:34:33/Runde 1 - 12:34:33",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d187a357-a272-4773-b2fc-11f426a0565f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39969/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56460/",
    "metadata": {
        "length": 20077,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1630,
        "size": 53866,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CH"
    }
}