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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "Avenue Maréchal Sébastiani and Rond-Point Novelty to Avenue Maréchal Sébastiani and Rond-Point Novelty",
    "creator_name": "Motothomas",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/971bdd6c-19cc-4254-bedd-d99cccfd90f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28344/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41773/",
    "metadata": {
        "length": 135589,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 787,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}