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 |
---|---|---|
Deadlock | http://nihongoka.games/exports/rss/citadel/ | 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 |
---|
Project | URL | Link |
---|---|---|
Deadlock | http://nihongoka.games/api/projects/citadel/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/citadel/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 |