As a user that finds themselves blocked, I want to know who is the intended blockee of that block in order to understand whether that block is targeting me in particular or whether I'm just collateral damage.
Problem:
This information is currently not available via the Mediawiki API at all.
Example:
Current API response: T237522#5640564
Acceptance criteria:
- The username of the originally blocked (the intended blockee) user is available via the mediawiki API for action=query, prop=info (in), intestactions=edit and intestactionsdetail=full
Notes:
- There already exists a ticket about this: T58227: Provide original user name as "intended blockee" in case of autoblock
- This was uncovered in T237522#5672429