| user | user | Object representing the user who performed the action |
| applicant | applicant | Object representing the applicant |
| candidate | candidate | Object representing the candidate |
| column | column | Object representing the column |
| vacancy | vacancy | Object representing the job listing |
| user_id | string | Encoded user identifier |
| applicant_id | integer | Plain applicant identifier |
| candidate_id | integer | Plain candidate identifier |
| column_id | string | Encoded column identifier |
| vacancy_id | string | Encoded job listing identifier |
| company | company | Object representing the company (only id and name fields are returned) |