Search trims
To include additional information about the returned body (such as year, make, model and trim) request with the query parameter as `verbose=yes`. For complex queries you may use the json field to send an array of URL encoded JSON conditions, example: `[{"field": "year", "op": ">=", "val": 2010}, {"field": "year", "op": "`, `=`, `<=`, `in`, `not in`, `like`, `not like`, `not null`, and `is null`. JSON search fields: `year`, `make`, `m...