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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "iGO-Route (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e06738b-740d-45f9-a754-c00c1696d7bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37939/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54430/",
    "metadata": {
        "length": 78135,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 7454,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 78,
        "elevationLoss": 76,
        "country": "NL"
    }
}