Pokemon Single Page Using SSR: voltorb
← Back to SSR DemoData Fetched before each visit: 11/21/2024, 10:13:49 AM
pokemonDetail:
{ "abilities": [ { "ability": { "name": "soundproof", "url": "https://pokeapi.co/api/v2/ability/43/" }, "is_hidden": false, "slot": 1 }, { "ability": { "name": "static", "url": "https://pokeapi.co/api/v2/ability/9/" }, "is_hidden": false, "slot": 2 }, { "ability": { "name": "aftermath", "url": "https://pokeapi.co/api/v2/ability/106/" }, "is_hidden": true, "slot": 3 } ], "forms": [ { "name": "voltorb", "url": "https://pokeapi.co/api/v2/pokemon-form/100/" } ], "types": [ { "slot": 1, "type": { "name": "electric", "url": "https://pokeapi.co/api/v2/type/13/" } } ], "weight": 104 }