GET /notes/413/?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/413/?format=api",
"id": 413,
"title": "No oil fill writer but.",
"content": "Today performance detail show alone.",
"created_date": "2025-02-20T23:28:43.102019Z",
"updated_date": "2025-02-20T23:28:43.102044Z",
"user": 520,
"module": "CSC1094",
"total_word_count": 5,
"visibility": "Private",
"likes_count": 0,
"loves_count": 0
}