Ответ
Поле | Тип | Описание |
---|---|---|
account_id | numeric | Player account ID |
account_name | string | Player name |
joined_at | timestamp | Date when player joined clan |
role | string | Technical position name |
role_i18n | string | Position |
clan | Short clan info | |
clan.clan_id | numeric | Clan ID |
clan.color | string | Clan color in HEX #RRGGBB |
clan.created_at | timestamp | Clan creation date |
clan.game | string | Game where clan was created |
clan.members_count | numeric | Number of clan members |
clan.name | string | Clan name |
clan.tag | string | Clan tag |
clan.emblems | Information on clan emblems in games and on clan portal | |
clan.emblems.x195 | associative array | List of links to 195x195 px emblems |
clan.emblems.x24 | associative array | List of links to 24x24 px emblems |
clan.emblems.x256 | associative array | List of links to 256x256 px emblems |
clan.emblems.x32 | associative array | List of links to 32x32 px emblems |
clan.emblems.x64 | associative array | List of links to 64x64 px emblems |