GET /api/chat/communities/44375177-fe11-457d-92e4-bf6c976ddc21/testimonials
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 13856,
            "first_name": "Sally",
            "last_name": "Morris",
            "rating": 5,
            "text": "We moved my 91 year old father here the day Cogir opened. He left his home of 40 years so it was a big change but he loves his new home and is adjusting well! The staff is always professional, kind and warm and friendly. The meals are outstanding and he’s very much enjoying the dining room environment.",
            "type": "testimonial"
        },
        {
            "id": 13855,
            "first_name": "Phyllis",
            "last_name": "Duzenack",
            "rating": 5,
            "text": "Mom wrapped up her respite stay this evening.  Our primary goal during her stay was fall prevention and the Cogir of Kirkland team rose to this task beautifully.   Lovely community.  Mom quickly made friends and enjoyed their excellent dining offerings.  Peace of mind is what you find here!",
            "type": "testimonial"
        }
    ]
}