Return the add-on name in the blocklist/block API response (original) (raw)

We need the add-on name in the block API response so that the frontend can display it (see: #13681). Having the name in the response would avoid another API call (and because add-ons are blocked, it might not be easy to retrieve such information via public APIs anyway).

@jvillalobos do we need any other information on the new (upcomping) block(ed) page?