GET /comments/11031/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 11031,
    "url": "http://collegeguide-api.jakefarrell.ie/comments/11031/?format=api",
    "content": "Great points—I’ll be sure to implement them.",
    "created_date": "2025-02-20T23:30:02.197305Z",
    "updated_date": "2025-02-20T23:30:02.197335Z",
    "user": 566,
    "likes_count": 0,
    "loves_count": 0,
    "total_word_count": 7,
    "post": 5279
}