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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Les Deux Alpes, Vénosc, Isère, Rhône-Alpes, France to Les Deux Alpes",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12494519-e2eb-43a4-838b-c23260b1f7eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35319/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51810/",
    "metadata": {
        "length": 378595,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 5,
        "size": 1886,
        "format": "CoPilot 7 (*.trp)",
        "country": "FR"
    }
}