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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "DO_TFFT_01 to DO_TFFT_35DO_TFFT_01 to DO_TFFT_35/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62d819d8-313a-4f75-aff2-7236b186189a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37262/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53753/",
    "metadata": {
        "length": 847502,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 70,
        "size": 18816,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}