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
GNU Taler https://weblate.taler.net/exports/rss/gnu-taler/ RSS
GNU Taler/Cashier Android https://weblate.taler.net/exports/rss/gnu-taler/cashier-android/ RSS
GNU Taler/Demonstration pages https://weblate.taler.net/exports/rss/gnu-taler/demonstration-pages/ RSS
GNU Taler/Main web site https://weblate.taler.net/exports/rss/gnu-taler/main-web-site/ RSS
GNU Taler/Merchant Backoffice https://weblate.taler.net/exports/rss/gnu-taler/merchant-backoffice/ RSS
GNU Taler/Point-of-Sale Android https://weblate.taler.net/exports/rss/gnu-taler/pos-android/ RSS
GNU Taler/taler-bank https://weblate.taler.net/exports/rss/gnu-taler/taler-bank/ RSS
GNU Taler/Taler Bank SPA https://weblate.taler.net/exports/rss/gnu-taler/taler-bank-spa/ RSS
GNU Taler/Wallet Android https://weblate.taler.net/exports/rss/gnu-taler/wallet-android/ RSS
GNU Taler/webextensions https://weblate.taler.net/exports/rss/gnu-taler/webextensions/ RSS
GNU Taler/GNU Taler https://weblate.taler.net/exports/rss/gnu-taler/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
GNU Taler/Cashier Android https://weblate.taler.net/api/components/gnu-taler/cashier-android/statistics/ View
GNU Taler/Demonstration pages https://weblate.taler.net/api/components/gnu-taler/demonstration-pages/statistics/ View
GNU Taler/Main web site https://weblate.taler.net/api/components/gnu-taler/main-web-site/statistics/ View
GNU Taler/Merchant Backoffice https://weblate.taler.net/api/components/gnu-taler/merchant-backoffice/statistics/ View
GNU Taler/Point-of-Sale Android https://weblate.taler.net/api/components/gnu-taler/pos-android/statistics/ View
GNU Taler/taler-bank https://weblate.taler.net/api/components/gnu-taler/taler-bank/statistics/ View
GNU Taler/Taler Bank SPA https://weblate.taler.net/api/components/gnu-taler/taler-bank-spa/statistics/ View
GNU Taler/Wallet Android https://weblate.taler.net/api/components/gnu-taler/wallet-android/statistics/ View
GNU Taler/webextensions https://weblate.taler.net/api/components/gnu-taler/webextensions/statistics/ View
GNU Taler/GNU Taler https://weblate.taler.net/api/components/gnu-taler/glossary/statistics/ View

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

curl \
    -H "Authorization: Token I1teIiqDCupEWGMiHtiLrT7TCJbj5Ewj3mai9s7l" \
    https://weblate.taler.net/api/components/gnu-taler/cashier-android/translations/
Project URL Link
GNU Taler https://weblate.taler.net/api/projects/gnu-taler/repository/ Hook
GNU Taler/Cashier Android https://weblate.taler.net/api/components/gnu-taler/cashier-android/repository/ Hook
GNU Taler/Demonstration pages https://weblate.taler.net/api/components/gnu-taler/demonstration-pages/repository/ Hook
GNU Taler/Main web site https://weblate.taler.net/api/components/gnu-taler/main-web-site/repository/ Hook
GNU Taler/Merchant Backoffice https://weblate.taler.net/api/components/gnu-taler/merchant-backoffice/repository/ Hook
GNU Taler/Point-of-Sale Android https://weblate.taler.net/api/components/gnu-taler/pos-android/repository/ Hook
GNU Taler/taler-bank https://weblate.taler.net/api/components/gnu-taler/taler-bank/repository/ Hook
GNU Taler/Taler Bank SPA https://weblate.taler.net/api/components/gnu-taler/taler-bank-spa/repository/ Hook
GNU Taler/Wallet Android https://weblate.taler.net/api/components/gnu-taler/wallet-android/repository/ Hook
GNU Taler/webextensions https://weblate.taler.net/api/components/gnu-taler/webextensions/repository/ Hook
GNU Taler/GNU Taler https://weblate.taler.net/api/components/gnu-taler/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token I1teIiqDCupEWGMiHtiLrT7TCJbj5Ewj3mai9s7l" \
    https://weblate.taler.net/api/projects/gnu-taler/repository/

Weblate also supports direct notifications from several code hosting sites:

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