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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:Head north on N77 toward Rue de Sparre; go 2.7 km to Turn left onto Chaussée Georges Pompidou; go 93 m",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d8459725-3733-435d-95bc-2eb8a5c05e4b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40128/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56619/",
    "metadata": {
        "length": 477226,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 8906,
        "format": "CoPilot 8 (*.trp)",
        "country": "FR"
    }
}