Pokemon Single Page Using SSR: ponyta

← Back to SSR Demo

Data Fetched before each visit: 9/14/2026, 1:24:52 PM

pokemonDetail:

{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "run-away", "url": "https://pokeapi.co/api/v2/ability/50/" } }, { "is_hidden": false, "slot": 2, "ability": { "name": "flash-fire", "url": "https://pokeapi.co/api/v2/ability/18/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "flame-body", "url": "https://pokeapi.co/api/v2/ability/49/" } } ], "forms": [ { "name": "ponyta", "url": "https://pokeapi.co/api/v2/pokemon-form/77/" } ], "types": [ { "slot": 1, "type": { "name": "fire", "url": "https://pokeapi.co/api/v2/type/10/" } } ], "weight": 300 }