GET /notes/536/?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/536/?format=api",
    "id": 536,
    "title": "Sit book through four begin magazine probably institution.",
    "content": "Fill degree up.",
    "created_date": "2025-02-20T23:30:00.307335Z",
    "updated_date": "2025-02-20T23:30:00.307359Z",
    "user": 567,
    "module": "CSC1002",
    "total_word_count": 3,
    "visibility": "Private",
    "likes_count": 0,
    "loves_count": 0
}