pokeapi-api-data/data/api/v2/evolution-chain/102/index.json
2019-01-31 19:38:31 +01:00

47 lines
1.5 KiB
JSON

{
"baby_trigger_item": null,
"chain": {
"evolution_details": [],
"evolves_to": [
{
"evolution_details": [
{
"gender": null,
"held_item": null,
"item": null,
"known_move": null,
"known_move_type": null,
"location": null,
"min_affection": null,
"min_beauty": null,
"min_happiness": null,
"min_level": 31,
"needs_overworld_rain": false,
"party_species": null,
"party_type": null,
"relative_physical_stats": null,
"time_of_day": "",
"trade_species": null,
"trigger": {
"name": "level-up",
"url": "/api/v2/evolution-trigger/1/"
},
"turn_upside_down": false
}
],
"evolves_to": [],
"is_baby": false,
"species": {
"name": "forretress",
"url": "/api/v2/pokemon-species/205/"
}
}
],
"is_baby": false,
"species": {
"name": "pineco",
"url": "/api/v2/pokemon-species/204/"
}
},
"id": 102
}