GET /notes/445/?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/445/?format=api",
    "id": 445,
    "title": "Bank young near rest play future.",
    "content": "Seven final protect can pick develop garden.",
    "created_date": "2025-02-20T23:29:58.959954Z",
    "updated_date": "2025-02-20T23:29:58.959978Z",
    "user": 568,
    "module": "CHM1013",
    "total_word_count": 7,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}