pokeapi icon indicating copy to clipboard operation
pokeapi copied to clipboard

The Pokémon API

Results 233 pokeapi issues
Sort by recently updated
recently updated
newest added

Hi, maybe it's an idea to add the gymleaders of the different generations. You can then fetch their names, types, team and badges. This would be really helpful!

enhancement

Hey, since Lets Go Eevee/Pikachu Eevee posses a female sprite and yes, in SW/SH too. ![Eeevee female](https://www.pokewiki.de/images/thumb/3/39/Pok%C3%A9monsprite_133_Weiblich_HOME.png/192px-Pok%C3%A9monsprite_133_Weiblich_HOME.png) ![Eeevee female shiny](https://www.pokewiki.de/images/thumb/a/a6/Pok%C3%A9monsprite_133_Weiblich_Schillernd_HOME.png/192px-Pok%C3%A9monsprite_133_Weiblich_Schillernd_HOME.png) These above are the sprites from home.

This makes it consistent with the every other resource Unfortunately this isn't tested or testable in the current framework, as distinct() is not supported by the sqlite3 backend

v3

### Request Issue #426 talks about request documentation on Z Moves as well as Z Crystals. However, would like to go a step further and request that Z Moves and...

There are some pokemon that have a 100% female gender rate. It would make more sense if their sprites were listed under the sprites/front_female URI. Right now they are listed...

In a previous issue post, forms and varieties were declared as 2 separate concepts. Forms were considered to be purely cosmetic/aesthetic changes, whilst varieties were differing in stats, typings, abilities,...

Here, I fetched from the Bulbapedia page [Gender Differences](https://bulbapedia.bulbagarden.net/wiki/List_of_Pok%C3%A9mon_with_gender_differences) : If anyone is interested they can this feature. ``` { '003': 'Female\'s flower has a seed in it', '012': 'Female...

The sprites of *Pokémon Dream World* in the repo are very outdated. You can find an updated database in **Bulbapedia**: [Pokémon Dream World](https://archives.bulbagarden.net/wiki/Category:Pok%C3%A9mon_Dream_World_artwork) [Pokémon Dream World Items](https://archives.bulbagarden.net/wiki/Category:Pok%C3%A9mon_Dream_World_items) Sadly **Bulbapedia** does...

### Issue and Reproduction Gender rates are not well documented on the API website On the [website](https://pokeapi.co/docs/v2.html/#genders) I scrolled through every possible bit about gender to figure out what the...

Hi there! I was thinking about implementing GraphQL (with Graphene) in the PokeAPI, what do you think about that?

help wanted
question