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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (21)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7db88daa-a582-4ea0-a68f-dded08986b8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37933/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54424/",
    "metadata": {
        "length": 54041,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20503,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}