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 | Manufacturer ↗ | Manufacturer ↗ |
| Thicknessthickness | thickness | No supported manufacturer value located.— | — |
| 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 | Manufacturer ↗ | Manufacturer ↗ |
| 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 · 10 valued · 6 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 "Panerai" model "Luminor Due" mpn "PAM01672" recordId "MWR-000270"
The canonical page embeds the same document in a <script type="application/ld+json"> tag, server-rendered.
https://www.measuredwatch.com/watches/panerai/luminor-due-pam01672
The same document is served standalone. Response headers set by the route:
GET https://www.measuredwatch.com/watches/panerai/luminor-due-pam01672/record.json Content-Type: application/ld+json; charset=utf-8 Access-Control-Allow-Origin: * Link: <https://www.measuredwatch.com/watches/panerai/luminor-due-pam01672>; 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 "diameter" value "42 mm" unitText "mm"
Provenance travels with the field, not the page.
measuredwatch:provenance "published" measuredwatch:sourceType "manufacturer" measuredwatch:sourceUrl "https://www.panerai.com/us/en/collections/watch-collection/luminor-due/pam01672-luminor-due.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 "thickness" value null measuredwatch:status "unknown"
Stable retrieval paths for this record.