Pokemon Single Page Using SSR: nidoran-m

← Back to SSR Demo

Data Fetched before each visit: 9/16/2026, 11:27:51 PM

pokemonDetail:

{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "poison-point", "url": "https://pokeapi.co/api/v2/ability/38/" } }, { "is_hidden": false, "slot": 2, "ability": { "name": "rivalry", "url": "https://pokeapi.co/api/v2/ability/79/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "hustle", "url": "https://pokeapi.co/api/v2/ability/55/" } } ], "forms": [ { "name": "nidoran-m", "url": "https://pokeapi.co/api/v2/pokemon-form/32/" } ], "types": [ { "slot": 1, "type": { "name": "poison", "url": "https://pokeapi.co/api/v2/type/4/" } } ], "weight": 90 }