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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "iGO-Route (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c314d604-544c-4c88-a5e6-dc2e442ce9c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39592/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56083/",
    "metadata": {
        "length": 334166,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 5325,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 4108,
        "elevationLoss": 5051,
        "country": "AT"
    }
}