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

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

{
    "category": "https://api.routeconverter.com/v1/categories/5707/",
    "description": "Taillis-Hôpital St Blaise 23 km  490m",
    "creator_name": "MUTHULAR Laurent",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad1fd60e-7166-4475-b7ca-805120ed580a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/19658/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/23196/",
    "metadata": {
        "length": 22975,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4414,
        "size": 121741,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}