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
Trustroots https://hosted.weblate.org/exports/rss/trustroots/ RSS
Trustroots/circles https://hosted.weblate.org/exports/rss/trustroots/circles/ RSS
Trustroots/contacts https://hosted.weblate.org/exports/rss/trustroots/contacts/ RSS
Trustroots/core https://hosted.weblate.org/exports/rss/trustroots/core/ RSS
Trustroots/experiences https://hosted.weblate.org/exports/rss/trustroots/references/ RSS
Trustroots/languages https://hosted.weblate.org/exports/rss/trustroots/languages/ RSS
Trustroots/messages https://hosted.weblate.org/exports/rss/trustroots/messages/ RSS
Trustroots/offers https://hosted.weblate.org/exports/rss/trustroots/offers/ RSS
Trustroots/pages https://hosted.weblate.org/exports/rss/trustroots/pages/ RSS
Trustroots/search https://hosted.weblate.org/exports/rss/trustroots/search/ RSS
Trustroots/statistics https://hosted.weblate.org/exports/rss/trustroots/statistics/ RSS
Trustroots/support https://hosted.weblate.org/exports/rss/trustroots/support/ RSS
Trustroots/translation https://hosted.weblate.org/exports/rss/trustroots/translation/ RSS
Trustroots/users https://hosted.weblate.org/exports/rss/trustroots/users/ RSS
Trustroots/Trustroots https://hosted.weblate.org/exports/rss/trustroots/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
Trustroots/circles https://hosted.weblate.org/api/components/trustroots/circles/statistics/ View
Trustroots/contacts https://hosted.weblate.org/api/components/trustroots/contacts/statistics/ View
Trustroots/core https://hosted.weblate.org/api/components/trustroots/core/statistics/ View
Trustroots/experiences https://hosted.weblate.org/api/components/trustroots/references/statistics/ View
Trustroots/languages https://hosted.weblate.org/api/components/trustroots/languages/statistics/ View
Trustroots/messages https://hosted.weblate.org/api/components/trustroots/messages/statistics/ View
Trustroots/offers https://hosted.weblate.org/api/components/trustroots/offers/statistics/ View
Trustroots/pages https://hosted.weblate.org/api/components/trustroots/pages/statistics/ View
Trustroots/search https://hosted.weblate.org/api/components/trustroots/search/statistics/ View
Trustroots/statistics https://hosted.weblate.org/api/components/trustroots/statistics/statistics/ View
Trustroots/support https://hosted.weblate.org/api/components/trustroots/support/statistics/ View
Trustroots/translation https://hosted.weblate.org/api/components/trustroots/translation/statistics/ View
Trustroots/users https://hosted.weblate.org/api/components/trustroots/users/statistics/ View
Trustroots/Trustroots https://hosted.weblate.org/api/components/trustroots/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/trustroots/circles/translations/
Project URL Link
Trustroots https://hosted.weblate.org/api/projects/trustroots/repository/ Hook
Trustroots/circles https://hosted.weblate.org/api/components/trustroots/circles/repository/ Hook
Trustroots/contacts https://hosted.weblate.org/api/components/trustroots/contacts/repository/ Hook
Trustroots/core https://hosted.weblate.org/api/components/trustroots/core/repository/ Hook
Trustroots/experiences https://hosted.weblate.org/api/components/trustroots/references/repository/ Hook
Trustroots/languages https://hosted.weblate.org/api/components/trustroots/languages/repository/ Hook
Trustroots/messages https://hosted.weblate.org/api/components/trustroots/messages/repository/ Hook
Trustroots/offers https://hosted.weblate.org/api/components/trustroots/offers/repository/ Hook
Trustroots/pages https://hosted.weblate.org/api/components/trustroots/pages/repository/ Hook
Trustroots/search https://hosted.weblate.org/api/components/trustroots/search/repository/ Hook
Trustroots/statistics https://hosted.weblate.org/api/components/trustroots/statistics/repository/ Hook
Trustroots/support https://hosted.weblate.org/api/components/trustroots/support/repository/ Hook
Trustroots/translation https://hosted.weblate.org/api/components/trustroots/translation/repository/ Hook
Trustroots/users https://hosted.weblate.org/api/components/trustroots/users/repository/ Hook
Trustroots/Trustroots https://hosted.weblate.org/api/components/trustroots/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/trustroots/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