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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (32)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b0d29861-aad4-4826-89e0-860173082816"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39177/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55668/",
    "metadata": {
        "length": 78378,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20490,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}