PokeAPI / pokeapi

The Pokémon API
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
4.12k stars 931 forks source link

Shape data is missing for Pokemon Species from ID 808 onward #700

Open kryptodrex opened 2 years ago

kryptodrex commented 2 years ago

It seems that shape data for all Pokemon after dex 808 in /pokemon-species is currently missing.

Ex: https://pokeapi.co/api/v2/pokemon-species/818/

Naramsim commented 2 years ago

yeah, we probably miss that data

kryptodrex commented 2 years ago

@Naramsim The data was actually there before and was perfectly accessible, but it seems like it got removed somehow recently

C-Garza commented 2 years ago

Oh yeah. Looks like the Veekun fork has had shapes since at least this commit.

Naramsim commented 2 years ago

We probably then scraped those from bulbapedia and when we integrated Veekun's data they got overwritten