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 |
---|---|---|
WFDF Rules 2021 | http://weblate.wfdfrules.com/exports/rss/wfdf-rules-2021/ | RSS |
WFDF Rules 2021/Definitions | http://weblate.wfdfrules.com/exports/rss/wfdf-rules-2021/definitions/ | RSS |
WFDF Rules 2021/Interface | http://weblate.wfdfrules.com/exports/rss/wfdf-rules-2021/interface/ | RSS |
WFDF Rules 2021/Quiz | http://weblate.wfdfrules.com/exports/rss/wfdf-rules-2021/quiz/ | RSS |
WFDF Rules 2021/SOTG | http://weblate.wfdfrules.com/exports/rss/wfdf-rules-2021/sotg/ | RSS |
WFDF Rules 2021/WFDF Appendix | http://weblate.wfdfrules.com/exports/rss/wfdf-rules-2021/wfdf-appendix/ | RSS |
WFDF Rules 2021/WFDF Rules | http://weblate.wfdfrules.com/exports/rss/wfdf-rules-2021/wfdf-rules/ | RSS |
WFDF Rules 2021/Website | http://weblate.wfdfrules.com/exports/rss/wfdf-rules-2021/website/ | RSS |
WFDF Rules 2021/WFDF Rules 2021 | http://weblate.wfdfrules.com/exports/rss/wfdf-rules-2021/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 |
---|---|---|
WFDF Rules 2021/Definitions | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/definitions/statistics/ | View |
WFDF Rules 2021/Interface | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/interface/statistics/ | View |
WFDF Rules 2021/Quiz | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/quiz/statistics/ | View |
WFDF Rules 2021/SOTG | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/sotg/statistics/ | View |
WFDF Rules 2021/WFDF Appendix | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/wfdf-appendix/statistics/ | View |
WFDF Rules 2021/WFDF Rules | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/wfdf-rules/statistics/ | View |
WFDF Rules 2021/Website | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/website/statistics/ | View |
WFDF Rules 2021/WFDF Rules 2021 | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_WR4C1MWMvkWEJUuNh76T3KeBhCnynaAOYnZy" \
http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/definitions/translations/
Project | URL | Link |
---|---|---|
WFDF Rules 2021 | http://weblate.wfdfrules.com/api/projects/wfdf-rules-2021/repository/ | Hook |
WFDF Rules 2021/Definitions | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/definitions/repository/ | Hook |
WFDF Rules 2021/Interface | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/interface/repository/ | Hook |
WFDF Rules 2021/Quiz | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/quiz/repository/ | Hook |
WFDF Rules 2021/SOTG | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/sotg/repository/ | Hook |
WFDF Rules 2021/WFDF Appendix | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/wfdf-appendix/repository/ | Hook |
WFDF Rules 2021/WFDF Rules | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/wfdf-rules/repository/ | Hook |
WFDF Rules 2021/Website | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/website/repository/ | Hook |
WFDF Rules 2021/WFDF Rules 2021 | http://weblate.wfdfrules.com/api/components/wfdf-rules-2021/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_WR4C1MWMvkWEJUuNh76T3KeBhCnynaAOYnZy" \
http://weblate.wfdfrules.com/api/projects/wfdf-rules-2021/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | http://weblate.wfdfrules.com/hooks/github/ | The documentation has detailed instructions |
GitLab | http://weblate.wfdfrules.com/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | http://weblate.wfdfrules.com/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | http://weblate.wfdfrules.com/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | http://weblate.wfdfrules.com/hooks/azure/ | The documentation has detailed instructions |
Gitea | http://weblate.wfdfrules.com/hooks/gitea/ | The documentation has detailed instructions |