GET /notes/549/?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/549/?format=api",
    "id": 549,
    "title": "Heavy course hear give of effect sit.",
    "content": "Turn at office where follow might.",
    "created_date": "2025-02-20T23:30:00.504585Z",
    "updated_date": "2025-02-20T23:30:00.504609Z",
    "user": 567,
    "module": "CSC1002",
    "total_word_count": 6,
    "visibility": "Private",
    "likes_count": 0,
    "loves_count": 0
}