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 |
---|---|---|
phpMyAdmin | https://hosted.weblate.org/exports/rss/phpmyadmin/ | RSS |
phpMyAdmin/4.9 | https://hosted.weblate.org/exports/rss/phpmyadmin/4-9/ | RSS |
phpMyAdmin/5.1 | https://hosted.weblate.org/exports/rss/phpmyadmin/5-1/ | RSS |
phpMyAdmin/5.2 | https://hosted.weblate.org/exports/rss/phpmyadmin/5-2/ | RSS |
phpMyAdmin/Debian | https://hosted.weblate.org/exports/rss/phpmyadmin/debian/ | RSS |
phpMyAdmin/Development | https://hosted.weblate.org/exports/rss/phpmyadmin/master/ | RSS |
phpMyAdmin/Documentation | https://hosted.weblate.org/exports/rss/phpmyadmin/documentation/ | RSS |
phpMyAdmin/SQL parser | https://hosted.weblate.org/exports/rss/phpmyadmin/sql-parser/ | RSS |
phpMyAdmin/phpMyAdmin | https://hosted.weblate.org/exports/rss/phpmyadmin/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 |
---|---|---|
phpMyAdmin/4.9 | https://hosted.weblate.org/api/components/phpmyadmin/4-9/statistics/ | View |
phpMyAdmin/5.1 | https://hosted.weblate.org/api/components/phpmyadmin/5-1/statistics/ | View |
phpMyAdmin/5.2 | https://hosted.weblate.org/api/components/phpmyadmin/5-2/statistics/ | View |
phpMyAdmin/Debian | https://hosted.weblate.org/api/components/phpmyadmin/debian/statistics/ | View |
phpMyAdmin/Development | https://hosted.weblate.org/api/components/phpmyadmin/master/statistics/ | View |
phpMyAdmin/Documentation | https://hosted.weblate.org/api/components/phpmyadmin/documentation/statistics/ | View |
phpMyAdmin/SQL parser | https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/statistics/ | View |
phpMyAdmin/phpMyAdmin | https://hosted.weblate.org/api/components/phpmyadmin/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/phpmyadmin/4-9/translations/
Project | URL | Link |
---|---|---|
phpMyAdmin | https://hosted.weblate.org/api/projects/phpmyadmin/repository/ | Hook |
phpMyAdmin/4.9 | https://hosted.weblate.org/api/components/phpmyadmin/4-9/repository/ | Hook |
phpMyAdmin/5.1 | https://hosted.weblate.org/api/components/phpmyadmin/5-1/repository/ | Hook |
phpMyAdmin/5.2 | https://hosted.weblate.org/api/components/phpmyadmin/5-2/repository/ | Hook |
phpMyAdmin/Debian | https://hosted.weblate.org/api/components/phpmyadmin/debian/repository/ | Hook |
phpMyAdmin/Development | https://hosted.weblate.org/api/components/phpmyadmin/master/repository/ | Hook |
phpMyAdmin/Documentation | https://hosted.weblate.org/api/components/phpmyadmin/documentation/repository/ | Hook |
phpMyAdmin/SQL parser | https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/repository/ | Hook |
phpMyAdmin/phpMyAdmin | https://hosted.weblate.org/api/components/phpmyadmin/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/phpmyadmin/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 |