GET /notes/363/?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/363/?format=api",
    "id": 363,
    "title": "Wonder by building maybe support.",
    "content": "Per fall spring build southern.",
    "created_date": "2025-02-20T23:28:42.334216Z",
    "updated_date": "2025-02-20T23:28:42.334243Z",
    "user": 515,
    "module": "CSC1061",
    "total_word_count": 5,
    "visibility": "Private",
    "likes_count": 0,
    "loves_count": 0
}