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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:Aytré, France to Quai Ledru Rollin, 72000 LE Mans, France",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d90e415e-0861-44fe-8e7c-0f2f61e62b2b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40149/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56640/",
    "metadata": {
        "length": 402357,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 5844,
        "format": "CoPilot 9 (*.trp)",
        "country": "FR"
    }
}