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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (16)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c7f8778-3b6d-400a-b3e4-0ffda5b10887"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37510/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54001/",
    "metadata": {
        "length": 35370,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20495,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}