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
GTT Project https://weblate.osgeo.org/exports/rss/gtt-project/ RSS
GTT Project/Redmine Admissions plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_admissions/ RSS
GTT Project/Redmine Custom Fields Groups plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_custom_fields_groups/ RSS
GTT Project/Redmine Decision Tree plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_decision_tree/ RSS
GTT Project/Redmine GTT Export plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_gtt_export/ RSS
GTT Project/Redmine GTT Print plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_gtt_print/ RSS
GTT Project/Redmine GTT SMASH plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_gtt_smash/ RSS
GTT Project/Redmine GTT core plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_gtt/ RSS
GTT Project/Redmine Open311 plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_open311/ RSS
GTT Project/Redmine Privacy plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_privacy/ RSS
GTT Project/Redmine Supply plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_supply/ RSS
GTT Project/Redmine Text Blocks plugin https://weblate.osgeo.org/exports/rss/gtt-project/redmine_text_blocks/ RSS
GTT Project/GTT Project https://weblate.osgeo.org/exports/rss/gtt-project/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
GTT Project/Redmine Admissions plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_admissions/statistics/ View
GTT Project/Redmine Custom Fields Groups plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_custom_fields_groups/statistics/ View
GTT Project/Redmine Decision Tree plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/statistics/ View
GTT Project/Redmine GTT Export plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_gtt_export/statistics/ View
GTT Project/Redmine GTT Print plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_gtt_print/statistics/ View
GTT Project/Redmine GTT SMASH plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_gtt_smash/statistics/ View
GTT Project/Redmine GTT core plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_gtt/statistics/ View
GTT Project/Redmine Open311 plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_open311/statistics/ View
GTT Project/Redmine Privacy plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_privacy/statistics/ View
GTT Project/Redmine Supply plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_supply/statistics/ View
GTT Project/Redmine Text Blocks plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_text_blocks/statistics/ View
GTT Project/GTT Project https://weblate.osgeo.org/api/components/gtt-project/glossary/statistics/ View

You can fetch statistics for all translations in one component like this:

curl \
    -H "Authorization: Token kWE7kCutpjMVPXjyz4SOMD7CXY22c9spf5iRn8qy" \
    https://weblate.osgeo.org/api/components/gtt-project/redmine_admissions/translations/
Project URL Link
GTT Project https://weblate.osgeo.org/api/projects/gtt-project/repository/ Hook
GTT Project/Redmine Admissions plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_admissions/repository/ Hook
GTT Project/Redmine Custom Fields Groups plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_custom_fields_groups/repository/ Hook
GTT Project/Redmine Decision Tree plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/repository/ Hook
GTT Project/Redmine GTT Export plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_gtt_export/repository/ Hook
GTT Project/Redmine GTT Print plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_gtt_print/repository/ Hook
GTT Project/Redmine GTT SMASH plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_gtt_smash/repository/ Hook
GTT Project/Redmine GTT core plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_gtt/repository/ Hook
GTT Project/Redmine Open311 plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_open311/repository/ Hook
GTT Project/Redmine Privacy plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_privacy/repository/ Hook
GTT Project/Redmine Supply plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_supply/repository/ Hook
GTT Project/Redmine Text Blocks plugin https://weblate.osgeo.org/api/components/gtt-project/redmine_text_blocks/repository/ Hook
GTT Project/GTT Project https://weblate.osgeo.org/api/components/gtt-project/glossary/repository/ Hook

You pull changes from a remote repository to Weblate like this:

curl \
    -d operation=pull \
    -H "Authorization: Token kWE7kCutpjMVPXjyz4SOMD7CXY22c9spf5iRn8qy" \
    https://weblate.osgeo.org/api/projects/gtt-project/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub https://weblate.osgeo.org/hooks/github/ The documentation has detailed instructions
GitLab https://weblate.osgeo.org/hooks/gitlab/ The documentation has detailed instructions
Bitbucket https://weblate.osgeo.org/hooks/bitbucket/ The documentation has detailed instructions
Pagure https://weblate.osgeo.org/hooks/pagure/ The documentation has detailed instructions
Azure Repos https://weblate.osgeo.org/hooks/azure/ The documentation has detailed instructions
Gitea https://weblate.osgeo.org/hooks/gitea/ The documentation has detailed instructions