GET /notes/380/?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/380/?format=api",
    "id": 380,
    "title": "Safe weight person kitchen night.",
    "content": "Six else Congress along wrong candidate middle now.",
    "created_date": "2025-02-20T23:28:42.606308Z",
    "updated_date": "2025-02-20T23:28:42.606334Z",
    "user": 516,
    "module": "CSC1040",
    "total_word_count": 8,
    "visibility": "Private",
    "likes_count": 0,
    "loves_count": 0
}