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 | Manufacturer ↗ | Manufacturer ↗ |
| Lug-to-luglug_to_lug | lug_to_lug | Manufacturer ↗ | Manufacturer ↗ |
| Lug widthlug_width | lug_width | Manufacturer ↗ | Manufacturer ↗ |
| Crown diametercrown_diameter | crown_diameter | No supported manufacturer value located.— | — |
| Crystalcrystal | crystal | Manufacturer ↗ | Manufacturer ↗ |
| Case shapecase_shape | case_shape | No supported manufacturer value located.— | — |
| 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 | No supported manufacturer value located.— | — |
| Other | |||
| Warrantywarranty_years | warranty_years | No supported manufacturer value located.— | — |
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 "Nomos Glashütte" model "Zürich Worldtimer" mpn "805" recordId "MWR-000643"
The canonical page embeds the same document in a <script type="application/ld+json"> tag, server-rendered.
https://www.measuredwatch.com/watches/nomos-glashutte/zurich-worldtimer-805
The same document is served standalone. Response headers set by the route:
GET https://www.measuredwatch.com/watches/nomos-glashutte/zurich-worldtimer-805/record.json Content-Type: application/ld+json; charset=utf-8 Access-Control-Allow-Origin: * Link: <https://www.measuredwatch.com/watches/nomos-glashutte/zurich-worldtimer-805>; 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 "39.9 mm" unitText "mm"
Provenance travels with the field, not the page.
measuredwatch:provenance "published" measuredwatch:sourceType "manufacturer" measuredwatch:sourceUrl "https://nomos-glashuette.com/en/zuerich/zuerich-worldtimer-805" measuredwatch:checkedAt "2026-09-16T15:10:35.683+00:00"
A field with no supported value is still published, explicitly, so absence is machine-readable.
propertyID "crown_diameter" value null measuredwatch:status "unknown"
Stable retrieval paths for this record.