Is there any way to tell, via the API, that a user is “temporarily restricted”? Visiting their profile via the web interface shows that status, but GET users/show looks normal. The only hint I see is friends_count is 0.
friends_count
No there is no API signal that would indicate this.