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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "D.K",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87499e1e-22c5-47d0-aa5f-d2b7d56e05cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38166/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54657/",
    "metadata": {
        "length": 345162,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 123,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}