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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/",
    "description": "Elsass1",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57e8ede7-8442-4cbc-bef5-8070d7a1b266"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1323/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1654/",
    "metadata": {
        "length": 239268,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 802,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}