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 |
---|---|---|
BI-v7 | http://124.71.185.90:8080/exports/rss/BI-V7/ | RSS |
BI-v7/datafusion | http://124.71.185.90:8080/exports/rss/BI-V7/datafusion/ | RSS |
BI-v7/decison | http://124.71.185.90:8080/exports/rss/BI-V7/decison/ | RSS |
BI-v7/foundation | http://124.71.185.90:8080/exports/rss/BI-V7/foundation/ | RSS |
BI-v7/spider | http://124.71.185.90:8080/exports/rss/BI-V7/spider/ | RSS |
BI-v7/swift | http://124.71.185.90:8080/exports/rss/BI-V7/swift/ | RSS |
BI-v7/v7web | http://124.71.185.90:8080/exports/rss/BI-V7/v7web/ | RSS |
BI-v7/Glossary | http://124.71.185.90:8080/exports/rss/BI-V7/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 |
---|---|---|
BI-v7/datafusion | http://124.71.185.90:8080/api/components/BI-V7/datafusion/statistics/ | View |
BI-v7/decison | http://124.71.185.90:8080/api/components/BI-V7/decison/statistics/ | View |
BI-v7/foundation | http://124.71.185.90:8080/api/components/BI-V7/foundation/statistics/ | View |
BI-v7/spider | http://124.71.185.90:8080/api/components/BI-V7/spider/statistics/ | View |
BI-v7/swift | http://124.71.185.90:8080/api/components/BI-V7/swift/statistics/ | View |
BI-v7/v7web | http://124.71.185.90:8080/api/components/BI-V7/v7web/statistics/ | View |
BI-v7/Glossary | http://124.71.185.90:8080/api/components/BI-V7/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token wlu_g9lIV2113QYWSOlPlLuybvyDzxJUnjYcjkay" \ http://124.71.185.90:8080/api/components/BI-V7/datafusion/translations/
Project | URL | Link |
---|---|---|
BI-v7 | http://124.71.185.90:8080/api/projects/BI-V7/repository/ | Hook |
BI-v7/datafusion | http://124.71.185.90:8080/api/components/BI-V7/datafusion/repository/ | Hook |
BI-v7/decison | http://124.71.185.90:8080/api/components/BI-V7/decison/repository/ | Hook |
BI-v7/foundation | http://124.71.185.90:8080/api/components/BI-V7/foundation/repository/ | Hook |
BI-v7/spider | http://124.71.185.90:8080/api/components/BI-V7/spider/repository/ | Hook |
BI-v7/swift | http://124.71.185.90:8080/api/components/BI-V7/swift/repository/ | Hook |
BI-v7/v7web | http://124.71.185.90:8080/api/components/BI-V7/v7web/repository/ | Hook |
BI-v7/Glossary | http://124.71.185.90:8080/api/components/BI-V7/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token wlu_g9lIV2113QYWSOlPlLuybvyDzxJUnjYcjkay" \ http://124.71.185.90:8080/api/projects/BI-V7/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | http://124.71.185.90:8080/hooks/github/ | The documentation has detailed instructions |
GitLab | http://124.71.185.90:8080/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | http://124.71.185.90:8080/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | http://124.71.185.90:8080/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | http://124.71.185.90:8080/hooks/azure/ | The documentation has detailed instructions |
Gitea | http://124.71.185.90:8080/hooks/gitea/ | The documentation has detailed instructions |