Note Instance
GET /notes/8/?format=api
{ "url": "http://collegeguide-api.jakefarrell.ie/notes/8/?format=api", "id": 8, "title": "A Note only Visible to Me!", "content": "Private Note", "created_date": "2025-02-10T13:51:24.680449Z", "updated_date": "2025-02-10T13:51:24.680469Z", "user": 1, "module": "MTH1026", "total_word_count": 2, "visibility": "Private", "likes_count": 0, "loves_count": 0 }