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 |
---|---|---|
Crystal Linux | https://hosted.weblate.org/exports/rss/crystal-linux/ | RSS |
Crystal Linux/Amethyst | https://hosted.weblate.org/exports/rss/crystal-linux/amethyst/ | RSS |
Crystal Linux/Jade GUI | https://hosted.weblate.org/exports/rss/crystal-linux/jade-gui/ | RSS |
Crystal Linux/Website Common | https://hosted.weblate.org/exports/rss/crystal-linux/website-common/ | RSS |
Crystal Linux/Website Home | https://hosted.weblate.org/exports/rss/crystal-linux/website-home/ | RSS |
Crystal Linux/Website Meta | https://hosted.weblate.org/exports/rss/crystal-linux/website-meta/ | RSS |
Crystal Linux/Website Navbar | https://hosted.weblate.org/exports/rss/crystal-linux/website-navbar/ | RSS |
Crystal Linux/Crystal Linux | https://hosted.weblate.org/exports/rss/crystal-linux/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 |
---|---|---|
Crystal Linux/Amethyst | https://hosted.weblate.org/api/components/crystal-linux/amethyst/statistics/ | View |
Crystal Linux/Jade GUI | https://hosted.weblate.org/api/components/crystal-linux/jade-gui/statistics/ | View |
Crystal Linux/Website Common | https://hosted.weblate.org/api/components/crystal-linux/website-common/statistics/ | View |
Crystal Linux/Website Home | https://hosted.weblate.org/api/components/crystal-linux/website-home/statistics/ | View |
Crystal Linux/Website Meta | https://hosted.weblate.org/api/components/crystal-linux/website-meta/statistics/ | View |
Crystal Linux/Website Navbar | https://hosted.weblate.org/api/components/crystal-linux/website-navbar/statistics/ | View |
Crystal Linux/Crystal Linux | https://hosted.weblate.org/api/components/crystal-linux/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/crystal-linux/amethyst/translations/
Project | URL | Link |
---|---|---|
Crystal Linux | https://hosted.weblate.org/api/projects/crystal-linux/repository/ | Hook |
Crystal Linux/Amethyst | https://hosted.weblate.org/api/components/crystal-linux/amethyst/repository/ | Hook |
Crystal Linux/Jade GUI | https://hosted.weblate.org/api/components/crystal-linux/jade-gui/repository/ | Hook |
Crystal Linux/Website Common | https://hosted.weblate.org/api/components/crystal-linux/website-common/repository/ | Hook |
Crystal Linux/Website Home | https://hosted.weblate.org/api/components/crystal-linux/website-home/repository/ | Hook |
Crystal Linux/Website Meta | https://hosted.weblate.org/api/components/crystal-linux/website-meta/repository/ | Hook |
Crystal Linux/Website Navbar | https://hosted.weblate.org/api/components/crystal-linux/website-navbar/repository/ | Hook |
Crystal Linux/Crystal Linux | https://hosted.weblate.org/api/components/crystal-linux/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/crystal-linux/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 |