mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-24 00:12:47 +01:00
26 lines
566 B
JSON
26 lines
566 B
JSON
{
|
|
"form_name": "sun",
|
|
"form_names": [],
|
|
"form_order": 16,
|
|
"id": 10304,
|
|
"is_battle_only": false,
|
|
"is_default": false,
|
|
"is_mega": false,
|
|
"name": "spewpa-sun",
|
|
"names": [],
|
|
"order": 871,
|
|
"pokemon": {
|
|
"name": "spewpa",
|
|
"url": "/api/v2/pokemon/665/"
|
|
},
|
|
"sprites": {
|
|
"back_default": null,
|
|
"back_shiny": null,
|
|
"front_default": null,
|
|
"front_shiny": null
|
|
},
|
|
"version_group": {
|
|
"name": "ultra-sun-ultra-moon",
|
|
"url": "/api/v2/version-group/18/"
|
|
}
|
|
} |