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 |
---|---|---|
Page renderer mobile | http://translate.ocsprd.io/exports/rss/page-renderer-mobile/ | RSS |
Page renderer mobile/common | http://translate.ocsprd.io/exports/rss/page-renderer-mobile/common/ | RSS |
Page renderer mobile/flame to flame | http://translate.ocsprd.io/exports/rss/page-renderer-mobile/flame-to-flame/ | RSS |
Page renderer mobile/paris-2024 | http://translate.ocsprd.io/exports/rss/page-renderer-mobile/paris-2024/ | RSS |
Page renderer mobile/spectator-experience | http://translate.ocsprd.io/exports/rss/page-renderer-mobile/spectator-experience/ | RSS |
Page renderer mobile/Page renderer mobile | http://translate.ocsprd.io/exports/rss/page-renderer-mobile/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 |
---|---|---|
Page renderer mobile/common | http://translate.ocsprd.io/api/components/page-renderer-mobile/common/statistics/ | View |
Page renderer mobile/flame to flame | http://translate.ocsprd.io/api/components/page-renderer-mobile/flame-to-flame/statistics/ | View |
Page renderer mobile/paris-2024 | http://translate.ocsprd.io/api/components/page-renderer-mobile/paris-2024/statistics/ | View |
Page renderer mobile/spectator-experience | http://translate.ocsprd.io/api/components/page-renderer-mobile/spectator-experience/statistics/ | View |
Page renderer mobile/Page renderer mobile | http://translate.ocsprd.io/api/components/page-renderer-mobile/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token 6AHEIMzAhmFxz9gSod1jWBvPEWG8TXC2GrCFzVFF" \
http://translate.ocsprd.io/api/components/page-renderer-mobile/common/translations/
Project | URL | Link |
---|---|---|
Page renderer mobile | http://translate.ocsprd.io/api/projects/page-renderer-mobile/repository/ | Hook |
Page renderer mobile/common | http://translate.ocsprd.io/api/components/page-renderer-mobile/common/repository/ | Hook |
Page renderer mobile/flame to flame | http://translate.ocsprd.io/api/components/page-renderer-mobile/flame-to-flame/repository/ | Hook |
Page renderer mobile/paris-2024 | http://translate.ocsprd.io/api/components/page-renderer-mobile/paris-2024/repository/ | Hook |
Page renderer mobile/spectator-experience | http://translate.ocsprd.io/api/components/page-renderer-mobile/spectator-experience/repository/ | Hook |
Page renderer mobile/Page renderer mobile | http://translate.ocsprd.io/api/components/page-renderer-mobile/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token 6AHEIMzAhmFxz9gSod1jWBvPEWG8TXC2GrCFzVFF" \
http://translate.ocsprd.io/api/projects/page-renderer-mobile/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | http://translate.ocsprd.io/hooks/github/ | The documentation has detailed instructions |
GitLab | http://translate.ocsprd.io/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | http://translate.ocsprd.io/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | http://translate.ocsprd.io/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | http://translate.ocsprd.io/hooks/azure/ | The documentation has detailed instructions |
Gitea | http://translate.ocsprd.io/hooks/gitea/ | The documentation has detailed instructions |