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

GET /v1/routes/56831/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "67a41fb4d6e34b3815cafb547de142ee"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:Start:St-Malo, France to Aytré, France",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e238a48d-c784-496f-b207-c2261bc72193"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40340/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56831/",
    "metadata": {
        "length": 427485,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 3482,
        "format": "CoPilot 9 (*.trp)",
        "country": "FR"
    }
}