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

Missing Pokemons #102

Open TonyStark900 opened 2 years ago

TonyStark900 commented 2 years ago

There are many missing pokemons in https://pokeapi.co/api/v2/pokemon... some pokemons are:- Wishiwashi, Lycanroc, Aegislash, Darmanitan

merfed commented 2 years ago

Those Pokemon are present:

Pokemon with form varieties exist with in the primary list, but if you want to find all forms for a specific species check the species endpoint. Aegislash's species endpoint for example. Within the varieties section will be a list of all varieties and the url to their pokemon endpoint.