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 |
---|---|---|
Gammu | https://hosted.weblate.org/exports/rss/gammu/ | RSS |
Gammu/Gammu: Application | https://hosted.weblate.org/exports/rss/gammu/gammu/ | RSS |
Gammu/Gammu: Documentation | https://hosted.weblate.org/exports/rss/gammu/gammu-docs/ | RSS |
Gammu/Gammu: Library | https://hosted.weblate.org/exports/rss/gammu/libgammu/ | RSS |
Gammu/Wammu: Application | https://hosted.weblate.org/exports/rss/gammu/wammu/ | RSS |
Gammu/Wammu: Documentation | https://hosted.weblate.org/exports/rss/gammu/wammu-doc/ | RSS |
Gammu/Website | https://hosted.weblate.org/exports/rss/gammu/website/ | RSS |
Gammu/Gammu | https://hosted.weblate.org/exports/rss/gammu/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 |
---|---|---|
Gammu/Gammu: Application | https://hosted.weblate.org/api/components/gammu/gammu/statistics/ | View |
Gammu/Gammu: Documentation | https://hosted.weblate.org/api/components/gammu/gammu-docs/statistics/ | View |
Gammu/Gammu: Library | https://hosted.weblate.org/api/components/gammu/libgammu/statistics/ | View |
Gammu/Wammu: Application | https://hosted.weblate.org/api/components/gammu/wammu/statistics/ | View |
Gammu/Wammu: Documentation | https://hosted.weblate.org/api/components/gammu/wammu-doc/statistics/ | View |
Gammu/Website | https://hosted.weblate.org/api/components/gammu/website/statistics/ | View |
Gammu/Gammu | https://hosted.weblate.org/api/components/gammu/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/gammu/gammu/translations/
Project | URL | Link |
---|---|---|
Gammu | https://hosted.weblate.org/api/projects/gammu/repository/ | Hook |
Gammu/Gammu: Application | https://hosted.weblate.org/api/components/gammu/gammu/repository/ | Hook |
Gammu/Gammu: Documentation | https://hosted.weblate.org/api/components/gammu/gammu-docs/repository/ | Hook |
Gammu/Gammu: Library | https://hosted.weblate.org/api/components/gammu/libgammu/repository/ | Hook |
Gammu/Wammu: Application | https://hosted.weblate.org/api/components/gammu/wammu/repository/ | Hook |
Gammu/Wammu: Documentation | https://hosted.weblate.org/api/components/gammu/wammu-doc/repository/ | Hook |
Gammu/Website | https://hosted.weblate.org/api/components/gammu/website/repository/ | Hook |
Gammu/Gammu | https://hosted.weblate.org/api/components/gammu/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/gammu/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 |