{
"ok": true,
"data": {
"id": "string",
"name": "string",
"short_description": "string",
"icon": "string",
"banner": "string",
"hashtags": [
"string"
],
"primary_form_id": "string",
"description": "string",
"rejection_message_1st": "string",
"rejection_message_2nd": "string",
"approval_message_1st": "string",
"approval_message_2nd": "string",
"show_statistics": 0,
"deletedAt": "string",
"statistics": {
"total_applications": 0,
"time_statistics": [
{
"date": "string",
"count": 0
}
],
"choice_statistics": {
"node_id": "string",
"choices": [
"string"
],
"counts": [
0
]
}
}
}
}