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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:Start:Start:Head south on Ch. de la Crêta toward Chemin du Pattier; go 150 m to Turn right onto N77; go 35 m",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92bc7160-bd9c-4300-9014-d4d543937207"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38473/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54964/",
    "metadata": {
        "length": 583930,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 6822,
        "format": "CoPilot 8 (*.trp)",
        "country": "FR"
    }
}