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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Les Deux Alpes, Vénosc, France to Les Deux-Alpes",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e561f8e-1b16-417b-abbc-9b0c68ee2c83"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37950/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54441/",
    "metadata": {
        "length": 349961,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 2222,
        "format": "CoPilot 7 (*.trp)",
        "country": "FR"
    }
}