Interactions represent an action that can be taken on a note, and are one of the 5 types of pushable object. Note that replies are sent as notes rather than interactions, because they contain text, can themselves be interacted with, and aren't a simple one-off action.
{ "type": "interaction", "self": "https://social.example/interaction/15", "created": "2025-03-22T12:00:00Z", "author": "https://social.example/user/winter", "kind": "like", "target": "https://antisocial.example/note/543" }