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