view=basic
(default){
"yearsCount": {integer}
}
Property | Description | Visibility |
---|---|---|
yearsCount | The total count of model years | Edmunds, Partners, Public |
view=full
{
"years":[
{
"id": {integer},
"stylesCount": {integer},
"year": {integer}
}
],
"yearsCount": {integer}
}
Property | Description | Visibility |
---|---|---|
years | Array of a year and its styles count | Edmunds, Partners, Public |
stylesCount | The total count of car styles | Edmunds, Partners, Public |
id | The model year ID | Edmunds, Partners, Public |
year | The model year | Edmunds, Partners, Public |
yearsCount | The total count of car makes | Edmunds, Partners, Public |