mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-24 00:12:47 +01:00
26 lines
875 B
JSON
26 lines
875 B
JSON
{
|
|
"form_name": "",
|
|
"form_names": [],
|
|
"form_order": 1,
|
|
"id": 62,
|
|
"is_battle_only": false,
|
|
"is_default": true,
|
|
"is_mega": false,
|
|
"name": "poliwrath",
|
|
"names": [],
|
|
"order": 99,
|
|
"pokemon": {
|
|
"name": "poliwrath",
|
|
"url": "/api/v2/pokemon/62/"
|
|
},
|
|
"sprites": {
|
|
"back_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/62.png",
|
|
"back_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/shiny/62.png",
|
|
"front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/62.png",
|
|
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/62.png"
|
|
},
|
|
"version_group": {
|
|
"name": "red-blue",
|
|
"url": "/api/v2/version-group/1/"
|
|
}
|
|
} |