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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (25)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9cd2d625-c61c-4b76-99e1-cd2c118b6883"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38706/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55197/",
    "metadata": {
        "length": 38498,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20497,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}