Type reputation_history
Discussion
This type describes the events that make up a user's reputation history.
Certain reputation events are private (and types may be reclassified as policy changes), so totaling a user's reputation history may not match their reported reputation unless you have access to their entire reputation history.
Note that new event types may be added at any time, and existing ones may become defunct.
Fields
reputation_change
integer
reputation_history_type
one of
asker_accepts_answer
, asker_unaccept_answer
, answer_accepted
, answer_unaccepted
, voter_downvotes
, voter_undownvotes
, post_downvoted
, post_undownvoted
, post_upvoted
, post_unupvoted
, suggested_edit_approval_received
, post_flagged_as_spam
, post_flagged_as_offensive
, bounty_given
, bounty_earned
, bounty_cancelled
, post_deleted
, post_undeleted
, association_bonus
, arbitrary_reputation_change
, vote_fraud_reversal
, post_migrated
, user_deleted
, example_upvoted
, example_unupvoted
, proposed_change_approved
, doc_link_upvoted
, doc_link_unupvoted
, doc_source_removed
, or suggested_edit_approval_overridden
Fields marked with are included in the default filter, those marked with are excluded in the default filter.