Pokemon Single Page Using SSR: kingler
← Back to SSR DemoData Fetched before each visit: 9/8/2026, 3:22:23 PM
pokemonDetail:
{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "hyper-cutter", "url": "https://pokeapi.co/api/v2/ability/52/" } }, { "is_hidden": false, "slot": 2, "ability": { "name": "shell-armor", "url": "https://pokeapi.co/api/v2/ability/75/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "sheer-force", "url": "https://pokeapi.co/api/v2/ability/125/" } } ], "forms": [ { "name": "kingler", "url": "https://pokeapi.co/api/v2/pokemon-form/99/" } ], "types": [ { "slot": 1, "type": { "name": "water", "url": "https://pokeapi.co/api/v2/type/11/" } } ], "weight": 600 }