-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy pathindex.json
More file actions
52 lines (52 loc) · 1.44 KB
/
index.json
File metadata and controls
52 lines (52 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"effect_changes": [],
"effect_entries": [
{
"effect": "Even when the sunlight has not turned harsh, the Pok\u00e9mon can use its moves as if the weather were harsh sunlight.",
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"short_effect": "The Pok\u00e9mon can use its moves as if the weather were harsh sunlight."
}
],
"flavor_text_entries": [
{
"flavor_text": "Even when the sunlight has not turned harsh, the Pok\u00e9mon can use its moves as if the weather were harsh sunlight.",
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"version_group": {
"name": "champions",
"url": "/api/v2/version-group/32/"
}
}
],
"generation": {
"name": "generation-ix",
"url": "/api/v2/generation/9/"
},
"id": 310,
"is_main_series": true,
"name": "mega-sol",
"names": [
{
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"name": "Mega Sol"
}
],
"pokemon": [
{
"is_hidden": false,
"pokemon": {
"name": "meganium-mega",
"url": "/api/v2/pokemon/10282/"
},
"slot": 1
}
]
}