Various data from Weblate is available in machine-readable format.

RSS feeds

Follow the translation progress and all important changes from RSS feeds.

Project URL Link
TW Power Tools https://i18n.avm99963.com/exports/rss/tw-power-tools/ RSS
TW Power Tools/Chrome Web Store description https://i18n.avm99963.com/exports/rss/tw-power-tools/chrome-web-store-description/ RSS
TW Power Tools/Extension strings (JSON format) https://i18n.avm99963.com/exports/rss/tw-power-tools/extension-strings-json-format/ RSS
TW Power Tools/Extension strings (injected components via Lit) https://i18n.avm99963.com/exports/rss/tw-power-tools/extension-strings-injected-components-via-lit/ RSS
TW Power Tools/TW Power Tools https://i18n.avm99963.com/exports/rss/tw-power-tools/glossary/ RSS

Per language RSS feeds are also available. Construct them by appending a language code to the URLs above.

Statistics

Translation statistics for every component in JSON format lets you use the data in other websites or tools.

Project URL Link
TW Power Tools/Chrome Web Store description https://i18n.avm99963.com/api/components/tw-power-tools/chrome-web-store-description/statistics/ View
TW Power Tools/Extension strings (JSON format) https://i18n.avm99963.com/api/components/tw-power-tools/extension-strings-json-format/statistics/ View
TW Power Tools/Extension strings (injected components via Lit) https://i18n.avm99963.com/api/components/tw-power-tools/extension-strings-injected-components-via-lit/statistics/ View
TW Power Tools/TW Power Tools https://i18n.avm99963.com/api/components/tw-power-tools/glossary/statistics/ View

You can fetch statistics for all translations in one component like this:

curl \
    -H "Authorization: Token wlu_r6K4S2nADahzoka42L6eYwzFLJQLhW9Ym7et" \
    https://i18n.avm99963.com/api/components/tw-power-tools/chrome-web-store-description/translations/
Project URL Link
TW Power Tools https://i18n.avm99963.com/api/projects/tw-power-tools/repository/ Hook
TW Power Tools/Chrome Web Store description https://i18n.avm99963.com/api/components/tw-power-tools/chrome-web-store-description/repository/ Hook
TW Power Tools/Extension strings (JSON format) https://i18n.avm99963.com/api/components/tw-power-tools/extension-strings-json-format/repository/ Hook
TW Power Tools/Extension strings (injected components via Lit) https://i18n.avm99963.com/api/components/tw-power-tools/extension-strings-injected-components-via-lit/repository/ Hook
TW Power Tools/TW Power Tools https://i18n.avm99963.com/api/components/tw-power-tools/glossary/repository/ Hook

You pull changes from a remote repository to Weblate like this:

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_r6K4S2nADahzoka42L6eYwzFLJQLhW9Ym7et" \
    https://i18n.avm99963.com/api/projects/tw-power-tools/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub https://i18n.avm99963.com/hooks/github/ The documentation has detailed instructions
GitLab https://i18n.avm99963.com/hooks/gitlab/ The documentation has detailed instructions
Bitbucket https://i18n.avm99963.com/hooks/bitbucket/ The documentation has detailed instructions
Pagure https://i18n.avm99963.com/hooks/pagure/ The documentation has detailed instructions
Azure Repos https://i18n.avm99963.com/hooks/azure/ The documentation has detailed instructions
Gitea https://i18n.avm99963.com/hooks/gitea/ The documentation has detailed instructions