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 |
---|---|---|
Zoe Discord Bot | https://translate.zoe-discord-bot.ch/exports/rss/zoe-discord-bot/ | RSS |
Zoe Discord Bot/Zoe Discord Bot | https://translate.zoe-discord-bot.ch/exports/rss/zoe-discord-bot/zoe-discord-bot/ | RSS |
Zoe Discord Bot/Glossary | https://translate.zoe-discord-bot.ch/exports/rss/zoe-discord-bot/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 |
---|---|---|
Zoe Discord Bot/Zoe Discord Bot | https://translate.zoe-discord-bot.ch/api/components/zoe-discord-bot/zoe-discord-bot/statistics/ | View |
Zoe Discord Bot/Glossary | https://translate.zoe-discord-bot.ch/api/components/zoe-discord-bot/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token wlu_mwVmOF6CaBDmdQZozJMrx1kc8JM8H3lNdWYv" \ https://translate.zoe-discord-bot.ch/api/components/zoe-discord-bot/zoe-discord-bot/translations/
Project | URL | Link |
---|---|---|
Zoe Discord Bot | https://translate.zoe-discord-bot.ch/api/projects/zoe-discord-bot/repository/ | Hook |
Zoe Discord Bot/Zoe Discord Bot | https://translate.zoe-discord-bot.ch/api/components/zoe-discord-bot/zoe-discord-bot/repository/ | Hook |
Zoe Discord Bot/Glossary | https://translate.zoe-discord-bot.ch/api/components/zoe-discord-bot/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token wlu_mwVmOF6CaBDmdQZozJMrx1kc8JM8H3lNdWYv" \ https://translate.zoe-discord-bot.ch/api/projects/zoe-discord-bot/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://translate.zoe-discord-bot.ch/hooks/github/ | The documentation has detailed instructions |
GitLab | https://translate.zoe-discord-bot.ch/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://translate.zoe-discord-bot.ch/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://translate.zoe-discord-bot.ch/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://translate.zoe-discord-bot.ch/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://translate.zoe-discord-bot.ch/hooks/gitea/ | The documentation has detailed instructions |