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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Départ station Total to Restaurant \"Le Victor Hugo\"",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b58a620-ac16-4eb7-aacb-e4052f9ec962"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36287/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52778/",
    "metadata": {
        "length": 134843,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 31,
        "size": 1147,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}