PokeAPI / pokedex

PokeAPI's fork for adding gen-8 data.
https://github.com/PokeAPI/pokedex/tree/master-pokeapi/pokeapi
MIT License
43 stars 40 forks source link

https://pokeapi.co/api/v2/pokemon/giratina returns 'Not Found' #155

Closed Joshua-3 closed 1 year ago

Naramsim commented 1 year ago

Use the pomemon-species endpoint

Joshua-3 commented 1 year ago

That endpoint doesnt give stats, types, weight or height or artwork/sprite urls

Naramsim commented 1 year ago

Yep, you have to query that and then select the pokemon you want. There's different giratina with different stats

Joshua-3 commented 1 year ago

So you cant just leave it as the normal one instead of me having to change my script for 1 or few more pokemon

Naramsim commented 1 year ago

yep