Glossary
Every World of Tanks term the site defines: game mechanics, vehicle statistics, battle formats, rating systems and community slang. Each entry carries a one-sentence definition, the other spellings it is searched by, and the section it belongs to. Alphabetical by term. Pass category to read one section.
Query Parameters
Section of the glossary a term belongs to.
Value in
- "vehicles"
- "gunnery"
- "armor"
- "mobility"
- "vision"
- "crew"
- "progression"
- "economy"
- "ratings"
- "statistics"
- "modes"
- "tactics"
- "slang"
Response Body
application/json
curl -X GET "https://example.com/glossary"{ "results": [ { "slug": "string", "term": "string", "aliases": [ "string" ], "category": "vehicles", "short": "string" } ]}Map videos GET
Every published battle the community has linked on this map, newest approved first, whatever format it was played in and whatever it was played in. This is the read behind a tactic library: a Clan Wars or Advances battle is filed under the ground it was fought on and the side it was fought from, not under a vehicle, so the map is the only page it can be looked up from. Random battles come back alongside them, carrying the tank they were played in, and the page filters by format.
Glossary anchors GET
Where each glossary term attaches to the interface: the tank specification columns and the on-screen labels it defines, with the one-sentence definition to show for them. Small by construction (only anchored terms, listed once each), so a client can hold the whole thing and explain a table without another request.