API support for returning more fault data when listing alerts

in the API there is a call to get alerts (/api/v0/alerts) and it returns rule_id so you know which rule hit, but the GUI also shows what interface triggered the rule, I would like to be able to access this data from the API as well

Why isn’t the description of the alert included in the ouput of the get alerts (/api/v0/alerts) that shows what is broken?