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 |
---|---|---|
Olympic experience | http://translate.ocsprd.io/exports/rss/olympic-experience/ | RSS |
Olympic experience/common | http://translate.ocsprd.io/exports/rss/olympic-experience/common/ | RSS |
Olympic experience/exception | http://translate.ocsprd.io/exports/rss/olympic-experience/exception/ | RSS |
Olympic experience/footer | http://translate.ocsprd.io/exports/rss/olympic-experience/footer/ | RSS |
Olympic experience/header | http://translate.ocsprd.io/exports/rss/olympic-experience/header/ | RSS |
Olympic experience/non-game-results | http://translate.ocsprd.io/exports/rss/olympic-experience/non-game-results/ | RSS |
Olympic experience/past-games | http://translate.ocsprd.io/exports/rss/olympic-experience/past-games/ | RSS |
Olympic experience/schedule | http://translate.ocsprd.io/exports/rss/olympic-experience/schedule/ | RSS |
Olympic experience/Olympic experience | http://translate.ocsprd.io/exports/rss/olympic-experience/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 |
---|---|---|
Olympic experience/common | http://translate.ocsprd.io/api/components/olympic-experience/common/statistics/ | View |
Olympic experience/exception | http://translate.ocsprd.io/api/components/olympic-experience/exception/statistics/ | View |
Olympic experience/footer | http://translate.ocsprd.io/api/components/olympic-experience/footer/statistics/ | View |
Olympic experience/header | http://translate.ocsprd.io/api/components/olympic-experience/header/statistics/ | View |
Olympic experience/non-game-results | http://translate.ocsprd.io/api/components/olympic-experience/non-game-results/statistics/ | View |
Olympic experience/past-games | http://translate.ocsprd.io/api/components/olympic-experience/past-games/statistics/ | View |
Olympic experience/schedule | http://translate.ocsprd.io/api/components/olympic-experience/schedule/statistics/ | View |
Olympic experience/Olympic experience | http://translate.ocsprd.io/api/components/olympic-experience/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/olympic-experience/common/translations/
Project | URL | Link |
---|---|---|
Olympic experience | http://translate.ocsprd.io/api/projects/olympic-experience/repository/ | Hook |
Olympic experience/common | http://translate.ocsprd.io/api/components/olympic-experience/common/repository/ | Hook |
Olympic experience/exception | http://translate.ocsprd.io/api/components/olympic-experience/exception/repository/ | Hook |
Olympic experience/footer | http://translate.ocsprd.io/api/components/olympic-experience/footer/repository/ | Hook |
Olympic experience/header | http://translate.ocsprd.io/api/components/olympic-experience/header/repository/ | Hook |
Olympic experience/non-game-results | http://translate.ocsprd.io/api/components/olympic-experience/non-game-results/repository/ | Hook |
Olympic experience/past-games | http://translate.ocsprd.io/api/components/olympic-experience/past-games/repository/ | Hook |
Olympic experience/schedule | http://translate.ocsprd.io/api/components/olympic-experience/schedule/repository/ | Hook |
Olympic experience/Olympic experience | http://translate.ocsprd.io/api/components/olympic-experience/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/olympic-experience/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 |