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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lat:50.152321, Lon:8.203032, Ele:401.281250; 2011/Waypoints (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73c7f01c-b3a4-48fc-a4fa-fc50051e48ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37718/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54209/",
    "metadata": {
        "length": 49962,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 285,
        "size": 11170,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 1274,
        "elevationLoss": 1212,
        "country": "DE"
    }
}