GET /tallinn/city-reports/stats
Aggregated statistics for city problem reports by category.
curl https://nordapi.ee/api/v1/tallinn/city-reports/stats
{
"data": {
"by_category": {},
"by_status": {},
"total_reports": 0
},
"success": true
}