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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (37)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/644014ec-2ddc-45f2-8c5a-37de00450a33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37303/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53794/",
    "metadata": {
        "length": 11288,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21690,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}