Summaries
Overall Summary Manifest
Manifest listing all available dated summary artifacts for this interval. Returns array of published snapshots with dates and content hashes for cache validation.
get/api/summaries/overall/{interval}/index.json
Path parameters
interval'day' | 'week' | 'month' required
Example:week
Time interval for the summary artifact. 'day' = most recent calendar day with activity. 'week' = current week (Sunday-Saturday UTC). 'month' = current calendar month. Note: For overall/repo summaries, use day/week/month. For contributor summaries, 'lifetime' is also available at /contributors/{username}/lifetime.json
Response
Manifest of available summary artifacts
Example response
{
"version": "1.0"
}