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 |
|---|---|---|
| Start | http://weblate.unicoplay.tech/exports/rss/start/ | RSS |
| Start/Android | http://weblate.unicoplay.tech/exports/rss/start/android/ | RSS |
| Start/Android Kids | http://weblate.unicoplay.tech/exports/rss/start/android-kids/ | RSS |
| Start/Android-Plurals | http://weblate.unicoplay.tech/exports/rss/start/android-plurals/ | RSS |
| Start/AndroidTV | http://weblate.unicoplay.tech/exports/rss/start/androidtv/ | RSS |
| Start/[DEPRECATED]SmartTV | http://weblate.unicoplay.tech/exports/rss/start/smarttv/ | RSS |
| Start/firebase | http://weblate.unicoplay.tech/exports/rss/start/firebase/ | RSS |
| Start/Global-Web | http://weblate.unicoplay.tech/exports/rss/start/global-web/ | RSS |
| Start/ios | http://weblate.unicoplay.tech/exports/rss/start/ios/ | RSS |
| Start/ROKU | http://weblate.unicoplay.tech/exports/rss/start/roku/ | RSS |
| Start/SmartTV - PaymentForm | http://weblate.unicoplay.tech/exports/rss/start/smarttv-paymentform/ | RSS |
| Start/SmarTV | http://weblate.unicoplay.tech/exports/rss/start/smartv/ | RSS |
| Start/tvOS | http://weblate.unicoplay.tech/exports/rss/start/tvos/ | RSS |
| Start/Web | http://weblate.unicoplay.tech/exports/rss/start/web/ | RSS |
| Start/Web - PaymentForm | http://weblate.unicoplay.tech/exports/rss/start/web-paymentform/ | RSS |
| Start/Web - PaymentForm Global | http://weblate.unicoplay.tech/exports/rss/start/web-paymentform-global/ | RSS |
| Start/Start | http://weblate.unicoplay.tech/exports/rss/start/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 |
|---|---|---|
| Start/Android | http://weblate.unicoplay.tech/api/components/start/android/statistics/ | View |
| Start/Android Kids | http://weblate.unicoplay.tech/api/components/start/android-kids/statistics/ | View |
| Start/Android-Plurals | http://weblate.unicoplay.tech/api/components/start/android-plurals/statistics/ | View |
| Start/AndroidTV | http://weblate.unicoplay.tech/api/components/start/androidtv/statistics/ | View |
| Start/[DEPRECATED]SmartTV | http://weblate.unicoplay.tech/api/components/start/smarttv/statistics/ | View |
| Start/firebase | http://weblate.unicoplay.tech/api/components/start/firebase/statistics/ | View |
| Start/Global-Web | http://weblate.unicoplay.tech/api/components/start/global-web/statistics/ | View |
| Start/ios | http://weblate.unicoplay.tech/api/components/start/ios/statistics/ | View |
| Start/ROKU | http://weblate.unicoplay.tech/api/components/start/roku/statistics/ | View |
| Start/SmartTV - PaymentForm | http://weblate.unicoplay.tech/api/components/start/smarttv-paymentform/statistics/ | View |
| Start/SmarTV | http://weblate.unicoplay.tech/api/components/start/smartv/statistics/ | View |
| Start/tvOS | http://weblate.unicoplay.tech/api/components/start/tvos/statistics/ | View |
| Start/Web | http://weblate.unicoplay.tech/api/components/start/web/statistics/ | View |
| Start/Web - PaymentForm | http://weblate.unicoplay.tech/api/components/start/web-paymentform/statistics/ | View |
| Start/Web - PaymentForm Global | http://weblate.unicoplay.tech/api/components/start/web-paymentform-global/statistics/ | View |
| Start/Start | http://weblate.unicoplay.tech/api/components/start/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_1HRnN5EfvKiGGT5Csh3DMH1tVlXj9kTbwDoR" \
http://weblate.unicoplay.tech/api/components/start/android/translations/
| Project | URL | Link |
|---|---|---|
| Start | http://weblate.unicoplay.tech/api/projects/start/repository/ | Hook |
| Start/Android | http://weblate.unicoplay.tech/api/components/start/android/repository/ | Hook |
| Start/Android Kids | http://weblate.unicoplay.tech/api/components/start/android-kids/repository/ | Hook |
| Start/Android-Plurals | http://weblate.unicoplay.tech/api/components/start/android-plurals/repository/ | Hook |
| Start/AndroidTV | http://weblate.unicoplay.tech/api/components/start/androidtv/repository/ | Hook |
| Start/[DEPRECATED]SmartTV | http://weblate.unicoplay.tech/api/components/start/smarttv/repository/ | Hook |
| Start/firebase | http://weblate.unicoplay.tech/api/components/start/firebase/repository/ | Hook |
| Start/Global-Web | http://weblate.unicoplay.tech/api/components/start/global-web/repository/ | Hook |
| Start/ios | http://weblate.unicoplay.tech/api/components/start/ios/repository/ | Hook |
| Start/ROKU | http://weblate.unicoplay.tech/api/components/start/roku/repository/ | Hook |
| Start/SmartTV - PaymentForm | http://weblate.unicoplay.tech/api/components/start/smarttv-paymentform/repository/ | Hook |
| Start/SmarTV | http://weblate.unicoplay.tech/api/components/start/smartv/repository/ | Hook |
| Start/tvOS | http://weblate.unicoplay.tech/api/components/start/tvos/repository/ | Hook |
| Start/Web | http://weblate.unicoplay.tech/api/components/start/web/repository/ | Hook |
| Start/Web - PaymentForm | http://weblate.unicoplay.tech/api/components/start/web-paymentform/repository/ | Hook |
| Start/Web - PaymentForm Global | http://weblate.unicoplay.tech/api/components/start/web-paymentform-global/repository/ | Hook |
| Start/Start | http://weblate.unicoplay.tech/api/components/start/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_1HRnN5EfvKiGGT5Csh3DMH1tVlXj9kTbwDoR" \
http://weblate.unicoplay.tech/api/projects/start/repository/
Weblate also supports direct notifications from several code hosting sites:
| Hosting site | URL | Note |
|---|---|---|
| GitHub | http://weblate.unicoplay.tech/hooks/github/ | The documentation has detailed instructions |
| GitLab | http://weblate.unicoplay.tech/hooks/gitlab/ | The documentation has detailed instructions |
| Bitbucket | http://weblate.unicoplay.tech/hooks/bitbucket/ | The documentation has detailed instructions |
| Pagure | http://weblate.unicoplay.tech/hooks/pagure/ | The documentation has detailed instructions |
| Azure Repos | http://weblate.unicoplay.tech/hooks/azure/ | The documentation has detailed instructions |
| Gitea | http://weblate.unicoplay.tech/hooks/gitea/ | The documentation has detailed instructions |