GET /notes/294/?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/294/?format=api",
    "id": 294,
    "title": "Create sing answer.",
    "content": "Step writer opportunity first south music letter service.",
    "created_date": "2025-02-20T23:28:41.144832Z",
    "updated_date": "2025-02-20T23:28:41.144856Z",
    "user": 510,
    "module": "CSC1092",
    "total_word_count": 8,
    "visibility": "Public",
    "likes_count": 0,
    "loves_count": 0
}