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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Taunus Tour/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37d1667a-6335-4e4c-b576-c7a25ee6d9e8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36197/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52688/",
    "metadata": {
        "length": 606028,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 2757,
        "size": 67668,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}