days array is a group of commits per day, starting on Sunday.curl --location --request GET 'https://api.github.com/repos///stats/commit_activity'[
{
"days": [
0,
3,
26,
20,
39,
1,
0
],
"total": 89,
"week": 1336280400
}
]