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
Wizard Client https://localize.ds-wizard.org/exports/rss/wizard-client/ RSS
Wizard Client/Wizard Client 4.0.0 https://localize.ds-wizard.org/exports/rss/wizard-client/wizard-client-4-0-0/ RSS
Wizard Client/Wizard Client 4.1.0 https://localize.ds-wizard.org/exports/rss/wizard-client/wizard-client-4-1-0/ RSS
Wizard Client/Wizard Client 4.2.0 https://localize.ds-wizard.org/exports/rss/wizard-client/wizard-client-4-2-0/ RSS
Wizard Client/Wizard Client 4.3.0 https://localize.ds-wizard.org/exports/rss/wizard-client/wizard-client-4-3-0/ RSS
Wizard Client/Wizard Client 4.4.0 https://localize.ds-wizard.org/exports/rss/wizard-client/wizard-client-4-4-0/ RSS
Wizard Client/Wizard Client 4.5.0 https://localize.ds-wizard.org/exports/rss/wizard-client/wizard-client-4-5-0/ RSS
Wizard Client/Wizard Client 4.6.0 https://localize.ds-wizard.org/exports/rss/wizard-client/wizard-client-4-6-0/ RSS
Wizard Client/Wizard Client https://localize.ds-wizard.org/exports/rss/wizard-client/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
Wizard Client/Wizard Client 4.0.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-0-0/statistics/ View
Wizard Client/Wizard Client 4.1.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-1-0/statistics/ View
Wizard Client/Wizard Client 4.2.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-2-0/statistics/ View
Wizard Client/Wizard Client 4.3.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-3-0/statistics/ View
Wizard Client/Wizard Client 4.4.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-4-0/statistics/ View
Wizard Client/Wizard Client 4.5.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-5-0/statistics/ View
Wizard Client/Wizard Client 4.6.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-6-0/statistics/ View
Wizard Client/Wizard Client https://localize.ds-wizard.org/api/components/wizard-client/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_Mqip6F7mP7G8YNEjQuCzJLgnGlweggTwfjAf" \
    https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-0-0/translations/
Project URL Link
Wizard Client https://localize.ds-wizard.org/api/projects/wizard-client/repository/ Hook
Wizard Client/Wizard Client 4.0.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-0-0/repository/ Hook
Wizard Client/Wizard Client 4.1.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-1-0/repository/ Hook
Wizard Client/Wizard Client 4.2.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-2-0/repository/ Hook
Wizard Client/Wizard Client 4.3.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-3-0/repository/ Hook
Wizard Client/Wizard Client 4.4.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-4-0/repository/ Hook
Wizard Client/Wizard Client 4.5.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-5-0/repository/ Hook
Wizard Client/Wizard Client 4.6.0 https://localize.ds-wizard.org/api/components/wizard-client/wizard-client-4-6-0/repository/ Hook
Wizard Client/Wizard Client https://localize.ds-wizard.org/api/components/wizard-client/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_Mqip6F7mP7G8YNEjQuCzJLgnGlweggTwfjAf" \
    https://localize.ds-wizard.org/api/projects/wizard-client/repository/

Weblate also supports direct notifications from several code hosting sites:

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