GET /notes/410/?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/410/?format=api",
    "id": 410,
    "title": "Year include its while require indicate type.",
    "content": "See reality once run break.",
    "created_date": "2025-02-20T23:28:43.059349Z",
    "updated_date": "2025-02-20T23:28:43.059374Z",
    "user": 461,
    "module": "CSC1049",
    "total_word_count": 5,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}