{ "opencollection": "1.0.0", "info": { "name": "NextGen Catalog Accounts Statistics API", "version": "0.2.0" }, "items": [ { "info": { "name": "Statistics", "type": "folder" }, "items": [ { "info": { "name": "Retrieve statistics related to user contributions.", "type": "http" }, "http": { "method": "GET", "url": "https://catalog.archives.gov/api/v2/records/stats" }, "docs": "Fetches aggregated statistics for different contribution types (e.g., comments, tags, transcriptions) across various record types (e.g., authorityRecords, digitalObjects, descriptions). The results include a breakdown by contribution type and grand totals." } ] } ], "bundled": true }