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

GET /v1/routes/54035/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "92be4c4efd2d612b72970109bb6c1ef4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Waypoints (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d8fac0d-4c29-4f5f-8189-70c041c553a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37544/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54035/",
    "metadata": {
        "length": 43830,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 504,
        "size": 16597,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 540,
        "elevationLoss": 1111,
        "country": "DE"
    }
}