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 |
---|---|---|
droid-ng | http://translate.nift4.org/exports/rss/droid-ng/ | RSS |
droid-ng/Backgrounds app | http://translate.nift4.org/exports/rss/droid-ng/backgrounds/ | RSS |
droid-ng/Framework core | http://translate.nift4.org/exports/rss/droid-ng/framework-core/ | RSS |
droid-ng/Launcher | http://translate.nift4.org/exports/rss/droid-ng/launcher/ | RSS |
droid-ng/Parts | http://translate.nift4.org/exports/rss/droid-ng/parts/ | RSS |
droid-ng/SDK Core | http://translate.nift4.org/exports/rss/droid-ng/sdk-core/ | RSS |
droid-ng/SettingsProvider | http://translate.nift4.org/exports/rss/droid-ng/settingsprovider/ | RSS |
droid-ng/droid-ng | http://translate.nift4.org/exports/rss/droid-ng/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 |
---|---|---|
droid-ng/Backgrounds app | http://translate.nift4.org/api/components/droid-ng/backgrounds/statistics/ | View |
droid-ng/Framework core | http://translate.nift4.org/api/components/droid-ng/framework-core/statistics/ | View |
droid-ng/Launcher | http://translate.nift4.org/api/components/droid-ng/launcher/statistics/ | View |
droid-ng/Parts | http://translate.nift4.org/api/components/droid-ng/parts/statistics/ | View |
droid-ng/SDK Core | http://translate.nift4.org/api/components/droid-ng/sdk-core/statistics/ | View |
droid-ng/SettingsProvider | http://translate.nift4.org/api/components/droid-ng/settingsprovider/statistics/ | View |
droid-ng/droid-ng | http://translate.nift4.org/api/components/droid-ng/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token wlu_ejDKHAxh8jL7TUntGK8hE4WeJXaw26bV35DI" \ http://translate.nift4.org/api/components/droid-ng/backgrounds/translations/
Project | URL | Link |
---|---|---|
droid-ng | http://translate.nift4.org/api/projects/droid-ng/repository/ | Hook |
droid-ng/Backgrounds app | http://translate.nift4.org/api/components/droid-ng/backgrounds/repository/ | Hook |
droid-ng/Framework core | http://translate.nift4.org/api/components/droid-ng/framework-core/repository/ | Hook |
droid-ng/Launcher | http://translate.nift4.org/api/components/droid-ng/launcher/repository/ | Hook |
droid-ng/Parts | http://translate.nift4.org/api/components/droid-ng/parts/repository/ | Hook |
droid-ng/SDK Core | http://translate.nift4.org/api/components/droid-ng/sdk-core/repository/ | Hook |
droid-ng/SettingsProvider | http://translate.nift4.org/api/components/droid-ng/settingsprovider/repository/ | Hook |
droid-ng/droid-ng | http://translate.nift4.org/api/components/droid-ng/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token wlu_ejDKHAxh8jL7TUntGK8hE4WeJXaw26bV35DI" \ http://translate.nift4.org/api/projects/droid-ng/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | http://translate.nift4.org/hooks/github/ | The documentation has detailed instructions |
GitLab | http://translate.nift4.org/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | http://translate.nift4.org/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | http://translate.nift4.org/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | http://translate.nift4.org/hooks/azure/ | The documentation has detailed instructions |
Gitea | http://translate.nift4.org/hooks/gitea/ | The documentation has detailed instructions |