Pokemon Single Page Using SSR: alakazam

← Back to SSR Demo

Data Fetched before each visit: 9/8/2026, 8:09:07 PM

pokemonDetail:

{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "synchronize", "url": "https://pokeapi.co/api/v2/ability/28/" } }, { "is_hidden": false, "slot": 2, "ability": { "name": "inner-focus", "url": "https://pokeapi.co/api/v2/ability/39/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "magic-guard", "url": "https://pokeapi.co/api/v2/ability/98/" } } ], "forms": [ { "name": "alakazam", "url": "https://pokeapi.co/api/v2/pokemon-form/65/" } ], "types": [ { "slot": 1, "type": { "name": "psychic", "url": "https://pokeapi.co/api/v2/type/14/" } } ], "weight": 480 }