Pokemon Single Page Using SSR: meowth

← Back to SSR Demo

Data Fetched before each visit: 9/18/2026, 6:49:59 PM

pokemonDetail:

{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "pickup", "url": "https://pokeapi.co/api/v2/ability/53/" } }, { "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": "meowth", "url": "https://pokeapi.co/api/v2/pokemon-form/52/" } ], "types": [ { "slot": 1, "type": { "name": "normal", "url": "https://pokeapi.co/api/v2/type/1/" } } ], "weight": 42 }