Northcoders Logo     Northcoders News API
GitHubGitHub (opens in a new tab)LinkedIn Logo (opens in a new tab)
  • API Reference
  • Articles
    • Delete Articles by Id
    • Get Articles
    • Get Articles by Id
    • Patch Articles by Id
    • Post Articles
  • Articles Comments
    • Get Articles Comments
    • Post Articles Comments
  • Comments
    • Delete Comment by Id
    • Get Comment by Id
    • Get Comments
    • Patch Comment by Id
  • Topics
    • Get Topics
    • Post Topics
  • Users
    • Get Users
    • Get Users by Username
    • Post User
  • API Reference
  • Articles
    • Delete Articles by Id
    • Get Articles
    • Get Articles by Id
    • Patch Articles by Id
    • Post Articles
  • Articles Comments
    • Get Articles Comments
    • Post Articles Comments
  • Comments
    • Delete Comment by Id
    • Get Comment by Id
      • Description
      • Example Response
    • Get Comments
    • Patch Comment by Id
  • Topics
    • Get Topics
    • Post Topics
  • Users
    • Get Users
    • Get Users by Username
    • Post User

On This Page

  • Description
  • Example Response
Question? Give us feedback → (opens in a new tab)Edit this page
Comments
Get Comment by Id

Description

This will respond with the specific comment that the user requests through the given comment ID.

Example Response

{
    "comment_id": 89,
    "body": "Esse et expedita harum non. Voluptatibus commodi voluptatem. Minima velit suscipit numquam ea. Id vitae debitis aut incidunt odio quo quam possimus ipsum.",
    "article_id": 1,
    "author": "cooljmessy",
    "votes": 2,
    "created_at": "2020-10-24T07:08:00.000Z"
}
Delete Comment by IdGet Comments

Docs
  • API Reference
           
Community
  • LinkedIn
  • Twitter
  • Dev.to