-
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.43 KB
/
index.json
File metadata and controls
52 lines (52 loc) · 1.43 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": "The Pok\u00e9mon's Normal-type moves become Dragon-type moves and their power is boosted by 20%.",
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"short_effect": "The Pok\u00e9mon's Normal-type moves become Dragon-type moves and their power is boosted by 20%."
}
],
"flavor_text_entries": [
{
"flavor_text": "The Pok\u00e9mon's Normal-type moves become Dragon-type moves and their power is boosted by 20%.",
"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": 309,
"is_main_series": true,
"name": "dragonize",
"names": [
{
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"name": "Dragonize"
}
],
"pokemon": [
{
"is_hidden": false,
"pokemon": {
"name": "feraligatr-mega",
"url": "/api/v2/pokemon/10283/"
},
"slot": 1
}
]
}