Brands
Watch houses, and the series inside them.
List brands
/brandsA page of watch houses, each with its series and model counts and one representative picture. Filter with q, order by name or catalogue depth with sort.
List the highlighted brands
/brands/highlightedThe houses the home page leads with, in editorial order. A fixed, hand-picked row rather than a ranking, so it does not reshuffle when a spider runs.
Get a brand by slug
/brands/{slug}One brand by its URL slug (rolex, patek-philippe). Slugs are stable and are what every other brand-scoped path takes. Includes stats, the shape of the brand's own catalogue: year and diameter ranges, case materials, movement count and how many of its watches are currently listed.
Path Parameters
Responses
stringWhat to change about the request to make it succeed.
List a brand's series
/brands/{brandSlug}/seriesThe series (collections) inside one brand (Submariner, Nautilus), each with its model count and a lead model to illustrate it.
Path Parameters
Query Parameters
Responses
stringWhat to change about the request to make it succeed.
Get a series by brand + series slug
/brands/{brandSlug}/series/{seriesSlug}One series, addressed by its brand and its own slug. Includes the parent brand, a lead model, and stats: the year and diameter ranges, case materials, movement count and current listing count derived from the series' own references.
Path Parameters
Responses
stringWhat to change about the request to make it succeed.