Asher
Asher
this can be closed with #105
> I think these are missing too > > * 412-sandy > * 412-trash > * 421-sunshine > * 422-east > * 423-east > > in official-artwork, shiny > >...
> I can't find images of Pokémon with different forms from the this url format... [https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/{-no other form-}.png please add images official artwork or rather sugimori style art work contains...
Instead of modifying the library code u can just do `[:2]` and slice the list being sent
As of now there isn't really a place to put descriptions of other forms as the only place where forms are mentioned is in the `pokemon-species` endpoint which contains descriptions...
Well i think it would be nice to ping one of the maintainer's to ask for their opinions if they give a go ahead flag we can work on a...
@AndryCola here is a script i wrote for obtaining evolution chain including regional forms, and other branching evolutions as well https://github.com/FallenDeity/PokeLance/blob/master/examples/evolutions.py and here is the output result of the script...
Just make a query like this `https://pokeapi.co/api/v2/pokemon?limit=10000&offset=0` to get all possible end points available in the api you would get the following format of data ```json { "count":1302, "next":null, "previous":null,...
Seems unlikely as forms like shadow lugia never appeared outside of [xd](https://bulbapedia.bulbagarden.net/wiki/Pokémon_XD:_Gale_of_Darkness) hence they are not really mainstream in terms of forms unlike as arceus, silvally etc
If you are able to send a cosplay pikachu for front_shiny and default for official artowork i will be able to add it the existing pr for fixes https://github.com/PokeAPI/sprites/pull/99. I...