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

GET /v1/routes/56034/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0ab804475a016fd88b64d614f957225d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Near Cherbourg to 153 Route de Lyon, 03000 Moulins, France",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c149749a-9d32-4aca-985a-3119b88fef57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39543/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56034/",
    "metadata": {
        "length": 675992,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 1794,
        "format": "CoPilot 7 (*.trp)",
        "country": "FR"
    }
}