{
  "leg": "car",
  "source": "NHTSA (vPIC + recalls/complaints/ratings)",
  "source_url": "https://www.nhtsa.gov",
  "vin": null,
  "decode": null,
  "make": "Ford",
  "model": "F 150",
  "year": "2015",
  "recall_count": 0,
  "park_it_count": 0,
  "park_outside_count": 0,
  "recalls": [],
  "complaint_count": 0,
  "complaint_crash": 0,
  "complaint_fire": 0,
  "top_complaint_components": [],
  "safety_ratings": [],
  "api_urls": [
    "https://api.nhtsa.gov/recalls/recallsByVehicle?make=Ford&model=F+150&modelYear=2015",
    "https://api.nhtsa.gov/complaints/complaintsByVehicle?make=Ford&model=F+150&modelYear=2015",
    "https://api.nhtsa.gov/SafetyRatings/modelyear/2015/make/Ford/model/F%20150"
  ],
  "contradiction": null,
  "disclaimer": "Informational only — not a safety determination and not a substitute for a mechanic's inspection or a full title/accident history report. Recall and complaint data come from NHTSA and are matched by make/model/year (and the decoded VIN where given); they reflect the public database state right now and may not capture whether a specific recall remedy was already performed on this exact vehicle. The absence of a recall is not proof a car is safe, and NHTSA does NOT provide free title-brand, odometer, or accident history — verify open recalls against the official NHTSA recall lookup with your exact VIN, get an independent inspection, and obtain a title/history report before buying."
}