get https://api.naoca.com/v1/condolences/
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.naoca.com/v1/condolences/id \
--header 'accept: application/json'
xxxxxxxxxx
39}
{
"data": {
"id": "accb0e9b-c9e3-4434-bf87-a8eac79eafeb",
"author_name": "John Smith",
"author_email": "your@mail.com",
"markup": "<div>This is a test condolence</div>",
"image": {
"id": "fdb7dd9a-b385-4bcb-b816-7119f1abe5b3",
"extension": "jpg",
"url": "https://assets.naoca.com.au/...",
"thumbnail": "https://assets.naoca.com.au/..."
},
"reactions": [
{
"reaction": "❤",
"unicode": "10084",
"count": 1
},
{
"reaction": "👍",
"unicode": "128077",
"count": 1
},
{
"reaction": "😢",