GET /notes/406/?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/406/?format=api",
    "id": 406,
    "title": "Structure try ask ball citizen good.",
    "content": "Already bad activity fear season.",
    "created_date": "2025-02-20T23:28:43.001191Z",
    "updated_date": "2025-02-20T23:28:43.001218Z",
    "user": 555,
    "module": "CSC1093",
    "total_word_count": 5,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}