{
"status_permohonan":"2"
}curl --location 'https://ppid.animemusic.us/api/statistik-total-permohonan' \
--header 'Content-Type: application/json' \
--data '{
"status_permohonan":"2"
}'{
"code": 0,
"message": "Success Get Data",
"data": [
{
"name": "Selesai",
"population": 3863,
"color": "rgba(131, 167, 234, 1)",
"legendFontColor": "white",
"legendFontSize": 10
},
{
"name": "Dalam Prose",
"population": 0,
"color": "rgba(131, 167, 234, 1)",
"legendFontColor": "white",
"legendFontSize": 10
}
]
}