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 |
---|---|---|
dev-core 6 | https://l10n.scenari.software/weblate/exports/rss/dev-core-6/ | RSS |
dev-core 6/sc_sm | https://l10n.scenari.software/weblate/exports/rss/dev-core-6/sc_sm/ | RSS |
dev-core 6/sc_sma | https://l10n.scenari.software/weblate/exports/rss/dev-core-6/sc_sma/ | RSS |
dev-core 6/sc_smspte | https://l10n.scenari.software/weblate/exports/rss/dev-core-6/sc_smspte/ | RSS |
dev-core 6/sc_smst | https://l10n.scenari.software/weblate/exports/rss/dev-core-6/sc_smst/ | RSS |
dev-core 6/sccore_web | https://l10n.scenari.software/weblate/exports/rss/dev-core-6/sccore_web/ | RSS |
dev-core 6/sccore_wui | https://l10n.scenari.software/weblate/exports/rss/dev-core-6/sccore_wui/ | RSS |
dev-core 6/dev-core 6 | https://l10n.scenari.software/weblate/exports/rss/dev-core-6/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 |
---|---|---|
dev-core 6/sc_sm | https://l10n.scenari.software/weblate/api/components/dev-core-6/sc_sm/statistics/ | View |
dev-core 6/sc_sma | https://l10n.scenari.software/weblate/api/components/dev-core-6/sc_sma/statistics/ | View |
dev-core 6/sc_smspte | https://l10n.scenari.software/weblate/api/components/dev-core-6/sc_smspte/statistics/ | View |
dev-core 6/sc_smst | https://l10n.scenari.software/weblate/api/components/dev-core-6/sc_smst/statistics/ | View |
dev-core 6/sccore_web | https://l10n.scenari.software/weblate/api/components/dev-core-6/sccore_web/statistics/ | View |
dev-core 6/sccore_wui | https://l10n.scenari.software/weblate/api/components/dev-core-6/sccore_wui/statistics/ | View |
dev-core 6/dev-core 6 | https://l10n.scenari.software/weblate/api/components/dev-core-6/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token rsvLUUFOPb26QZSRkYIotS5bmoCMsxwKRQeFTTvj" \ https://l10n.scenari.software/weblate/api/components/dev-core-6/sc_sm/translations/
Project | URL | Link |
---|---|---|
dev-core 6 | https://l10n.scenari.software/weblate/api/projects/dev-core-6/repository/ | Hook |
dev-core 6/sc_sm | https://l10n.scenari.software/weblate/api/components/dev-core-6/sc_sm/repository/ | Hook |
dev-core 6/sc_sma | https://l10n.scenari.software/weblate/api/components/dev-core-6/sc_sma/repository/ | Hook |
dev-core 6/sc_smspte | https://l10n.scenari.software/weblate/api/components/dev-core-6/sc_smspte/repository/ | Hook |
dev-core 6/sc_smst | https://l10n.scenari.software/weblate/api/components/dev-core-6/sc_smst/repository/ | Hook |
dev-core 6/sccore_web | https://l10n.scenari.software/weblate/api/components/dev-core-6/sccore_web/repository/ | Hook |
dev-core 6/sccore_wui | https://l10n.scenari.software/weblate/api/components/dev-core-6/sccore_wui/repository/ | Hook |
dev-core 6/dev-core 6 | https://l10n.scenari.software/weblate/api/components/dev-core-6/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token rsvLUUFOPb26QZSRkYIotS5bmoCMsxwKRQeFTTvj" \ https://l10n.scenari.software/weblate/api/projects/dev-core-6/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://l10n.scenari.software/weblate/hooks/github/ | The documentation has detailed instructions |
GitLab | https://l10n.scenari.software/weblate/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://l10n.scenari.software/weblate/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://l10n.scenari.software/weblate/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://l10n.scenari.software/weblate/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://l10n.scenari.software/weblate/hooks/gitea/ | The documentation has detailed instructions |