GET /notes/415/?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/415/?format=api",
    "id": 415,
    "title": "Top treat within.",
    "content": "Sit pattern book training successful put.",
    "created_date": "2025-02-20T23:28:43.132538Z",
    "updated_date": "2025-02-20T23:28:43.132564Z",
    "user": 481,
    "module": "CSC1042",
    "total_word_count": 6,
    "visibility": "Private",
    "likes_count": 0,
    "loves_count": 0
}