-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.json
1 lines (1 loc) · 522 KB
/
db.json
1
{"colors":{"green":49,"red":53,"blue":73,"brown":88,"purple":42,"yellow":44,"gray":50,"pink":31,"white":38,"black":29},"types":{"poison":30,"grass":49,"fire":35,"water":72,"bug":40,"flying":75,"normal":67,"ground":33,"fighting":29,"psychic":59,"rock":51,"steel":30,"electric":36,"ghost":32,"ice":22,"dragon":33,"fairy":33,"dark":26},"habitats":{"grassland":47,"mountain":26,"waters-edge":22,"forest":37,"rough-terrain":15,"cave":21,"urban":16,"sea":22,"rare":16,"without-habitat":275},"pokemons":[{"id":"001","name":"bulbasaur","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/001.png","weight":69,"height":7,"base_experience":64,"color":"green","evolves_from_species":false,"types":"poison,grass","species":{"name":"bulbasaur","url":"https://pokeapi.co/api/v2/pokemon-species/1/"},"habitat":"grassland","evolution":[{"id":1,"name":"bulbasaur","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/001.png"},{"id":2,"name":"ivysaur","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/002.png"},{"id":3,"name":"venusaur","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/003.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":49,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":49,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"004","name":"charmander","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/004.png","weight":85,"height":6,"base_experience":62,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"charmander","url":"https://pokeapi.co/api/v2/pokemon-species/4/"},"habitat":"mountain","evolution":[{"id":4,"name":"charmander","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/004.png"},{"id":5,"name":"charmeleon","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/005.png"},{"id":6,"name":"charizard","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/006.png"}],"stats":[{"base_stat":65,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":43,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":52,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":39,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"007","name":"squirtle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/007.png","weight":90,"height":5,"base_experience":63,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"squirtle","url":"https://pokeapi.co/api/v2/pokemon-species/7/"},"habitat":"waters-edge","evolution":[{"id":7,"name":"squirtle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/007.png"},{"id":8,"name":"wartortle","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/008.png"},{"id":9,"name":"blastoise","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/009.png"}],"stats":[{"base_stat":43,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":64,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":48,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":44,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"010","name":"caterpie","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/010.png","weight":29,"height":3,"base_experience":39,"color":"green","evolves_from_species":false,"types":"bug","species":{"name":"caterpie","url":"https://pokeapi.co/api/v2/pokemon-species/10/"},"habitat":"forest","evolution":[{"id":10,"name":"caterpie","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/010.png"},{"id":11,"name":"metapod","minLevel":7,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/011.png"},{"id":12,"name":"butterfree","minLevel":10,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/012.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"013","name":"weedle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/013.png","weight":32,"height":3,"base_experience":39,"color":"brown","evolves_from_species":false,"types":"poison,bug","species":{"name":"weedle","url":"https://pokeapi.co/api/v2/pokemon-species/13/"},"habitat":"forest","evolution":[{"id":13,"name":"weedle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/013.png"},{"id":14,"name":"kakuna","minLevel":7,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/014.png"},{"id":15,"name":"beedrill","minLevel":10,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/015.png"}],"stats":[{"base_stat":50,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"016","name":"pidgey","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/016.png","weight":18,"height":3,"base_experience":50,"color":"brown","evolves_from_species":false,"types":"flying,normal","species":{"name":"pidgey","url":"https://pokeapi.co/api/v2/pokemon-species/16/"},"habitat":"forest","evolution":[{"id":16,"name":"pidgey","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/016.png"},{"id":17,"name":"pidgeotto","minLevel":18,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/017.png"},{"id":18,"name":"pidgeot","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/018.png"}],"stats":[{"base_stat":56,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"019","name":"rattata","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/019.png","weight":35,"height":3,"base_experience":51,"color":"purple","evolves_from_species":false,"types":"normal","species":{"name":"rattata","url":"https://pokeapi.co/api/v2/pokemon-species/19/"},"habitat":"grassland","evolution":[{"id":19,"name":"rattata","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/019.png"},{"id":20,"name":"raticate","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/020.png"}],"stats":[{"base_stat":72,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":56,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"021","name":"spearow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/021.png","weight":20,"height":3,"base_experience":52,"color":"brown","evolves_from_species":false,"types":"flying,normal","species":{"name":"spearow","url":"https://pokeapi.co/api/v2/pokemon-species/21/"},"habitat":"rough-terrain","evolution":[{"id":21,"name":"spearow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/021.png"},{"id":22,"name":"fearow","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/022.png"}],"stats":[{"base_stat":70,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":31,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":31,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"023","name":"ekans","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/023.png","weight":69,"height":20,"base_experience":58,"color":"purple","evolves_from_species":false,"types":"poison","species":{"name":"ekans","url":"https://pokeapi.co/api/v2/pokemon-species/23/"},"habitat":"grassland","evolution":[{"id":23,"name":"ekans","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/023.png"},{"id":24,"name":"arbok","minLevel":22,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/024.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":54,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":44,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"027","name":"sandshrew","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/027.png","weight":120,"height":6,"base_experience":60,"color":"yellow","evolves_from_species":false,"types":"ground","species":{"name":"sandshrew","url":"https://pokeapi.co/api/v2/pokemon-species/27/"},"habitat":"rough-terrain","evolution":[{"id":27,"name":"sandshrew","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/027.png"},{"id":28,"name":"sandslash","minLevel":22,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/028.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"029","name":"nidoran-f","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/029.png","weight":70,"height":4,"base_experience":55,"color":"blue","evolves_from_species":false,"types":"poison","species":{"name":"nidoran-f","url":"https://pokeapi.co/api/v2/pokemon-species/29/"},"habitat":"grassland","evolution":[{"id":29,"name":"nidoran-f","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/029.png"},{"id":30,"name":"nidorina","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/030.png"},{"id":31,"name":"nidoqueen","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/031.png"}],"stats":[{"base_stat":41,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":52,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":47,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"032","name":"nidoran-m","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/032.png","weight":90,"height":5,"base_experience":55,"color":"purple","evolves_from_species":false,"types":"poison","species":{"name":"nidoran-m","url":"https://pokeapi.co/api/v2/pokemon-species/32/"},"habitat":"grassland","evolution":[{"id":32,"name":"nidoran-m","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/032.png"},{"id":33,"name":"nidorino","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/033.png"},{"id":34,"name":"nidoking","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/034.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":57,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":46,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"037","name":"vulpix","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/037.png","weight":99,"height":6,"base_experience":60,"color":"brown","evolves_from_species":false,"types":"fire","species":{"name":"vulpix","url":"https://pokeapi.co/api/v2/pokemon-species/37/"},"habitat":"grassland","evolution":[{"id":37,"name":"vulpix","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/037.png"},{"id":38,"name":"ninetales","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/038.png"}],"stats":[{"base_stat":65,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":41,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":38,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"041","name":"zubat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/041.png","weight":75,"height":8,"base_experience":49,"color":"purple","evolves_from_species":false,"types":"flying,poison","species":{"name":"zubat","url":"https://pokeapi.co/api/v2/pokemon-species/41/"},"habitat":"cave","evolution":[{"id":41,"name":"zubat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/041.png"},{"id":42,"name":"golbat","minLevel":22,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/042.png"},{"id":169,"name":"crobat","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/169.png"}],"stats":[{"base_stat":55,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"043","name":"oddish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/043.png","weight":54,"height":5,"base_experience":64,"color":"blue","evolves_from_species":false,"types":"poison,grass","species":{"name":"oddish","url":"https://pokeapi.co/api/v2/pokemon-species/43/"},"habitat":"grassland","evolution":[{"id":43,"name":"oddish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/043.png"},{"id":44,"name":"gloom","minLevel":21,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/044.png"},{"id":45,"name":"vileplume","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/045.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":75,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"046","name":"paras","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/046.png","weight":54,"height":3,"base_experience":57,"color":"red","evolves_from_species":false,"types":"grass,bug","species":{"name":"paras","url":"https://pokeapi.co/api/v2/pokemon-species/46/"},"habitat":"forest","evolution":[{"id":46,"name":"paras","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/046.png"},{"id":47,"name":"parasect","minLevel":24,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/047.png"}],"stats":[{"base_stat":25,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"048","name":"venonat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/048.png","weight":300,"height":10,"base_experience":61,"color":"purple","evolves_from_species":false,"types":"poison,bug","species":{"name":"venonat","url":"https://pokeapi.co/api/v2/pokemon-species/48/"},"habitat":"forest","evolution":[{"id":48,"name":"venonat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/048.png"},{"id":49,"name":"venomoth","minLevel":31,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/049.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"050","name":"diglett","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/050.png","weight":8,"height":2,"base_experience":53,"color":"brown","evolves_from_species":false,"types":"ground","species":{"name":"diglett","url":"https://pokeapi.co/api/v2/pokemon-species/50/"},"habitat":"cave","evolution":[{"id":50,"name":"diglett","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/050.png"},{"id":51,"name":"dugtrio","minLevel":26,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/051.png"}],"stats":[{"base_stat":95,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":25,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":10,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"052","name":"meowth","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/052.png","weight":42,"height":4,"base_experience":58,"color":"yellow","evolves_from_species":false,"types":"normal","species":{"name":"meowth","url":"https://pokeapi.co/api/v2/pokemon-species/52/"},"habitat":"urban","evolution":[{"id":52,"name":"meowth","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/052.png"},{"id":53,"name":"persian","minLevel":28,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/053.png"}],"stats":[{"base_stat":90,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"054","name":"psyduck","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/054.png","weight":196,"height":8,"base_experience":64,"color":"yellow","evolves_from_species":false,"types":"water","species":{"name":"psyduck","url":"https://pokeapi.co/api/v2/pokemon-species/54/"},"habitat":"waters-edge","evolution":[{"id":54,"name":"psyduck","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/054.png"},{"id":55,"name":"golduck","minLevel":33,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/055.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":52,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"056","name":"mankey","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/056.png","weight":280,"height":5,"base_experience":61,"color":"brown","evolves_from_species":false,"types":"fighting","species":{"name":"mankey","url":"https://pokeapi.co/api/v2/pokemon-species/56/"},"habitat":"mountain","evolution":[{"id":56,"name":"mankey","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/056.png"},{"id":57,"name":"primeape","minLevel":28,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/057.png"}],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"058","name":"growlithe","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/058.png","weight":190,"height":7,"base_experience":70,"color":"brown","evolves_from_species":false,"types":"fire","species":{"name":"growlithe","url":"https://pokeapi.co/api/v2/pokemon-species/58/"},"habitat":"grassland","evolution":[{"id":58,"name":"growlithe","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/058.png"},{"id":59,"name":"arcanine","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/059.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"060","name":"poliwag","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/060.png","weight":124,"height":6,"base_experience":60,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"poliwag","url":"https://pokeapi.co/api/v2/pokemon-species/60/"},"habitat":"waters-edge","evolution":[{"id":60,"name":"poliwag","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/060.png"},{"id":61,"name":"poliwhirl","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/061.png"},{"id":62,"name":"poliwrath","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/062.png"}],"stats":[{"base_stat":90,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"063","name":"abra","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/063.png","weight":195,"height":9,"base_experience":62,"color":"brown","evolves_from_species":false,"types":"psychic","species":{"name":"abra","url":"https://pokeapi.co/api/v2/pokemon-species/63/"},"habitat":"urban","evolution":[{"id":63,"name":"abra","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/063.png"},{"id":64,"name":"kadabra","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/064.png"},{"id":65,"name":"alakazam","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/065.png"}],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":15,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":20,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":25,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"066","name":"machop","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/066.png","weight":195,"height":8,"base_experience":61,"color":"gray","evolves_from_species":false,"types":"fighting","species":{"name":"machop","url":"https://pokeapi.co/api/v2/pokemon-species/66/"},"habitat":"mountain","evolution":[{"id":66,"name":"machop","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/066.png"},{"id":67,"name":"machoke","minLevel":28,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/067.png"},{"id":68,"name":"machamp","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/068.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"069","name":"bellsprout","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/069.png","weight":40,"height":7,"base_experience":60,"color":"green","evolves_from_species":false,"types":"poison,grass","species":{"name":"bellsprout","url":"https://pokeapi.co/api/v2/pokemon-species/69/"},"habitat":"forest","evolution":[{"id":69,"name":"bellsprout","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/069.png"},{"id":70,"name":"weepinbell","minLevel":21,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/070.png"},{"id":71,"name":"victreebel","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/071.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"072","name":"tentacool","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/072.png","weight":455,"height":9,"base_experience":67,"color":"blue","evolves_from_species":false,"types":"poison,water","species":{"name":"tentacool","url":"https://pokeapi.co/api/v2/pokemon-species/72/"},"habitat":"sea","evolution":[{"id":72,"name":"tentacool","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/072.png"},{"id":73,"name":"tentacruel","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/073.png"}],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"074","name":"geodude","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/074.png","weight":200,"height":4,"base_experience":60,"color":"brown","evolves_from_species":false,"types":"ground,rock","species":{"name":"geodude","url":"https://pokeapi.co/api/v2/pokemon-species/74/"},"habitat":"mountain","evolution":[{"id":74,"name":"geodude","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/074.png"},{"id":75,"name":"graveler","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/075.png"},{"id":76,"name":"golem","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/076.png"}],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"077","name":"ponyta","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/077.png","weight":300,"height":10,"base_experience":82,"color":"yellow","evolves_from_species":false,"types":"fire","species":{"name":"ponyta","url":"https://pokeapi.co/api/v2/pokemon-species/77/"},"habitat":"grassland","evolution":[{"id":77,"name":"ponyta","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/077.png"},{"id":78,"name":"rapidash","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/078.png"}],"stats":[{"base_stat":90,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"079","name":"slowpoke","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/079.png","weight":360,"height":12,"base_experience":63,"color":"pink","evolves_from_species":false,"types":"psychic,water","species":{"name":"slowpoke","url":"https://pokeapi.co/api/v2/pokemon-species/79/"},"habitat":"waters-edge","evolution":[{"id":79,"name":"slowpoke","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/079.png"},{"id":80,"name":"slowbro","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/080.png"}],"stats":[{"base_stat":15,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"081","name":"magnemite","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/081.png","weight":60,"height":3,"base_experience":65,"color":"gray","evolves_from_species":false,"types":"steel,electric","species":{"name":"magnemite","url":"https://pokeapi.co/api/v2/pokemon-species/81/"},"habitat":"rough-terrain","evolution":[{"id":81,"name":"magnemite","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/081.png"},{"id":82,"name":"magneton","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/082.png"},{"id":462,"name":"magnezone","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/462.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":95,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":25,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"083","name":"farfetchd","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/083.png","weight":150,"height":8,"base_experience":132,"color":"brown","evolves_from_species":false,"types":"flying,normal","species":{"name":"farfetchd","url":"https://pokeapi.co/api/v2/pokemon-species/83/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":62,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":58,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":52,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"084","name":"doduo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/084.png","weight":392,"height":14,"base_experience":62,"color":"brown","evolves_from_species":false,"types":"flying,normal","species":{"name":"doduo","url":"https://pokeapi.co/api/v2/pokemon-species/84/"},"habitat":"grassland","evolution":[{"id":84,"name":"doduo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/084.png"},{"id":85,"name":"dodrio","minLevel":31,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/085.png"}],"stats":[{"base_stat":75,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"086","name":"seel","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/086.png","weight":900,"height":11,"base_experience":65,"color":"white","evolves_from_species":false,"types":"water","species":{"name":"seel","url":"https://pokeapi.co/api/v2/pokemon-species/86/"},"habitat":"sea","evolution":[{"id":86,"name":"seel","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/086.png"},{"id":87,"name":"dewgong","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/087.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"088","name":"grimer","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/088.png","weight":300,"height":9,"base_experience":65,"color":"purple","evolves_from_species":false,"types":"poison","species":{"name":"grimer","url":"https://pokeapi.co/api/v2/pokemon-species/88/"},"habitat":"urban","evolution":[{"id":88,"name":"grimer","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/088.png"},{"id":89,"name":"muk","minLevel":38,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/089.png"}],"stats":[{"base_stat":25,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"090","name":"shellder","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/090.png","weight":40,"height":3,"base_experience":61,"color":"purple","evolves_from_species":false,"types":"water","species":{"name":"shellder","url":"https://pokeapi.co/api/v2/pokemon-species/90/"},"habitat":"sea","evolution":[{"id":90,"name":"shellder","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/090.png"},{"id":91,"name":"cloyster","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/091.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"092","name":"gastly","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/092.png","weight":1,"height":13,"base_experience":62,"color":"purple","evolves_from_species":false,"types":"poison,ghost","species":{"name":"gastly","url":"https://pokeapi.co/api/v2/pokemon-species/92/"},"habitat":"cave","evolution":[{"id":92,"name":"gastly","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/092.png"},{"id":93,"name":"haunter","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/093.png"},{"id":94,"name":"gengar","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/094.png"}],"stats":[{"base_stat":80,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"095","name":"onix","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/095.png","weight":2100,"height":88,"base_experience":77,"color":"gray","evolves_from_species":false,"types":"ground,rock","species":{"name":"onix","url":"https://pokeapi.co/api/v2/pokemon-species/95/"},"habitat":"cave","evolution":[{"id":95,"name":"onix","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/095.png"},{"id":208,"name":"steelix","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/208.png"}],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":160,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"096","name":"drowzee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/096.png","weight":324,"height":10,"base_experience":66,"color":"yellow","evolves_from_species":false,"types":"psychic","species":{"name":"drowzee","url":"https://pokeapi.co/api/v2/pokemon-species/96/"},"habitat":"grassland","evolution":[{"id":96,"name":"drowzee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/096.png"},{"id":97,"name":"hypno","minLevel":26,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/097.png"}],"stats":[{"base_stat":42,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":43,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":48,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"098","name":"krabby","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/098.png","weight":65,"height":4,"base_experience":65,"color":"red","evolves_from_species":false,"types":"water","species":{"name":"krabby","url":"https://pokeapi.co/api/v2/pokemon-species/98/"},"habitat":"waters-edge","evolution":[{"id":98,"name":"krabby","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/098.png"},{"id":99,"name":"kingler","minLevel":28,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/099.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":105,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"100","name":"voltorb","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/100.png","weight":104,"height":5,"base_experience":66,"color":"red","evolves_from_species":false,"types":"electric","species":{"name":"voltorb","url":"https://pokeapi.co/api/v2/pokemon-species/100/"},"habitat":"urban","evolution":[{"id":100,"name":"voltorb","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/100.png"},{"id":101,"name":"electrode","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/101.png"}],"stats":[{"base_stat":100,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"102","name":"exeggcute","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/102.png","weight":25,"height":4,"base_experience":65,"color":"pink","evolves_from_species":false,"types":"psychic,grass","species":{"name":"exeggcute","url":"https://pokeapi.co/api/v2/pokemon-species/102/"},"habitat":"forest","evolution":[{"id":102,"name":"exeggcute","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/102.png"},{"id":103,"name":"exeggutor","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/103.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"104","name":"cubone","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/104.png","weight":65,"height":4,"base_experience":64,"color":"brown","evolves_from_species":false,"types":"ground","species":{"name":"cubone","url":"https://pokeapi.co/api/v2/pokemon-species/104/"},"habitat":"mountain","evolution":[{"id":104,"name":"cubone","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/104.png"},{"id":105,"name":"marowak","minLevel":28,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/105.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"108","name":"lickitung","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/108.png","weight":655,"height":12,"base_experience":77,"color":"pink","evolves_from_species":false,"types":"normal","species":{"name":"lickitung","url":"https://pokeapi.co/api/v2/pokemon-species/108/"},"habitat":"grassland","evolution":[{"id":108,"name":"lickitung","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/108.png"},{"id":463,"name":"lickilicky","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/463.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"109","name":"koffing","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/109.png","weight":10,"height":6,"base_experience":68,"color":"purple","evolves_from_species":false,"types":"poison","species":{"name":"koffing","url":"https://pokeapi.co/api/v2/pokemon-species/109/"},"habitat":"urban","evolution":[{"id":109,"name":"koffing","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/109.png"},{"id":110,"name":"weezing","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/110.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"111","name":"rhyhorn","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/111.png","weight":1150,"height":10,"base_experience":69,"color":"gray","evolves_from_species":false,"types":"rock,ground","species":{"name":"rhyhorn","url":"https://pokeapi.co/api/v2/pokemon-species/111/"},"habitat":"rough-terrain","evolution":[{"id":111,"name":"rhyhorn","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/111.png"},{"id":112,"name":"rhydon","minLevel":42,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/112.png"},{"id":464,"name":"rhyperior","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/464.png"}],"stats":[{"base_stat":25,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"114","name":"tangela","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/114.png","weight":350,"height":10,"base_experience":87,"color":"blue","evolves_from_species":false,"types":"grass","species":{"name":"tangela","url":"https://pokeapi.co/api/v2/pokemon-species/114/"},"habitat":"grassland","evolution":[{"id":114,"name":"tangela","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/114.png"},{"id":465,"name":"tangrowth","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/465.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":115,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"115","name":"kangaskhan","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/115.png","weight":800,"height":22,"base_experience":172,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"kangaskhan","url":"https://pokeapi.co/api/v2/pokemon-species/115/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":105,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"116","name":"horsea","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/116.png","weight":80,"height":4,"base_experience":59,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"horsea","url":"https://pokeapi.co/api/v2/pokemon-species/116/"},"habitat":"sea","evolution":[{"id":116,"name":"horsea","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/116.png"},{"id":117,"name":"seadra","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/117.png"},{"id":230,"name":"kingdra","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/230.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"118","name":"goldeen","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/118.png","weight":150,"height":6,"base_experience":64,"color":"red","evolves_from_species":false,"types":"water","species":{"name":"goldeen","url":"https://pokeapi.co/api/v2/pokemon-species/118/"},"habitat":"waters-edge","evolution":[{"id":118,"name":"goldeen","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/118.png"},{"id":119,"name":"seaking","minLevel":33,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/119.png"}],"stats":[{"base_stat":63,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":67,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"120","name":"staryu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/120.png","weight":345,"height":8,"base_experience":68,"color":"brown","evolves_from_species":false,"types":"water","species":{"name":"staryu","url":"https://pokeapi.co/api/v2/pokemon-species/120/"},"habitat":"sea","evolution":[{"id":120,"name":"staryu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/120.png"},{"id":121,"name":"starmie","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/121.png"}],"stats":[{"base_stat":85,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"123","name":"scyther","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/123.png","weight":560,"height":15,"base_experience":100,"color":"green","evolves_from_species":false,"types":"flying,bug","species":{"name":"scyther","url":"https://pokeapi.co/api/v2/pokemon-species/123/"},"habitat":"grassland","evolution":[{"id":123,"name":"scyther","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/123.png"},{"id":212,"name":"scizor","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/212.png"}],"stats":[{"base_stat":105,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":110,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"127","name":"pinsir","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/127.png","weight":550,"height":15,"base_experience":175,"color":"brown","evolves_from_species":false,"types":"bug","species":{"name":"pinsir","url":"https://pokeapi.co/api/v2/pokemon-species/127/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":125,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"128","name":"tauros","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/128.png","weight":884,"height":14,"base_experience":172,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"tauros","url":"https://pokeapi.co/api/v2/pokemon-species/128/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":110,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"129","name":"magikarp","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/129.png","weight":100,"height":9,"base_experience":40,"color":"red","evolves_from_species":false,"types":"water","species":{"name":"magikarp","url":"https://pokeapi.co/api/v2/pokemon-species/129/"},"habitat":"waters-edge","evolution":[{"id":129,"name":"magikarp","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/129.png"},{"id":130,"name":"gyarados","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/130.png"}],"stats":[{"base_stat":80,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":15,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":10,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":20,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"131","name":"lapras","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/131.png","weight":2200,"height":25,"base_experience":187,"color":"blue","evolves_from_species":false,"types":"ice,water","species":{"name":"lapras","url":"https://pokeapi.co/api/v2/pokemon-species/131/"},"habitat":"sea","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":130,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"132","name":"ditto","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/132.png","weight":40,"height":3,"base_experience":101,"color":"purple","evolves_from_species":false,"types":"normal","species":{"name":"ditto","url":"https://pokeapi.co/api/v2/pokemon-species/132/"},"habitat":"urban","evolution":[],"stats":[{"base_stat":48,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":48,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":48,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"133","name":"eevee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/133.png","weight":65,"height":3,"base_experience":65,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"eevee","url":"https://pokeapi.co/api/v2/pokemon-species/133/"},"habitat":"urban","evolution":[{"id":133,"name":"eevee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/133.png"},{"id":134,"name":"vaporeon","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/134.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"137","name":"porygon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/137.png","weight":365,"height":8,"base_experience":79,"color":"pink","evolves_from_species":false,"types":"normal","species":{"name":"porygon","url":"https://pokeapi.co/api/v2/pokemon-species/137/"},"habitat":"urban","evolution":[{"id":137,"name":"porygon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/137.png"},{"id":233,"name":"porygon2","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/233.png"},{"id":474,"name":"porygon-z","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/474.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"138","name":"omanyte","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/138.png","weight":75,"height":4,"base_experience":71,"color":"blue","evolves_from_species":false,"types":"water,rock","species":{"name":"omanyte","url":"https://pokeapi.co/api/v2/pokemon-species/138/"},"habitat":"sea","evolution":[{"id":138,"name":"omanyte","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/138.png"},{"id":139,"name":"omastar","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/139.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"140","name":"kabuto","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/140.png","weight":115,"height":5,"base_experience":71,"color":"brown","evolves_from_species":false,"types":"water,rock","species":{"name":"kabuto","url":"https://pokeapi.co/api/v2/pokemon-species/140/"},"habitat":"sea","evolution":[{"id":140,"name":"kabuto","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/140.png"},{"id":141,"name":"kabutops","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/141.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"142","name":"aerodactyl","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/142.png","weight":590,"height":18,"base_experience":180,"color":"purple","evolves_from_species":false,"types":"flying,rock","species":{"name":"aerodactyl","url":"https://pokeapi.co/api/v2/pokemon-species/142/"},"habitat":"mountain","evolution":[],"stats":[{"base_stat":130,"effort":2,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":105,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"144","name":"articuno","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/144.png","weight":554,"height":17,"base_experience":261,"color":"blue","evolves_from_species":false,"types":"flying,ice","species":{"name":"articuno","url":"https://pokeapi.co/api/v2/pokemon-species/144/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":125,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"145","name":"zapdos","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/145.png","weight":526,"height":16,"base_experience":261,"color":"yellow","evolves_from_species":false,"types":"flying,electric","species":{"name":"zapdos","url":"https://pokeapi.co/api/v2/pokemon-species/145/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":125,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"146","name":"moltres","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/146.png","weight":600,"height":20,"base_experience":261,"color":"yellow","evolves_from_species":false,"types":"flying,fire","species":{"name":"moltres","url":"https://pokeapi.co/api/v2/pokemon-species/146/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":125,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"147","name":"dratini","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/147.png","weight":33,"height":18,"base_experience":60,"color":"blue","evolves_from_species":false,"types":"dragon","species":{"name":"dratini","url":"https://pokeapi.co/api/v2/pokemon-species/147/"},"habitat":"waters-edge","evolution":[{"id":147,"name":"dratini","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/147.png"},{"id":148,"name":"dragonair","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/148.png"},{"id":149,"name":"dragonite","minLevel":55,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/149.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":64,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":41,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"150","name":"mewtwo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/150.png","weight":1220,"height":20,"base_experience":306,"color":"purple","evolves_from_species":false,"types":"psychic","species":{"name":"mewtwo","url":"https://pokeapi.co/api/v2/pokemon-species/150/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":130,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":154,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":110,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":106,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"151","name":"mew","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/151.png","weight":40,"height":4,"base_experience":270,"color":"pink","evolves_from_species":false,"types":"psychic","species":{"name":"mew","url":"https://pokeapi.co/api/v2/pokemon-species/151/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"152","name":"chikorita","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/152.png","weight":64,"height":9,"base_experience":64,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"chikorita","url":"https://pokeapi.co/api/v2/pokemon-species/152/"},"habitat":"grassland","evolution":[{"id":152,"name":"chikorita","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/152.png"},{"id":153,"name":"bayleef","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/153.png"},{"id":154,"name":"meganium","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/154.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":49,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":49,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"155","name":"cyndaquil","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/155.png","weight":79,"height":5,"base_experience":62,"color":"yellow","evolves_from_species":false,"types":"fire","species":{"name":"cyndaquil","url":"https://pokeapi.co/api/v2/pokemon-species/155/"},"habitat":"grassland","evolution":[{"id":155,"name":"cyndaquil","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/155.png"},{"id":156,"name":"quilava","minLevel":14,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/156.png"},{"id":157,"name":"typhlosion","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/157.png"}],"stats":[{"base_stat":65,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":43,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":52,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":39,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"158","name":"totodile","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/158.png","weight":95,"height":6,"base_experience":63,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"totodile","url":"https://pokeapi.co/api/v2/pokemon-species/158/"},"habitat":"waters-edge","evolution":[{"id":158,"name":"totodile","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/158.png"},{"id":159,"name":"croconaw","minLevel":18,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/159.png"},{"id":160,"name":"feraligatr","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/160.png"}],"stats":[{"base_stat":43,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":64,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"161","name":"sentret","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/161.png","weight":60,"height":8,"base_experience":43,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"sentret","url":"https://pokeapi.co/api/v2/pokemon-species/161/"},"habitat":"grassland","evolution":[{"id":161,"name":"sentret","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/161.png"},{"id":162,"name":"furret","minLevel":15,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/162.png"}],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":34,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":46,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"163","name":"hoothoot","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/163.png","weight":212,"height":7,"base_experience":52,"color":"brown","evolves_from_species":false,"types":"flying,normal","species":{"name":"hoothoot","url":"https://pokeapi.co/api/v2/pokemon-species/163/"},"habitat":"forest","evolution":[{"id":163,"name":"hoothoot","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/163.png"},{"id":164,"name":"noctowl","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/164.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":56,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":36,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"165","name":"ledyba","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/165.png","weight":108,"height":10,"base_experience":53,"color":"red","evolves_from_species":false,"types":"flying,bug","species":{"name":"ledyba","url":"https://pokeapi.co/api/v2/pokemon-species/165/"},"habitat":"forest","evolution":[{"id":165,"name":"ledyba","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/165.png"},{"id":166,"name":"ledian","minLevel":18,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/166.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":20,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"167","name":"spinarak","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/167.png","weight":85,"height":5,"base_experience":50,"color":"green","evolves_from_species":false,"types":"poison,bug","species":{"name":"spinarak","url":"https://pokeapi.co/api/v2/pokemon-species/167/"},"habitat":"forest","evolution":[{"id":167,"name":"spinarak","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/167.png"},{"id":168,"name":"ariados","minLevel":22,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/168.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"170","name":"chinchou","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/170.png","weight":120,"height":5,"base_experience":66,"color":"blue","evolves_from_species":false,"types":"electric,water","species":{"name":"chinchou","url":"https://pokeapi.co/api/v2/pokemon-species/170/"},"habitat":"sea","evolution":[{"id":170,"name":"chinchou","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/170.png"},{"id":171,"name":"lanturn","minLevel":27,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/171.png"}],"stats":[{"base_stat":67,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":56,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":56,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":38,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":38,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"172","name":"pichu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/172.png","weight":20,"height":3,"base_experience":41,"color":"yellow","evolves_from_species":false,"types":"electric","species":{"name":"pichu","url":"https://pokeapi.co/api/v2/pokemon-species/172/"},"habitat":"forest","evolution":[{"id":172,"name":"pichu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/172.png"},{"id":25,"name":"pikachu","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/025.png"},{"id":26,"name":"raichu","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/026.png"}],"stats":[{"base_stat":60,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":15,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":20,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"173","name":"cleffa","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/173.png","weight":30,"height":3,"base_experience":44,"color":"pink","evolves_from_species":false,"types":"fairy","species":{"name":"cleffa","url":"https://pokeapi.co/api/v2/pokemon-species/173/"},"habitat":"mountain","evolution":[{"id":173,"name":"cleffa","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/173.png"},{"id":35,"name":"clefairy","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/035.png"},{"id":36,"name":"clefable","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/036.png"}],"stats":[{"base_stat":15,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":28,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":25,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"174","name":"igglybuff","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/174.png","weight":10,"height":3,"base_experience":42,"color":"pink","evolves_from_species":false,"types":"fairy,normal","species":{"name":"igglybuff","url":"https://pokeapi.co/api/v2/pokemon-species/174/"},"habitat":"grassland","evolution":[{"id":174,"name":"igglybuff","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/174.png"},{"id":39,"name":"jigglypuff","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/039.png"},{"id":40,"name":"wigglytuff","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/040.png"}],"stats":[{"base_stat":15,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":15,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"175","name":"togepi","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/175.png","weight":15,"height":3,"base_experience":49,"color":"white","evolves_from_species":false,"types":"fairy","species":{"name":"togepi","url":"https://pokeapi.co/api/v2/pokemon-species/175/"},"habitat":"forest","evolution":[{"id":175,"name":"togepi","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/175.png"},{"id":176,"name":"togetic","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/176.png"},{"id":468,"name":"togekiss","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/468.png"}],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":20,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"177","name":"natu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/177.png","weight":20,"height":2,"base_experience":64,"color":"green","evolves_from_species":false,"types":"flying,psychic","species":{"name":"natu","url":"https://pokeapi.co/api/v2/pokemon-species/177/"},"habitat":"forest","evolution":[{"id":177,"name":"natu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/177.png"},{"id":178,"name":"xatu","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/178.png"}],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"179","name":"mareep","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/179.png","weight":78,"height":6,"base_experience":56,"color":"white","evolves_from_species":false,"types":"electric","species":{"name":"mareep","url":"https://pokeapi.co/api/v2/pokemon-species/179/"},"habitat":"grassland","evolution":[{"id":179,"name":"mareep","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/179.png"},{"id":180,"name":"flaaffy","minLevel":15,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/180.png"},{"id":181,"name":"ampharos","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/181.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"187","name":"hoppip","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/187.png","weight":5,"height":4,"base_experience":50,"color":"pink","evolves_from_species":false,"types":"flying,grass","species":{"name":"hoppip","url":"https://pokeapi.co/api/v2/pokemon-species/187/"},"habitat":"grassland","evolution":[{"id":187,"name":"hoppip","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/187.png"},{"id":188,"name":"skiploom","minLevel":18,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/188.png"},{"id":189,"name":"jumpluff","minLevel":27,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/189.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"190","name":"aipom","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/190.png","weight":115,"height":8,"base_experience":72,"color":"purple","evolves_from_species":false,"types":"normal","species":{"name":"aipom","url":"https://pokeapi.co/api/v2/pokemon-species/190/"},"habitat":"forest","evolution":[{"id":190,"name":"aipom","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/190.png"},{"id":424,"name":"ambipom","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/424.png"}],"stats":[{"base_stat":85,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"191","name":"sunkern","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/191.png","weight":18,"height":3,"base_experience":36,"color":"yellow","evolves_from_species":false,"types":"grass","species":{"name":"sunkern","url":"https://pokeapi.co/api/v2/pokemon-species/191/"},"habitat":"grassland","evolution":[{"id":191,"name":"sunkern","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/191.png"},{"id":192,"name":"sunflora","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/192.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"193","name":"yanma","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/193.png","weight":380,"height":12,"base_experience":78,"color":"red","evolves_from_species":false,"types":"flying,bug","species":{"name":"yanma","url":"https://pokeapi.co/api/v2/pokemon-species/193/"},"habitat":"forest","evolution":[{"id":193,"name":"yanma","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/193.png"},{"id":469,"name":"yanmega","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/469.png"}],"stats":[{"base_stat":95,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"194","name":"wooper","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/194.png","weight":85,"height":4,"base_experience":42,"color":"blue","evolves_from_species":false,"types":"ground,water","species":{"name":"wooper","url":"https://pokeapi.co/api/v2/pokemon-species/194/"},"habitat":"waters-edge","evolution":[{"id":194,"name":"wooper","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/194.png"},{"id":195,"name":"quagsire","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/195.png"}],"stats":[{"base_stat":15,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"198","name":"murkrow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/198.png","weight":21,"height":5,"base_experience":81,"color":"black","evolves_from_species":false,"types":"flying,dark","species":{"name":"murkrow","url":"https://pokeapi.co/api/v2/pokemon-species/198/"},"habitat":"forest","evolution":[{"id":198,"name":"murkrow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/198.png"},{"id":430,"name":"honchkrow","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/430.png"}],"stats":[{"base_stat":91,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":42,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":42,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"200","name":"misdreavus","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/200.png","weight":10,"height":7,"base_experience":87,"color":"gray","evolves_from_species":false,"types":"ghost","species":{"name":"misdreavus","url":"https://pokeapi.co/api/v2/pokemon-species/200/"},"habitat":"cave","evolution":[{"id":200,"name":"misdreavus","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/200.png"},{"id":429,"name":"mismagius","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/429.png"}],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"201","name":"unown","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/201.png","weight":50,"height":5,"base_experience":118,"color":"black","evolves_from_species":false,"types":"psychic","species":{"name":"unown","url":"https://pokeapi.co/api/v2/pokemon-species/201/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":48,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":72,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":72,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":48,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"203","name":"girafarig","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/203.png","weight":415,"height":15,"base_experience":159,"color":"yellow","evolves_from_species":false,"types":"psychic,normal","species":{"name":"girafarig","url":"https://pokeapi.co/api/v2/pokemon-species/203/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"204","name":"pineco","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/204.png","weight":72,"height":6,"base_experience":58,"color":"gray","evolves_from_species":false,"types":"bug","species":{"name":"pineco","url":"https://pokeapi.co/api/v2/pokemon-species/204/"},"habitat":"forest","evolution":[{"id":204,"name":"pineco","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/204.png"},{"id":205,"name":"forretress","minLevel":31,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/205.png"}],"stats":[{"base_stat":15,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"206","name":"dunsparce","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/206.png","weight":140,"height":15,"base_experience":145,"color":"yellow","evolves_from_species":false,"types":"normal","species":{"name":"dunsparce","url":"https://pokeapi.co/api/v2/pokemon-species/206/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"207","name":"gligar","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/207.png","weight":648,"height":11,"base_experience":86,"color":"purple","evolves_from_species":false,"types":"flying,ground","species":{"name":"gligar","url":"https://pokeapi.co/api/v2/pokemon-species/207/"},"habitat":"mountain","evolution":[{"id":207,"name":"gligar","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/207.png"},{"id":472,"name":"gliscor","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/472.png"}],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":105,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"209","name":"snubbull","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/209.png","weight":78,"height":6,"base_experience":60,"color":"pink","evolves_from_species":false,"types":"fairy","species":{"name":"snubbull","url":"https://pokeapi.co/api/v2/pokemon-species/209/"},"habitat":"urban","evolution":[{"id":209,"name":"snubbull","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/209.png"},{"id":210,"name":"granbull","minLevel":23,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/210.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"211","name":"qwilfish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/211.png","weight":39,"height":5,"base_experience":88,"color":"gray","evolves_from_species":false,"types":"poison,water","species":{"name":"qwilfish","url":"https://pokeapi.co/api/v2/pokemon-species/211/"},"habitat":"sea","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"213","name":"shuckle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/213.png","weight":205,"height":6,"base_experience":177,"color":"yellow","evolves_from_species":false,"types":"rock,bug","species":{"name":"shuckle","url":"https://pokeapi.co/api/v2/pokemon-species/213/"},"habitat":"mountain","evolution":[],"stats":[{"base_stat":5,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":230,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":10,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":230,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":10,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":20,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"214","name":"heracross","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/214.png","weight":540,"height":15,"base_experience":175,"color":"blue","evolves_from_species":false,"types":"fighting,bug","species":{"name":"heracross","url":"https://pokeapi.co/api/v2/pokemon-species/214/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":125,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"215","name":"sneasel","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/215.png","weight":280,"height":9,"base_experience":86,"color":"black","evolves_from_species":false,"types":"ice,dark","species":{"name":"sneasel","url":"https://pokeapi.co/api/v2/pokemon-species/215/"},"habitat":"forest","evolution":[{"id":215,"name":"sneasel","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/215.png"},{"id":461,"name":"weavile","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/461.png"}],"stats":[{"base_stat":115,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"216","name":"teddiursa","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/216.png","weight":88,"height":6,"base_experience":66,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"teddiursa","url":"https://pokeapi.co/api/v2/pokemon-species/216/"},"habitat":"mountain","evolution":[{"id":216,"name":"teddiursa","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/216.png"},{"id":217,"name":"ursaring","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/217.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"218","name":"slugma","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/218.png","weight":350,"height":7,"base_experience":50,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"slugma","url":"https://pokeapi.co/api/v2/pokemon-species/218/"},"habitat":"mountain","evolution":[{"id":218,"name":"slugma","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/218.png"},{"id":219,"name":"magcargo","minLevel":38,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/219.png"}],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"220","name":"swinub","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/220.png","weight":65,"height":4,"base_experience":50,"color":"brown","evolves_from_species":false,"types":"ground,ice","species":{"name":"swinub","url":"https://pokeapi.co/api/v2/pokemon-species/220/"},"habitat":"cave","evolution":[{"id":220,"name":"swinub","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/220.png"},{"id":221,"name":"piloswine","minLevel":33,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/221.png"},{"id":473,"name":"mamoswine","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/473.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"222","name":"corsola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/222.png","weight":50,"height":6,"base_experience":144,"color":"pink","evolves_from_species":false,"types":"rock,water","species":{"name":"corsola","url":"https://pokeapi.co/api/v2/pokemon-species/222/"},"habitat":"sea","evolution":[],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"223","name":"remoraid","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/223.png","weight":120,"height":6,"base_experience":60,"color":"gray","evolves_from_species":false,"types":"water","species":{"name":"remoraid","url":"https://pokeapi.co/api/v2/pokemon-species/223/"},"habitat":"sea","evolution":[{"id":223,"name":"remoraid","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/223.png"},{"id":224,"name":"octillery","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/224.png"}],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"225","name":"delibird","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/225.png","weight":160,"height":9,"base_experience":116,"color":"red","evolves_from_species":false,"types":"flying,ice","species":{"name":"delibird","url":"https://pokeapi.co/api/v2/pokemon-species/225/"},"habitat":"mountain","evolution":[],"stats":[{"base_stat":75,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"227","name":"skarmory","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/227.png","weight":505,"height":17,"base_experience":163,"color":"gray","evolves_from_species":false,"types":"flying,steel","species":{"name":"skarmory","url":"https://pokeapi.co/api/v2/pokemon-species/227/"},"habitat":"rough-terrain","evolution":[],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":140,"effort":2,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"228","name":"houndour","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/228.png","weight":108,"height":6,"base_experience":66,"color":"black","evolves_from_species":false,"types":"fire,dark","species":{"name":"houndour","url":"https://pokeapi.co/api/v2/pokemon-species/228/"},"habitat":"rough-terrain","evolution":[{"id":228,"name":"houndour","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/228.png"},{"id":229,"name":"houndoom","minLevel":24,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/229.png"}],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":80,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"231","name":"phanpy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/231.png","weight":335,"height":5,"base_experience":66,"color":"blue","evolves_from_species":false,"types":"ground","species":{"name":"phanpy","url":"https://pokeapi.co/api/v2/pokemon-species/231/"},"habitat":"rough-terrain","evolution":[{"id":231,"name":"phanpy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/231.png"},{"id":232,"name":"donphan","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/232.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"234","name":"stantler","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/234.png","weight":712,"height":14,"base_experience":163,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"stantler","url":"https://pokeapi.co/api/v2/pokemon-species/234/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":62,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":73,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"235","name":"smeargle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/235.png","weight":580,"height":12,"base_experience":88,"color":"white","evolves_from_species":false,"types":"normal","species":{"name":"smeargle","url":"https://pokeapi.co/api/v2/pokemon-species/235/"},"habitat":"urban","evolution":[],"stats":[{"base_stat":75,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":20,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"236","name":"tyrogue","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/236.png","weight":210,"height":7,"base_experience":42,"color":"purple","evolves_from_species":false,"types":"fighting","species":{"name":"tyrogue","url":"https://pokeapi.co/api/v2/pokemon-species/236/"},"habitat":"urban","evolution":[{"id":236,"name":"tyrogue","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/236.png"},{"id":106,"name":"hitmonlee","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/106.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"238","name":"smoochum","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/238.png","weight":60,"height":4,"base_experience":61,"color":"pink","evolves_from_species":false,"types":"psychic,ice","species":{"name":"smoochum","url":"https://pokeapi.co/api/v2/pokemon-species/238/"},"habitat":"urban","evolution":[{"id":238,"name":"smoochum","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/238.png"},{"id":124,"name":"jynx","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/124.png"}],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":15,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"239","name":"elekid","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/239.png","weight":235,"height":6,"base_experience":72,"color":"yellow","evolves_from_species":false,"types":"electric","species":{"name":"elekid","url":"https://pokeapi.co/api/v2/pokemon-species/239/"},"habitat":"grassland","evolution":[{"id":239,"name":"elekid","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/239.png"},{"id":125,"name":"electabuzz","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/125.png"},{"id":466,"name":"electivire","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/466.png"}],"stats":[{"base_stat":95,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":37,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":63,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"240","name":"magby","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/240.png","weight":214,"height":7,"base_experience":73,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"magby","url":"https://pokeapi.co/api/v2/pokemon-species/240/"},"habitat":"mountain","evolution":[{"id":240,"name":"magby","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/240.png"},{"id":126,"name":"magmar","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/126.png"},{"id":467,"name":"magmortar","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/467.png"}],"stats":[{"base_stat":83,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":37,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"241","name":"miltank","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/241.png","weight":755,"height":12,"base_experience":172,"color":"pink","evolves_from_species":false,"types":"normal","species":{"name":"miltank","url":"https://pokeapi.co/api/v2/pokemon-species/241/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":105,"effort":2,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":95,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"243","name":"raikou","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/243.png","weight":1780,"height":19,"base_experience":261,"color":"yellow","evolves_from_species":false,"types":"electric","species":{"name":"raikou","url":"https://pokeapi.co/api/v2/pokemon-species/243/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":115,"effort":2,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":115,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"244","name":"entei","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/244.png","weight":1980,"height":21,"base_experience":261,"color":"brown","evolves_from_species":false,"types":"fire","species":{"name":"entei","url":"https://pokeapi.co/api/v2/pokemon-species/244/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":115,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":115,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"245","name":"suicune","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/245.png","weight":1870,"height":20,"base_experience":261,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"suicune","url":"https://pokeapi.co/api/v2/pokemon-species/245/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":115,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":115,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"246","name":"larvitar","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/246.png","weight":720,"height":6,"base_experience":60,"color":"green","evolves_from_species":false,"types":"ground,rock","species":{"name":"larvitar","url":"https://pokeapi.co/api/v2/pokemon-species/246/"},"habitat":"mountain","evolution":[{"id":246,"name":"larvitar","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/246.png"},{"id":247,"name":"pupitar","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/247.png"},{"id":248,"name":"tyranitar","minLevel":55,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/248.png"}],"stats":[{"base_stat":41,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":64,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"249","name":"lugia","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/249.png","weight":2160,"height":52,"base_experience":306,"color":"white","evolves_from_species":false,"types":"flying,psychic","species":{"name":"lugia","url":"https://pokeapi.co/api/v2/pokemon-species/249/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":110,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":154,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":130,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":106,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"250","name":"ho-oh","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/250.png","weight":1990,"height":38,"base_experience":306,"color":"red","evolves_from_species":false,"types":"flying,fire","species":{"name":"ho-oh","url":"https://pokeapi.co/api/v2/pokemon-species/250/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":154,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":110,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":130,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":106,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"251","name":"celebi","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/251.png","weight":50,"height":6,"base_experience":270,"color":"green","evolves_from_species":false,"types":"grass,psychic","species":{"name":"celebi","url":"https://pokeapi.co/api/v2/pokemon-species/251/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"252","name":"treecko","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/252.png","weight":50,"height":5,"base_experience":62,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"treecko","url":"https://pokeapi.co/api/v2/pokemon-species/252/"},"habitat":"forest","evolution":[{"id":252,"name":"treecko","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/252.png"},{"id":253,"name":"grovyle","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/253.png"},{"id":254,"name":"sceptile","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/254.png"}],"stats":[{"base_stat":70,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"255","name":"torchic","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/255.png","weight":25,"height":4,"base_experience":62,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"torchic","url":"https://pokeapi.co/api/v2/pokemon-species/255/"},"habitat":"grassland","evolution":[{"id":255,"name":"torchic","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/255.png"},{"id":256,"name":"combusken","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/256.png"},{"id":257,"name":"blaziken","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/257.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"258","name":"mudkip","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/258.png","weight":76,"height":4,"base_experience":62,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"mudkip","url":"https://pokeapi.co/api/v2/pokemon-species/258/"},"habitat":"waters-edge","evolution":[{"id":258,"name":"mudkip","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/258.png"},{"id":259,"name":"marshtomp","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/259.png"},{"id":260,"name":"swampert","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/260.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"261","name":"poochyena","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/261.png","weight":136,"height":5,"base_experience":56,"color":"gray","evolves_from_species":false,"types":"dark","species":{"name":"poochyena","url":"https://pokeapi.co/api/v2/pokemon-species/261/"},"habitat":"grassland","evolution":[{"id":261,"name":"poochyena","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/261.png"},{"id":262,"name":"mightyena","minLevel":18,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/262.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"263","name":"zigzagoon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/263.png","weight":175,"height":4,"base_experience":56,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"zigzagoon","url":"https://pokeapi.co/api/v2/pokemon-species/263/"},"habitat":"grassland","evolution":[{"id":263,"name":"zigzagoon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/263.png"},{"id":264,"name":"linoone","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/264.png"}],"stats":[{"base_stat":60,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":41,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":41,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":38,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"265","name":"wurmple","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/265.png","weight":36,"height":3,"base_experience":56,"color":"red","evolves_from_species":false,"types":"bug","species":{"name":"wurmple","url":"https://pokeapi.co/api/v2/pokemon-species/265/"},"habitat":"forest","evolution":[{"id":265,"name":"wurmple","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/265.png"},{"id":266,"name":"silcoon","minLevel":7,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/266.png"},{"id":267,"name":"beautifly","minLevel":10,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/267.png"}],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"270","name":"lotad","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/270.png","weight":26,"height":5,"base_experience":44,"color":"green","evolves_from_species":false,"types":"grass,water","species":{"name":"lotad","url":"https://pokeapi.co/api/v2/pokemon-species/270/"},"habitat":"waters-edge","evolution":[{"id":270,"name":"lotad","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/270.png"},{"id":271,"name":"lombre","minLevel":14,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/271.png"},{"id":272,"name":"ludicolo","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/272.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"273","name":"seedot","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/273.png","weight":40,"height":5,"base_experience":44,"color":"brown","evolves_from_species":false,"types":"grass","species":{"name":"seedot","url":"https://pokeapi.co/api/v2/pokemon-species/273/"},"habitat":"forest","evolution":[{"id":273,"name":"seedot","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/273.png"},{"id":274,"name":"nuzleaf","minLevel":14,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/274.png"},{"id":275,"name":"shiftry","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/275.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"276","name":"taillow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/276.png","weight":23,"height":3,"base_experience":54,"color":"blue","evolves_from_species":false,"types":"flying,normal","species":{"name":"taillow","url":"https://pokeapi.co/api/v2/pokemon-species/276/"},"habitat":"grassland","evolution":[{"id":276,"name":"taillow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/276.png"},{"id":277,"name":"swellow","minLevel":22,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/277.png"}],"stats":[{"base_stat":85,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"278","name":"wingull","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/278.png","weight":95,"height":6,"base_experience":54,"color":"white","evolves_from_species":false,"types":"flying,water","species":{"name":"wingull","url":"https://pokeapi.co/api/v2/pokemon-species/278/"},"habitat":"sea","evolution":[{"id":278,"name":"wingull","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/278.png"},{"id":279,"name":"pelipper","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/279.png"}],"stats":[{"base_stat":85,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"280","name":"ralts","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/280.png","weight":66,"height":4,"base_experience":40,"color":"white","evolves_from_species":false,"types":"fairy,psychic","species":{"name":"ralts","url":"https://pokeapi.co/api/v2/pokemon-species/280/"},"habitat":"urban","evolution":[{"id":280,"name":"ralts","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/280.png"},{"id":281,"name":"kirlia","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/281.png"},{"id":282,"name":"gardevoir","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/282.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":25,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":25,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":28,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"283","name":"surskit","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/283.png","weight":17,"height":5,"base_experience":54,"color":"blue","evolves_from_species":false,"types":"water,bug","species":{"name":"surskit","url":"https://pokeapi.co/api/v2/pokemon-species/283/"},"habitat":"waters-edge","evolution":[{"id":283,"name":"surskit","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/283.png"},{"id":284,"name":"masquerain","minLevel":22,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/284.png"}],"stats":[{"base_stat":65,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":52,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":32,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"285","name":"shroomish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/285.png","weight":45,"height":4,"base_experience":59,"color":"brown","evolves_from_species":false,"types":"grass","species":{"name":"shroomish","url":"https://pokeapi.co/api/v2/pokemon-species/285/"},"habitat":"forest","evolution":[{"id":285,"name":"shroomish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/285.png"},{"id":286,"name":"breloom","minLevel":23,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/286.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"287","name":"slakoth","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/287.png","weight":240,"height":8,"base_experience":56,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"slakoth","url":"https://pokeapi.co/api/v2/pokemon-species/287/"},"habitat":"forest","evolution":[{"id":287,"name":"slakoth","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/287.png"},{"id":288,"name":"vigoroth","minLevel":18,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/288.png"},{"id":289,"name":"slaking","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/289.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"290","name":"nincada","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/290.png","weight":55,"height":5,"base_experience":53,"color":"gray","evolves_from_species":false,"types":"ground,bug","species":{"name":"nincada","url":"https://pokeapi.co/api/v2/pokemon-species/290/"},"habitat":"forest","evolution":[{"id":290,"name":"nincada","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/290.png"},{"id":291,"name":"ninjask","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/291.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":31,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"293","name":"whismur","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/293.png","weight":163,"height":6,"base_experience":48,"color":"pink","evolves_from_species":false,"types":"normal","species":{"name":"whismur","url":"https://pokeapi.co/api/v2/pokemon-species/293/"},"habitat":"cave","evolution":[{"id":293,"name":"whismur","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/293.png"},{"id":294,"name":"loudred","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/294.png"},{"id":295,"name":"exploud","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/295.png"}],"stats":[{"base_stat":28,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":23,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":51,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":23,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":51,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":64,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"296","name":"makuhita","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/296.png","weight":864,"height":10,"base_experience":47,"color":"yellow","evolves_from_species":false,"types":"fighting","species":{"name":"makuhita","url":"https://pokeapi.co/api/v2/pokemon-species/296/"},"habitat":"mountain","evolution":[{"id":296,"name":"makuhita","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/296.png"},{"id":297,"name":"hariyama","minLevel":24,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/297.png"}],"stats":[{"base_stat":25,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":72,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"298","name":"azurill","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/298.png","weight":20,"height":2,"base_experience":38,"color":"blue","evolves_from_species":false,"types":"fairy,normal","species":{"name":"azurill","url":"https://pokeapi.co/api/v2/pokemon-species/298/"},"habitat":"waters-edge","evolution":[{"id":298,"name":"azurill","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/298.png"},{"id":183,"name":"marill","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/183.png"},{"id":184,"name":"azumarill","minLevel":18,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/184.png"}],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":20,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"299","name":"nosepass","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/299.png","weight":970,"height":10,"base_experience":75,"color":"gray","evolves_from_species":false,"types":"rock","species":{"name":"nosepass","url":"https://pokeapi.co/api/v2/pokemon-species/299/"},"habitat":"cave","evolution":[{"id":299,"name":"nosepass","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/299.png"},{"id":476,"name":"probopass","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/476.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":135,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"300","name":"skitty","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/300.png","weight":110,"height":6,"base_experience":52,"color":"pink","evolves_from_species":false,"types":"normal","species":{"name":"skitty","url":"https://pokeapi.co/api/v2/pokemon-species/300/"},"habitat":"forest","evolution":[{"id":300,"name":"skitty","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/300.png"},{"id":301,"name":"delcatty","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/301.png"}],"stats":[{"base_stat":50,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"302","name":"sableye","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/302.png","weight":110,"height":5,"base_experience":133,"color":"purple","evolves_from_species":false,"types":"ghost,dark","species":{"name":"sableye","url":"https://pokeapi.co/api/v2/pokemon-species/302/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"303","name":"mawile","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/303.png","weight":115,"height":6,"base_experience":133,"color":"black","evolves_from_species":false,"types":"fairy,steel","species":{"name":"mawile","url":"https://pokeapi.co/api/v2/pokemon-species/303/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"304","name":"aron","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/304.png","weight":600,"height":4,"base_experience":66,"color":"gray","evolves_from_species":false,"types":"rock,steel","species":{"name":"aron","url":"https://pokeapi.co/api/v2/pokemon-species/304/"},"habitat":"mountain","evolution":[{"id":304,"name":"aron","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/304.png"},{"id":305,"name":"lairon","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/305.png"},{"id":306,"name":"aggron","minLevel":42,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/306.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"307","name":"meditite","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/307.png","weight":112,"height":6,"base_experience":56,"color":"blue","evolves_from_species":false,"types":"psychic,fighting","species":{"name":"meditite","url":"https://pokeapi.co/api/v2/pokemon-species/307/"},"habitat":"mountain","evolution":[{"id":307,"name":"meditite","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/307.png"},{"id":308,"name":"medicham","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/308.png"}],"stats":[{"base_stat":60,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"309","name":"electrike","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/309.png","weight":152,"height":6,"base_experience":59,"color":"green","evolves_from_species":false,"types":"electric","species":{"name":"electrike","url":"https://pokeapi.co/api/v2/pokemon-species/309/"},"habitat":"grassland","evolution":[{"id":309,"name":"electrike","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/309.png"},{"id":310,"name":"manectric","minLevel":26,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/310.png"}],"stats":[{"base_stat":65,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"311","name":"plusle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/311.png","weight":42,"height":4,"base_experience":142,"color":"yellow","evolves_from_species":false,"types":"electric","species":{"name":"plusle","url":"https://pokeapi.co/api/v2/pokemon-species/311/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":95,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"312","name":"minun","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/312.png","weight":42,"height":4,"base_experience":142,"color":"yellow","evolves_from_species":false,"types":"electric","species":{"name":"minun","url":"https://pokeapi.co/api/v2/pokemon-species/312/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":95,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"313","name":"volbeat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/313.png","weight":177,"height":7,"base_experience":151,"color":"gray","evolves_from_species":false,"types":"bug","species":{"name":"volbeat","url":"https://pokeapi.co/api/v2/pokemon-species/313/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":85,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":47,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":73,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"314","name":"illumise","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/314.png","weight":177,"height":6,"base_experience":151,"color":"purple","evolves_from_species":false,"types":"bug","species":{"name":"illumise","url":"https://pokeapi.co/api/v2/pokemon-species/314/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":85,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":73,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":47,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"316","name":"gulpin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/316.png","weight":103,"height":4,"base_experience":60,"color":"green","evolves_from_species":false,"types":"poison","species":{"name":"gulpin","url":"https://pokeapi.co/api/v2/pokemon-species/316/"},"habitat":"grassland","evolution":[{"id":316,"name":"gulpin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/316.png"},{"id":317,"name":"swalot","minLevel":26,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/317.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":43,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":53,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":43,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"318","name":"carvanha","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/318.png","weight":208,"height":8,"base_experience":61,"color":"red","evolves_from_species":false,"types":"dark,water","species":{"name":"carvanha","url":"https://pokeapi.co/api/v2/pokemon-species/318/"},"habitat":"sea","evolution":[{"id":318,"name":"carvanha","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/318.png"},{"id":319,"name":"sharpedo","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/319.png"}],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":20,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"320","name":"wailmer","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/320.png","weight":1300,"height":20,"base_experience":80,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"wailmer","url":"https://pokeapi.co/api/v2/pokemon-species/320/"},"habitat":"sea","evolution":[{"id":320,"name":"wailmer","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/320.png"},{"id":321,"name":"wailord","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/321.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":130,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"322","name":"numel","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/322.png","weight":240,"height":7,"base_experience":61,"color":"yellow","evolves_from_species":false,"types":"ground,fire","species":{"name":"numel","url":"https://pokeapi.co/api/v2/pokemon-species/322/"},"habitat":"mountain","evolution":[{"id":322,"name":"numel","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/322.png"},{"id":323,"name":"camerupt","minLevel":33,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/323.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"324","name":"torkoal","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/324.png","weight":804,"height":5,"base_experience":165,"color":"brown","evolves_from_species":false,"types":"fire","species":{"name":"torkoal","url":"https://pokeapi.co/api/v2/pokemon-species/324/"},"habitat":"mountain","evolution":[],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":140,"effort":2,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"325","name":"spoink","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/325.png","weight":306,"height":7,"base_experience":66,"color":"black","evolves_from_species":false,"types":"psychic","species":{"name":"spoink","url":"https://pokeapi.co/api/v2/pokemon-species/325/"},"habitat":"mountain","evolution":[{"id":325,"name":"spoink","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/325.png"},{"id":326,"name":"grumpig","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/326.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":25,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"327","name":"spinda","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/327.png","weight":50,"height":11,"base_experience":126,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"spinda","url":"https://pokeapi.co/api/v2/pokemon-species/327/"},"habitat":"mountain","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"328","name":"trapinch","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/328.png","weight":150,"height":7,"base_experience":58,"color":"brown","evolves_from_species":false,"types":"ground","species":{"name":"trapinch","url":"https://pokeapi.co/api/v2/pokemon-species/328/"},"habitat":"rough-terrain","evolution":[{"id":328,"name":"trapinch","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/328.png"},{"id":329,"name":"vibrava","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/329.png"},{"id":330,"name":"flygon","minLevel":45,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/330.png"}],"stats":[{"base_stat":10,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"331","name":"cacnea","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/331.png","weight":513,"height":4,"base_experience":67,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"cacnea","url":"https://pokeapi.co/api/v2/pokemon-species/331/"},"habitat":"rough-terrain","evolution":[{"id":331,"name":"cacnea","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/331.png"},{"id":332,"name":"cacturne","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/332.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"333","name":"swablu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/333.png","weight":12,"height":4,"base_experience":62,"color":"blue","evolves_from_species":false,"types":"flying,normal","species":{"name":"swablu","url":"https://pokeapi.co/api/v2/pokemon-species/333/"},"habitat":"forest","evolution":[{"id":333,"name":"swablu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/333.png"},{"id":334,"name":"altaria","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/334.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"335","name":"zangoose","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/335.png","weight":403,"height":13,"base_experience":160,"color":"white","evolves_from_species":false,"types":"normal","species":{"name":"zangoose","url":"https://pokeapi.co/api/v2/pokemon-species/335/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":115,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":73,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"336","name":"seviper","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/336.png","weight":525,"height":27,"base_experience":160,"color":"black","evolves_from_species":false,"types":"poison","species":{"name":"seviper","url":"https://pokeapi.co/api/v2/pokemon-species/336/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":73,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"337","name":"lunatone","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/337.png","weight":1680,"height":10,"base_experience":161,"color":"yellow","evolves_from_species":false,"types":"psychic,rock","species":{"name":"lunatone","url":"https://pokeapi.co/api/v2/pokemon-species/337/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":95,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"338","name":"solrock","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/338.png","weight":1540,"height":12,"base_experience":161,"color":"red","evolves_from_species":false,"types":"psychic,rock","species":{"name":"solrock","url":"https://pokeapi.co/api/v2/pokemon-species/338/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"339","name":"barboach","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/339.png","weight":19,"height":4,"base_experience":58,"color":"gray","evolves_from_species":false,"types":"ground,water","species":{"name":"barboach","url":"https://pokeapi.co/api/v2/pokemon-species/339/"},"habitat":"waters-edge","evolution":[{"id":339,"name":"barboach","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/339.png"},{"id":340,"name":"whiscash","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/340.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":41,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":46,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":43,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":48,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"341","name":"corphish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/341.png","weight":115,"height":6,"base_experience":62,"color":"red","evolves_from_species":false,"types":"water","species":{"name":"corphish","url":"https://pokeapi.co/api/v2/pokemon-species/341/"},"habitat":"waters-edge","evolution":[{"id":341,"name":"corphish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/341.png"},{"id":342,"name":"crawdaunt","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/342.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":43,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"343","name":"baltoy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/343.png","weight":215,"height":5,"base_experience":60,"color":"brown","evolves_from_species":false,"types":"psychic,ground","species":{"name":"baltoy","url":"https://pokeapi.co/api/v2/pokemon-species/343/"},"habitat":"rough-terrain","evolution":[{"id":343,"name":"baltoy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/343.png"},{"id":344,"name":"claydol","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/344.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"345","name":"lileep","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/345.png","weight":238,"height":10,"base_experience":71,"color":"purple","evolves_from_species":false,"types":"grass,rock","species":{"name":"lileep","url":"https://pokeapi.co/api/v2/pokemon-species/345/"},"habitat":"sea","evolution":[{"id":345,"name":"lileep","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/345.png"},{"id":346,"name":"cradily","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/346.png"}],"stats":[{"base_stat":23,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":87,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":61,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":77,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":41,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":66,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"347","name":"anorith","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/347.png","weight":125,"height":7,"base_experience":71,"color":"gray","evolves_from_species":false,"types":"bug,rock","species":{"name":"anorith","url":"https://pokeapi.co/api/v2/pokemon-species/347/"},"habitat":"waters-edge","evolution":[{"id":347,"name":"anorith","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/347.png"},{"id":348,"name":"armaldo","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/348.png"}],"stats":[{"base_stat":75,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"349","name":"feebas","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/349.png","weight":74,"height":6,"base_experience":40,"color":"brown","evolves_from_species":false,"types":"water","species":{"name":"feebas","url":"https://pokeapi.co/api/v2/pokemon-species/349/"},"habitat":"waters-edge","evolution":[{"id":349,"name":"feebas","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/349.png"},{"id":350,"name":"milotic","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/350.png"}],"stats":[{"base_stat":80,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":10,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":20,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":15,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":20,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"351","name":"castform","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/351.png","weight":8,"height":3,"base_experience":147,"color":"gray","evolves_from_species":false,"types":"normal","species":{"name":"castform","url":"https://pokeapi.co/api/v2/pokemon-species/351/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"352","name":"kecleon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/352.png","weight":220,"height":10,"base_experience":154,"color":"green","evolves_from_species":false,"types":"normal","species":{"name":"kecleon","url":"https://pokeapi.co/api/v2/pokemon-species/352/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":120,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"353","name":"shuppet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/353.png","weight":23,"height":6,"base_experience":59,"color":"black","evolves_from_species":false,"types":"ghost","species":{"name":"shuppet","url":"https://pokeapi.co/api/v2/pokemon-species/353/"},"habitat":"urban","evolution":[{"id":353,"name":"shuppet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/353.png"},{"id":354,"name":"banette","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/354.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":33,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":63,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":44,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"355","name":"duskull","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/355.png","weight":150,"height":8,"base_experience":59,"color":"black","evolves_from_species":false,"types":"ghost","species":{"name":"duskull","url":"https://pokeapi.co/api/v2/pokemon-species/355/"},"habitat":"forest","evolution":[{"id":355,"name":"duskull","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/355.png"},{"id":356,"name":"dusclops","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/356.png"},{"id":477,"name":"dusknoir","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/477.png"}],"stats":[{"base_stat":25,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":20,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"357","name":"tropius","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/357.png","weight":1000,"height":20,"base_experience":161,"color":"green","evolves_from_species":false,"types":"flying,grass","species":{"name":"tropius","url":"https://pokeapi.co/api/v2/pokemon-species/357/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":51,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":87,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":72,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":83,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":68,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":99,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"359","name":"absol","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/359.png","weight":470,"height":12,"base_experience":163,"color":"white","evolves_from_species":false,"types":"dark","species":{"name":"absol","url":"https://pokeapi.co/api/v2/pokemon-species/359/"},"habitat":"mountain","evolution":[],"stats":[{"base_stat":75,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":130,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"360","name":"wynaut","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/360.png","weight":140,"height":6,"base_experience":52,"color":"blue","evolves_from_species":false,"types":"psychic","species":{"name":"wynaut","url":"https://pokeapi.co/api/v2/pokemon-species/360/"},"habitat":"cave","evolution":[{"id":360,"name":"wynaut","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/360.png"},{"id":202,"name":"wobbuffet","minLevel":15,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/202.png"}],"stats":[{"base_stat":23,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":23,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":23,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":95,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"361","name":"snorunt","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/361.png","weight":168,"height":7,"base_experience":60,"color":"gray","evolves_from_species":false,"types":"ice","species":{"name":"snorunt","url":"https://pokeapi.co/api/v2/pokemon-species/361/"},"habitat":"cave","evolution":[{"id":361,"name":"snorunt","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/361.png"},{"id":362,"name":"glalie","minLevel":42,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/362.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"363","name":"spheal","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/363.png","weight":395,"height":8,"base_experience":58,"color":"blue","evolves_from_species":false,"types":"water,ice","species":{"name":"spheal","url":"https://pokeapi.co/api/v2/pokemon-species/363/"},"habitat":"sea","evolution":[{"id":363,"name":"spheal","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/363.png"},{"id":364,"name":"sealeo","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/364.png"},{"id":365,"name":"walrein","minLevel":44,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/365.png"}],"stats":[{"base_stat":25,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"366","name":"clamperl","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/366.png","weight":525,"height":4,"base_experience":69,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"clamperl","url":"https://pokeapi.co/api/v2/pokemon-species/366/"},"habitat":"sea","evolution":[{"id":366,"name":"clamperl","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/366.png"},{"id":367,"name":"huntail","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/367.png"}],"stats":[{"base_stat":32,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":74,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":64,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"369","name":"relicanth","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/369.png","weight":234,"height":10,"base_experience":170,"color":"gray","evolves_from_species":false,"types":"rock,water","species":{"name":"relicanth","url":"https://pokeapi.co/api/v2/pokemon-species/369/"},"habitat":"sea","evolution":[],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":130,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"370","name":"luvdisc","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/370.png","weight":87,"height":6,"base_experience":116,"color":"pink","evolves_from_species":false,"types":"water","species":{"name":"luvdisc","url":"https://pokeapi.co/api/v2/pokemon-species/370/"},"habitat":"sea","evolution":[],"stats":[{"base_stat":97,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":43,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"371","name":"bagon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/371.png","weight":421,"height":6,"base_experience":60,"color":"blue","evolves_from_species":false,"types":"dragon","species":{"name":"bagon","url":"https://pokeapi.co/api/v2/pokemon-species/371/"},"habitat":"rough-terrain","evolution":[{"id":371,"name":"bagon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/371.png"},{"id":372,"name":"shelgon","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/372.png"},{"id":373,"name":"salamence","minLevel":50,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/373.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"374","name":"beldum","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/374.png","weight":952,"height":6,"base_experience":60,"color":"blue","evolves_from_species":false,"types":"psychic,steel","species":{"name":"beldum","url":"https://pokeapi.co/api/v2/pokemon-species/374/"},"habitat":"rough-terrain","evolution":[{"id":374,"name":"beldum","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/374.png"},{"id":375,"name":"metang","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/375.png"},{"id":376,"name":"metagross","minLevel":45,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/376.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"377","name":"regirock","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/377.png","weight":2300,"height":17,"base_experience":261,"color":"brown","evolves_from_species":false,"types":"rock","species":{"name":"regirock","url":"https://pokeapi.co/api/v2/pokemon-species/377/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":200,"effort":3,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"378","name":"regice","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/378.png","weight":1750,"height":18,"base_experience":261,"color":"blue","evolves_from_species":false,"types":"ice","species":{"name":"regice","url":"https://pokeapi.co/api/v2/pokemon-species/378/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":200,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"379","name":"registeel","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/379.png","weight":2050,"height":19,"base_experience":261,"color":"gray","evolves_from_species":false,"types":"steel","species":{"name":"registeel","url":"https://pokeapi.co/api/v2/pokemon-species/379/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":150,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":150,"effort":2,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"380","name":"latias","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/380.png","weight":400,"height":14,"base_experience":270,"color":"red","evolves_from_species":false,"types":"psychic,dragon","species":{"name":"latias","url":"https://pokeapi.co/api/v2/pokemon-species/380/"},"habitat":"waters-edge","evolution":[],"stats":[{"base_stat":110,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":130,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":110,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"381","name":"latios","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/381.png","weight":600,"height":20,"base_experience":270,"color":"blue","evolves_from_species":false,"types":"psychic,dragon","species":{"name":"latios","url":"https://pokeapi.co/api/v2/pokemon-species/381/"},"habitat":"waters-edge","evolution":[],"stats":[{"base_stat":110,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":110,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":130,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"382","name":"kyogre","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/382.png","weight":3520,"height":45,"base_experience":302,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"kyogre","url":"https://pokeapi.co/api/v2/pokemon-species/382/"},"habitat":"sea","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":140,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":150,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"383","name":"groudon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/383.png","weight":9500,"height":35,"base_experience":302,"color":"red","evolves_from_species":false,"types":"ground","species":{"name":"groudon","url":"https://pokeapi.co/api/v2/pokemon-species/383/"},"habitat":"rough-terrain","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":140,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":150,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"384","name":"rayquaza","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/384.png","weight":2065,"height":70,"base_experience":306,"color":"green","evolves_from_species":false,"types":"flying,dragon","species":{"name":"rayquaza","url":"https://pokeapi.co/api/v2/pokemon-species/384/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":95,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":150,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":150,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":105,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"385","name":"jirachi","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/385.png","weight":11,"height":3,"base_experience":270,"color":"yellow","evolves_from_species":false,"types":"psychic,steel","species":{"name":"jirachi","url":"https://pokeapi.co/api/v2/pokemon-species/385/"},"habitat":"mountain","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"386","name":"deoxys-normal","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/386.png","weight":608,"height":17,"base_experience":270,"color":"red","evolves_from_species":false,"types":"psychic","species":{"name":"deoxys","url":"https://pokeapi.co/api/v2/pokemon-species/386/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":150,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":150,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":150,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"387","name":"turtwig","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/387.png","weight":102,"height":4,"base_experience":64,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"turtwig","url":"https://pokeapi.co/api/v2/pokemon-species/387/"},"habitat":"without-habitat","evolution":[{"id":387,"name":"turtwig","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/387.png"},{"id":388,"name":"grotle","minLevel":18,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/388.png"},{"id":389,"name":"torterra","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/389.png"}],"stats":[{"base_stat":31,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":64,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":68,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"390","name":"chimchar","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/390.png","weight":62,"height":5,"base_experience":62,"color":"brown","evolves_from_species":false,"types":"fire","species":{"name":"chimchar","url":"https://pokeapi.co/api/v2/pokemon-species/390/"},"habitat":"without-habitat","evolution":[{"id":390,"name":"chimchar","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/390.png"},{"id":391,"name":"monferno","minLevel":14,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/391.png"},{"id":392,"name":"infernape","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/392.png"}],"stats":[{"base_stat":61,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":58,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":44,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":58,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":44,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"393","name":"piplup","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/393.png","weight":52,"height":4,"base_experience":63,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"piplup","url":"https://pokeapi.co/api/v2/pokemon-species/393/"},"habitat":"without-habitat","evolution":[{"id":393,"name":"piplup","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/393.png"},{"id":394,"name":"prinplup","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/394.png"},{"id":395,"name":"empoleon","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/395.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":56,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":61,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":53,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":51,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":53,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"396","name":"starly","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/396.png","weight":20,"height":3,"base_experience":49,"color":"brown","evolves_from_species":false,"types":"flying,normal","species":{"name":"starly","url":"https://pokeapi.co/api/v2/pokemon-species/396/"},"habitat":"without-habitat","evolution":[{"id":396,"name":"starly","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/396.png"},{"id":397,"name":"staravia","minLevel":14,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/397.png"},{"id":398,"name":"staraptor","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/398.png"}],"stats":[{"base_stat":60,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"399","name":"bidoof","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/399.png","weight":200,"height":5,"base_experience":50,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"bidoof","url":"https://pokeapi.co/api/v2/pokemon-species/399/"},"habitat":"without-habitat","evolution":[{"id":399,"name":"bidoof","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/399.png"},{"id":400,"name":"bibarel","minLevel":15,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/400.png"}],"stats":[{"base_stat":31,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":59,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"401","name":"kricketot","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/401.png","weight":22,"height":3,"base_experience":39,"color":"red","evolves_from_species":false,"types":"bug","species":{"name":"kricketot","url":"https://pokeapi.co/api/v2/pokemon-species/401/"},"habitat":"without-habitat","evolution":[{"id":401,"name":"kricketot","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/401.png"},{"id":402,"name":"kricketune","minLevel":10,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/402.png"}],"stats":[{"base_stat":25,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":41,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":41,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":25,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":37,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"403","name":"shinx","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/403.png","weight":95,"height":5,"base_experience":53,"color":"blue","evolves_from_species":false,"types":"electric","species":{"name":"shinx","url":"https://pokeapi.co/api/v2/pokemon-species/403/"},"habitat":"without-habitat","evolution":[{"id":403,"name":"shinx","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/403.png"},{"id":404,"name":"luxio","minLevel":15,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/404.png"},{"id":405,"name":"luxray","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/405.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":34,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":34,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"406","name":"budew","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/406.png","weight":12,"height":2,"base_experience":56,"color":"green","evolves_from_species":false,"types":"poison,grass","species":{"name":"budew","url":"https://pokeapi.co/api/v2/pokemon-species/406/"},"habitat":"without-habitat","evolution":[{"id":406,"name":"budew","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/406.png"},{"id":315,"name":"roselia","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/315.png"},{"id":407,"name":"roserade","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/407.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"408","name":"cranidos","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/408.png","weight":315,"height":9,"base_experience":70,"color":"blue","evolves_from_species":false,"types":"rock","species":{"name":"cranidos","url":"https://pokeapi.co/api/v2/pokemon-species/408/"},"habitat":"without-habitat","evolution":[{"id":408,"name":"cranidos","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/408.png"},{"id":409,"name":"rampardos","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/409.png"}],"stats":[{"base_stat":58,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":125,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":67,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"410","name":"shieldon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/410.png","weight":570,"height":5,"base_experience":70,"color":"gray","evolves_from_species":false,"types":"steel,rock","species":{"name":"shieldon","url":"https://pokeapi.co/api/v2/pokemon-species/410/"},"habitat":"without-habitat","evolution":[{"id":410,"name":"shieldon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/410.png"},{"id":411,"name":"bastiodon","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/411.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":88,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":42,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":118,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":42,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"412","name":"burmy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/412.png","weight":34,"height":2,"base_experience":45,"color":"green","evolves_from_species":false,"types":"bug","species":{"name":"burmy","url":"https://pokeapi.co/api/v2/pokemon-species/412/"},"habitat":"without-habitat","evolution":[{"id":412,"name":"burmy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/412.png"},{"id":413,"name":"wormadam","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/413.png"}],"stats":[{"base_stat":36,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":29,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":29,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"415","name":"combee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/415.png","weight":55,"height":3,"base_experience":49,"color":"yellow","evolves_from_species":false,"types":"flying,bug","species":{"name":"combee","url":"https://pokeapi.co/api/v2/pokemon-species/415/"},"habitat":"without-habitat","evolution":[{"id":415,"name":"combee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/415.png"},{"id":416,"name":"vespiquen","minLevel":21,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/416.png"}],"stats":[{"base_stat":70,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":42,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":42,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"417","name":"pachirisu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/417.png","weight":39,"height":4,"base_experience":142,"color":"white","evolves_from_species":false,"types":"electric","species":{"name":"pachirisu","url":"https://pokeapi.co/api/v2/pokemon-species/417/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":95,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"418","name":"buizel","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/418.png","weight":295,"height":7,"base_experience":66,"color":"brown","evolves_from_species":false,"types":"water","species":{"name":"buizel","url":"https://pokeapi.co/api/v2/pokemon-species/418/"},"habitat":"without-habitat","evolution":[{"id":418,"name":"buizel","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/418.png"},{"id":419,"name":"floatzel","minLevel":26,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/419.png"}],"stats":[{"base_stat":85,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"420","name":"cherubi","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/420.png","weight":33,"height":4,"base_experience":55,"color":"pink","evolves_from_species":false,"types":"grass","species":{"name":"cherubi","url":"https://pokeapi.co/api/v2/pokemon-species/420/"},"habitat":"without-habitat","evolution":[{"id":420,"name":"cherubi","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/420.png"},{"id":421,"name":"cherrim","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/421.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":62,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"422","name":"shellos","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/422.png","weight":63,"height":3,"base_experience":65,"color":"purple","evolves_from_species":false,"types":"water","species":{"name":"shellos","url":"https://pokeapi.co/api/v2/pokemon-species/422/"},"habitat":"without-habitat","evolution":[{"id":422,"name":"shellos","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/422.png"},{"id":423,"name":"gastrodon","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/423.png"}],"stats":[{"base_stat":34,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":62,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":57,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":48,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":76,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"425","name":"drifloon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/425.png","weight":12,"height":4,"base_experience":70,"color":"purple","evolves_from_species":false,"types":"flying,ghost","species":{"name":"drifloon","url":"https://pokeapi.co/api/v2/pokemon-species/425/"},"habitat":"without-habitat","evolution":[{"id":425,"name":"drifloon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/425.png"},{"id":426,"name":"drifblim","minLevel":28,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/426.png"}],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":34,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"427","name":"buneary","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/427.png","weight":55,"height":4,"base_experience":70,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"buneary","url":"https://pokeapi.co/api/v2/pokemon-species/427/"},"habitat":"without-habitat","evolution":[{"id":427,"name":"buneary","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/427.png"},{"id":428,"name":"lopunny","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/428.png"}],"stats":[{"base_stat":85,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":56,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":44,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":66,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"431","name":"glameow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/431.png","weight":39,"height":5,"base_experience":62,"color":"gray","evolves_from_species":false,"types":"normal","species":{"name":"glameow","url":"https://pokeapi.co/api/v2/pokemon-species/431/"},"habitat":"without-habitat","evolution":[{"id":431,"name":"glameow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/431.png"},{"id":432,"name":"purugly","minLevel":38,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/432.png"}],"stats":[{"base_stat":85,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":37,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":42,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":42,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":49,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"433","name":"chingling","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/433.png","weight":6,"height":2,"base_experience":57,"color":"yellow","evolves_from_species":false,"types":"psychic","species":{"name":"chingling","url":"https://pokeapi.co/api/v2/pokemon-species/433/"},"habitat":"without-habitat","evolution":[{"id":433,"name":"chingling","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/433.png"},{"id":358,"name":"chimecho","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/358.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"434","name":"stunky","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/434.png","weight":192,"height":4,"base_experience":66,"color":"purple","evolves_from_species":false,"types":"dark,poison","species":{"name":"stunky","url":"https://pokeapi.co/api/v2/pokemon-species/434/"},"habitat":"without-habitat","evolution":[{"id":434,"name":"stunky","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/434.png"},{"id":435,"name":"skuntank","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/435.png"}],"stats":[{"base_stat":74,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":41,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":41,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":47,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":63,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":63,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"436","name":"bronzor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/436.png","weight":605,"height":5,"base_experience":60,"color":"green","evolves_from_species":false,"types":"psychic,steel","species":{"name":"bronzor","url":"https://pokeapi.co/api/v2/pokemon-species/436/"},"habitat":"without-habitat","evolution":[{"id":436,"name":"bronzor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/436.png"},{"id":437,"name":"bronzong","minLevel":33,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/437.png"}],"stats":[{"base_stat":23,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":86,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":24,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":86,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":24,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":57,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"438","name":"bonsly","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/438.png","weight":150,"height":5,"base_experience":58,"color":"brown","evolves_from_species":false,"types":"rock","species":{"name":"bonsly","url":"https://pokeapi.co/api/v2/pokemon-species/438/"},"habitat":"without-habitat","evolution":[{"id":438,"name":"bonsly","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/438.png"},{"id":185,"name":"sudowoodo","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/185.png"}],"stats":[{"base_stat":10,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":10,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"439","name":"mime-jr","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/439.png","weight":130,"height":6,"base_experience":62,"color":"pink","evolves_from_species":false,"types":"fairy,psychic","species":{"name":"mime-jr","url":"https://pokeapi.co/api/v2/pokemon-species/439/"},"habitat":"without-habitat","evolution":[{"id":439,"name":"mime-jr","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/439.png"},{"id":122,"name":"mr-mime","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/122.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":25,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":20,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"440","name":"happiny","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/440.png","weight":244,"height":6,"base_experience":110,"color":"pink","evolves_from_species":false,"types":"normal","species":{"name":"happiny","url":"https://pokeapi.co/api/v2/pokemon-species/440/"},"habitat":"without-habitat","evolution":[{"id":440,"name":"happiny","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/440.png"},{"id":113,"name":"chansey","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/113.png"},{"id":242,"name":"blissey","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/242.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":15,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":5,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":5,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"441","name":"chatot","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/441.png","weight":19,"height":5,"base_experience":144,"color":"black","evolves_from_species":false,"types":"flying,normal","species":{"name":"chatot","url":"https://pokeapi.co/api/v2/pokemon-species/441/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":91,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":42,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":92,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":76,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"442","name":"spiritomb","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/442.png","weight":1080,"height":10,"base_experience":170,"color":"purple","evolves_from_species":false,"types":"dark,ghost","species":{"name":"spiritomb","url":"https://pokeapi.co/api/v2/pokemon-species/442/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":108,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":92,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":108,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":92,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"443","name":"gible","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/443.png","weight":205,"height":7,"base_experience":60,"color":"blue","evolves_from_species":false,"types":"ground,dragon","species":{"name":"gible","url":"https://pokeapi.co/api/v2/pokemon-species/443/"},"habitat":"without-habitat","evolution":[{"id":443,"name":"gible","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/443.png"},{"id":444,"name":"gabite","minLevel":24,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/444.png"},{"id":445,"name":"garchomp","minLevel":48,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/445.png"}],"stats":[{"base_stat":42,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":58,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"446","name":"munchlax","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/446.png","weight":1050,"height":6,"base_experience":78,"color":"black","evolves_from_species":false,"types":"normal","species":{"name":"munchlax","url":"https://pokeapi.co/api/v2/pokemon-species/446/"},"habitat":"without-habitat","evolution":[{"id":446,"name":"munchlax","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/446.png"},{"id":143,"name":"snorlax","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/143.png"}],"stats":[{"base_stat":5,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":135,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"447","name":"riolu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/447.png","weight":202,"height":7,"base_experience":57,"color":"blue","evolves_from_species":false,"types":"fighting","species":{"name":"riolu","url":"https://pokeapi.co/api/v2/pokemon-species/447/"},"habitat":"without-habitat","evolution":[{"id":447,"name":"riolu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/447.png"},{"id":448,"name":"lucario","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/448.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"449","name":"hippopotas","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/449.png","weight":495,"height":8,"base_experience":66,"color":"brown","evolves_from_species":false,"types":"ground","species":{"name":"hippopotas","url":"https://pokeapi.co/api/v2/pokemon-species/449/"},"habitat":"without-habitat","evolution":[{"id":449,"name":"hippopotas","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/449.png"},{"id":450,"name":"hippowdon","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/450.png"}],"stats":[{"base_stat":32,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":42,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":38,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":78,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":72,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":68,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"451","name":"skorupi","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/451.png","weight":120,"height":8,"base_experience":66,"color":"purple","evolves_from_species":false,"types":"bug,poison","species":{"name":"skorupi","url":"https://pokeapi.co/api/v2/pokemon-species/451/"},"habitat":"without-habitat","evolution":[{"id":451,"name":"skorupi","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/451.png"},{"id":452,"name":"drapion","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/452.png"}],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"453","name":"croagunk","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/453.png","weight":230,"height":7,"base_experience":60,"color":"blue","evolves_from_species":false,"types":"fighting,poison","species":{"name":"croagunk","url":"https://pokeapi.co/api/v2/pokemon-species/453/"},"habitat":"without-habitat","evolution":[{"id":453,"name":"croagunk","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/453.png"},{"id":454,"name":"toxicroak","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/454.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":61,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":61,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":48,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"455","name":"carnivine","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/455.png","weight":270,"height":14,"base_experience":159,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"carnivine","url":"https://pokeapi.co/api/v2/pokemon-species/455/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":46,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":72,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":72,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":74,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"456","name":"finneon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/456.png","weight":70,"height":4,"base_experience":66,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"finneon","url":"https://pokeapi.co/api/v2/pokemon-species/456/"},"habitat":"without-habitat","evolution":[{"id":456,"name":"finneon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/456.png"},{"id":457,"name":"lumineon","minLevel":31,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/457.png"}],"stats":[{"base_stat":66,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":61,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":49,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":56,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":49,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":49,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"458","name":"mantyke","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/458.png","weight":650,"height":10,"base_experience":69,"color":"blue","evolves_from_species":false,"types":"flying,water","species":{"name":"mantyke","url":"https://pokeapi.co/api/v2/pokemon-species/458/"},"habitat":"without-habitat","evolution":[{"id":458,"name":"mantyke","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/458.png"},{"id":226,"name":"mantine","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/226.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":120,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":20,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"459","name":"snover","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/459.png","weight":505,"height":10,"base_experience":67,"color":"white","evolves_from_species":false,"types":"ice,grass","species":{"name":"snover","url":"https://pokeapi.co/api/v2/pokemon-species/459/"},"habitat":"without-habitat","evolution":[{"id":459,"name":"snover","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/459.png"},{"id":460,"name":"abomasnow","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/460.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":62,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":62,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"479","name":"rotom","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/479.png","weight":3,"height":3,"base_experience":154,"color":"red","evolves_from_species":false,"types":"ghost,electric","species":{"name":"rotom","url":"https://pokeapi.co/api/v2/pokemon-species/479/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":91,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":77,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":95,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":77,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"480","name":"uxie","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/480.png","weight":3,"height":3,"base_experience":261,"color":"yellow","evolves_from_species":false,"types":"psychic","species":{"name":"uxie","url":"https://pokeapi.co/api/v2/pokemon-species/480/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":95,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":130,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":130,"effort":2,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"481","name":"mesprit","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/481.png","weight":3,"height":3,"base_experience":261,"color":"pink","evolves_from_species":false,"types":"psychic","species":{"name":"mesprit","url":"https://pokeapi.co/api/v2/pokemon-species/481/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":80,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":105,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":105,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":105,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"482","name":"azelf","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/482.png","weight":3,"height":3,"base_experience":261,"color":"blue","evolves_from_species":false,"types":"psychic","species":{"name":"azelf","url":"https://pokeapi.co/api/v2/pokemon-species/482/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":115,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":125,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":125,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"483","name":"dialga","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/483.png","weight":6830,"height":54,"base_experience":306,"color":"white","evolves_from_species":false,"types":"dragon,steel","species":{"name":"dialga","url":"https://pokeapi.co/api/v2/pokemon-species/483/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":150,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":120,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":120,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"484","name":"palkia","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/484.png","weight":3360,"height":42,"base_experience":306,"color":"purple","evolves_from_species":false,"types":"dragon,water","species":{"name":"palkia","url":"https://pokeapi.co/api/v2/pokemon-species/484/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":150,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":120,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"485","name":"heatran","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/485.png","weight":4300,"height":17,"base_experience":270,"color":"brown","evolves_from_species":false,"types":"steel,fire","species":{"name":"heatran","url":"https://pokeapi.co/api/v2/pokemon-species/485/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":77,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":106,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":130,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":106,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":91,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"486","name":"regigigas","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/486.png","weight":4200,"height":37,"base_experience":302,"color":"white","evolves_from_species":false,"types":"normal","species":{"name":"regigigas","url":"https://pokeapi.co/api/v2/pokemon-species/486/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":110,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":110,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":160,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":110,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"487","name":"giratina-altered","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/487.png","weight":7500,"height":45,"base_experience":306,"color":"black","evolves_from_species":false,"types":"dragon,ghost","species":{"name":"giratina","url":"https://pokeapi.co/api/v2/pokemon-species/487/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":120,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":150,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"488","name":"cresselia","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/488.png","weight":856,"height":15,"base_experience":270,"color":"yellow","evolves_from_species":false,"types":"psychic","species":{"name":"cresselia","url":"https://pokeapi.co/api/v2/pokemon-species/488/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":130,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":120,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":120,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"489","name":"phione","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/489.png","weight":31,"height":4,"base_experience":216,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"phione","url":"https://pokeapi.co/api/v2/pokemon-species/489/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":80,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"490","name":"manaphy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/490.png","weight":14,"height":3,"base_experience":270,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"manaphy","url":"https://pokeapi.co/api/v2/pokemon-species/490/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"491","name":"darkrai","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/491.png","weight":505,"height":15,"base_experience":270,"color":"black","evolves_from_species":false,"types":"dark","species":{"name":"darkrai","url":"https://pokeapi.co/api/v2/pokemon-species/491/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":125,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":135,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"492","name":"shaymin-land","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/492.png","weight":21,"height":2,"base_experience":270,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"shaymin","url":"https://pokeapi.co/api/v2/pokemon-species/492/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"493","name":"arceus","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/493.png","weight":3200,"height":32,"base_experience":324,"color":"white","evolves_from_species":false,"types":"normal","species":{"name":"arceus","url":"https://pokeapi.co/api/v2/pokemon-species/493/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":120,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":120,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":120,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":120,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"494","name":"victini","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/494.png","weight":40,"height":4,"base_experience":270,"color":"yellow","evolves_from_species":false,"types":"fire,psychic","species":{"name":"victini","url":"https://pokeapi.co/api/v2/pokemon-species/494/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"495","name":"snivy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/495.png","weight":81,"height":6,"base_experience":62,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"snivy","url":"https://pokeapi.co/api/v2/pokemon-species/495/"},"habitat":"without-habitat","evolution":[{"id":495,"name":"snivy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/495.png"},{"id":496,"name":"servine","minLevel":17,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/496.png"},{"id":497,"name":"serperior","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/497.png"}],"stats":[{"base_stat":63,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"498","name":"tepig","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/498.png","weight":99,"height":5,"base_experience":62,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"tepig","url":"https://pokeapi.co/api/v2/pokemon-species/498/"},"habitat":"without-habitat","evolution":[{"id":498,"name":"tepig","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/498.png"},{"id":499,"name":"pignite","minLevel":17,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/499.png"},{"id":500,"name":"emboar","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/500.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":63,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"501","name":"oshawott","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/501.png","weight":59,"height":5,"base_experience":62,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"oshawott","url":"https://pokeapi.co/api/v2/pokemon-species/501/"},"habitat":"without-habitat","evolution":[{"id":501,"name":"oshawott","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/501.png"},{"id":502,"name":"dewott","minLevel":17,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/502.png"},{"id":503,"name":"samurott","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/503.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":63,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"504","name":"patrat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/504.png","weight":116,"height":5,"base_experience":51,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"patrat","url":"https://pokeapi.co/api/v2/pokemon-species/504/"},"habitat":"without-habitat","evolution":[{"id":504,"name":"patrat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/504.png"},{"id":505,"name":"watchog","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/505.png"}],"stats":[{"base_stat":42,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":39,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":39,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"506","name":"lillipup","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/506.png","weight":41,"height":4,"base_experience":55,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"lillipup","url":"https://pokeapi.co/api/v2/pokemon-species/506/"},"habitat":"without-habitat","evolution":[{"id":506,"name":"lillipup","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/506.png"},{"id":507,"name":"herdier","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/507.png"},{"id":508,"name":"stoutland","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/508.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"509","name":"purrloin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/509.png","weight":101,"height":4,"base_experience":56,"color":"purple","evolves_from_species":false,"types":"dark","species":{"name":"purrloin","url":"https://pokeapi.co/api/v2/pokemon-species/509/"},"habitat":"without-habitat","evolution":[{"id":509,"name":"purrloin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/509.png"},{"id":510,"name":"liepard","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/510.png"}],"stats":[{"base_stat":66,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":37,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":37,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":41,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"511","name":"pansage","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/511.png","weight":105,"height":6,"base_experience":63,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"pansage","url":"https://pokeapi.co/api/v2/pokemon-species/511/"},"habitat":"without-habitat","evolution":[{"id":511,"name":"pansage","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/511.png"},{"id":512,"name":"simisage","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/512.png"}],"stats":[{"base_stat":64,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":53,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"513","name":"pansear","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/513.png","weight":110,"height":6,"base_experience":63,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"pansear","url":"https://pokeapi.co/api/v2/pokemon-species/513/"},"habitat":"without-habitat","evolution":[{"id":513,"name":"pansear","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/513.png"},{"id":514,"name":"simisear","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/514.png"}],"stats":[{"base_stat":64,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":53,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"515","name":"panpour","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/515.png","weight":135,"height":6,"base_experience":63,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"panpour","url":"https://pokeapi.co/api/v2/pokemon-species/515/"},"habitat":"without-habitat","evolution":[{"id":515,"name":"panpour","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/515.png"},{"id":516,"name":"simipour","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/516.png"}],"stats":[{"base_stat":64,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":53,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"517","name":"munna","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/517.png","weight":233,"height":6,"base_experience":58,"color":"pink","evolves_from_species":false,"types":"psychic","species":{"name":"munna","url":"https://pokeapi.co/api/v2/pokemon-species/517/"},"habitat":"without-habitat","evolution":[{"id":517,"name":"munna","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/517.png"},{"id":518,"name":"musharna","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/518.png"}],"stats":[{"base_stat":24,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":67,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":25,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":76,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"519","name":"pidove","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/519.png","weight":21,"height":3,"base_experience":53,"color":"gray","evolves_from_species":false,"types":"flying,normal","species":{"name":"pidove","url":"https://pokeapi.co/api/v2/pokemon-species/519/"},"habitat":"without-habitat","evolution":[{"id":519,"name":"pidove","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/519.png"},{"id":520,"name":"tranquill","minLevel":21,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/520.png"},{"id":521,"name":"unfezant","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/521.png"}],"stats":[{"base_stat":43,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":36,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"522","name":"blitzle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/522.png","weight":298,"height":8,"base_experience":59,"color":"black","evolves_from_species":false,"types":"electric","species":{"name":"blitzle","url":"https://pokeapi.co/api/v2/pokemon-species/522/"},"habitat":"without-habitat","evolution":[{"id":522,"name":"blitzle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/522.png"},{"id":523,"name":"zebstrika","minLevel":27,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/523.png"}],"stats":[{"base_stat":76,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":32,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":32,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"524","name":"roggenrola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/524.png","weight":180,"height":4,"base_experience":56,"color":"blue","evolves_from_species":false,"types":"rock","species":{"name":"roggenrola","url":"https://pokeapi.co/api/v2/pokemon-species/524/"},"habitat":"without-habitat","evolution":[{"id":524,"name":"roggenrola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/524.png"},{"id":525,"name":"boldore","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/525.png"},{"id":526,"name":"gigalith","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/526.png"}],"stats":[{"base_stat":15,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"527","name":"woobat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/527.png","weight":21,"height":4,"base_experience":65,"color":"blue","evolves_from_species":false,"types":"flying,psychic","species":{"name":"woobat","url":"https://pokeapi.co/api/v2/pokemon-species/527/"},"habitat":"without-habitat","evolution":[{"id":527,"name":"woobat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/527.png"},{"id":528,"name":"swoobat","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/528.png"}],"stats":[{"base_stat":72,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":43,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":43,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"529","name":"drilbur","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/529.png","weight":85,"height":3,"base_experience":66,"color":"gray","evolves_from_species":false,"types":"ground","species":{"name":"drilbur","url":"https://pokeapi.co/api/v2/pokemon-species/529/"},"habitat":"without-habitat","evolution":[{"id":529,"name":"drilbur","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/529.png"},{"id":530,"name":"excadrill","minLevel":31,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/530.png"}],"stats":[{"base_stat":68,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"531","name":"audino","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/531.png","weight":310,"height":11,"base_experience":390,"color":"pink","evolves_from_species":false,"types":"normal","species":{"name":"audino","url":"https://pokeapi.co/api/v2/pokemon-species/531/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":86,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":86,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":103,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"532","name":"timburr","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/532.png","weight":125,"height":6,"base_experience":61,"color":"gray","evolves_from_species":false,"types":"fighting","species":{"name":"timburr","url":"https://pokeapi.co/api/v2/pokemon-species/532/"},"habitat":"without-habitat","evolution":[{"id":532,"name":"timburr","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/532.png"},{"id":533,"name":"gurdurr","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/533.png"},{"id":534,"name":"conkeldurr","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/534.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"535","name":"tympole","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/535.png","weight":45,"height":5,"base_experience":59,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"tympole","url":"https://pokeapi.co/api/v2/pokemon-species/535/"},"habitat":"without-habitat","evolution":[{"id":535,"name":"tympole","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/535.png"},{"id":536,"name":"palpitoad","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/536.png"},{"id":537,"name":"seismitoad","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/537.png"}],"stats":[{"base_stat":64,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"538","name":"throh","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/538.png","weight":555,"height":13,"base_experience":163,"color":"red","evolves_from_species":false,"types":"fighting","species":{"name":"throh","url":"https://pokeapi.co/api/v2/pokemon-species/538/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":120,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"539","name":"sawk","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/539.png","weight":510,"height":14,"base_experience":163,"color":"blue","evolves_from_species":false,"types":"fighting","species":{"name":"sawk","url":"https://pokeapi.co/api/v2/pokemon-species/539/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":125,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"540","name":"sewaddle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/540.png","weight":25,"height":3,"base_experience":62,"color":"yellow","evolves_from_species":false,"types":"grass,bug","species":{"name":"sewaddle","url":"https://pokeapi.co/api/v2/pokemon-species/540/"},"habitat":"without-habitat","evolution":[{"id":540,"name":"sewaddle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/540.png"},{"id":541,"name":"swadloon","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/541.png"},{"id":542,"name":"leavanny","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/542.png"}],"stats":[{"base_stat":42,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":53,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"543","name":"venipede","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/543.png","weight":53,"height":4,"base_experience":52,"color":"red","evolves_from_species":false,"types":"poison,bug","species":{"name":"venipede","url":"https://pokeapi.co/api/v2/pokemon-species/543/"},"habitat":"without-habitat","evolution":[{"id":543,"name":"venipede","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/543.png"},{"id":544,"name":"whirlipede","minLevel":22,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/544.png"},{"id":545,"name":"scolipede","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/545.png"}],"stats":[{"base_stat":57,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":39,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":59,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"546","name":"cottonee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/546.png","weight":6,"height":3,"base_experience":56,"color":"green","evolves_from_species":false,"types":"fairy,grass","species":{"name":"cottonee","url":"https://pokeapi.co/api/v2/pokemon-species/546/"},"habitat":"without-habitat","evolution":[{"id":546,"name":"cottonee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/546.png"},{"id":547,"name":"whimsicott","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/547.png"}],"stats":[{"base_stat":66,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":37,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":27,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"548","name":"petilil","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/548.png","weight":66,"height":5,"base_experience":56,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"petilil","url":"https://pokeapi.co/api/v2/pokemon-species/548/"},"habitat":"without-habitat","evolution":[{"id":548,"name":"petilil","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/548.png"},{"id":549,"name":"lilligant","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/549.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"550","name":"basculin-red-striped","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/550.png","weight":180,"height":10,"base_experience":161,"color":"green","evolves_from_species":false,"types":"water","species":{"name":"basculin","url":"https://pokeapi.co/api/v2/pokemon-species/550/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":98,"effort":2,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":92,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"551","name":"sandile","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/551.png","weight":152,"height":7,"base_experience":58,"color":"brown","evolves_from_species":false,"types":"dark,ground","species":{"name":"sandile","url":"https://pokeapi.co/api/v2/pokemon-species/551/"},"habitat":"without-habitat","evolution":[{"id":551,"name":"sandile","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/551.png"},{"id":552,"name":"krokorok","minLevel":29,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/552.png"},{"id":553,"name":"krookodile","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/553.png"}],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":72,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"554","name":"darumaka","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/554.png","weight":375,"height":6,"base_experience":63,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"darumaka","url":"https://pokeapi.co/api/v2/pokemon-species/554/"},"habitat":"without-habitat","evolution":[{"id":554,"name":"darumaka","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/554.png"},{"id":555,"name":"darmanitan","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/555.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":15,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"556","name":"maractus","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/556.png","weight":280,"height":10,"base_experience":161,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"maractus","url":"https://pokeapi.co/api/v2/pokemon-species/556/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":67,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":106,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":67,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":86,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"557","name":"dwebble","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/557.png","weight":145,"height":3,"base_experience":65,"color":"red","evolves_from_species":false,"types":"rock,bug","species":{"name":"dwebble","url":"https://pokeapi.co/api/v2/pokemon-species/557/"},"habitat":"without-habitat","evolution":[{"id":557,"name":"dwebble","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/557.png"},{"id":558,"name":"crustle","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/558.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"559","name":"scraggy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/559.png","weight":118,"height":6,"base_experience":70,"color":"yellow","evolves_from_species":false,"types":"fighting,dark","species":{"name":"scraggy","url":"https://pokeapi.co/api/v2/pokemon-species/559/"},"habitat":"without-habitat","evolution":[{"id":559,"name":"scraggy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/559.png"},{"id":560,"name":"scrafty","minLevel":39,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/560.png"}],"stats":[{"base_stat":48,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"561","name":"sigilyph","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/561.png","weight":140,"height":14,"base_experience":172,"color":"black","evolves_from_species":false,"types":"flying,psychic","species":{"name":"sigilyph","url":"https://pokeapi.co/api/v2/pokemon-species/561/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":97,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":103,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":58,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":72,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"562","name":"yamask","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/562.png","weight":15,"height":5,"base_experience":61,"color":"black","evolves_from_species":false,"types":"ghost","species":{"name":"yamask","url":"https://pokeapi.co/api/v2/pokemon-species/562/"},"habitat":"without-habitat","evolution":[{"id":562,"name":"yamask","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/562.png"},{"id":563,"name":"cofagrigus","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/563.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":38,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"564","name":"tirtouga","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/564.png","weight":165,"height":7,"base_experience":71,"color":"blue","evolves_from_species":false,"types":"rock,water","species":{"name":"tirtouga","url":"https://pokeapi.co/api/v2/pokemon-species/564/"},"habitat":"without-habitat","evolution":[{"id":564,"name":"tirtouga","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/564.png"},{"id":565,"name":"carracosta","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/565.png"}],"stats":[{"base_stat":22,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":103,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":78,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":54,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"566","name":"archen","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/566.png","weight":95,"height":5,"base_experience":71,"color":"yellow","evolves_from_species":false,"types":"flying,rock","species":{"name":"archen","url":"https://pokeapi.co/api/v2/pokemon-species/566/"},"habitat":"without-habitat","evolution":[{"id":566,"name":"archen","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/566.png"},{"id":567,"name":"archeops","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/567.png"}],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":74,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":112,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"568","name":"trubbish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/568.png","weight":310,"height":6,"base_experience":66,"color":"green","evolves_from_species":false,"types":"poison","species":{"name":"trubbish","url":"https://pokeapi.co/api/v2/pokemon-species/568/"},"habitat":"without-habitat","evolution":[{"id":568,"name":"trubbish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/568.png"},{"id":569,"name":"garbodor","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/569.png"}],"stats":[{"base_stat":65,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":62,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":62,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"570","name":"zorua","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/570.png","weight":125,"height":7,"base_experience":66,"color":"gray","evolves_from_species":false,"types":"dark","species":{"name":"zorua","url":"https://pokeapi.co/api/v2/pokemon-species/570/"},"habitat":"without-habitat","evolution":[{"id":570,"name":"zorua","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/570.png"},{"id":571,"name":"zoroark","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/571.png"}],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":80,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"572","name":"minccino","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/572.png","weight":58,"height":4,"base_experience":60,"color":"gray","evolves_from_species":false,"types":"normal","species":{"name":"minccino","url":"https://pokeapi.co/api/v2/pokemon-species/572/"},"habitat":"without-habitat","evolution":[{"id":572,"name":"minccino","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/572.png"},{"id":573,"name":"cinccino","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/573.png"}],"stats":[{"base_stat":75,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"574","name":"gothita","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/574.png","weight":58,"height":4,"base_experience":58,"color":"purple","evolves_from_species":false,"types":"psychic","species":{"name":"gothita","url":"https://pokeapi.co/api/v2/pokemon-species/574/"},"habitat":"without-habitat","evolution":[{"id":574,"name":"gothita","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/574.png"},{"id":575,"name":"gothorita","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/575.png"},{"id":576,"name":"gothitelle","minLevel":41,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/576.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"577","name":"solosis","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/577.png","weight":10,"height":3,"base_experience":58,"color":"green","evolves_from_species":false,"types":"psychic","species":{"name":"solosis","url":"https://pokeapi.co/api/v2/pokemon-species/577/"},"habitat":"without-habitat","evolution":[{"id":577,"name":"solosis","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/577.png"},{"id":578,"name":"duosion","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/578.png"},{"id":579,"name":"reuniclus","minLevel":41,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/579.png"}],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"580","name":"ducklett","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/580.png","weight":55,"height":5,"base_experience":61,"color":"blue","evolves_from_species":false,"types":"flying,water","species":{"name":"ducklett","url":"https://pokeapi.co/api/v2/pokemon-species/580/"},"habitat":"without-habitat","evolution":[{"id":580,"name":"ducklett","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/580.png"},{"id":581,"name":"swanna","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/581.png"}],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":44,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":62,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"582","name":"vanillite","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/582.png","weight":57,"height":4,"base_experience":61,"color":"white","evolves_from_species":false,"types":"ice","species":{"name":"vanillite","url":"https://pokeapi.co/api/v2/pokemon-species/582/"},"habitat":"without-habitat","evolution":[{"id":582,"name":"vanillite","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/582.png"},{"id":583,"name":"vanillish","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/583.png"},{"id":584,"name":"vanilluxe","minLevel":47,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/584.png"}],"stats":[{"base_stat":44,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":36,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"585","name":"deerling","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/585.png","weight":195,"height":6,"base_experience":67,"color":"pink","evolves_from_species":false,"types":"grass,normal","species":{"name":"deerling","url":"https://pokeapi.co/api/v2/pokemon-species/585/"},"habitat":"without-habitat","evolution":[{"id":585,"name":"deerling","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/585.png"},{"id":586,"name":"sawsbuck","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/586.png"}],"stats":[{"base_stat":75,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"587","name":"emolga","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/587.png","weight":50,"height":4,"base_experience":150,"color":"white","evolves_from_species":false,"types":"flying,electric","species":{"name":"emolga","url":"https://pokeapi.co/api/v2/pokemon-species/587/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":103,"effort":2,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"588","name":"karrablast","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/588.png","weight":59,"height":5,"base_experience":63,"color":"blue","evolves_from_species":false,"types":"bug","species":{"name":"karrablast","url":"https://pokeapi.co/api/v2/pokemon-species/588/"},"habitat":"without-habitat","evolution":[{"id":588,"name":"karrablast","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/588.png"},{"id":589,"name":"escavalier","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/589.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"590","name":"foongus","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/590.png","weight":10,"height":2,"base_experience":59,"color":"white","evolves_from_species":false,"types":"poison,grass","species":{"name":"foongus","url":"https://pokeapi.co/api/v2/pokemon-species/590/"},"habitat":"without-habitat","evolution":[{"id":590,"name":"foongus","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/590.png"},{"id":591,"name":"amoonguss","minLevel":39,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/591.png"}],"stats":[{"base_stat":15,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":69,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"592","name":"frillish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/592.png","weight":330,"height":12,"base_experience":67,"color":"white","evolves_from_species":false,"types":"ghost,water","species":{"name":"frillish","url":"https://pokeapi.co/api/v2/pokemon-species/592/"},"habitat":"without-habitat","evolution":[{"id":592,"name":"frillish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/592.png"},{"id":593,"name":"jellicent","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/593.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"594","name":"alomomola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/594.png","weight":316,"height":12,"base_experience":165,"color":"pink","evolves_from_species":false,"types":"water","species":{"name":"alomomola","url":"https://pokeapi.co/api/v2/pokemon-species/594/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":165,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"595","name":"joltik","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/595.png","weight":6,"height":1,"base_experience":64,"color":"yellow","evolves_from_species":false,"types":"electric,bug","species":{"name":"joltik","url":"https://pokeapi.co/api/v2/pokemon-species/595/"},"habitat":"without-habitat","evolution":[{"id":595,"name":"joltik","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/595.png"},{"id":596,"name":"galvantula","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/596.png"}],"stats":[{"base_stat":65,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":57,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":47,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"597","name":"ferroseed","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/597.png","weight":188,"height":6,"base_experience":61,"color":"gray","evolves_from_species":false,"types":"steel,grass","species":{"name":"ferroseed","url":"https://pokeapi.co/api/v2/pokemon-species/597/"},"habitat":"without-habitat","evolution":[{"id":597,"name":"ferroseed","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/597.png"},{"id":598,"name":"ferrothorn","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/598.png"}],"stats":[{"base_stat":10,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":86,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":24,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":91,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":44,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"599","name":"klink","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/599.png","weight":210,"height":3,"base_experience":60,"color":"gray","evolves_from_species":false,"types":"steel","species":{"name":"klink","url":"https://pokeapi.co/api/v2/pokemon-species/599/"},"habitat":"without-habitat","evolution":[{"id":599,"name":"klink","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/599.png"},{"id":600,"name":"klang","minLevel":38,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/600.png"},{"id":601,"name":"klinklang","minLevel":49,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/601.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"602","name":"tynamo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/602.png","weight":3,"height":2,"base_experience":55,"color":"white","evolves_from_species":false,"types":"electric","species":{"name":"tynamo","url":"https://pokeapi.co/api/v2/pokemon-species/602/"},"habitat":"without-habitat","evolution":[{"id":602,"name":"tynamo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/602.png"},{"id":603,"name":"eelektrik","minLevel":39,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/603.png"},{"id":604,"name":"eelektross","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/604.png"}],"stats":[{"base_stat":60,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"605","name":"elgyem","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/605.png","weight":90,"height":5,"base_experience":67,"color":"blue","evolves_from_species":false,"types":"psychic","species":{"name":"elgyem","url":"https://pokeapi.co/api/v2/pokemon-species/605/"},"habitat":"without-habitat","evolution":[{"id":605,"name":"elgyem","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/605.png"},{"id":606,"name":"beheeyem","minLevel":42,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/606.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"607","name":"litwick","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/607.png","weight":31,"height":3,"base_experience":55,"color":"white","evolves_from_species":false,"types":"fire,ghost","species":{"name":"litwick","url":"https://pokeapi.co/api/v2/pokemon-species/607/"},"habitat":"without-habitat","evolution":[{"id":607,"name":"litwick","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/607.png"},{"id":608,"name":"lampent","minLevel":41,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/608.png"},{"id":609,"name":"chandelure","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/609.png"}],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"610","name":"axew","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/610.png","weight":180,"height":6,"base_experience":64,"color":"green","evolves_from_species":false,"types":"dragon","species":{"name":"axew","url":"https://pokeapi.co/api/v2/pokemon-species/610/"},"habitat":"without-habitat","evolution":[{"id":610,"name":"axew","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/610.png"},{"id":611,"name":"fraxure","minLevel":38,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/611.png"},{"id":612,"name":"haxorus","minLevel":48,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/612.png"}],"stats":[{"base_stat":57,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":87,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":46,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"613","name":"cubchoo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/613.png","weight":85,"height":5,"base_experience":61,"color":"white","evolves_from_species":false,"types":"ice","species":{"name":"cubchoo","url":"https://pokeapi.co/api/v2/pokemon-species/613/"},"habitat":"without-habitat","evolution":[{"id":613,"name":"cubchoo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/613.png"},{"id":614,"name":"beartic","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/614.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"615","name":"cryogonal","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/615.png","weight":1480,"height":11,"base_experience":180,"color":"blue","evolves_from_species":false,"types":"ice","species":{"name":"cryogonal","url":"https://pokeapi.co/api/v2/pokemon-species/615/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":105,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":135,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"616","name":"shelmet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/616.png","weight":77,"height":4,"base_experience":61,"color":"red","evolves_from_species":false,"types":"bug","species":{"name":"shelmet","url":"https://pokeapi.co/api/v2/pokemon-species/616/"},"habitat":"without-habitat","evolution":[{"id":616,"name":"shelmet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/616.png"},{"id":617,"name":"accelgor","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/617.png"}],"stats":[{"base_stat":25,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"618","name":"stunfisk","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/618.png","weight":110,"height":7,"base_experience":165,"color":"brown","evolves_from_species":false,"types":"electric,ground","species":{"name":"stunfisk","url":"https://pokeapi.co/api/v2/pokemon-species/618/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":32,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":99,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":81,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":84,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":66,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":109,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"619","name":"mienfoo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/619.png","weight":200,"height":9,"base_experience":70,"color":"yellow","evolves_from_species":false,"types":"fighting","species":{"name":"mienfoo","url":"https://pokeapi.co/api/v2/pokemon-species/619/"},"habitat":"without-habitat","evolution":[{"id":619,"name":"mienfoo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/619.png"},{"id":620,"name":"mienshao","minLevel":50,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/620.png"}],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"621","name":"druddigon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/621.png","weight":1390,"height":16,"base_experience":170,"color":"red","evolves_from_species":false,"types":"dragon","species":{"name":"druddigon","url":"https://pokeapi.co/api/v2/pokemon-species/621/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":48,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":120,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":77,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"622","name":"golett","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/622.png","weight":920,"height":10,"base_experience":61,"color":"green","evolves_from_species":false,"types":"ghost,ground","species":{"name":"golett","url":"https://pokeapi.co/api/v2/pokemon-species/622/"},"habitat":"without-habitat","evolution":[{"id":622,"name":"golett","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/622.png"},{"id":623,"name":"golurk","minLevel":43,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/623.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":74,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":59,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"624","name":"pawniard","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/624.png","weight":102,"height":5,"base_experience":68,"color":"red","evolves_from_species":false,"types":"steel,dark","species":{"name":"pawniard","url":"https://pokeapi.co/api/v2/pokemon-species/624/"},"habitat":"without-habitat","evolution":[{"id":624,"name":"pawniard","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/624.png"},{"id":625,"name":"bisharp","minLevel":52,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/625.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"626","name":"bouffalant","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/626.png","weight":946,"height":16,"base_experience":172,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"bouffalant","url":"https://pokeapi.co/api/v2/pokemon-species/626/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":55,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":110,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":95,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"627","name":"rufflet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/627.png","weight":105,"height":5,"base_experience":70,"color":"white","evolves_from_species":false,"types":"flying,normal","species":{"name":"rufflet","url":"https://pokeapi.co/api/v2/pokemon-species/627/"},"habitat":"without-habitat","evolution":[{"id":627,"name":"rufflet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/627.png"},{"id":628,"name":"braviary","minLevel":54,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/628.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":37,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":83,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"629","name":"vullaby","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/629.png","weight":90,"height":5,"base_experience":74,"color":"brown","evolves_from_species":false,"types":"flying,dark","species":{"name":"vullaby","url":"https://pokeapi.co/api/v2/pokemon-species/629/"},"habitat":"without-habitat","evolution":[{"id":629,"name":"vullaby","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/629.png"},{"id":630,"name":"mandibuzz","minLevel":54,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/630.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"631","name":"heatmor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/631.png","weight":580,"height":14,"base_experience":169,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"heatmor","url":"https://pokeapi.co/api/v2/pokemon-species/631/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":66,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":66,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":97,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":85,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"632","name":"durant","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/632.png","weight":330,"height":3,"base_experience":169,"color":"gray","evolves_from_species":false,"types":"steel,bug","species":{"name":"durant","url":"https://pokeapi.co/api/v2/pokemon-species/632/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":109,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":112,"effort":2,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":109,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":58,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"633","name":"deino","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/633.png","weight":173,"height":8,"base_experience":60,"color":"blue","evolves_from_species":false,"types":"dragon,dark","species":{"name":"deino","url":"https://pokeapi.co/api/v2/pokemon-species/633/"},"habitat":"without-habitat","evolution":[{"id":633,"name":"deino","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/633.png"},{"id":634,"name":"zweilous","minLevel":50,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/634.png"},{"id":635,"name":"hydreigon","minLevel":64,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/635.png"}],"stats":[{"base_stat":38,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":52,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"636","name":"larvesta","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/636.png","weight":288,"height":11,"base_experience":72,"color":"white","evolves_from_species":false,"types":"fire,bug","species":{"name":"larvesta","url":"https://pokeapi.co/api/v2/pokemon-species/636/"},"habitat":"without-habitat","evolution":[{"id":636,"name":"larvesta","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/636.png"},{"id":637,"name":"volcarona","minLevel":59,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/637.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"638","name":"cobalion","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/638.png","weight":2500,"height":21,"base_experience":261,"color":"blue","evolves_from_species":false,"types":"fighting,steel","species":{"name":"cobalion","url":"https://pokeapi.co/api/v2/pokemon-species/638/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":108,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":72,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":129,"effort":3,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":91,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"639","name":"terrakion","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/639.png","weight":2600,"height":19,"base_experience":261,"color":"gray","evolves_from_species":false,"types":"fighting,rock","species":{"name":"terrakion","url":"https://pokeapi.co/api/v2/pokemon-species/639/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":108,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":72,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":129,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":91,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"640","name":"virizion","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/640.png","weight":2000,"height":20,"base_experience":261,"color":"green","evolves_from_species":false,"types":"fighting,grass","species":{"name":"virizion","url":"https://pokeapi.co/api/v2/pokemon-species/640/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":108,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":129,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":72,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":91,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"641","name":"tornadus-incarnate","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/641.png","weight":630,"height":15,"base_experience":261,"color":"green","evolves_from_species":false,"types":"flying","species":{"name":"tornadus","url":"https://pokeapi.co/api/v2/pokemon-species/641/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":111,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":125,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":115,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":79,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"642","name":"thundurus-incarnate","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/642.png","weight":610,"height":15,"base_experience":261,"color":"blue","evolves_from_species":false,"types":"flying,electric","species":{"name":"thundurus","url":"https://pokeapi.co/api/v2/pokemon-species/642/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":111,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":125,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":115,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":79,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"643","name":"reshiram","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/643.png","weight":3300,"height":32,"base_experience":306,"color":"white","evolves_from_species":false,"types":"fire,dragon","species":{"name":"reshiram","url":"https://pokeapi.co/api/v2/pokemon-species/643/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":150,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":120,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"644","name":"zekrom","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/644.png","weight":3450,"height":29,"base_experience":306,"color":"black","evolves_from_species":false,"types":"electric,dragon","species":{"name":"zekrom","url":"https://pokeapi.co/api/v2/pokemon-species/644/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":120,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":150,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"645","name":"landorus-incarnate","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/645.png","weight":680,"height":15,"base_experience":270,"color":"brown","evolves_from_species":false,"types":"flying,ground","species":{"name":"landorus","url":"https://pokeapi.co/api/v2/pokemon-species/645/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":101,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":115,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":125,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":89,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"646","name":"kyurem","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/646.png","weight":3250,"height":30,"base_experience":297,"color":"gray","evolves_from_species":false,"types":"ice,dragon","species":{"name":"kyurem","url":"https://pokeapi.co/api/v2/pokemon-species/646/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":95,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":130,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":130,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":125,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"647","name":"keldeo-ordinary","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/647.png","weight":485,"height":14,"base_experience":261,"color":"yellow","evolves_from_species":false,"types":"fighting,water","species":{"name":"keldeo","url":"https://pokeapi.co/api/v2/pokemon-species/647/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":108,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":129,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":72,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":91,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"648","name":"meloetta-aria","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/648.png","weight":65,"height":6,"base_experience":270,"color":"white","evolves_from_species":false,"types":"psychic,normal","species":{"name":"meloetta","url":"https://pokeapi.co/api/v2/pokemon-species/648/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":90,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":128,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":128,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":77,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":77,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"649","name":"genesect","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/649.png","weight":825,"height":15,"base_experience":270,"color":"purple","evolves_from_species":false,"types":"steel,bug","species":{"name":"genesect","url":"https://pokeapi.co/api/v2/pokemon-species/649/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":99,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":120,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":120,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":71,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"650","name":"chespin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/650.png","weight":90,"height":4,"base_experience":63,"color":"green","evolves_from_species":false,"types":"grass","species":{"name":"chespin","url":"https://pokeapi.co/api/v2/pokemon-species/650/"},"habitat":"without-habitat","evolution":[{"id":650,"name":"chespin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/650.png"},{"id":651,"name":"quilladin","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/651.png"},{"id":652,"name":"chesnaught","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/652.png"}],"stats":[{"base_stat":38,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":61,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":56,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"653","name":"fennekin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/653.png","weight":94,"height":4,"base_experience":61,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"fennekin","url":"https://pokeapi.co/api/v2/pokemon-species/653/"},"habitat":"without-habitat","evolution":[{"id":653,"name":"fennekin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/653.png"},{"id":654,"name":"braixen","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/654.png"},{"id":655,"name":"delphox","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/655.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":62,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"656","name":"froakie","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/656.png","weight":70,"height":3,"base_experience":63,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"froakie","url":"https://pokeapi.co/api/v2/pokemon-species/656/"},"habitat":"without-habitat","evolution":[{"id":656,"name":"froakie","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/656.png"},{"id":657,"name":"frogadier","minLevel":16,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/657.png"},{"id":658,"name":"greninja","minLevel":36,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/658.png"}],"stats":[{"base_stat":71,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":62,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":56,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":41,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"659","name":"bunnelby","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/659.png","weight":50,"height":4,"base_experience":47,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"bunnelby","url":"https://pokeapi.co/api/v2/pokemon-species/659/"},"habitat":"without-habitat","evolution":[{"id":659,"name":"bunnelby","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/659.png"},{"id":660,"name":"diggersby","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/660.png"}],"stats":[{"base_stat":57,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":36,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":32,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":38,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":36,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":38,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"661","name":"fletchling","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/661.png","weight":17,"height":3,"base_experience":56,"color":"red","evolves_from_species":false,"types":"flying,normal","species":{"name":"fletchling","url":"https://pokeapi.co/api/v2/pokemon-species/661/"},"habitat":"without-habitat","evolution":[{"id":661,"name":"fletchling","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/661.png"},{"id":662,"name":"fletchinder","minLevel":17,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/662.png"},{"id":663,"name":"talonflame","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/663.png"}],"stats":[{"base_stat":62,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":38,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":43,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"664","name":"scatterbug","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/664.png","weight":25,"height":3,"base_experience":40,"color":"black","evolves_from_species":false,"types":"bug","species":{"name":"scatterbug","url":"https://pokeapi.co/api/v2/pokemon-species/664/"},"habitat":"without-habitat","evolution":[{"id":664,"name":"scatterbug","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/664.png"},{"id":665,"name":"spewpa","minLevel":9,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/665.png"},{"id":666,"name":"vivillon","minLevel":12,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/666.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":27,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":38,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"667","name":"litleo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/667.png","weight":135,"height":6,"base_experience":74,"color":"brown","evolves_from_species":false,"types":"normal,fire","species":{"name":"litleo","url":"https://pokeapi.co/api/v2/pokemon-species/667/"},"habitat":"without-habitat","evolution":[{"id":667,"name":"litleo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/667.png"},{"id":668,"name":"pyroar","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/668.png"}],"stats":[{"base_stat":72,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":54,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":73,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":58,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":62,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"669","name":"flabebe","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/669.png","weight":1,"height":1,"base_experience":61,"color":"white","evolves_from_species":false,"types":"fairy","species":{"name":"flabebe","url":"https://pokeapi.co/api/v2/pokemon-species/669/"},"habitat":"without-habitat","evolution":[{"id":669,"name":"flabebe","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/669.png"},{"id":670,"name":"floette","minLevel":19,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/670.png"},{"id":671,"name":"florges","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/671.png"}],"stats":[{"base_stat":42,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":79,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":61,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":39,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":38,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":44,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"672","name":"skiddo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/672.png","weight":310,"height":9,"base_experience":70,"color":"brown","evolves_from_species":false,"types":"grass","species":{"name":"skiddo","url":"https://pokeapi.co/api/v2/pokemon-species/672/"},"habitat":"without-habitat","evolution":[{"id":672,"name":"skiddo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/672.png"},{"id":673,"name":"gogoat","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/673.png"}],"stats":[{"base_stat":52,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":57,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":62,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":66,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"674","name":"pancham","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/674.png","weight":80,"height":6,"base_experience":70,"color":"white","evolves_from_species":false,"types":"fighting","species":{"name":"pancham","url":"https://pokeapi.co/api/v2/pokemon-species/674/"},"habitat":"without-habitat","evolution":[{"id":674,"name":"pancham","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/674.png"},{"id":675,"name":"pangoro","minLevel":32,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/675.png"}],"stats":[{"base_stat":43,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":48,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":46,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":62,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":82,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":67,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"676","name":"furfrou","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/676.png","weight":280,"height":12,"base_experience":165,"color":"white","evolves_from_species":false,"types":"normal","species":{"name":"furfrou","url":"https://pokeapi.co/api/v2/pokemon-species/676/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":102,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"677","name":"espurr","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/677.png","weight":35,"height":3,"base_experience":71,"color":"gray","evolves_from_species":false,"types":"psychic","species":{"name":"espurr","url":"https://pokeapi.co/api/v2/pokemon-species/677/"},"habitat":"without-habitat","evolution":[{"id":677,"name":"espurr","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/677.png"},{"id":678,"name":"meowstic","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/678.png"}],"stats":[{"base_stat":68,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":63,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":54,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":48,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":62,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"679","name":"honedge","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/679.png","weight":20,"height":8,"base_experience":65,"color":"brown","evolves_from_species":false,"types":"ghost,steel","species":{"name":"honedge","url":"https://pokeapi.co/api/v2/pokemon-species/679/"},"habitat":"without-habitat","evolution":[{"id":679,"name":"honedge","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/679.png"},{"id":680,"name":"doublade","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/680.png"},{"id":681,"name":"aegislash","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/681.png"}],"stats":[{"base_stat":28,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":37,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"682","name":"spritzee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/682.png","weight":5,"height":2,"base_experience":68,"color":"pink","evolves_from_species":false,"types":"fairy","species":{"name":"spritzee","url":"https://pokeapi.co/api/v2/pokemon-species/682/"},"habitat":"without-habitat","evolution":[{"id":682,"name":"spritzee","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/682.png"},{"id":683,"name":"aromatisse","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/683.png"}],"stats":[{"base_stat":23,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":63,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":52,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":78,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"684","name":"swirlix","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/684.png","weight":35,"height":4,"base_experience":68,"color":"white","evolves_from_species":false,"types":"fairy","species":{"name":"swirlix","url":"https://pokeapi.co/api/v2/pokemon-species/684/"},"habitat":"without-habitat","evolution":[{"id":684,"name":"swirlix","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/684.png"},{"id":685,"name":"slurpuff","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/685.png"}],"stats":[{"base_stat":49,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":57,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":59,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":66,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":48,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":62,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"686","name":"inkay","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/686.png","weight":35,"height":4,"base_experience":58,"color":"blue","evolves_from_species":false,"types":"psychic,dark","species":{"name":"inkay","url":"https://pokeapi.co/api/v2/pokemon-species/686/"},"habitat":"without-habitat","evolution":[{"id":686,"name":"inkay","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/686.png"},{"id":687,"name":"malamar","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/687.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":46,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":37,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":53,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":54,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":53,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"688","name":"binacle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/688.png","weight":310,"height":5,"base_experience":61,"color":"brown","evolves_from_species":false,"types":"water,rock","species":{"name":"binacle","url":"https://pokeapi.co/api/v2/pokemon-species/688/"},"habitat":"without-habitat","evolution":[{"id":688,"name":"binacle","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/688.png"},{"id":689,"name":"barbaracle","minLevel":39,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/689.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":56,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":39,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":67,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":52,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":42,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"690","name":"skrelp","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/690.png","weight":73,"height":5,"base_experience":64,"color":"brown","evolves_from_species":false,"types":"water,poison","species":{"name":"skrelp","url":"https://pokeapi.co/api/v2/pokemon-species/690/"},"habitat":"without-habitat","evolution":[{"id":690,"name":"skrelp","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/690.png"},{"id":691,"name":"dragalge","minLevel":48,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/691.png"}],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"692","name":"clauncher","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/692.png","weight":83,"height":5,"base_experience":66,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"clauncher","url":"https://pokeapi.co/api/v2/pokemon-species/692/"},"habitat":"without-habitat","evolution":[{"id":692,"name":"clauncher","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/692.png"},{"id":693,"name":"clawitzer","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/693.png"}],"stats":[{"base_stat":44,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":63,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":58,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":62,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":53,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"694","name":"helioptile","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/694.png","weight":60,"height":5,"base_experience":58,"color":"yellow","evolves_from_species":false,"types":"normal,electric","species":{"name":"helioptile","url":"https://pokeapi.co/api/v2/pokemon-species/694/"},"habitat":"without-habitat","evolution":[{"id":694,"name":"helioptile","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/694.png"},{"id":695,"name":"heliolisk","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/695.png"}],"stats":[{"base_stat":70,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":43,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":61,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":33,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":38,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":44,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"696","name":"tyrunt","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/696.png","weight":260,"height":8,"base_experience":72,"color":"brown","evolves_from_species":false,"types":"dragon,rock","species":{"name":"tyrunt","url":"https://pokeapi.co/api/v2/pokemon-species/696/"},"habitat":"without-habitat","evolution":[{"id":696,"name":"tyrunt","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/696.png"},{"id":697,"name":"tyrantrum","minLevel":39,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/697.png"}],"stats":[{"base_stat":48,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":77,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":89,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":58,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"698","name":"amaura","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/698.png","weight":252,"height":13,"base_experience":72,"color":"blue","evolves_from_species":false,"types":"ice,rock","species":{"name":"amaura","url":"https://pokeapi.co/api/v2/pokemon-species/698/"},"habitat":"without-habitat","evolution":[{"id":698,"name":"amaura","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/698.png"},{"id":699,"name":"aurorus","minLevel":39,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/699.png"}],"stats":[{"base_stat":46,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":63,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":67,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":59,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":77,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"701","name":"hawlucha","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/701.png","weight":215,"height":8,"base_experience":175,"color":"green","evolves_from_species":false,"types":"flying,fighting","species":{"name":"hawlucha","url":"https://pokeapi.co/api/v2/pokemon-species/701/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":118,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":63,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":74,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":92,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":78,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"702","name":"dedenne","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/702.png","weight":22,"height":2,"base_experience":151,"color":"yellow","evolves_from_species":false,"types":"fairy,electric","species":{"name":"dedenne","url":"https://pokeapi.co/api/v2/pokemon-species/702/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":101,"effort":2,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":67,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":81,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":57,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":58,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":67,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"703","name":"carbink","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/703.png","weight":57,"height":3,"base_experience":100,"color":"gray","evolves_from_species":false,"types":"fairy,rock","species":{"name":"carbink","url":"https://pokeapi.co/api/v2/pokemon-species/703/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":150,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":150,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"704","name":"goomy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/704.png","weight":28,"height":3,"base_experience":60,"color":"purple","evolves_from_species":false,"types":"dragon","species":{"name":"goomy","url":"https://pokeapi.co/api/v2/pokemon-species/704/"},"habitat":"without-habitat","evolution":[{"id":704,"name":"goomy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/704.png"},{"id":705,"name":"sliggoo","minLevel":40,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/705.png"},{"id":706,"name":"goodra","minLevel":50,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/706.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":50,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"707","name":"klefki","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/707.png","weight":30,"height":2,"base_experience":165,"color":"gray","evolves_from_species":false,"types":"fairy,steel","species":{"name":"klefki","url":"https://pokeapi.co/api/v2/pokemon-species/707/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":75,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":87,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":91,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":57,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"708","name":"phantump","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/708.png","weight":70,"height":4,"base_experience":62,"color":"brown","evolves_from_species":false,"types":"grass,ghost","species":{"name":"phantump","url":"https://pokeapi.co/api/v2/pokemon-species/708/"},"habitat":"without-habitat","evolution":[{"id":708,"name":"phantump","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/708.png"},{"id":709,"name":"trevenant","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/709.png"}],"stats":[{"base_stat":38,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":48,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":43,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"710","name":"pumpkaboo-average","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/710.png","weight":50,"height":4,"base_experience":67,"color":"brown","evolves_from_species":false,"types":"grass,ghost","species":{"name":"pumpkaboo","url":"https://pokeapi.co/api/v2/pokemon-species/710/"},"habitat":"without-habitat","evolution":[{"id":710,"name":"pumpkaboo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/710.png"},{"id":711,"name":"gourgeist","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/711.png"}],"stats":[{"base_stat":51,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":66,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":49,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"712","name":"bergmite","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/712.png","weight":995,"height":10,"base_experience":61,"color":"blue","evolves_from_species":false,"types":"ice","species":{"name":"bergmite","url":"https://pokeapi.co/api/v2/pokemon-species/712/"},"habitat":"without-habitat","evolution":[{"id":712,"name":"bergmite","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/712.png"},{"id":713,"name":"avalugg","minLevel":37,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/713.png"}],"stats":[{"base_stat":28,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":32,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":69,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"714","name":"noibat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/714.png","weight":80,"height":5,"base_experience":49,"color":"purple","evolves_from_species":false,"types":"dragon,flying","species":{"name":"noibat","url":"https://pokeapi.co/api/v2/pokemon-species/714/"},"habitat":"without-habitat","evolution":[{"id":714,"name":"noibat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/714.png"},{"id":715,"name":"noivern","minLevel":48,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/715.png"}],"stats":[{"base_stat":55,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"716","name":"xerneas","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/716.png","weight":2150,"height":30,"base_experience":306,"color":"blue","evolves_from_species":false,"types":"fairy","species":{"name":"xerneas","url":"https://pokeapi.co/api/v2/pokemon-species/716/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":99,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":98,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":131,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":131,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":126,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"717","name":"yveltal","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/717.png","weight":2030,"height":58,"base_experience":306,"color":"red","evolves_from_species":false,"types":"flying,dark","species":{"name":"yveltal","url":"https://pokeapi.co/api/v2/pokemon-species/717/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":99,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":98,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":131,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":131,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":126,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"718","name":"zygarde","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/718.png","weight":3050,"height":50,"base_experience":270,"color":"green","evolves_from_species":false,"types":"ground,dragon","species":{"name":"zygarde","url":"https://pokeapi.co/api/v2/pokemon-species/718/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":95,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":81,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":121,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":108,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"719","name":"diancie","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/719.png","weight":88,"height":7,"base_experience":270,"color":"pink","evolves_from_species":false,"types":"fairy,rock","species":{"name":"diancie","url":"https://pokeapi.co/api/v2/pokemon-species/719/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":150,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":150,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"720","name":"hoopa","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/720.png","weight":90,"height":5,"base_experience":270,"color":"purple","evolves_from_species":false,"types":"ghost,psychic","species":{"name":"hoopa","url":"https://pokeapi.co/api/v2/pokemon-species/720/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":130,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":150,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":110,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"721","name":"volcanion","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/721.png","weight":1950,"height":17,"base_experience":270,"color":"brown","evolves_from_species":false,"types":"water,fire","species":{"name":"volcanion","url":"https://pokeapi.co/api/v2/pokemon-species/721/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":130,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":120,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":110,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"722","name":"rowlet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/722.png","weight":15,"height":3,"base_experience":64,"color":"brown","evolves_from_species":false,"types":"flying,grass","species":{"name":"rowlet","url":"https://pokeapi.co/api/v2/pokemon-species/722/"},"habitat":"without-habitat","evolution":[{"id":722,"name":"rowlet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/722.png"},{"id":723,"name":"dartrix","minLevel":17,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/723.png"},{"id":724,"name":"decidueye","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/724.png"}],"stats":[{"base_stat":42,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":68,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"725","name":"litten","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/725.png","weight":43,"height":4,"base_experience":64,"color":"red","evolves_from_species":false,"types":"fire","species":{"name":"litten","url":"https://pokeapi.co/api/v2/pokemon-species/725/"},"habitat":"without-habitat","evolution":[{"id":725,"name":"litten","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/725.png"},{"id":726,"name":"torracat","minLevel":17,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/726.png"},{"id":727,"name":"incineroar","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/727.png"}],"stats":[{"base_stat":70,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"728","name":"popplio","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/728.png","weight":75,"height":4,"base_experience":64,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"popplio","url":"https://pokeapi.co/api/v2/pokemon-species/728/"},"habitat":"without-habitat","evolution":[{"id":728,"name":"popplio","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/728.png"},{"id":729,"name":"brionne","minLevel":17,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/729.png"},{"id":730,"name":"primarina","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/730.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":56,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":66,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":54,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":54,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"731","name":"pikipek","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/731.png","weight":12,"height":3,"base_experience":53,"color":"black","evolves_from_species":false,"types":"flying,normal","species":{"name":"pikipek","url":"https://pokeapi.co/api/v2/pokemon-species/731/"},"habitat":"without-habitat","evolution":[{"id":731,"name":"pikipek","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/731.png"},{"id":732,"name":"trumbeak","minLevel":14,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/732.png"},{"id":733,"name":"toucannon","minLevel":28,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/733.png"}],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":35,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"734","name":"yungoos","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/734.png","weight":60,"height":4,"base_experience":51,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"yungoos","url":"https://pokeapi.co/api/v2/pokemon-species/734/"},"habitat":"without-habitat","evolution":[{"id":734,"name":"yungoos","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/734.png"},{"id":735,"name":"gumshoos","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/735.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":48,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"736","name":"grubbin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/736.png","weight":44,"height":4,"base_experience":60,"color":"gray","evolves_from_species":false,"types":"bug","species":{"name":"grubbin","url":"https://pokeapi.co/api/v2/pokemon-species/736/"},"habitat":"without-habitat","evolution":[{"id":736,"name":"grubbin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/736.png"},{"id":737,"name":"charjabug","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/737.png"},{"id":738,"name":"vikavolt","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/738.png"}],"stats":[{"base_stat":46,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":45,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":62,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":47,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"739","name":"crabrawler","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/739.png","weight":70,"height":6,"base_experience":68,"color":"purple","evolves_from_species":false,"types":"fighting","species":{"name":"crabrawler","url":"https://pokeapi.co/api/v2/pokemon-species/739/"},"habitat":"without-habitat","evolution":[{"id":739,"name":"crabrawler","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/739.png"},{"id":740,"name":"crabominable","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/740.png"}],"stats":[{"base_stat":63,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":47,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":42,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":57,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":82,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":47,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"741","name":"oricorio-baile","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/741.png","weight":34,"height":6,"base_experience":167,"color":"red","evolves_from_species":false,"types":"flying,fire","species":{"name":"oricorio","url":"https://pokeapi.co/api/v2/pokemon-species/741/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":93,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":98,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"742","name":"cutiefly","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/742.png","weight":2,"height":1,"base_experience":61,"color":"yellow","evolves_from_species":false,"types":"fairy,bug","species":{"name":"cutiefly","url":"https://pokeapi.co/api/v2/pokemon-species/742/"},"habitat":"without-habitat","evolution":[{"id":742,"name":"cutiefly","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/742.png"},{"id":743,"name":"ribombee","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/743.png"}],"stats":[{"base_stat":84,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":45,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"744","name":"rockruff","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/744.png","weight":92,"height":5,"base_experience":56,"color":"brown","evolves_from_species":false,"types":"rock","species":{"name":"rockruff","url":"https://pokeapi.co/api/v2/pokemon-species/744/"},"habitat":"without-habitat","evolution":[{"id":744,"name":"rockruff","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/744.png"},{"id":745,"name":"lycanroc","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/745.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"746","name":"wishiwashi-solo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/746.png","weight":3,"height":2,"base_experience":61,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"wishiwashi","url":"https://pokeapi.co/api/v2/pokemon-species/746/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":20,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":20,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"747","name":"mareanie","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/747.png","weight":80,"height":4,"base_experience":61,"color":"blue","evolves_from_species":false,"types":"water,poison","species":{"name":"mareanie","url":"https://pokeapi.co/api/v2/pokemon-species/747/"},"habitat":"without-habitat","evolution":[{"id":747,"name":"mareanie","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/747.png"},{"id":748,"name":"toxapex","minLevel":38,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/748.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":52,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":43,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":62,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":53,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"749","name":"mudbray","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/749.png","weight":1100,"height":10,"base_experience":77,"color":"brown","evolves_from_species":false,"types":"ground","species":{"name":"mudbray","url":"https://pokeapi.co/api/v2/pokemon-species/749/"},"habitat":"without-habitat","evolution":[{"id":749,"name":"mudbray","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/749.png"},{"id":750,"name":"mudsdale","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/750.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"751","name":"dewpider","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/751.png","weight":40,"height":3,"base_experience":54,"color":"green","evolves_from_species":false,"types":"bug,water","species":{"name":"dewpider","url":"https://pokeapi.co/api/v2/pokemon-species/751/"},"habitat":"without-habitat","evolution":[{"id":751,"name":"dewpider","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/751.png"},{"id":752,"name":"araquanid","minLevel":22,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/752.png"}],"stats":[{"base_stat":27,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":72,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":52,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":40,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":38,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"753","name":"fomantis","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/753.png","weight":15,"height":3,"base_experience":50,"color":"pink","evolves_from_species":false,"types":"grass","species":{"name":"fomantis","url":"https://pokeapi.co/api/v2/pokemon-species/753/"},"habitat":"without-habitat","evolution":[{"id":753,"name":"fomantis","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/753.png"},{"id":754,"name":"lurantis","minLevel":34,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/754.png"}],"stats":[{"base_stat":35,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"755","name":"morelull","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/755.png","weight":15,"height":2,"base_experience":57,"color":"purple","evolves_from_species":false,"types":"fairy,grass","species":{"name":"morelull","url":"https://pokeapi.co/api/v2/pokemon-species/755/"},"habitat":"without-habitat","evolution":[{"id":755,"name":"morelull","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/755.png"},{"id":756,"name":"shiinotic","minLevel":24,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/756.png"}],"stats":[{"base_stat":15,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":55,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"757","name":"salandit","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/757.png","weight":48,"height":6,"base_experience":64,"color":"black","evolves_from_species":false,"types":"fire,poison","species":{"name":"salandit","url":"https://pokeapi.co/api/v2/pokemon-species/757/"},"habitat":"without-habitat","evolution":[{"id":757,"name":"salandit","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/757.png"},{"id":758,"name":"salazzle","minLevel":33,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/758.png"}],"stats":[{"base_stat":77,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":71,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":44,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":48,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"759","name":"stufful","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/759.png","weight":68,"height":5,"base_experience":68,"color":"pink","evolves_from_species":false,"types":"fighting,normal","species":{"name":"stufful","url":"https://pokeapi.co/api/v2/pokemon-species/759/"},"habitat":"without-habitat","evolution":[{"id":759,"name":"stufful","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/759.png"},{"id":760,"name":"bewear","minLevel":27,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/760.png"}],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"761","name":"bounsweet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/761.png","weight":32,"height":3,"base_experience":42,"color":"purple","evolves_from_species":false,"types":"grass","species":{"name":"bounsweet","url":"https://pokeapi.co/api/v2/pokemon-species/761/"},"habitat":"without-habitat","evolution":[{"id":761,"name":"bounsweet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/761.png"},{"id":762,"name":"steenee","minLevel":18,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/762.png"},{"id":763,"name":"tsareena","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/763.png"}],"stats":[{"base_stat":32,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":38,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":38,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":30,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":42,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"764","name":"comfey","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/764.png","weight":3,"height":1,"base_experience":170,"color":"green","evolves_from_species":false,"types":"fairy","species":{"name":"comfey","url":"https://pokeapi.co/api/v2/pokemon-species/764/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":110,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":82,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":52,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":51,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"765","name":"oranguru","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/765.png","weight":760,"height":15,"base_experience":172,"color":"white","evolves_from_species":false,"types":"psychic,normal","species":{"name":"oranguru","url":"https://pokeapi.co/api/v2/pokemon-species/765/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":110,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"766","name":"passimian","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/766.png","weight":828,"height":20,"base_experience":172,"color":"white","evolves_from_species":false,"types":"fighting","species":{"name":"passimian","url":"https://pokeapi.co/api/v2/pokemon-species/766/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":80,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":120,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"767","name":"wimpod","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/767.png","weight":120,"height":5,"base_experience":46,"color":"gray","evolves_from_species":false,"types":"water,bug","species":{"name":"wimpod","url":"https://pokeapi.co/api/v2/pokemon-species/767/"},"habitat":"without-habitat","evolution":[{"id":767,"name":"wimpod","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/767.png"},{"id":768,"name":"golisopod","minLevel":30,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/768.png"}],"stats":[{"base_stat":80,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":25,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"769","name":"sandygast","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/769.png","weight":700,"height":5,"base_experience":64,"color":"brown","evolves_from_species":false,"types":"ground,ghost","species":{"name":"sandygast","url":"https://pokeapi.co/api/v2/pokemon-species/769/"},"habitat":"without-habitat","evolution":[{"id":769,"name":"sandygast","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/769.png"},{"id":770,"name":"palossand","minLevel":42,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/770.png"}],"stats":[{"base_stat":15,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"771","name":"pyukumuku","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/771.png","weight":12,"height":3,"base_experience":144,"color":"black","evolves_from_species":false,"types":"water","species":{"name":"pyukumuku","url":"https://pokeapi.co/api/v2/pokemon-species/771/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":5,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":130,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":130,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"772","name":"type-null","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/772.png","weight":1205,"height":19,"base_experience":107,"color":"gray","evolves_from_species":false,"types":"normal","species":{"name":"type-null","url":"https://pokeapi.co/api/v2/pokemon-species/772/"},"habitat":"without-habitat","evolution":[{"id":772,"name":"type-null","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/772.png"},{"id":773,"name":"silvally","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/773.png"}],"stats":[{"base_stat":59,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":95,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":95,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-red-meteor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":400,"height":3,"base_experience":154,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"775","name":"komala","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/775.png","weight":199,"height":4,"base_experience":168,"color":"blue","evolves_from_species":false,"types":"normal","species":{"name":"komala","url":"https://pokeapi.co/api/v2/pokemon-species/775/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":115,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"776","name":"turtonator","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/776.png","weight":2120,"height":20,"base_experience":170,"color":"red","evolves_from_species":false,"types":"dragon,fire","species":{"name":"turtonator","url":"https://pokeapi.co/api/v2/pokemon-species/776/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":36,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":91,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":135,"effort":2,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":78,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"777","name":"togedemaru","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/777.png","weight":33,"height":3,"base_experience":152,"color":"gray","evolves_from_species":false,"types":"steel,electric","species":{"name":"togedemaru","url":"https://pokeapi.co/api/v2/pokemon-species/777/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":96,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":73,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":63,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":98,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"778","name":"mimikyu-disguised","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/778.png","weight":7,"height":2,"base_experience":167,"color":"yellow","evolves_from_species":false,"types":"fairy,ghost","species":{"name":"mimikyu","url":"https://pokeapi.co/api/v2/pokemon-species/778/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":96,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":105,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"779","name":"bruxish","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/779.png","weight":190,"height":9,"base_experience":166,"color":"pink","evolves_from_species":false,"types":"psychic,water","species":{"name":"bruxish","url":"https://pokeapi.co/api/v2/pokemon-species/779/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":92,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":105,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":68,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"780","name":"drampa","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/780.png","weight":1850,"height":30,"base_experience":170,"color":"white","evolves_from_species":false,"types":"dragon,normal","species":{"name":"drampa","url":"https://pokeapi.co/api/v2/pokemon-species/780/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":36,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":91,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":135,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":78,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"781","name":"dhelmise","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/781.png","weight":2100,"height":39,"base_experience":181,"color":"green","evolves_from_species":false,"types":"grass,ghost","species":{"name":"dhelmise","url":"https://pokeapi.co/api/v2/pokemon-species/781/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":86,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":131,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"782","name":"jangmo-o","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/782.png","weight":297,"height":6,"base_experience":60,"color":"gray","evolves_from_species":false,"types":"dragon","species":{"name":"jangmo-o","url":"https://pokeapi.co/api/v2/pokemon-species/782/"},"habitat":"without-habitat","evolution":[{"id":782,"name":"jangmo-o","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/782.png"},{"id":783,"name":"hakamo-o","minLevel":35,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/783.png"},{"id":784,"name":"kommo-o","minLevel":45,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/784.png"}],"stats":[{"base_stat":45,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"785","name":"tapu-koko","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/785.png","weight":205,"height":18,"base_experience":257,"color":"yellow","evolves_from_species":false,"types":"fairy,electric","species":{"name":"tapu-koko","url":"https://pokeapi.co/api/v2/pokemon-species/785/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":130,"effort":3,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":115,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"786","name":"tapu-lele","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/786.png","weight":186,"height":12,"base_experience":257,"color":"pink","evolves_from_species":false,"types":"fairy,psychic","species":{"name":"tapu-lele","url":"https://pokeapi.co/api/v2/pokemon-species/786/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":95,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":115,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":130,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"787","name":"tapu-bulu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/787.png","weight":455,"height":19,"base_experience":257,"color":"red","evolves_from_species":false,"types":"fairy,grass","species":{"name":"tapu-bulu","url":"https://pokeapi.co/api/v2/pokemon-species/787/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":75,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":115,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":130,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"788","name":"tapu-fini","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/788.png","weight":212,"height":13,"base_experience":257,"color":"purple","evolves_from_species":false,"types":"fairy,water","species":{"name":"tapu-fini","url":"https://pokeapi.co/api/v2/pokemon-species/788/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":130,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":115,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"789","name":"cosmog","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/789.png","weight":1,"height":2,"base_experience":40,"color":"blue","evolves_from_species":false,"types":"psychic","species":{"name":"cosmog","url":"https://pokeapi.co/api/v2/pokemon-species/789/"},"habitat":"without-habitat","evolution":[{"id":789,"name":"cosmog","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/789.png"},{"id":790,"name":"cosmoem","minLevel":43,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/790.png"},{"id":791,"name":"solgaleo","minLevel":53,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/791.png"}],"stats":[{"base_stat":37,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":31,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":29,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":31,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":29,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":43,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"793","name":"nihilego","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/793.png","weight":555,"height":12,"base_experience":257,"color":"white","evolves_from_species":false,"types":"poison,rock","species":{"name":"nihilego","url":"https://pokeapi.co/api/v2/pokemon-species/793/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":103,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":131,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":127,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":47,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":53,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":109,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"794","name":"buzzwole","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/794.png","weight":3336,"height":24,"base_experience":257,"color":"red","evolves_from_species":false,"types":"fighting,bug","species":{"name":"buzzwole","url":"https://pokeapi.co/api/v2/pokemon-species/794/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":79,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":139,"effort":2,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":139,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":107,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"795","name":"pheromosa","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/795.png","weight":250,"height":18,"base_experience":257,"color":"white","evolves_from_species":false,"types":"fighting,bug","species":{"name":"pheromosa","url":"https://pokeapi.co/api/v2/pokemon-species/795/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":151,"effort":3,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":37,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":137,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":37,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":137,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":71,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"796","name":"xurkitree","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/796.png","weight":1000,"height":38,"base_experience":257,"color":"black","evolves_from_species":false,"types":"electric","species":{"name":"xurkitree","url":"https://pokeapi.co/api/v2/pokemon-species/796/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":83,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":71,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":173,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":71,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":89,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":83,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"797","name":"celesteela","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/797.png","weight":9999,"height":92,"base_experience":257,"color":"green","evolves_from_species":false,"types":"flying,steel","species":{"name":"celesteela","url":"https://pokeapi.co/api/v2/pokemon-species/797/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":61,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":101,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":107,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":103,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":101,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":97,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"798","name":"kartana","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/798.png","weight":1,"height":3,"base_experience":257,"color":"white","evolves_from_species":false,"types":"steel,grass","species":{"name":"kartana","url":"https://pokeapi.co/api/v2/pokemon-species/798/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":109,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":31,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":59,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":131,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":181,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":59,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"799","name":"guzzlord","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/799.png","weight":8880,"height":55,"base_experience":257,"color":"black","evolves_from_species":false,"types":"dragon,dark","species":{"name":"guzzlord","url":"https://pokeapi.co/api/v2/pokemon-species/799/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":43,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":97,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":53,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":101,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":223,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"800","name":"necrozma","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/800.png","weight":2300,"height":24,"base_experience":270,"color":"black","evolves_from_species":false,"types":"psychic","species":{"name":"necrozma","url":"https://pokeapi.co/api/v2/pokemon-species/800/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":79,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":89,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":127,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":101,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":107,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":97,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"801","name":"magearna","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/801.png","weight":805,"height":10,"base_experience":270,"color":"gray","evolves_from_species":false,"types":"fairy,steel","species":{"name":"magearna","url":"https://pokeapi.co/api/v2/pokemon-species/801/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":115,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":130,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":115,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"802","name":"marshadow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/802.png","weight":222,"height":7,"base_experience":270,"color":"gray","evolves_from_species":false,"types":"ghost,fighting","species":{"name":"marshadow","url":"https://pokeapi.co/api/v2/pokemon-species/802/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":125,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":125,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":90,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"803","name":"poipole","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/803.png","weight":18,"height":6,"base_experience":189,"color":"purple","evolves_from_species":false,"types":"poison","species":{"name":"poipole","url":"https://pokeapi.co/api/v2/pokemon-species/803/"},"habitat":"without-habitat","evolution":[{"id":803,"name":"poipole","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/803.png"},{"id":804,"name":"naganadel","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/804.png"}],"stats":[{"base_stat":73,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":67,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":73,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":67,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":73,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":67,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"805","name":"stakataka","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/805.png","weight":8200,"height":55,"base_experience":257,"color":"gray","evolves_from_species":false,"types":"steel,rock","species":{"name":"stakataka","url":"https://pokeapi.co/api/v2/pokemon-species/805/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":13,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":101,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":53,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":211,"effort":3,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":131,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":61,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"806","name":"blacephalon","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/806.png","weight":130,"height":18,"base_experience":257,"color":"white","evolves_from_species":false,"types":"ghost,fire","species":{"name":"blacephalon","url":"https://pokeapi.co/api/v2/pokemon-species/806/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":107,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":79,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":151,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":53,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":127,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":53,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"807","name":"zeraora","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/807.png","weight":445,"height":15,"base_experience":270,"color":"yellow","evolves_from_species":false,"types":"electric","species":{"name":"zeraora","url":"https://pokeapi.co/api/v2/pokemon-species/807/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":143,"effort":3,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":102,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":112,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":88,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"386","name":"deoxys-attack","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/386.png","weight":608,"height":17,"base_experience":270,"color":"red","evolves_from_species":false,"types":"psychic","species":{"name":"deoxys","url":"https://pokeapi.co/api/v2/pokemon-species/386/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":150,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":20,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":180,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":20,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":180,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"386","name":"deoxys-defense","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/386.png","weight":608,"height":17,"base_experience":270,"color":"red","evolves_from_species":false,"types":"psychic","species":{"name":"deoxys","url":"https://pokeapi.co/api/v2/pokemon-species/386/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":160,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":160,"effort":2,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"386","name":"deoxys-speed","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/386.png","weight":608,"height":17,"base_experience":270,"color":"red","evolves_from_species":false,"types":"psychic","species":{"name":"deoxys","url":"https://pokeapi.co/api/v2/pokemon-species/386/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":180,"effort":3,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"492","name":"shaymin-sky","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/492.png","weight":52,"height":4,"base_experience":270,"color":"green","evolves_from_species":false,"types":"flying,grass","species":{"name":"shaymin","url":"https://pokeapi.co/api/v2/pokemon-species/492/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":127,"effort":3,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":75,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":75,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":103,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"487","name":"giratina-origin","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/487.png","weight":6500,"height":69,"base_experience":306,"color":"black","evolves_from_species":false,"types":"dragon,ghost","species":{"name":"giratina","url":"https://pokeapi.co/api/v2/pokemon-species/487/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":120,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":150,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"479","name":"rotom-heat","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/479.png","weight":3,"height":3,"base_experience":182,"color":"red","evolves_from_species":false,"types":"fire,electric","species":{"name":"rotom","url":"https://pokeapi.co/api/v2/pokemon-species/479/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":86,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":107,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":107,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"479","name":"rotom-wash","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/479.png","weight":3,"height":3,"base_experience":182,"color":"red","evolves_from_species":false,"types":"water,electric","species":{"name":"rotom","url":"https://pokeapi.co/api/v2/pokemon-species/479/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":86,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":107,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":107,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"479","name":"rotom-frost","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/479.png","weight":3,"height":3,"base_experience":182,"color":"red","evolves_from_species":false,"types":"ice,electric","species":{"name":"rotom","url":"https://pokeapi.co/api/v2/pokemon-species/479/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":86,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":107,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":107,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"479","name":"rotom-fan","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/479.png","weight":3,"height":3,"base_experience":182,"color":"red","evolves_from_species":false,"types":"flying,electric","species":{"name":"rotom","url":"https://pokeapi.co/api/v2/pokemon-species/479/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":86,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":107,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":107,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"479","name":"rotom-mow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/479.png","weight":3,"height":3,"base_experience":182,"color":"red","evolves_from_species":false,"types":"grass,electric","species":{"name":"rotom","url":"https://pokeapi.co/api/v2/pokemon-species/479/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":86,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":107,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":107,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"351","name":"castform-sunny","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/351.png","weight":8,"height":3,"base_experience":147,"color":"gray","evolves_from_species":false,"types":"fire","species":{"name":"castform","url":"https://pokeapi.co/api/v2/pokemon-species/351/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"351","name":"castform-rainy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/351.png","weight":8,"height":3,"base_experience":147,"color":"gray","evolves_from_species":false,"types":"water","species":{"name":"castform","url":"https://pokeapi.co/api/v2/pokemon-species/351/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"351","name":"castform-snowy","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/351.png","weight":8,"height":3,"base_experience":147,"color":"gray","evolves_from_species":false,"types":"ice","species":{"name":"castform","url":"https://pokeapi.co/api/v2/pokemon-species/351/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":70,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"550","name":"basculin-blue-striped","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/550.png","weight":180,"height":10,"base_experience":161,"color":"green","evolves_from_species":false,"types":"water","species":{"name":"basculin","url":"https://pokeapi.co/api/v2/pokemon-species/550/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":98,"effort":2,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":65,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":92,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":70,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"648","name":"meloetta-pirouette","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/648.png","weight":65,"height":6,"base_experience":270,"color":"white","evolves_from_species":false,"types":"fighting,normal","species":{"name":"meloetta","url":"https://pokeapi.co/api/v2/pokemon-species/648/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":128,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":77,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":77,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":128,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"641","name":"tornadus-therian","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/641.png","weight":630,"height":14,"base_experience":261,"color":"green","evolves_from_species":false,"types":"flying","species":{"name":"tornadus","url":"https://pokeapi.co/api/v2/pokemon-species/641/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":121,"effort":3,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":110,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":79,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"642","name":"thundurus-therian","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/642.png","weight":610,"height":30,"base_experience":261,"color":"blue","evolves_from_species":false,"types":"flying,electric","species":{"name":"thundurus","url":"https://pokeapi.co/api/v2/pokemon-species/642/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":101,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":145,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":105,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":79,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"645","name":"landorus-therian","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/645.png","weight":680,"height":13,"base_experience":270,"color":"brown","evolves_from_species":false,"types":"flying,ground","species":{"name":"landorus","url":"https://pokeapi.co/api/v2/pokemon-species/645/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":91,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":105,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":145,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":89,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"646","name":"kyurem-black","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/646.png","weight":3250,"height":33,"base_experience":315,"color":"gray","evolves_from_species":false,"types":"ice,dragon","species":{"name":"kyurem","url":"https://pokeapi.co/api/v2/pokemon-species/646/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":95,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":170,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":125,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"646","name":"kyurem-white","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/646.png","weight":3250,"height":36,"base_experience":315,"color":"gray","evolves_from_species":false,"types":"ice,dragon","species":{"name":"kyurem","url":"https://pokeapi.co/api/v2/pokemon-species/646/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":95,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":170,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":120,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":125,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"647","name":"keldeo-resolute","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/647.png","weight":485,"height":14,"base_experience":261,"color":"yellow","evolves_from_species":false,"types":"fighting,water","species":{"name":"keldeo","url":"https://pokeapi.co/api/v2/pokemon-species/647/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":108,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":129,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":72,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":91,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"710","name":"pumpkaboo-small","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/710.png","weight":35,"height":3,"base_experience":67,"color":"brown","evolves_from_species":false,"types":"grass,ghost","species":{"name":"pumpkaboo","url":"https://pokeapi.co/api/v2/pokemon-species/710/"},"habitat":"without-habitat","evolution":[{"id":710,"name":"pumpkaboo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/710.png"},{"id":711,"name":"gourgeist","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/711.png"}],"stats":[{"base_stat":56,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":66,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":44,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"710","name":"pumpkaboo-large","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/710.png","weight":75,"height":5,"base_experience":67,"color":"brown","evolves_from_species":false,"types":"grass,ghost","species":{"name":"pumpkaboo","url":"https://pokeapi.co/api/v2/pokemon-species/710/"},"habitat":"without-habitat","evolution":[{"id":710,"name":"pumpkaboo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/710.png"},{"id":711,"name":"gourgeist","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/711.png"}],"stats":[{"base_stat":46,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":66,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":54,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"710","name":"pumpkaboo-super","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/710.png","weight":150,"height":8,"base_experience":67,"color":"brown","evolves_from_species":false,"types":"grass,ghost","species":{"name":"pumpkaboo","url":"https://pokeapi.co/api/v2/pokemon-species/710/"},"habitat":"without-habitat","evolution":[{"id":710,"name":"pumpkaboo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/710.png"},{"id":711,"name":"gourgeist","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/711.png"}],"stats":[{"base_stat":41,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":44,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":66,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":59,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"115","name":"kangaskhan-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/115.png","weight":1000,"height":22,"base_experience":207,"color":"brown","evolves_from_species":false,"types":"normal","species":{"name":"kangaskhan","url":"https://pokeapi.co/api/v2/pokemon-species/115/"},"habitat":"grassland","evolution":[],"stats":[{"base_stat":100,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":125,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":105,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"127","name":"pinsir-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/127.png","weight":590,"height":17,"base_experience":210,"color":"brown","evolves_from_species":false,"types":"flying,bug","species":{"name":"pinsir","url":"https://pokeapi.co/api/v2/pokemon-species/127/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":105,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":120,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":155,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"142","name":"aerodactyl-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/142.png","weight":790,"height":21,"base_experience":215,"color":"purple","evolves_from_species":false,"types":"flying,rock","species":{"name":"aerodactyl","url":"https://pokeapi.co/api/v2/pokemon-species/142/"},"habitat":"mountain","evolution":[],"stats":[{"base_stat":150,"effort":2,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":85,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":135,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"150","name":"mewtwo-mega-x","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/150.png","weight":1270,"height":23,"base_experience":351,"color":"purple","evolves_from_species":false,"types":"fighting,psychic","species":{"name":"mewtwo","url":"https://pokeapi.co/api/v2/pokemon-species/150/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":130,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":154,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":190,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":106,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"150","name":"mewtwo-mega-y","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/150.png","weight":330,"height":15,"base_experience":351,"color":"purple","evolves_from_species":false,"types":"psychic","species":{"name":"mewtwo","url":"https://pokeapi.co/api/v2/pokemon-species/150/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":140,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":194,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":150,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":106,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"214","name":"heracross-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/214.png","weight":625,"height":17,"base_experience":210,"color":"blue","evolves_from_species":false,"types":"fighting,bug","species":{"name":"heracross","url":"https://pokeapi.co/api/v2/pokemon-species/214/"},"habitat":"forest","evolution":[],"stats":[{"base_stat":75,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":105,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":115,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":185,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"303","name":"mawile-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/303.png","weight":235,"height":10,"base_experience":168,"color":"black","evolves_from_species":false,"types":"fairy,steel","species":{"name":"mawile","url":"https://pokeapi.co/api/v2/pokemon-species/303/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":55,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":125,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":105,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"359","name":"absol-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/359.png","weight":490,"height":12,"base_experience":198,"color":"white","evolves_from_species":false,"types":"dark","species":{"name":"absol","url":"https://pokeapi.co/api/v2/pokemon-species/359/"},"habitat":"mountain","evolution":[],"stats":[{"base_stat":115,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":115,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":150,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"380","name":"latias-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/380.png","weight":520,"height":18,"base_experience":315,"color":"red","evolves_from_species":false,"types":"psychic,dragon","species":{"name":"latias","url":"https://pokeapi.co/api/v2/pokemon-species/380/"},"habitat":"waters-edge","evolution":[],"stats":[{"base_stat":110,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":150,"effort":3,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":140,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":120,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"381","name":"latios-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/381.png","weight":700,"height":23,"base_experience":315,"color":"blue","evolves_from_species":false,"types":"psychic,dragon","species":{"name":"latios","url":"https://pokeapi.co/api/v2/pokemon-species/381/"},"habitat":"waters-edge","evolution":[],"stats":[{"base_stat":110,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":120,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":160,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":130,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"302","name":"sableye-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/302.png","weight":1610,"height":5,"base_experience":168,"color":"purple","evolves_from_species":false,"types":"ghost,dark","species":{"name":"sableye","url":"https://pokeapi.co/api/v2/pokemon-species/302/"},"habitat":"cave","evolution":[],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":115,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":125,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":85,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"531","name":"audino-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/531.png","weight":320,"height":15,"base_experience":425,"color":"pink","evolves_from_species":false,"types":"fairy,normal","species":{"name":"audino","url":"https://pokeapi.co/api/v2/pokemon-species/531/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":50,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":126,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":80,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":126,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":103,"effort":2,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"719","name":"diancie-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/719.png","weight":278,"height":11,"base_experience":315,"color":"pink","evolves_from_species":false,"types":"fairy,rock","species":{"name":"diancie","url":"https://pokeapi.co/api/v2/pokemon-species/719/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":110,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":110,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":160,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":110,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":160,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"382","name":"kyogre-primal","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/382.png","weight":4300,"height":98,"base_experience":347,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"kyogre","url":"https://pokeapi.co/api/v2/pokemon-species/382/"},"habitat":"sea","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":160,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":180,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":150,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"383","name":"groudon-primal","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/383.png","weight":9997,"height":50,"base_experience":347,"color":"red","evolves_from_species":false,"types":"fire,ground","species":{"name":"groudon","url":"https://pokeapi.co/api/v2/pokemon-species/383/"},"habitat":"rough-terrain","evolution":[],"stats":[{"base_stat":90,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":90,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":150,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":160,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":180,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":100,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"384","name":"rayquaza-mega","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/384.png","weight":3920,"height":108,"base_experience":351,"color":"green","evolves_from_species":false,"types":"flying,dragon","species":{"name":"rayquaza","url":"https://pokeapi.co/api/v2/pokemon-species/384/"},"habitat":"rare","evolution":[],"stats":[{"base_stat":115,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":180,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":180,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":105,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"720","name":"hoopa-unbound","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/720.png","weight":4900,"height":65,"base_experience":306,"color":"purple","evolves_from_species":false,"types":"dark,psychic","species":{"name":"hoopa","url":"https://pokeapi.co/api/v2/pokemon-species/720/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":80,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":130,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":170,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":160,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"019","name":"rattata-alola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/019.png","weight":38,"height":3,"base_experience":51,"color":"purple","evolves_from_species":false,"types":"normal,dark","species":{"name":"rattata","url":"https://pokeapi.co/api/v2/pokemon-species/19/"},"habitat":"grassland","evolution":[{"id":19,"name":"rattata","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/019.png"},{"id":20,"name":"raticate","minLevel":20,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/020.png"}],"stats":[{"base_stat":72,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":25,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":56,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":30,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"027","name":"sandshrew-alola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/027.png","weight":400,"height":7,"base_experience":60,"color":"yellow","evolves_from_species":false,"types":"steel,ice","species":{"name":"sandshrew","url":"https://pokeapi.co/api/v2/pokemon-species/27/"},"habitat":"rough-terrain","evolution":[{"id":27,"name":"sandshrew","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/027.png"},{"id":28,"name":"sandslash","minLevel":22,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/028.png"}],"stats":[{"base_stat":40,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":10,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":90,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":75,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":50,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"037","name":"vulpix-alola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/037.png","weight":99,"height":6,"base_experience":60,"color":"brown","evolves_from_species":false,"types":"ice","species":{"name":"vulpix","url":"https://pokeapi.co/api/v2/pokemon-species/37/"},"habitat":"grassland","evolution":[{"id":37,"name":"vulpix","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/037.png"},{"id":38,"name":"ninetales","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/038.png"}],"stats":[{"base_stat":65,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":65,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":41,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":38,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"050","name":"diglett-alola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/050.png","weight":10,"height":2,"base_experience":53,"color":"brown","evolves_from_species":false,"types":"steel,ground","species":{"name":"diglett","url":"https://pokeapi.co/api/v2/pokemon-species/50/"},"habitat":"cave","evolution":[{"id":50,"name":"diglett","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/050.png"},{"id":51,"name":"dugtrio","minLevel":26,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/051.png"}],"stats":[{"base_stat":90,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":45,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":35,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":30,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":55,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":10,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"052","name":"meowth-alola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/052.png","weight":42,"height":4,"base_experience":58,"color":"yellow","evolves_from_species":false,"types":"dark","species":{"name":"meowth","url":"https://pokeapi.co/api/v2/pokemon-species/52/"},"habitat":"urban","evolution":[{"id":52,"name":"meowth","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/052.png"},{"id":53,"name":"persian","minLevel":28,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/053.png"}],"stats":[{"base_stat":90,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":35,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":35,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"074","name":"geodude-alola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/074.png","weight":203,"height":4,"base_experience":60,"color":"brown","evolves_from_species":false,"types":"electric,rock","species":{"name":"geodude","url":"https://pokeapi.co/api/v2/pokemon-species/74/"},"habitat":"mountain","evolution":[{"id":74,"name":"geodude","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/074.png"},{"id":75,"name":"graveler","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/075.png"},{"id":76,"name":"golem","minLevel":null,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/076.png"}],"stats":[{"base_stat":20,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":40,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"088","name":"grimer-alola","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/088.png","weight":420,"height":7,"base_experience":65,"color":"purple","evolves_from_species":false,"types":"dark,poison","species":{"name":"grimer","url":"https://pokeapi.co/api/v2/pokemon-species/88/"},"habitat":"urban","evolution":[{"id":88,"name":"grimer","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/088.png"},{"id":89,"name":"muk","minLevel":38,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/089.png"}],"stats":[{"base_stat":25,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":50,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":80,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"718","name":"zygarde-10","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/718.png","weight":335,"height":12,"base_experience":219,"color":"green","evolves_from_species":false,"types":"ground,dragon","species":{"name":"zygarde","url":"https://pokeapi.co/api/v2/pokemon-species/718/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":115,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":85,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":61,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":71,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":54,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"718","name":"zygarde-50","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/718.png","weight":3050,"height":50,"base_experience":270,"color":"green","evolves_from_species":false,"types":"ground,dragon","species":{"name":"zygarde","url":"https://pokeapi.co/api/v2/pokemon-species/718/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":95,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":81,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":121,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":108,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"718","name":"zygarde-complete","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/718.png","weight":6100,"height":45,"base_experience":319,"color":"green","evolves_from_species":false,"types":"ground,dragon","species":{"name":"zygarde","url":"https://pokeapi.co/api/v2/pokemon-species/718/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":85,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":95,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":91,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":121,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":216,"effort":3,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"741","name":"oricorio-pom-pom","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/741.png","weight":34,"height":6,"base_experience":167,"color":"red","evolves_from_species":false,"types":"flying,electric","species":{"name":"oricorio","url":"https://pokeapi.co/api/v2/pokemon-species/741/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":93,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":98,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"741","name":"oricorio-pau","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/741.png","weight":34,"height":6,"base_experience":167,"color":"red","evolves_from_species":false,"types":"flying,psychic","species":{"name":"oricorio","url":"https://pokeapi.co/api/v2/pokemon-species/741/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":93,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":98,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"741","name":"oricorio-sensu","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/741.png","weight":34,"height":6,"base_experience":167,"color":"red","evolves_from_species":false,"types":"flying,ghost","species":{"name":"oricorio","url":"https://pokeapi.co/api/v2/pokemon-species/741/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":93,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":70,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":98,"effort":2,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":70,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":70,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":75,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"746","name":"wishiwashi-school","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/746.png","weight":786,"height":82,"base_experience":217,"color":"blue","evolves_from_species":false,"types":"water","species":{"name":"wishiwashi","url":"https://pokeapi.co/api/v2/pokemon-species/746/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":30,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":135,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":140,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":130,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":140,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":1,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-orange-meteor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":400,"height":3,"base_experience":154,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-yellow-meteor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":400,"height":3,"base_experience":154,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-green-meteor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":400,"height":3,"base_experience":154,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-blue-meteor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":400,"height":3,"base_experience":154,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-indigo-meteor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":400,"height":3,"base_experience":154,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-violet-meteor","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":400,"height":3,"base_experience":154,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":100,"effort":1,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":60,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-red","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":3,"height":3,"base_experience":175,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":120,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-orange","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":3,"height":3,"base_experience":175,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":120,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-yellow","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":3,"height":3,"base_experience":175,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":120,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-green","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":3,"height":3,"base_experience":175,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":120,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-blue","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":3,"height":3,"base_experience":175,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":120,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-indigo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":3,"height":3,"base_experience":175,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":120,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"774","name":"minior-violet","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/774.png","weight":3,"height":3,"base_experience":175,"color":"brown","evolves_from_species":false,"types":"flying,rock","species":{"name":"minior","url":"https://pokeapi.co/api/v2/pokemon-species/774/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":120,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":60,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":100,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":60,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":100,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":60,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"778","name":"mimikyu-busted","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/778.png","weight":7,"height":2,"base_experience":167,"color":"yellow","evolves_from_species":false,"types":"fairy,ghost","species":{"name":"mimikyu","url":"https://pokeapi.co/api/v2/pokemon-species/778/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":96,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":105,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"778","name":"mimikyu-totem-disguised","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/778.png","weight":28,"height":4,"base_experience":167,"color":"yellow","evolves_from_species":false,"types":"fairy,ghost","species":{"name":"mimikyu","url":"https://pokeapi.co/api/v2/pokemon-species/778/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":96,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":105,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"778","name":"mimikyu-totem-busted","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/778.png","weight":28,"height":4,"base_experience":167,"color":"yellow","evolves_from_species":false,"types":"fairy,ghost","species":{"name":"mimikyu","url":"https://pokeapi.co/api/v2/pokemon-species/778/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":96,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":105,"effort":2,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":50,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":80,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":90,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":55,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"801","name":"magearna-original","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/801.png","weight":805,"height":10,"base_experience":270,"color":"gray","evolves_from_species":false,"types":"fairy,steel","species":{"name":"magearna","url":"https://pokeapi.co/api/v2/pokemon-species/801/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":65,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":115,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":130,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":115,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":95,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":80,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"744","name":"rockruff-own-tempo","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/744.png","weight":92,"height":5,"base_experience":56,"color":"brown","evolves_from_species":false,"types":"rock","species":{"name":"rockruff","url":"https://pokeapi.co/api/v2/pokemon-species/744/"},"habitat":"without-habitat","evolution":[{"id":744,"name":"rockruff","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/744.png"},{"id":745,"name":"lycanroc","minLevel":25,"img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/745.png"}],"stats":[{"base_stat":60,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":30,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":40,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":65,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":45,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"777","name":"togedemaru-totem","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/777.png","weight":130,"height":6,"base_experience":152,"color":"gray","evolves_from_species":false,"types":"steel,electric","species":{"name":"togedemaru","url":"https://pokeapi.co/api/v2/pokemon-species/777/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":96,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":73,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":40,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":63,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":98,"effort":2,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":65,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"800","name":"necrozma-dusk","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/800.png","weight":4600,"height":38,"base_experience":306,"color":"black","evolves_from_species":false,"types":"steel,psychic","species":{"name":"necrozma","url":"https://pokeapi.co/api/v2/pokemon-species/800/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":77,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":109,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":113,"effort":0,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":127,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":157,"effort":3,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":97,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"800","name":"necrozma-dawn","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/800.png","weight":3500,"height":42,"base_experience":306,"color":"black","evolves_from_species":false,"types":"ghost,psychic","species":{"name":"necrozma","url":"https://pokeapi.co/api/v2/pokemon-species/800/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":77,"effort":0,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":127,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":157,"effort":3,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":109,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":113,"effort":0,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":97,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]},{"id":"800","name":"necrozma-ultra","img":"https://assets.pokemon.com/assets/cms2/img/pokedex/full/800.png","weight":2300,"height":75,"base_experience":339,"color":"black","evolves_from_species":false,"types":"dragon,psychic","species":{"name":"necrozma","url":"https://pokeapi.co/api/v2/pokemon-species/800/"},"habitat":"without-habitat","evolution":[],"stats":[{"base_stat":129,"effort":1,"stat":{"name":"speed","url":"https://pokeapi.co/api/v2/stat/6/"}},{"base_stat":97,"effort":0,"stat":{"name":"special-defense","url":"https://pokeapi.co/api/v2/stat/5/"}},{"base_stat":167,"effort":1,"stat":{"name":"special-attack","url":"https://pokeapi.co/api/v2/stat/4/"}},{"base_stat":97,"effort":0,"stat":{"name":"defense","url":"https://pokeapi.co/api/v2/stat/3/"}},{"base_stat":167,"effort":1,"stat":{"name":"attack","url":"https://pokeapi.co/api/v2/stat/2/"}},{"base_stat":97,"effort":0,"stat":{"name":"hp","url":"https://pokeapi.co/api/v2/stat/1/"}}]}]}