Tank specifications
Combat specifications for one tank on a region: firepower, gun handling, mobility, survivability, concealment and recon. 404 if the region's catalogue has no vehicle with this slug.
Path Parameters
Game server region.
Value in
- "eu"
- "na"
- "asia"
Tank slug (e.g. is-7).
Response Body
application/json
curl -X GET "https://example.com/eu/tanks/is-7/specifications"{ "identity": { "tankId": 0, "slug": "string", "tier": 0, "type": "string", "nation": "string", "name": "string", "shortName": "string", "tag": "string", "isPremium": true, "isReward": true, "isCommonTest": true, "isHidden": true, "variant": "string", "testChanges": 0, "role": "string", "contourIcon": "string", "bigIcon": "string" }, "specifications": { "damage": 0, "moduleDamage": 0, "splashRadius": 0, "reload": 0, "rof": 0, "intraClipReload": 0, "dpm": 0, "penetration": 0, "caliber": 0, "shellVelocity": 0, "accuracy": 0, "aimTime": 0, "dispMoving": 0, "dispTankTraverse": 0, "dispTurretTraverse": 0, "dispAfterShot": 0, "dispWhileDamaged": 0, "gunArc": 0, "depression": 0, "elevation": 0, "speedForward": 0, "speedBackward": 0, "hullTraverse": 0, "turretTraverse": 0, "enginePower": 0, "powerWeight": 0, "terrainHard": 0, "terrainMedium": 0, "terrainSoft": 0, "health": 0, "engineHealth": 0, "engineFireChance": 0, "hullArmorFront": 0, "turretArmorFront": 0, "trackArmor": 0, "trackHealth": 0, "trackRepairTime": 0, "ammoRackHealth": 0, "weight": 0, "viewRange": 0, "radioRange": 0, "camoStill": 0, "camoMoving": 0, "camoStillFiring": 0, "camoMovingFiring": 0 }}Tank videos GET
Community-suggested gameplay videos for one tank, newest approved first. Each entry is a battle rather than a whole video: it carries the second it starts at, so a three-hour stream VOD can be linked at the minute this tank is played. The map, mode and result are declared by the submitter and checked in moderation; the spawn direction is derived from the map's own geometry. Region-independent, the same list is served on every region. Suggesting one is a write, and lives on `/videos/suggest`.
Tank economics GET
Economics for one tank on a region: purchase price (credits / gold), shell and ammo cost, research XP from its direct parent, and total free XP to reach it from a tier 1. 404 if the region's catalogue has no vehicle with this slug.