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 |
---|---|---|
Thrive | https://translate.revolutionarygamesstudio.com/exports/rss/thrive/ | RSS |
Thrive/Thrive Game | https://translate.revolutionarygamesstudio.com/exports/rss/thrive/thrive-game/ | RSS |
Thrive/Thrive Store Pages | https://translate.revolutionarygamesstudio.com/exports/rss/thrive/thrive-store-pages/ | RSS |
Thrive/Thrive Launcher | https://translate.revolutionarygamesstudio.com/exports/rss/thrive/thrive-launcher/ | RSS |
Thrive/Thrive | https://translate.revolutionarygamesstudio.com/exports/rss/thrive/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 |
---|---|---|
Thrive/Thrive Game | https://translate.revolutionarygamesstudio.com/api/components/thrive/thrive-game/statistics/ | View |
Thrive/Thrive Store Pages | https://translate.revolutionarygamesstudio.com/api/components/thrive/thrive-store-pages/statistics/ | View |
Thrive/Thrive Launcher | https://translate.revolutionarygamesstudio.com/api/components/thrive/thrive-launcher/statistics/ | View |
Thrive/Thrive | https://translate.revolutionarygamesstudio.com/api/components/thrive/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token cRNo1twU8v25yFuYRmSflHBjo3rtRCsC2Is8Wlly" \
https://translate.revolutionarygamesstudio.com/api/components/thrive/thrive-game/translations/
Project | URL | Link |
---|---|---|
Thrive | https://translate.revolutionarygamesstudio.com/api/projects/thrive/repository/ | Hook |
Thrive/Thrive Game | https://translate.revolutionarygamesstudio.com/api/components/thrive/thrive-game/repository/ | Hook |
Thrive/Thrive Store Pages | https://translate.revolutionarygamesstudio.com/api/components/thrive/thrive-store-pages/repository/ | Hook |
Thrive/Thrive Launcher | https://translate.revolutionarygamesstudio.com/api/components/thrive/thrive-launcher/repository/ | Hook |
Thrive/Thrive | https://translate.revolutionarygamesstudio.com/api/components/thrive/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token cRNo1twU8v25yFuYRmSflHBjo3rtRCsC2Is8Wlly" \
https://translate.revolutionarygamesstudio.com/api/projects/thrive/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://translate.revolutionarygamesstudio.com/hooks/github/ | The documentation has detailed instructions |
GitLab | https://translate.revolutionarygamesstudio.com/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://translate.revolutionarygamesstudio.com/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://translate.revolutionarygamesstudio.com/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://translate.revolutionarygamesstudio.com/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://translate.revolutionarygamesstudio.com/hooks/gitea/ | The documentation has detailed instructions |