Retrieving Author of Verified-Answer Comments

Given a threadId, how do I get the author of the answer to that post. I am querying only answered threads, and then trying to pull out whoever is the author of the verified answer. However, it is extremely difficult to index when the replies are nested (some are children of others and thus in the HTTP response are not uniformly able to be indexed). Please help!