What do you want to see in the API?
The Player object that is sent whenever the player is requested should also contain the clan_name in addition to the clan_id.
This is because in a lot of places fetching the full clandata would be unnecessary just to get the clan name.
This particularly is relevant in the Leaderboard where there are a lot of different players whos clan would need to be fetched separately just to fetch the clan name.
What do you want to see in the API?
The Player object that is sent whenever the player is requested should also contain the clan_name in addition to the clan_id.
This is because in a lot of places fetching the full clandata would be unnecessary just to get the clan name.
This particularly is relevant in the Leaderboard where there are a lot of different players whos clan would need to be fetched separately just to fetch the clan name.