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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (20)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bf1ba99-631f-4c5e-b145-2a979b2c5bf4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37900/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54391/",
    "metadata": {
        "length": 31948,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20505,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}