GET /notes/310/?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/310/?format=api",
    "id": 310,
    "title": "Morning board finally single I.",
    "content": "Poor century fight conference likely loss.",
    "created_date": "2025-02-20T23:28:41.379207Z",
    "updated_date": "2025-02-20T23:28:41.379234Z",
    "user": 506,
    "module": "MTH1034",
    "total_word_count": 6,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}