{
"success": true,
"history": {
"_id": "<string>",
"groupId": "<string>",
"type": "promotion",
"userId": true,
"disciplinarianId": "<string>",
"reason": "<string>",
"created": "<string>",
"rankFrom": "<string>",
"ended": true,
"expires": "<string>",
"rankTo": "<string>",
"endedBy": "<string>",
"evidence": [
"<string>"
],
"pendingApproval": true,
"approvedBy": "<string>",
"notify": true,
"distribution": 123
}
}