twitter api で返ってくるもの(多分)

なんか変更されているようなのでメモ。

public_timeline, user_timeline, favorites, replies

in_reply_to
	もし reply があれば同じものを繰り返す?
created_at
truncated
text
in_reply_to_user_id,
source,
id
user
	name
	description
	url
	location
	screen_name
	id
	profile_image
	protected	

Direct Messages

text
recipent_screen_name
recipent_id
id
created_at
sender
	name
	description
	url
	location
	screen_name
	id
	profile_image
	protected


ちょっとわかりにくいけど、読み取ってください。
in_reply_to あたりが増えてるね。 source もなかったはず。