GET /notes/620/?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/620/?format=api",
    "id": 620,
    "title": "Pressure enough what policy.",
    "content": "Near size against card start break away.",
    "created_date": "2025-02-20T23:30:01.558018Z",
    "updated_date": "2025-02-20T23:30:01.558043Z",
    "user": 559,
    "module": "CHM1044",
    "total_word_count": 7,
    "visibility": "Private",
    "likes_count": 0,
    "loves_count": 0
}