Suggestions
Streak value available in API
An extra field or specific endpoint in the API returning the count of the most recent ‘streak’ for any attribute, i.e. days since a zero or null value.
It would be great to be able to fetch through the API the number of days that I have updated my mood tracking in a row. This could potentially be added to the JSON returned by API by checking the most recent null entry date and counting from there.