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

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

{
    "category": "https://api.routeconverter.com/v1/categories/5752/",
    "description": "Course  à pied Angers _  St Nic - Croix Hermitage 16km 200m",
    "creator_name": "MUTHULAR Laurent",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bdbb83d5-988c-4674-ae60-b52d8e0071e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/19766/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/23306/",
    "metadata": {
        "length": 16191,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4542,
        "size": 127435,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}