GET /api/v1/comments POST /api/v1/comments GET /api/v1/comments/{id} PUT /api/v1/comments/{id} DELETE /api/v1/comments/{id}
GET /api/v1/comments
POST /api/v1/comments
GET /api/v1/comments/{id}
PUT /api/v1/comments/{id}
DELETE /api/v1/comments/{id}