Sorry my bad, the “original data” is from the search endpoint: users/search
We are then displaying a list of them users, which can be followed via the followers/create endpoint(this errors, not with every user though)
We also have a button to load that users followers also, with the followers/list endpoint, which returns an array of user and which also errors(but not for all users).
The output in the image, is from the original data, using the users/search endpoint