Pokemon Single Page Using SSR: magneton
← Back to SSR DemoData Fetched before each visit: 9/9/2026, 2:49:44 AM
pokemonDetail:
{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "magnet-pull", "url": "https://pokeapi.co/api/v2/ability/42/" } }, { "is_hidden": false, "slot": 2, "ability": { "name": "sturdy", "url": "https://pokeapi.co/api/v2/ability/5/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "analytic", "url": "https://pokeapi.co/api/v2/ability/148/" } } ], "forms": [ { "name": "magneton", "url": "https://pokeapi.co/api/v2/pokemon-form/82/" } ], "types": [ { "slot": 1, "type": { "name": "electric", "url": "https://pokeapi.co/api/v2/type/13/" } }, { "slot": 2, "type": { "name": "steel", "url": "https://pokeapi.co/api/v2/type/9/" } } ], "weight": 600 }