Map videos
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.
Path Parameters
Game server region.
Value in
- "eu"
- "na"
- "asia"
Map slug (e.g. prokhorovka).
Response Body
application/json
curl -X GET "https://example.com/eu/maps/prokhorovka/videos"{ "videos": [ { "id": 0, "videoId": "string", "startSeconds": 0, "title": "string", "channelName": "string", "mapName": "string", "mapSlug": "string", "mode": "standard", "direction": "north", "directionLabel": "string", "result": "victory", "format": "random", "teamSize": 0, "tier": 0, "clan": { "region": "eu", "id": 0, "tag": "string", "name": "string", "color": "string", "emblem": "string" }, "combinedDamage": 0, "gameVersion": "string", "tankId": 0, "tankName": "string", "tankSlug": "string", "tankShortName": "string", "tankTag": "string", "vehicleTier": 0, "nation": "string", "type": "string", "role": "string", "isPremium": true, "isReward": true } ]}Map detail GET
A single battle map with its full geometry: display name, description, minimap image, camouflage kind, size in metres, battle timer, team size, and per-mode base flags, team spawns and control point projected onto the minimap as percentage coordinates. `slug` in the response is the canonical slug.
Glossary GET
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.