Models
The unit of the catalogue: one watch, described to one specification.
List watch models
GET
/modelsA page of models, the catalogue's unit of description. Every model belongs to a brand and a series and carries one specification: case, calibre, dial, bracelet. Filter by brand, series, caliber or free text; sort by name, newest or reference.
Get a model (full spec) by brand + slug
GET
/models/{brandSlug}/{slug}One model in full: the complete specification, its pictures, its movement, and the series and brand it sits under.
Path Parameters
Responses
stringWhat to change about the request to make it succeed.
ExampleCheck the slug against GET /brands.