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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (27)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f794437-1f40-46f7-875c-d150eca9d6d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38761/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55252/",
    "metadata": {
        "length": 29825,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20500,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}