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

GET /v1/routes/56995/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "d7ab52cd12ef437a7e7ce7c48472350b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/?format=api",
    "description": "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/e93e9f0b-ea0b-4743-81f4-8c056e9f4fc3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40504/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56995/?format=api",
    "metadata": {
        "length": 568021,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 6420,
        "format": "CoPilot 8 (*.trp)",
        "country": "FR"
    }
}