/displayspecifications/models

POST /api/displayspecifications/models

Price: 5 credits

Return the full DisplaySpecifications sheet for one desktop monitor or TV: brand, series, model and aliases, announcement year, size, official image, and every specification row the source publishes, grouped by section and carrying the source's own glossary text for each field, plus the other models of the same series.

How to use it

Monitors and TVs share one id space and one endpoint; `is_tv` tells them apart, and TVs carry extra sections the monitors do not have such as the tuner, the system-on-chip and the supported file formats. The section set varies per model, so read `specs` rather than expecting a fixed field set — each row keeps the source's own label and glossary sentence, and `values` splits a multi-unit measurement into one entry per unit. `locale` translates section names, labels, glossary text and word-valued fields; numbers and their unit lists are identical in every language. Ids are opaque hexadecimal, so take them from the search, finder or brand endpoints instead of constructing them.

Parameters

Request body

Response

Errors

Response headers