[zanata-bugs] [Bug 831894] RFE: Get Stats about Translation Documents via REST

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 17 02:45:31 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=831894

--- Comment #6 from Sean Flanigan <sflaniga at redhat.com> ---
In terms of the API design, I think it should look something like this:

<stats-list [group="GROUP7"] project="foo_installation_guide" version="3.1"
[docId="Author_Info"]>

    <translation-stats code="ja-JP" totalStrings="3000"
translatedStrings="2900" need-review-strings="99" total-words="33217"
translated-words="32846" need-review-words="1000" />

    ...

<stats-list>

(where group and docId are intended for other REST API points, at the project
group level, or the document level),
with URL parameters to choose whether the word stats are included, and to
request a single locale's stats.

-- 
You are receiving this mail because:
You are on the CC list for the bug.




More information about the zanata-bugs mailing list