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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (40)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5339ec2-7c31-400c-8310-efb758da286b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40053/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56544/",
    "metadata": {
        "length": 89109,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20497,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}