/scores/vote
This request handler processes scores submitted for translations. This is a fairly simple request handler that expects the following:
- guid : unique ID of the translation being scored (required)
- score : the quality score (0..5, 0 = spam/flag)
- username : the scorer's username (optional)
- pw : the scorer's password (optional) comment : comment about the translation (optional)