Pokemon Single Page Using SSR: ninetales

← Back to SSR Demo

Data Fetched before each visit: 9/24/2026, 11:10:28 PM

pokemonDetail:

{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "flash-fire", "url": "https://pokeapi.co/api/v2/ability/18/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "drought", "url": "https://pokeapi.co/api/v2/ability/70/" } } ], "forms": [ { "name": "ninetales", "url": "https://pokeapi.co/api/v2/pokemon-form/38/" } ], "types": [ { "slot": 1, "type": { "name": "fire", "url": "https://pokeapi.co/api/v2/type/10/" } } ], "weight": 199 }