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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Waypoints (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/918d366f-6a1e-48d7-9b21-a8e388daf4f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38443/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54934/",
    "metadata": {
        "length": 81413,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2238,
        "size": 63701,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 1698,
        "elevationLoss": 8913,
        "country": "DE"
    }
}