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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:Start:Start:Continue onto D977BIS; go 0.8 mi to 16 Les Ecluses, 1997 Nendaz, Switzerland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a146cbca-270f-48de-9d72-64fd5e7f2d0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38800/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55291/",
    "metadata": {
        "length": 487350,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 8780,
        "format": "CoPilot 8 (*.trp)",
        "country": "FR"
    }
}