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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "153 Route de Lyon, 03000 Moulins, France to deux-alpes",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ea18be4a-79ec-40a6-86bd-eb440ba483de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40526/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57017/",
    "metadata": {
        "length": 372642,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 2010,
        "format": "CoPilot 7 (*.trp)",
        "country": "FR"
    }
}