Concerns: pushword/api, pushword/conversation
/api/conversation and /api/review each serve only their own typeReviews no longer appear in /api/conversation responses (totals shrink accordingly), and a review id on /api/conversation/{id} — like a message id on /api/review/{id} — is now a 404. A client that read reviews through /api/conversation must read /api/review instead; every other site has nothing to do.