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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:Head south; go 0.1 mi to Continue onto Rue du Capitaine Jude; go 0.1 mi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc61ad0a-a895-4103-aa22-36d27ebcced1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40218/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56709/",
    "metadata": {
        "length": 323038,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 17,
        "size": 7058,
        "format": "CoPilot 7 (*.trp)",
        "country": "FR"
    }
}