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 |
---|---|---|
dota2 | http://nihongoka.games/exports/rss/dota2/ | RSS |
dota2/Main/abilities | http://nihongoka.games/exports/rss/dota2/main/abilities/ | RSS |
dota2/Crystal Maiden | http://nihongoka.games/exports/rss/dota2/crystal-maiden/ | RSS |
dota2/Main/dota | http://nihongoka.games/exports/rss/dota2/main/dota/ | RSS |
dota2/Hero Demo | http://nihongoka.games/exports/rss/dota2/hero-demo/ | RSS |
dota2/Addons/NPX2019 | http://nihongoka.games/exports/rss/dota2/addons/npx2019/ | RSS |
dota2/Addons/Tutorial Basics | http://nihongoka.games/exports/rss/dota2/addons/tutorial-basics/ | RSS |
dota2/dota2 | http://nihongoka.games/exports/rss/dota2/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 |
---|---|---|
dota2/Main/abilities | http://nihongoka.games/api/components/dota2/abilities/statistics/ | View |
dota2/Crystal Maiden | http://nihongoka.games/api/components/dota2/crystal-maiden/statistics/ | View |
dota2/Main/dota | http://nihongoka.games/api/components/dota2/dota/statistics/ | View |
dota2/Hero Demo | http://nihongoka.games/api/components/dota2/hero-demo/statistics/ | View |
dota2/Addons/NPX2019 | http://nihongoka.games/api/components/dota2/npx2019/statistics/ | View |
dota2/Addons/Tutorial Basics | http://nihongoka.games/api/components/dota2/tutorial-basics/statistics/ | View |
dota2/dota2 | http://nihongoka.games/api/components/dota2/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_dJZxGM6Dajvfcyi4ce4ntFfdGJpVTmyolri9" \
http://nihongoka.games/api/components/dota2/abilities/translations/
Project | URL | Link |
---|---|---|
dota2 | http://nihongoka.games/api/projects/dota2/repository/ | Hook |
dota2/Main/abilities | http://nihongoka.games/api/components/dota2/abilities/repository/ | Hook |
dota2/Crystal Maiden | http://nihongoka.games/api/components/dota2/crystal-maiden/repository/ | Hook |
dota2/Main/dota | http://nihongoka.games/api/components/dota2/dota/repository/ | Hook |
dota2/Hero Demo | http://nihongoka.games/api/components/dota2/hero-demo/repository/ | Hook |
dota2/Addons/NPX2019 | http://nihongoka.games/api/components/dota2/npx2019/repository/ | Hook |
dota2/Addons/Tutorial Basics | http://nihongoka.games/api/components/dota2/tutorial-basics/repository/ | Hook |
dota2/dota2 | http://nihongoka.games/api/components/dota2/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_dJZxGM6Dajvfcyi4ce4ntFfdGJpVTmyolri9" \
http://nihongoka.games/api/projects/dota2/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | http://nihongoka.games/hooks/github/ | The documentation has detailed instructions |
GitLab | http://nihongoka.games/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | http://nihongoka.games/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | http://nihongoka.games/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | http://nihongoka.games/hooks/azure/ | The documentation has detailed instructions |
Gitea | http://nihongoka.games/hooks/gitea/ | The documentation has detailed instructions |