GET /notes/326/?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/326/?format=api",
    "id": 326,
    "title": "Team car this bad reach whatever there.",
    "content": "Easy off notice include charge since.",
    "created_date": "2025-02-20T23:28:41.642063Z",
    "updated_date": "2025-02-20T23:28:41.642092Z",
    "user": 538,
    "module": "CSC1046",
    "total_word_count": 6,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}