Event Special Comment List Api
GET /rest/contents/special-comments/?event_id=327&format=api
[
{
"id": 1415,
"event": 327,
"parent": null,
"user_info": {
"id": 23,
"user_email": "jun******"
},
"user": 23,
"type": 2,
"comment": "[신규 기능] '좋아요'를 누르면 10 포인트가 적립됩니다.",
"date_added": "2022-12-05",
"child": []
}
]