Pokemon Single Page Using SSR: poliwag
← Back to SSR DemoData Fetched before each visit: 9/10/2026, 10:07:44 AM
pokemonDetail:
{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "water-absorb", "url": "https://pokeapi.co/api/v2/ability/11/" } }, { "is_hidden": false, "slot": 2, "ability": { "name": "damp", "url": "https://pokeapi.co/api/v2/ability/6/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "swift-swim", "url": "https://pokeapi.co/api/v2/ability/33/" } } ], "forms": [ { "name": "poliwag", "url": "https://pokeapi.co/api/v2/pokemon-form/60/" } ], "types": [ { "slot": 1, "type": { "name": "water", "url": "https://pokeapi.co/api/v2/type/11/" } } ], "weight": 124 }