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 |
|---|---|---|
| Zourit | http://weblate.mithril.re/exports/rss/zourit/ | RSS |
| Zourit/Benevalibre | http://weblate.mithril.re/exports/rss/zourit/benevalibre/ | RSS |
| Zourit/Big Blue Button | http://weblate.mithril.re/exports/rss/zourit/bug-blue-button/ | RSS |
| Zourit/Commun | http://weblate.mithril.re/exports/rss/zourit/commun/ | RSS |
| Zourit/Etherpad | http://weblate.mithril.re/exports/rss/zourit/etherpad/ | RSS |
| Zourit/Framemo | http://weblate.mithril.re/exports/rss/zourit/framemo/ | RSS |
| Zourit/Garradin | http://weblate.mithril.re/exports/rss/zourit/garradin/ | RSS |
| Zourit/Jitsi | http://weblate.mithril.re/exports/rss/zourit/jitsi/ | RSS |
| Zourit/Nextcloud | http://weblate.mithril.re/exports/rss/zourit/nextcloud/ | RSS |
| Zourit/Peertube | http://weblate.mithril.re/exports/rss/zourit/peertube/ | RSS |
| Zourit/Survey | http://weblate.mithril.re/exports/rss/zourit/survey/ | RSS |
| Zourit/Sympa | http://weblate.mithril.re/exports/rss/zourit/sympa/ | RSS |
| Zourit/Zimbra | http://weblate.mithril.re/exports/rss/zourit/zimbra/ | RSS |
| Zourit/Zourit | http://weblate.mithril.re/exports/rss/zourit/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 |
|---|---|---|
| Zourit/Benevalibre | http://weblate.mithril.re/api/components/zourit/benevalibre/statistics/ | View |
| Zourit/Big Blue Button | http://weblate.mithril.re/api/components/zourit/bug-blue-button/statistics/ | View |
| Zourit/Commun | http://weblate.mithril.re/api/components/zourit/commun/statistics/ | View |
| Zourit/Etherpad | http://weblate.mithril.re/api/components/zourit/etherpad/statistics/ | View |
| Zourit/Framemo | http://weblate.mithril.re/api/components/zourit/framemo/statistics/ | View |
| Zourit/Garradin | http://weblate.mithril.re/api/components/zourit/garradin/statistics/ | View |
| Zourit/Jitsi | http://weblate.mithril.re/api/components/zourit/jitsi/statistics/ | View |
| Zourit/Nextcloud | http://weblate.mithril.re/api/components/zourit/nextcloud/statistics/ | View |
| Zourit/Peertube | http://weblate.mithril.re/api/components/zourit/peertube/statistics/ | View |
| Zourit/Survey | http://weblate.mithril.re/api/components/zourit/survey/statistics/ | View |
| Zourit/Sympa | http://weblate.mithril.re/api/components/zourit/sympa/statistics/ | View |
| Zourit/Zimbra | http://weblate.mithril.re/api/components/zourit/zimbra/statistics/ | View |
| Zourit/Zourit | http://weblate.mithril.re/api/components/zourit/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_lJgjgdsxSCGR8oCp2BiEAPuIxla0PQhKbnRs" \
http://weblate.mithril.re/api/components/zourit/benevalibre/translations/
| Project | URL | Link |
|---|---|---|
| Zourit | http://weblate.mithril.re/api/projects/zourit/repository/ | Hook |
| Zourit/Benevalibre | http://weblate.mithril.re/api/components/zourit/benevalibre/repository/ | Hook |
| Zourit/Big Blue Button | http://weblate.mithril.re/api/components/zourit/bug-blue-button/repository/ | Hook |
| Zourit/Commun | http://weblate.mithril.re/api/components/zourit/commun/repository/ | Hook |
| Zourit/Etherpad | http://weblate.mithril.re/api/components/zourit/etherpad/repository/ | Hook |
| Zourit/Framemo | http://weblate.mithril.re/api/components/zourit/framemo/repository/ | Hook |
| Zourit/Garradin | http://weblate.mithril.re/api/components/zourit/garradin/repository/ | Hook |
| Zourit/Jitsi | http://weblate.mithril.re/api/components/zourit/jitsi/repository/ | Hook |
| Zourit/Nextcloud | http://weblate.mithril.re/api/components/zourit/nextcloud/repository/ | Hook |
| Zourit/Peertube | http://weblate.mithril.re/api/components/zourit/peertube/repository/ | Hook |
| Zourit/Survey | http://weblate.mithril.re/api/components/zourit/survey/repository/ | Hook |
| Zourit/Sympa | http://weblate.mithril.re/api/components/zourit/sympa/repository/ | Hook |
| Zourit/Zimbra | http://weblate.mithril.re/api/components/zourit/zimbra/repository/ | Hook |
| Zourit/Zourit | http://weblate.mithril.re/api/components/zourit/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_lJgjgdsxSCGR8oCp2BiEAPuIxla0PQhKbnRs" \
http://weblate.mithril.re/api/projects/zourit/repository/
Weblate also supports direct notifications from several code hosting sites:
| Hosting site | URL | Note |
|---|---|---|
| GitHub | http://weblate.mithril.re/hooks/github/ | The documentation has detailed instructions |
| GitLab | http://weblate.mithril.re/hooks/gitlab/ | The documentation has detailed instructions |
| Bitbucket | http://weblate.mithril.re/hooks/bitbucket/ | The documentation has detailed instructions |
| Pagure | http://weblate.mithril.re/hooks/pagure/ | The documentation has detailed instructions |
| Azure Repos | http://weblate.mithril.re/hooks/azure/ | The documentation has detailed instructions |
| Gitea | http://weblate.mithril.re/hooks/gitea/ | The documentation has detailed instructions |