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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6488/",
    "description": "JM",
    "creator_name": "Busaboy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63b2c477-cbb5-40b7-bda8-1126b43e4183"
    },
    "localFile": "https://api.routeconverter.com/v1/files/19803/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/23350/",
    "metadata": {
        "length": 187812,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 58,
        "size": 2087,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "BE"
    }
}