{"site": "MostExpensiveWatches", "version": "2026-05-17", "generated_at": "2026-07-01T17:04:14.757963+00:00", "fields": "https://mostexpensivewatches.net/api/fields.json", "schemas": {"live-listings": {"$schema": "https://json-schema.org/draft/2020-12/schema", "title": "id", "type": "object", "additionalProperties": true, "properties": {"id": {"type": "string"}, "brand": {"type": "string"}, "model": {"type": "string"}, "reference": {"type": "string"}, "year": {"type": ["integer", "null"]}, "case_material": {"type": "string"}, "case_size_mm": {"type": "number"}, "movement": {"type": "string"}, "complications": {"type": "array", "items": {"type": "string"}}, "condition": {"type": "string"}, "box_papers": {"type": "string"}, "price_usd": {"type": "number"}, "currency": {"type": "string"}, "merchant_slug": {"type": "string"}, "merchant_url": {"type": "string", "format": "uri"}, "image_url": {"type": "string", "format": "uri"}, "title": {"type": "string"}, "description": {"type": "string"}, "listed_at": {"type": "string", "format": "date-time"}, "in_stock": {"type": "boolean"}, "url": {"type": "string", "format": "uri"}}, "required": ["id", "brand", "model", "reference", "case_material", "case_size_mm", "movement", "complications", "condition", "box_papers", "price_usd", "currency", "merchant_slug", "merchant_url", "image_url", "title", "description", "listed_at", "in_stock", "url"]}, "references": {"$schema": "https://json-schema.org/draft/2020-12/schema", "title": "slug", "type": "object", "additionalProperties": true, "properties": {"slug": {"type": "string"}, "brand": {"type": "string"}, "model": {"type": "string"}, "ref": {"type": "string"}, "case_material": {"type": "string"}, "url": {"type": "string", "format": "uri"}}, "required": ["slug", "brand", "model", "ref", "case_material", "url"]}, "reviews": {"$schema": "https://json-schema.org/draft/2020-12/schema", "title": "slug+lang", "type": "object", "additionalProperties": true, "properties": {"slug": {"type": "string"}, "lang": {"type": "string"}, "title": {"type": "string"}, "brand": {"type": "string"}, "model": {"type": "string"}, "reference": {"type": "string"}, "score": {"type": "object"}, "verdict": {"type": "string"}, "listing_stats": {"type": "object"}, "auction_comp_count": {"type": "integer"}, "url": {"type": "string", "format": "uri"}}, "required": ["slug", "lang", "title", "brand", "model", "reference", "score", "verdict", "listing_stats", "auction_comp_count", "url"]}, "reference-alternatives": {"$schema": "https://json-schema.org/draft/2020-12/schema", "title": "reference.slug", "type": "object", "additionalProperties": true, "properties": {"reference": {"type": "object"}, "lang": {"type": "string"}, "url": {"type": "string", "format": "uri"}, "reference_url": {"type": "string", "format": "uri"}, "review_url": {"type": "string", "format": "uri"}, "listing_stats": {"type": "object"}, "auction_comp_count": {"type": "integer"}, "alternatives": {"type": "array", "items": {"type": "object"}}}, "required": ["reference", "lang", "url", "reference_url", "review_url", "listing_stats", "auction_comp_count", "alternatives"]}, "auction-comps": {"$schema": "https://json-schema.org/draft/2020-12/schema", "title": "slug", "type": "object", "additionalProperties": true, "properties": {"slug": {"type": "string"}, "brand": {"type": "string"}, "title": {"type": "string"}, "reference": {"type": "string"}, "auction_house": {"type": "string"}, "sale_date": {"type": "string"}, "hammer_usd": {"type": "number"}, "url": {"type": "string", "format": "uri"}}, "required": ["slug", "brand", "title", "reference", "auction_house", "sale_date", "hammer_usd", "url"]}, "answer-payloads": {"$schema": "https://json-schema.org/draft/2020-12/schema", "title": "slug+lang", "type": "object", "additionalProperties": true, "properties": {"slug": {"type": "string"}, "lang": {"type": "string"}, "url": {"type": "string", "format": "uri"}, "category": {"type": "string"}, "title": {"type": "string"}, "question": {"type": "string"}, "answer": {"type": "string"}, "facts": {"type": "array", "items": {"type": "object"}}, "evidence": {"type": "array", "items": {"type": "object"}}, "detail_api": {"type": "string", "format": "uri"}}, "required": ["slug", "lang", "url", "category", "title", "question", "answer", "facts", "evidence", "detail_api"]}}}