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 |
---|---|---|
F-Droid Classic | https://weblate.bubu1.eu/exports/rss/f-droid-classic/ | RSS |
F-Droid Classic/F-Droid Classic App | https://weblate.bubu1.eu/exports/rss/f-droid-classic/f-droid-classic-app/ | RSS |
F-Droid Classic/PrivExt | https://weblate.bubu1.eu/exports/rss/f-droid-classic/privext/ | RSS |
F-Droid Classic/Store metadata | https://weblate.bubu1.eu/exports/rss/f-droid-classic/store-metadata/ | RSS |
F-Droid Classic/F-Droid Classic | https://weblate.bubu1.eu/exports/rss/f-droid-classic/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 |
---|---|---|
F-Droid Classic/F-Droid Classic App | https://weblate.bubu1.eu/api/components/f-droid-classic/f-droid-classic-app/statistics/ | View |
F-Droid Classic/PrivExt | https://weblate.bubu1.eu/api/components/f-droid-classic/privext/statistics/ | View |
F-Droid Classic/Store metadata | https://weblate.bubu1.eu/api/components/f-droid-classic/store-metadata/statistics/ | View |
F-Droid Classic/F-Droid Classic | https://weblate.bubu1.eu/api/components/f-droid-classic/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token u2Mx9zfXpeeXy6WJGSfhno84cqZDQhIsit9XSuwz" \ https://weblate.bubu1.eu/api/components/f-droid-classic/f-droid-classic-app/translations/
Project | URL | Link |
---|---|---|
F-Droid Classic | https://weblate.bubu1.eu/api/projects/f-droid-classic/repository/ | Hook |
F-Droid Classic/F-Droid Classic App | https://weblate.bubu1.eu/api/components/f-droid-classic/f-droid-classic-app/repository/ | Hook |
F-Droid Classic/PrivExt | https://weblate.bubu1.eu/api/components/f-droid-classic/privext/repository/ | Hook |
F-Droid Classic/Store metadata | https://weblate.bubu1.eu/api/components/f-droid-classic/store-metadata/repository/ | Hook |
F-Droid Classic/F-Droid Classic | https://weblate.bubu1.eu/api/components/f-droid-classic/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token u2Mx9zfXpeeXy6WJGSfhno84cqZDQhIsit9XSuwz" \ https://weblate.bubu1.eu/api/projects/f-droid-classic/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://weblate.bubu1.eu/hooks/github/ | The documentation has detailed instructions |
GitLab | https://weblate.bubu1.eu/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://weblate.bubu1.eu/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://weblate.bubu1.eu/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://weblate.bubu1.eu/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://weblate.bubu1.eu/hooks/gitea/ | The documentation has detailed instructions |