Pokemon Single Page Using SSR: persian

← Back to SSR Demo

Data Fetched before each visit: 9/13/2026, 1:50:20 AM

pokemonDetail:

{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "limber", "url": "https://pokeapi.co/api/v2/ability/7/" } }, { "is_hidden": false, "slot": 2, "ability": { "name": "technician", "url": "https://pokeapi.co/api/v2/ability/101/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "unnerve", "url": "https://pokeapi.co/api/v2/ability/127/" } } ], "forms": [ { "name": "persian", "url": "https://pokeapi.co/api/v2/pokemon-form/53/" } ], "types": [ { "slot": 1, "type": { "name": "normal", "url": "https://pokeapi.co/api/v2/type/1/" } } ], "weight": 320 }