GET /notes/354/?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/354/?format=api",
    "id": 354,
    "title": "Picture glass military because father suggest book.",
    "content": "Four same magazine fear coach or.",
    "created_date": "2025-02-20T23:28:42.177638Z",
    "updated_date": "2025-02-20T23:28:42.177667Z",
    "user": 460,
    "module": "CSC1030",
    "total_word_count": 6,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}