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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/?format=api",
    "description": "Start:Start:Head southeast toward Rue Pasteur Restricted usage road; go 233 ft to Continue onto D977BIS; go 0.8 mi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7e129b1-8701-48d0-9911-6c4711b33b30"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39719/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56210/?format=api",
    "metadata": {
        "length": 588627,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 4896,
        "format": "CoPilot 8 (*.trp)",
        "country": "FR"
    }
}