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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Münsterland Rundkurs (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/298f7f06-5a68-4c63-a35e-32420d543ebf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35846/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52337/",
    "metadata": {
        "length": 199244,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 3817,
        "size": 138102,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 4352,
        "elevationLoss": 4359,
        "country": "DE"
    }
}