pokeapi icon indicating copy to clipboard operation
pokeapi copied to clipboard

Shape data is missing for Pokemon Species from ID 808 onward

Open kryptodrex opened this issue 3 years ago • 4 comments

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/

kryptodrex avatar Mar 06 '22 17:03 kryptodrex

yeah, we probably miss that data

Naramsim avatar Mar 06 '22 18:03 Naramsim

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

kryptodrex avatar Mar 06 '22 18:03 kryptodrex

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

C-Garza avatar Mar 07 '22 01:03 C-Garza

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

Naramsim avatar Mar 07 '22 09:03 Naramsim