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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Départ station Total to Restaurant \"Le Victor Hugo\" (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf9c366d-c99b-4168-b4b2-6a1af7bb280b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39501/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55992/",
    "metadata": {
        "length": 134843,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 31,
        "size": 1147,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}