Vin Decoder
Decodes Vehicle Identification Numbers. The result will include a list of specifications in the `specs` property and a list of all possible trims matching the VIN in the `trims` property. For non-paying users, all VINs for 2015-2020 models (e.g. 1GTG6CEN0L1139305) will be returned, otherwise data is hidden. Paying users have full data access. You may include body, engine, and mileage data to the matching trims by requesting `?verbose=yes`. You may include all trims for the VINs model by req...