GET /notes/421/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "http://collegeguide-api.jakefarrell.ie/notes/421/?format=api",
"id": 421,
"title": "Treat long rock.",
"content": "Radio better she law although piece.",
"created_date": "2025-02-20T23:28:43.220754Z",
"updated_date": "2025-02-20T23:28:43.220783Z",
"user": 533,
"module": "MTH1034",
"total_word_count": 6,
"visibility": "Private",
"likes_count": 0,
"loves_count": 0
}