Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion data/api/v2/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"location": "/api/v2/location/",
"location-area": "/api/v2/location-area/",
"machine": "/api/v2/machine/",
"meta": "/api/v2/meta/",
"move": "/api/v2/move/",
"move-ailment": "/api/v2/move-ailment/",
"move-battle-style": "/api/v2/move-battle-style/",
Expand Down
5 changes: 0 additions & 5 deletions data/api/v2/meta/index.json

This file was deleted.

18 changes: 9 additions & 9 deletions data/api/v2/move/272/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,32 +34,32 @@
],
"flavor_text_entries": [
{
"flavor_text": "Ahmt das Ziel nach und kopiert seine F\u00e4higkeit.",
"flavor_text": "Imite la cible et copie son talent.",
"language": {
"name": "de",
"url": "/api/v2/language/6/"
"name": "fr",
"url": "/api/v2/language/5/"
},
"version_group": {
"name": "lets-go-pikachu-lets-go-eevee",
"url": "/api/v2/version-group/19/"
}
},
{
"flavor_text": "Imita al objetivo por completo y copia su habilidad. ",
"flavor_text": "Ahmt das Ziel nach und kopiert seine F\u00e4higkeit.",
"language": {
"name": "es",
"url": "/api/v2/language/7/"
"name": "de",
"url": "/api/v2/language/6/"
},
"version_group": {
"name": "lets-go-pikachu-lets-go-eevee",
"url": "/api/v2/version-group/19/"
}
},
{
"flavor_text": "Imite la cible et copie son talent.",
"flavor_text": "Imita al objetivo por completo y copia su habilidad. ",
"language": {
"name": "fr",
"url": "/api/v2/language/5/"
"name": "es",
"url": "/api/v2/language/7/"
},
"version_group": {
"name": "lets-go-pikachu-lets-go-eevee",
Expand Down
Loading