-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy pathindex.json
More file actions
55 lines (55 loc) · 1.83 KB
/
index.json
File metadata and controls
55 lines (55 loc) · 1.83 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
53
54
55
{
"baby_trigger_item": {
"name": "wave-incense",
"url": "/api/v2/item/294/"
},
"chain": {
"evolution_details": [],
"evolves_to": [
{
"evolution_details": [
{
"base_form_id": null,
"gender": null,
"held_item": null,
"item": null,
"known_move": null,
"known_move_type": null,
"location": null,
"min_affection": null,
"min_beauty": null,
"min_happiness": null,
"min_level": null,
"needs_overworld_rain": false,
"party_species": {
"name": "remoraid",
"url": "/api/v2/pokemon-species/223/"
},
"party_type": null,
"region_id": null,
"relative_physical_stats": null,
"time_of_day": "",
"trade_species": null,
"trigger": {
"name": "level-up",
"url": "/api/v2/evolution-trigger/1/"
},
"turn_upside_down": false
}
],
"evolves_to": [],
"is_baby": false,
"species": {
"name": "mantine",
"url": "/api/v2/pokemon-species/226/"
}
}
],
"is_baby": true,
"species": {
"name": "mantyke",
"url": "/api/v2/pokemon-species/458/"
}
},
"id": 116
}