GET /notes/422/?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/422/?format=api",
    "id": 422,
    "title": "Cultural project world those wish here chair say.",
    "content": "Role she degree church energy large consider.",
    "created_date": "2025-02-20T23:28:43.234740Z",
    "updated_date": "2025-02-20T23:28:43.234765Z",
    "user": 528,
    "module": "CSC1002",
    "total_word_count": 7,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}