Pokemon Single Page Using SSR: blastoise
← Back to SSR DemoData Fetched before each visit: 11/21/2024, 9:47:54 AM
pokemonDetail:
{ "abilities": [ { "ability": { "name": "torrent", "url": "https://pokeapi.co/api/v2/ability/67/" }, "is_hidden": false, "slot": 1 }, { "ability": { "name": "rain-dish", "url": "https://pokeapi.co/api/v2/ability/44/" }, "is_hidden": true, "slot": 3 } ], "forms": [ { "name": "blastoise", "url": "https://pokeapi.co/api/v2/pokemon-form/9/" } ], "types": [ { "slot": 1, "type": { "name": "water", "url": "https://pokeapi.co/api/v2/type/11/" } } ], "weight": 855 }