As a system integrator, I would like to be able to retrieve all attributes about a comment when I know the comment-id PK. Right now I have to get ALL the Comments from the parent Task, and then parse out the target Comment. Having a standalone endpoint would save a lot of coding time.