GET /notes/396/?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/396/?format=api",
    "id": 396,
    "title": "Test recognize near public data.",
    "content": "Pretty arrive and they pick.",
    "created_date": "2025-02-20T23:28:42.849162Z",
    "updated_date": "2025-02-20T23:28:42.849187Z",
    "user": 522,
    "module": "CSC1048",
    "total_word_count": 5,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}