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 |
---|---|---|
SDG Translations | https://hosted.weblate.org/exports/rss/sdg-translations/ | RSS |
SDG Translations/Calendar | https://hosted.weblate.org/exports/rss/sdg-translations/calendar/ | RSS |
SDG Translations/Frontpage | https://hosted.weblate.org/exports/rss/sdg-translations/frontpage/ | RSS |
SDG Translations/General | https://hosted.weblate.org/exports/rss/sdg-translations/general/ | RSS |
SDG Translations/Global_Goals | https://hosted.weblate.org/exports/rss/sdg-translations/global_goals/ | RSS |
SDG Translations/Global_Indicators | https://hosted.weblate.org/exports/rss/sdg-translations/global_indicators/ | RSS |
SDG Translations/Global_Targets | https://hosted.weblate.org/exports/rss/sdg-translations/global_targets/ | RSS |
SDG Translations/Goal | https://hosted.weblate.org/exports/rss/sdg-translations/goal/ | RSS |
SDG Translations/Header | https://hosted.weblate.org/exports/rss/sdg-translations/header/ | RSS |
SDG Translations/Indicator | https://hosted.weblate.org/exports/rss/sdg-translations/indicator/ | RSS |
SDG Translations/Menu | https://hosted.weblate.org/exports/rss/sdg-translations/menu/ | RSS |
SDG Translations/Metadata_Fields | https://hosted.weblate.org/exports/rss/sdg-translations/metadata_fields/ | RSS |
SDG Translations/Post | https://hosted.weblate.org/exports/rss/sdg-translations/post/ | RSS |
SDG Translations/Search | https://hosted.weblate.org/exports/rss/sdg-translations/search/ | RSS |
SDG Translations/Status | https://hosted.weblate.org/exports/rss/sdg-translations/status/ | 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 |
---|---|---|
SDG Translations/Calendar | https://hosted.weblate.org/api/components/sdg-translations/calendar/statistics/ | View |
SDG Translations/Frontpage | https://hosted.weblate.org/api/components/sdg-translations/frontpage/statistics/ | View |
SDG Translations/General | https://hosted.weblate.org/api/components/sdg-translations/general/statistics/ | View |
SDG Translations/Global_Goals | https://hosted.weblate.org/api/components/sdg-translations/global_goals/statistics/ | View |
SDG Translations/Global_Indicators | https://hosted.weblate.org/api/components/sdg-translations/global_indicators/statistics/ | View |
SDG Translations/Global_Targets | https://hosted.weblate.org/api/components/sdg-translations/global_targets/statistics/ | View |
SDG Translations/Goal | https://hosted.weblate.org/api/components/sdg-translations/goal/statistics/ | View |
SDG Translations/Header | https://hosted.weblate.org/api/components/sdg-translations/header/statistics/ | View |
SDG Translations/Indicator | https://hosted.weblate.org/api/components/sdg-translations/indicator/statistics/ | View |
SDG Translations/Menu | https://hosted.weblate.org/api/components/sdg-translations/menu/statistics/ | View |
SDG Translations/Metadata_Fields | https://hosted.weblate.org/api/components/sdg-translations/metadata_fields/statistics/ | View |
SDG Translations/Post | https://hosted.weblate.org/api/components/sdg-translations/post/statistics/ | View |
SDG Translations/Search | https://hosted.weblate.org/api/components/sdg-translations/search/statistics/ | View |
SDG Translations/Status | https://hosted.weblate.org/api/components/sdg-translations/status/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/sdg-translations/calendar/translations/
Project | URL | Link |
---|---|---|
SDG Translations | https://hosted.weblate.org/api/projects/sdg-translations/repository/ | Hook |
SDG Translations/Calendar | https://hosted.weblate.org/api/components/sdg-translations/calendar/repository/ | Hook |
SDG Translations/Frontpage | https://hosted.weblate.org/api/components/sdg-translations/frontpage/repository/ | Hook |
SDG Translations/General | https://hosted.weblate.org/api/components/sdg-translations/general/repository/ | Hook |
SDG Translations/Global_Goals | https://hosted.weblate.org/api/components/sdg-translations/global_goals/repository/ | Hook |
SDG Translations/Global_Indicators | https://hosted.weblate.org/api/components/sdg-translations/global_indicators/repository/ | Hook |
SDG Translations/Global_Targets | https://hosted.weblate.org/api/components/sdg-translations/global_targets/repository/ | Hook |
SDG Translations/Goal | https://hosted.weblate.org/api/components/sdg-translations/goal/repository/ | Hook |
SDG Translations/Header | https://hosted.weblate.org/api/components/sdg-translations/header/repository/ | Hook |
SDG Translations/Indicator | https://hosted.weblate.org/api/components/sdg-translations/indicator/repository/ | Hook |
SDG Translations/Menu | https://hosted.weblate.org/api/components/sdg-translations/menu/repository/ | Hook |
SDG Translations/Metadata_Fields | https://hosted.weblate.org/api/components/sdg-translations/metadata_fields/repository/ | Hook |
SDG Translations/Post | https://hosted.weblate.org/api/components/sdg-translations/post/repository/ | Hook |
SDG Translations/Search | https://hosted.weblate.org/api/components/sdg-translations/search/repository/ | Hook |
SDG Translations/Status | https://hosted.weblate.org/api/components/sdg-translations/status/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/sdg-translations/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 |