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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "65 Rue de la Chapelle, 01200 Ch?tillon-en-Michaille to Buxy",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a34d78fc-e8da-459d-9eeb-b171f5cc19a2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38867/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55358/",
    "metadata": {
        "length": 200588,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 157,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "FR"
    }
}