Expose user roles on Authors API

I’ve realized that the /content/authors doesn’t expose a role field, which would be very helpful when display what is their position within the site. Right now, I’m thinking of using the bio field, which is wacky for that purpose. I can prepare a patch, if someone could point me the direction to it.