I'm trying to find a way to get all replies to a certain status.

I was looking at the statuses/mentions function, but according to the 
documentation it only works with the authenticated user's screen_name. 
If I use statuses/user_timeline and get a status id that I know has 
replies, is there a way for me to get it without searching the 
public_timeline and checking the in_reply_to_status_id field for that 
status? It doesn't seem very efficient.

Thanks,
Jason.

Reply via email to