Toggle navigation
Zanata REST API: Base Contribution Statistics
Resources
Data Types
Back to Top
Home
JSON
Base Contribution Statistics
Base Contribution Statistics
Data Type
Properties
name
data type
description
approved
number
rejected
number
translated
number
needReview
number
Example
{ "approved" : 12345, "rejected" : 12345, "translated" : 12345, "needReview" : 12345 }