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 |
---|---|---|
wallabag | https://hosted.weblate.org/exports/rss/wallabag/ | RSS |
wallabag/App (Android) | https://hosted.weblate.org/exports/rss/wallabag/android-app/ | RSS |
wallabag/App (iOS) | https://hosted.weblate.org/exports/rss/wallabag/ios-app/ | RSS |
wallabag/App setting (iOS) | https://hosted.weblate.org/exports/rss/wallabag/ios-app-setting/ | RSS |
wallabag/Config (web) | https://hosted.weblate.org/exports/rss/wallabag/craue-config/ | RSS |
wallabag/Messages (web) | https://hosted.weblate.org/exports/rss/wallabag/messages/ | RSS |
wallabag/User (web) | https://hosted.weblate.org/exports/rss/wallabag/user/ | RSS |
wallabag/Validators (web) | https://hosted.weblate.org/exports/rss/wallabag/validators/ | RSS |
wallabag/Wallabagger | https://hosted.weblate.org/exports/rss/wallabag/wallabagger/ | RSS |
wallabag/wallabag | https://hosted.weblate.org/exports/rss/wallabag/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 |
---|---|---|
wallabag/App (Android) | https://hosted.weblate.org/api/components/wallabag/android-app/statistics/ | View |
wallabag/App (iOS) | https://hosted.weblate.org/api/components/wallabag/ios-app/statistics/ | View |
wallabag/App setting (iOS) | https://hosted.weblate.org/api/components/wallabag/ios-app-setting/statistics/ | View |
wallabag/Config (web) | https://hosted.weblate.org/api/components/wallabag/craue-config/statistics/ | View |
wallabag/Messages (web) | https://hosted.weblate.org/api/components/wallabag/messages/statistics/ | View |
wallabag/User (web) | https://hosted.weblate.org/api/components/wallabag/user/statistics/ | View |
wallabag/Validators (web) | https://hosted.weblate.org/api/components/wallabag/validators/statistics/ | View |
wallabag/Wallabagger | https://hosted.weblate.org/api/components/wallabag/wallabagger/statistics/ | View |
wallabag/wallabag | https://hosted.weblate.org/api/components/wallabag/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \ https://hosted.weblate.org/api/components/wallabag/android-app/translations/
Project | URL | Link |
---|---|---|
wallabag | https://hosted.weblate.org/api/projects/wallabag/repository/ | Hook |
wallabag/App (Android) | https://hosted.weblate.org/api/components/wallabag/android-app/repository/ | Hook |
wallabag/App (iOS) | https://hosted.weblate.org/api/components/wallabag/ios-app/repository/ | Hook |
wallabag/App setting (iOS) | https://hosted.weblate.org/api/components/wallabag/ios-app-setting/repository/ | Hook |
wallabag/Config (web) | https://hosted.weblate.org/api/components/wallabag/craue-config/repository/ | Hook |
wallabag/Messages (web) | https://hosted.weblate.org/api/components/wallabag/messages/repository/ | Hook |
wallabag/User (web) | https://hosted.weblate.org/api/components/wallabag/user/repository/ | Hook |
wallabag/Validators (web) | https://hosted.weblate.org/api/components/wallabag/validators/repository/ | Hook |
wallabag/Wallabagger | https://hosted.weblate.org/api/components/wallabag/wallabagger/repository/ | Hook |
wallabag/wallabag | https://hosted.weblate.org/api/components/wallabag/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \ https://hosted.weblate.org/api/projects/wallabag/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://hosted.weblate.org/hooks/github/ | The documentation has detailed instructions |
GitLab | https://hosted.weblate.org/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://hosted.weblate.org/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://hosted.weblate.org/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://hosted.weblate.org/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://hosted.weblate.org/hooks/gitea/ | The documentation has detailed instructions |