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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta a San Gregorio.kmz/Vuelta a San Gregorio",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/88c6a16a-06d7-4bdb-92ad-71b2b8575c25"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38204/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54695/",
    "metadata": {
        "length": 82023,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2145,
        "size": 35209,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}