GET /notes/575/?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/575/?format=api",
    "id": 575,
    "title": "Certainly remember church model.",
    "content": "Choose partner sign race movie per have.",
    "created_date": "2025-02-20T23:30:00.890779Z",
    "updated_date": "2025-02-20T23:30:00.890804Z",
    "user": 563,
    "module": "MCO1000",
    "total_word_count": 7,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}