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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Col de Bious ySoum de Pombie.kmz/Col de Bious ySoum de Pombie",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a56a5e7-763e-4a75-ba93-75e8408fc39d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37042/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53533/",
    "metadata": {
        "length": 12997,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2263,
        "size": 26419,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 2741,
        "elevationLoss": 2664,
        "country": "FR"
    }
}