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 |
---|---|---|
INGInious-problems-network | https://weblate.info.ucl.ac.be/exports/rss/inginious-problems-network/ | RSS |
INGInious-problems-network/inginious-problems-network-trace | https://weblate.info.ucl.ac.be/exports/rss/inginious-problems-network/inginious-problems-network-trace/ | RSS |
INGInious-problems-network/INGInious-problems-network | https://weblate.info.ucl.ac.be/exports/rss/inginious-problems-network/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 |
---|---|---|
INGInious-problems-network/inginious-problems-network-trace | https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/statistics/ | View |
INGInious-problems-network/INGInious-problems-network | https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token OXKpYIAeNrG4FTgonCOST2tzvjI11gPwmYeoo9V4" \ https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/translations/
Project | URL | Link |
---|---|---|
INGInious-problems-network | https://weblate.info.ucl.ac.be/api/projects/inginious-problems-network/repository/ | Hook |
INGInious-problems-network/inginious-problems-network-trace | https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/repository/ | Hook |
INGInious-problems-network/INGInious-problems-network | https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token OXKpYIAeNrG4FTgonCOST2tzvjI11gPwmYeoo9V4" \ https://weblate.info.ucl.ac.be/api/projects/inginious-problems-network/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://weblate.info.ucl.ac.be/hooks/github/ | The documentation has detailed instructions |
GitLab | https://weblate.info.ucl.ac.be/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://weblate.info.ucl.ac.be/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://weblate.info.ucl.ac.be/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://weblate.info.ucl.ac.be/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://weblate.info.ucl.ac.be/hooks/gitea/ | The documentation has detailed instructions |