GET /notes/369/?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/369/?format=api",
"id": 369,
"title": "Me apply heavy subject.",
"content": "Manage blue blue skin western product would culture.",
"created_date": "2025-02-20T23:28:42.424069Z",
"updated_date": "2025-02-20T23:28:42.424094Z",
"user": 502,
"module": "CSC1028",
"total_word_count": 8,
"visibility": "Public",
"likes_count": 0,
"loves_count": 0
}