{"site": "MostExpensiveWatches", "version": "2026-05-18", "generated_at": "2026-07-01T17:04:14.871592+00:00", "schema": "https://mostexpensivewatches.net/api/schema.json", "datasets": {"live-listings": {"endpoint": "https://mostexpensivewatches.net/api/listings/search", "primary_key": "id", "stability": "stable", "fields": {"id": {"type": "string", "description": "MEW listing id."}, "brand": {"type": "string", "description": "Normalized watch brand."}, "model": {"type": "string", "description": "Merchant or MEW-normalized model name."}, "reference": {"type": "string", "description": "Reference number when available."}, "year": {"type": ["integer", "null"], "description": "Production or listing year when known."}, "case_material": {"type": "string", "description": "Normalized case material label."}, "case_size_mm": {"type": "number", "description": "Case size in millimeters."}, "movement": {"type": "string", "description": "Movement family such as Automatic, Manual or Quartz."}, "complications": {"type": "array", "items": "string", "description": "Detected complications."}, "condition": {"type": "string", "description": "Condition band: new, unworn, excellent, good or vintage."}, "box_papers": {"type": "string", "description": "Set completeness band."}, "price_usd": {"type": "number", "description": "Normalized asking price in USD."}, "currency": {"type": "string", "description": "Original listing currency when available."}, "merchant_slug": {"type": "string", "description": "MEW merchant id."}, "merchant_url": {"type": "string", "format": "uri", "description": "Original merchant listing URL."}, "image_url": {"type": "string", "format": "uri", "description": "Primary image URL."}, "title": {"type": "string", "description": "Listing title."}, "description": {"type": "string", "description": "Cleaned merchant description."}, "listed_at": {"type": "string", "format": "date-time", "description": "Listing ingestion timestamp."}, "in_stock": {"type": "boolean", "description": "Whether MEW considers the listing currently available."}, "url": {"type": "string", "format": "uri", "description": "Canonical MEW listing URL."}}}, "references": {"endpoint": "https://mostexpensivewatches.net/api/references", "primary_key": "slug", "stability": "stable", "fields": {"slug": {"type": "string", "description": "Canonical reference slug."}, "brand": {"type": "string", "description": "Brand name."}, "model": {"type": "string", "description": "Model or collection name."}, "ref": {"type": "string", "description": "Reference number."}, "case_material": {"type": "string", "description": "Case material."}, "url": {"type": "string", "format": "uri", "description": "Canonical MEW reference URL."}}}, "reviews": {"endpoint": "https://mostexpensivewatches.net/api/reviews", "primary_key": "slug+lang", "stability": "stable", "fields": {"slug": {"type": "string", "description": "Reference slug."}, "lang": {"type": "string", "description": "Language code."}, "title": {"type": "string", "description": "Localized review title."}, "brand": {"type": "string", "description": "Brand name."}, "model": {"type": "string", "description": "Model name."}, "reference": {"type": "string", "description": "Reference number."}, "score": {"type": "object", "description": "Collector scoring dimensions."}, "verdict": {"type": "string", "description": "Localized review verdict."}, "listing_stats": {"type": "object", "description": "Matched live listing statistics."}, "auction_comp_count": {"type": "integer", "description": "Count of matched auction comps."}, "url": {"type": "string", "format": "uri", "description": "Canonical localized review URL."}}}, "reference-alternatives": {"endpoint": "https://mostexpensivewatches.net/api/alternatives/search", "primary_key": "reference.slug", "stability": "beta", "fields": {"reference": {"type": "object", "description": "Source reference being compared."}, "lang": {"type": "string", "description": "Language code for localized URLs."}, "url": {"type": "string", "format": "uri", "description": "Canonical alternatives page URL."}, "reference_url": {"type": "string", "format": "uri", "description": "Canonical source reference URL."}, "review_url": {"type": "string", "format": "uri", "description": "Localized source review URL."}, "listing_stats": {"type": "object", "description": "Live listing stats for the source reference."}, "auction_comp_count": {"type": "integer", "description": "Documented source auction comp count."}, "alternatives": {"type": "array", "items": "object", "description": "Comparable references with score, rationale, stats and URLs."}}}, "auction-comps": {"endpoint": "https://mostexpensivewatches.net/api/auctions", "primary_key": "slug", "stability": "stable", "fields": {"slug": {"type": "string", "description": "Canonical auction lot slug."}, "brand": {"type": "string", "description": "Brand name."}, "title": {"type": "string", "description": "Lot title."}, "reference": {"type": "string", "description": "Reference number when available."}, "auction_house": {"type": "string", "description": "Auction venue."}, "sale_date": {"type": "string", "description": "Sale date."}, "hammer_usd": {"type": "number", "description": "Hammer price normalized to USD when known."}, "url": {"type": "string", "format": "uri", "description": "Canonical MEW auction lot URL."}}}, "answer-payloads": {"endpoint": "https://mostexpensivewatches.net/api/answers/search", "primary_key": "slug+lang", "stability": "stable", "fields": {"slug": {"type": "string", "description": "Answer slug."}, "lang": {"type": "string", "description": "Language code."}, "url": {"type": "string", "format": "uri", "description": "Canonical answer URL."}, "category": {"type": "string", "description": "Answer category."}, "title": {"type": "string", "description": "Localized title."}, "question": {"type": "string", "description": "Question answered by the payload."}, "answer": {"type": "string", "description": "Short answer text on detail payloads."}, "facts": {"type": "array", "items": "object", "description": "Structured key facts on detail payloads."}, "evidence": {"type": "array", "items": "object", "description": "Source links used by the answer."}, "detail_api": {"type": "string", "format": "uri", "description": "Detail JSON URL on summary payloads."}}}}}