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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (49)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f70b01c8-b475-4a82-8173-83e66fee0479"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40874/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57365/",
    "metadata": {
        "length": 41676,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20395,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}