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 |
---|---|---|
Smart Contact Reminder | https://weblate.lat.sk/exports/rss/smart-contact-reminder/ | RSS |
Smart Contact Reminder/Android app | https://weblate.lat.sk/exports/rss/smart-contact-reminder/android-app/ | RSS |
Smart Contact Reminder/Play store metadata | https://weblate.lat.sk/exports/rss/smart-contact-reminder/play-store-metadata/ | RSS |
Smart Contact Reminder/Smart Contact Reminder | https://weblate.lat.sk/exports/rss/smart-contact-reminder/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 |
---|---|---|
Smart Contact Reminder/Android app | https://weblate.lat.sk/api/components/smart-contact-reminder/android-app/statistics/ | View |
Smart Contact Reminder/Play store metadata | https://weblate.lat.sk/api/components/smart-contact-reminder/play-store-metadata/statistics/ | View |
Smart Contact Reminder/Smart Contact Reminder | https://weblate.lat.sk/api/components/smart-contact-reminder/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token FltMR54VmkQZwakhu3F1Xqz2AyBxhvUlLLIRUvHt" \ https://weblate.lat.sk/api/components/smart-contact-reminder/android-app/translations/
Project | URL | Link |
---|---|---|
Smart Contact Reminder | https://weblate.lat.sk/api/projects/smart-contact-reminder/repository/ | Hook |
Smart Contact Reminder/Android app | https://weblate.lat.sk/api/components/smart-contact-reminder/android-app/repository/ | Hook |
Smart Contact Reminder/Play store metadata | https://weblate.lat.sk/api/components/smart-contact-reminder/play-store-metadata/repository/ | Hook |
Smart Contact Reminder/Smart Contact Reminder | https://weblate.lat.sk/api/components/smart-contact-reminder/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token FltMR54VmkQZwakhu3F1Xqz2AyBxhvUlLLIRUvHt" \ https://weblate.lat.sk/api/projects/smart-contact-reminder/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://weblate.lat.sk/hooks/github/ | The documentation has detailed instructions |
GitLab | https://weblate.lat.sk/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://weblate.lat.sk/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://weblate.lat.sk/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://weblate.lat.sk/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://weblate.lat.sk/hooks/gitea/ | The documentation has detailed instructions |