A metric attributed to a single time bucket.
A StatsMetric plus the time boundary of the bucket it covers.
timestringrequiredISO-8601 bucket boundary.
downloadsnumberrequiredDownload count.
revenue_usdnumberrequiredRevenue in USD dollars.
revenue_satoshisnumberrequiredRevenue in satoshis.
supportersnumberrequiredDistinct supporter count.
{
"time": "2026-06-01T00:00:00.000Z",
"downloads": 320,
"revenue_usd": 8,
"revenue_satoshis": 11870,
"supporters": 5
}