Pokemon Single Page Using SSR: venonat

← Back to SSR Demo

Data Fetched before each visit: 9/18/2026, 10:38:54 AM

pokemonDetail:

{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "compound-eyes", "url": "https://pokeapi.co/api/v2/ability/14/" } }, { "is_hidden": false, "slot": 2, "ability": { "name": "tinted-lens", "url": "https://pokeapi.co/api/v2/ability/110/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "run-away", "url": "https://pokeapi.co/api/v2/ability/50/" } } ], "forms": [ { "name": "venonat", "url": "https://pokeapi.co/api/v2/pokemon-form/48/" } ], "types": [ { "slot": 1, "type": { "name": "bug", "url": "https://pokeapi.co/api/v2/type/7/" } }, { "slot": 2, "type": { "name": "poison", "url": "https://pokeapi.co/api/v2/type/4/" } } ], "weight": 300 }