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
DanWin https://weblate.danwin1210.de/exports/rss/DanWin/ RSS
DanWin/Hosting https://weblate.danwin1210.de/exports/rss/DanWin/hosting/ RSS
DanWin/LE Chat PHP https://weblate.danwin1210.de/exports/rss/DanWin/le-chat-php/ RSS
DanWin/Mail Hosting https://weblate.danwin1210.de/exports/rss/DanWin/mail-hosting/ RSS
DanWin/Main Website https://weblate.danwin1210.de/exports/rss/DanWin/main-website/ RSS
DanWin/Onion link list https://weblate.danwin1210.de/exports/rss/DanWin/onion-link-list/ RSS
DanWin/Glossary https://weblate.danwin1210.de/exports/rss/DanWin/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
DanWin/Hosting https://weblate.danwin1210.de/api/components/DanWin/hosting/statistics/ View
DanWin/LE Chat PHP https://weblate.danwin1210.de/api/components/DanWin/le-chat-php/statistics/ View
DanWin/Mail Hosting https://weblate.danwin1210.de/api/components/DanWin/mail-hosting/statistics/ View
DanWin/Main Website https://weblate.danwin1210.de/api/components/DanWin/main-website/statistics/ View
DanWin/Onion link list https://weblate.danwin1210.de/api/components/DanWin/onion-link-list/statistics/ View
DanWin/Glossary https://weblate.danwin1210.de/api/components/DanWin/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_vMoXWXoTHJVO5D0v8o6wb2sUZPenZPTJofQc" \
    https://weblate.danwin1210.de/api/components/DanWin/hosting/translations/
Project URL Link
DanWin https://weblate.danwin1210.de/api/projects/DanWin/repository/ Hook
DanWin/Hosting https://weblate.danwin1210.de/api/components/DanWin/hosting/repository/ Hook
DanWin/LE Chat PHP https://weblate.danwin1210.de/api/components/DanWin/le-chat-php/repository/ Hook
DanWin/Mail Hosting https://weblate.danwin1210.de/api/components/DanWin/mail-hosting/repository/ Hook
DanWin/Main Website https://weblate.danwin1210.de/api/components/DanWin/main-website/repository/ Hook
DanWin/Onion link list https://weblate.danwin1210.de/api/components/DanWin/onion-link-list/repository/ Hook
DanWin/Glossary https://weblate.danwin1210.de/api/components/DanWin/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_vMoXWXoTHJVO5D0v8o6wb2sUZPenZPTJofQc" \
    https://weblate.danwin1210.de/api/projects/DanWin/repository/

Weblate also supports direct notifications from several code hosting sites:

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