pokeapi
pokeapi copied to clipboard
Some Pokemon endpoints only return one of their abilities
The ones I found are Koffing and Weezing, I'm not sure if there are any others. They're missing Neutralizing Gas and Stench.
Perhaps you want the galar form of weezing at this endpoint?: https://pokeapi.co/api/v2/pokemon/weezing-galar
It seems to have those abilities. Although if koffing has them then it's definitely missing them. It seems to be a new thing that was added in gen 8. It looks like this is still an open issue over on the pokedex repo.