pokeapi icon indicating copy to clipboard operation
pokeapi copied to clipboard

Evolution chains are missing Alola form data

Open mousep opened this issue 4 years ago • 2 comments

The current database seems missing evolution chains data of Alola forms.

For example, query the evolution chain of Sandshrew:
https://pokeapi.co/api/v2/evolution-chain/11/
Only show that it will evolve to Sandslash on level 22, but missing data that the Alola form needs to use Ice Stone to evolve to Sandslash-Alola.

Maybe the current API interface is also difficult to store this information ?

mousep avatar May 06 '20 22:05 mousep

Yeah, I don't think we have that data for evolution chains... See if #455 is relevant to your question, though

Kronopt avatar May 07 '20 17:05 Kronopt

@mousep, Can you please try here and tell us if those APIs provide what you are looking for?

https://pokeapi-test-b6137.firebaseapp.com/api/v2

Naramsim avatar May 07 '20 17:05 Naramsim