mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-26 09:22:29 +01:00
23 lines
559 B
JSON
23 lines
559 B
JSON
{
|
|
"appeal": 8,
|
|
"effect_entries": [
|
|
{
|
|
"effect": "User cannot make any more appeals for the remainder of the contest.",
|
|
"language": {
|
|
"name": "en",
|
|
"url": "/api/v2/language/9/"
|
|
}
|
|
}
|
|
],
|
|
"flavor_text_entries": [
|
|
{
|
|
"flavor_text": "Makes a great appeal, but allows no more to the end.",
|
|
"language": {
|
|
"name": "en",
|
|
"url": "/api/v2/language/9/"
|
|
}
|
|
}
|
|
],
|
|
"id": 7,
|
|
"jam": 0
|
|
} |