{
  "schema": "https://api.wexolanti.com/users.json",
  "updated_at": "2026-05-14T12:00:00Z",
  "records": [
    {
      "plant_id": "plt_44b903",
      "nickname": "Corner pothos",
      "species_label": "Epipremnum aureum",
      "room": "Living room · east shelf",
      "watering_interval_days": 7,
      "last_watered_on": "2026-05-10",
      "health_score": 0.92,
      "tags": ["low-light", "trailing"],
      "photos": [
        { "id": "ph_001", "url": "https://cdn.example.com/ph_001.jpg", "width": 2048, "height": 1536 }
      ],
      "notes": "Leaves perked up after moving away from the radiator."
    }
  ],
  "page": { "limit": 20, "offset": 0, "has_more": false }
}
