Hover a row to find its property; hover a property to find its row.
| Field | propertyID | Value | Source |
|---|---|---|---|
| Case | |||
| Case materialcase_material | case_material | Manufacturer ↗ | Manufacturer ↗ |
| Diameterdiameter | diameter | No supported manufacturer value located.— | — |
| Thicknessthickness | thickness | Manufacturer ↗ | Manufacturer ↗ |
| Lug-to-luglug_to_lug | lug_to_lug | No supported manufacturer value located.— | — |
| Lug widthlug_width | lug_width | No supported manufacturer value located.— | — |
| Crown diametercrown_diameter | crown_diameter | No supported manufacturer value located.— | — |
| Crystalcrystal | crystal | Manufacturer ↗ | Manufacturer ↗ |
| Case shapecase_shape | case_shape | Manufacturer ↗ | Manufacturer ↗ |
| Water resistancewater_resistance_m | water_resistance_m | Manufacturer ↗ | Manufacturer ↗ |
| Movement | |||
| Movementmovement | movement | Manufacturer ↗ | Manufacturer ↗ |
| Power reservepower_reserve_h | power_reserve_h | No supported manufacturer value located.— | — |
| Strap | |||
| Bracelet taperbracelet_taper | bracelet_taper | No supported manufacturer value located.— | — |
| Clasp widthclasp_width | clasp_width | No supported manufacturer value located.— | — |
| Strap materialstrap_material | strap_material | Manufacturer ↗ | Manufacturer ↗ |
| Closureclosure | closure | Manufacturer ↗ | Manufacturer ↗ |
| Other | |||
| Warrantywarranty_years | warranty_years | Manufacturer ↗ | Manufacturer ↗ |
record.json ├── @context {@vocab, measuredwatch} ├── @type ├── @id ├── url ├── name ├── model ├── brand {@type, name} ├── mpn ├── measuredwatch:referenceSourceUrl ├── measuredwatch:recordId ├── measuredwatch:recordState ├── measuredwatch:lastChecked ├── measuredwatch:jsonEndpoint └── additionalProperty [16 PropertyValue · 9 valued · 7 null]
Documentation of the published retrieval path.
These are the paths and properties this record actually publishes. Nothing on this panel ran, and no query or answer is depicted.
A consumer that finds value: null receives null. MeasuredWatch does not fill it.
The record is identified by brand, model and reference, and carries a stable record ID.
brand.name "Cartier" model "Tank Louis Cartier Large" mpn "WGTA0011" recordId "MWR-000224"
The canonical page embeds the same document in a <script type="application/ld+json"> tag, server-rendered.
https://www.measuredwatch.com/watches/cartier/tank-louis-cartier-large-wgta0011
The same document is served standalone. Response headers set by the route:
GET https://www.measuredwatch.com/watches/cartier/tank-louis-cartier-large-wgta0011/record.json Content-Type: application/ld+json; charset=utf-8 Access-Control-Allow-Origin: * Link: <https://www.measuredwatch.com/watches/cartier/tank-louis-cartier-large-wgta0011>; rel="canonical"
Each tracked field is one PropertyValue in additionalProperty, keyed by propertyID. Values are published as the source text; no unit conversion is applied.
propertyID "case_material" value "18K rose gold"
Provenance travels with the field, not the page.
measuredwatch:provenance "published" measuredwatch:sourceType "manufacturer" measuredwatch:sourceUrl "https://int.cartier.com/en/collections/gifts/inspiration/love-on-cartier-time/wgta0011-tank-louis-cartier-watch.html" measuredwatch:checkedAt "2026-09-15T17:57:21.434+00:00"
A field with no supported value is still published, explicitly, so absence is machine-readable.
propertyID "diameter" value null measuredwatch:status "unknown"
Stable retrieval paths for this record.