Description
This will respond with the requested article provided that the article specified with a valid ID exists in the database.
Example Response
{
"article_id": 37,
"title": "Thank you Christian and Mitch",
"topic": "coding",
"author": "grumpy19",
"body": "You two have been the most amazing mentors that we could have ever asked for. On October 28th 2022 for the Northcoders August 30th Cohort, we have had to bid our two favourite mentors goodbye. However, goodbyes are only temporary and we will see you both again soon. All of the best for the future cohorts and more you two!",
"created_at": "2022-10-29T16:01:34.834Z",
"votes": 0,
"comment_count": "0"
}