{ "name": "bulbasaur", "description": "Description not available", "image": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/1.png", "animation_url": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/versions/generation-v/black-white/animated/1.gif", "attributes": [ { "trait_type": "Type 1", "value": "grass" }, { "trait_type": "Type 2", "value": "poison" }, { "trait_type": "HP", "value": 45 }, { "trait_type": "Attack", "value": 49 }, { "trait_type": "Defense", "value": 49 }, { "trait_type": "Speed", "value": 45 }, { "trait_type": "Special", "value": 130 } ] }