Read Single Vehicle HTML: /api/vehicles/:VehicleID Method: GET Header Param: header accept: */* header Authorization: header cache-control: no-cache header content-type: application/json Response: Show { "vinNumber": "12345678901234567", "damages": [], "state": "", "tagPlate": "", "color": "Color", "year": "Year", "model": "Model", "make": "Make", "description": "Year | Make | Model | 01234567" }