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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "A15, 95480 Pierrelaye, France to Buchelay, Centre Commercial Porte de Normandie",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/239b9b9b-c213-4b61-903f-552f7564e62c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35715/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52206/",
    "metadata": {
        "length": 173106,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 42,
        "size": 1421,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}