Comment 0 for bug 525371

Revision history for this message
Adi Roiban (adiroiban) wrote : API for reading POTemplates statistics

To help creating various translations statistics (ie for Ubuntu translations) it would be nice to have an LP API that could export the following information about a POTemplate:

 * template name in Launchpad
 * priority
 * length
 * date last updated
 * domain name
 * iscurrent (active or not)
 * source package
 * is in lang pack
 * the list of POFiles associated with this POTemplate
 * in how many languages it is translates (nice to have)

The API should return a list of all templates for a series, but also the info for a single template

The requirements are tracked on this wiki page:
https://wiki.ubuntu.com/Translations/LaunchpadTranslationStatsAPI