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
Whiskers https://hosted.weblate.org/exports/rss/whiskers/ RSS
Whiskers/guide: atom https://hosted.weblate.org/exports/rss/whiskers/guide-atom/ RSS
Whiskers/guide: index https://hosted.weblate.org/exports/rss/whiskers/guide-index/ RSS
Whiskers/guide: jupyter_notebook https://hosted.weblate.org/exports/rss/whiskers/guide-jupyter_notebook/ RSS
Whiskers/guide: keepassxc https://hosted.weblate.org/exports/rss/whiskers/guide-keepassxc/ RSS
Whiskers/guide: openrefine https://hosted.weblate.org/exports/rss/whiskers/guide-openrefine/ RSS
Whiskers/guide: recoll https://hosted.weblate.org/exports/rss/whiskers/guide-recoll/ RSS
Whiskers/guide: riot https://hosted.weblate.org/exports/rss/whiskers/guide-riot/ RSS
Whiskers/guide: signal https://hosted.weblate.org/exports/rss/whiskers/guide-signal/ RSS
Whiskers/guide: vpn_over_tor https://hosted.weblate.org/exports/rss/whiskers/guide-vpn_over_tor/ RSS
Whiskers/guide: whiskers https://hosted.weblate.org/exports/rss/whiskers/guide-whiskers/ RSS
Whiskers/guide: wire https://hosted.weblate.org/exports/rss/whiskers/guide-wire/ RSS
Whiskers/translation https://hosted.weblate.org/exports/rss/whiskers/translation/ RSS
Whiskers/Whiskers https://hosted.weblate.org/exports/rss/whiskers/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
Whiskers/guide: atom https://hosted.weblate.org/api/components/whiskers/guide-atom/statistics/ View
Whiskers/guide: index https://hosted.weblate.org/api/components/whiskers/guide-index/statistics/ View
Whiskers/guide: jupyter_notebook https://hosted.weblate.org/api/components/whiskers/guide-jupyter_notebook/statistics/ View
Whiskers/guide: keepassxc https://hosted.weblate.org/api/components/whiskers/guide-keepassxc/statistics/ View
Whiskers/guide: openrefine https://hosted.weblate.org/api/components/whiskers/guide-openrefine/statistics/ View
Whiskers/guide: recoll https://hosted.weblate.org/api/components/whiskers/guide-recoll/statistics/ View
Whiskers/guide: riot https://hosted.weblate.org/api/components/whiskers/guide-riot/statistics/ View
Whiskers/guide: signal https://hosted.weblate.org/api/components/whiskers/guide-signal/statistics/ View
Whiskers/guide: vpn_over_tor https://hosted.weblate.org/api/components/whiskers/guide-vpn_over_tor/statistics/ View
Whiskers/guide: whiskers https://hosted.weblate.org/api/components/whiskers/guide-whiskers/statistics/ View
Whiskers/guide: wire https://hosted.weblate.org/api/components/whiskers/guide-wire/statistics/ View
Whiskers/translation https://hosted.weblate.org/api/components/whiskers/translation/statistics/ View
Whiskers/Whiskers https://hosted.weblate.org/api/components/whiskers/glossary/statistics/ View

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

curl \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/components/whiskers/guide-atom/translations/
Project URL Link
Whiskers https://hosted.weblate.org/api/projects/whiskers/repository/ Hook
Whiskers/guide: atom https://hosted.weblate.org/api/components/whiskers/guide-atom/repository/ Hook
Whiskers/guide: index https://hosted.weblate.org/api/components/whiskers/guide-index/repository/ Hook
Whiskers/guide: jupyter_notebook https://hosted.weblate.org/api/components/whiskers/guide-jupyter_notebook/repository/ Hook
Whiskers/guide: keepassxc https://hosted.weblate.org/api/components/whiskers/guide-keepassxc/repository/ Hook
Whiskers/guide: openrefine https://hosted.weblate.org/api/components/whiskers/guide-openrefine/repository/ Hook
Whiskers/guide: recoll https://hosted.weblate.org/api/components/whiskers/guide-recoll/repository/ Hook
Whiskers/guide: riot https://hosted.weblate.org/api/components/whiskers/guide-riot/repository/ Hook
Whiskers/guide: signal https://hosted.weblate.org/api/components/whiskers/guide-signal/repository/ Hook
Whiskers/guide: vpn_over_tor https://hosted.weblate.org/api/components/whiskers/guide-vpn_over_tor/repository/ Hook
Whiskers/guide: whiskers https://hosted.weblate.org/api/components/whiskers/guide-whiskers/repository/ Hook
Whiskers/guide: wire https://hosted.weblate.org/api/components/whiskers/guide-wire/repository/ Hook
Whiskers/translation https://hosted.weblate.org/api/components/whiskers/translation/repository/ Hook
Whiskers/Whiskers https://hosted.weblate.org/api/components/whiskers/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/projects/whiskers/repository/

Weblate also supports direct notifications from several code hosting sites:

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