Comment DELETE /api/1/items/:item_id/comments/:id.json ー Delete a comment GET /api/1/items/:item_id/comments.json ー Get post index POST /api/1/items/:item_id/comments.json ー Post new comment Following POST /api/1/streams/:stream_id/followings.json ー Follow a tab POST /api/1/users/:user_id/followings.json ー Follow a user GET /api/1/users/:user_id/followings.json ー List users which is followed by th