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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "10-5-Verona - Padova - Colli Euganei- Pordenone",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b2fdd8c-acf4-455c-ba44-fd31bcd3e9e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36682/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53173/",
    "metadata": {
        "length": 204510,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 38,
        "size": 15148,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}