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
Godot Engine https://hosted.weblate.org/exports/rss/godot-engine/ RSS
Godot Engine/Godot Editor https://hosted.weblate.org/exports/rss/godot-engine/godot/ RSS
Godot Engine/Godot Properties https://hosted.weblate.org/exports/rss/godot-engine/godot-properties/ RSS
Godot Engine/Godot Class Reference https://hosted.weblate.org/exports/rss/godot-engine/godot-class-reference/ RSS
Godot Engine/Godot Documentation https://hosted.weblate.org/exports/rss/godot-engine/godot-docs/ RSS
Godot Engine/Godot Engine https://hosted.weblate.org/exports/rss/godot-engine/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
Godot Engine/Godot Editor https://hosted.weblate.org/api/components/godot-engine/godot/statistics/ View
Godot Engine/Godot Properties https://hosted.weblate.org/api/components/godot-engine/godot-properties/statistics/ View
Godot Engine/Godot Class Reference https://hosted.weblate.org/api/components/godot-engine/godot-class-reference/statistics/ View
Godot Engine/Godot Documentation https://hosted.weblate.org/api/components/godot-engine/godot-docs/statistics/ View
Godot Engine/Godot Engine https://hosted.weblate.org/api/components/godot-engine/glossary/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/godot-engine/godot/translations/
Project URL Link
Godot Engine https://hosted.weblate.org/api/projects/godot-engine/repository/ Hook
Godot Engine/Godot Editor https://hosted.weblate.org/api/components/godot-engine/godot/repository/ Hook
Godot Engine/Godot Properties https://hosted.weblate.org/api/components/godot-engine/godot-properties/repository/ Hook
Godot Engine/Godot Class Reference https://hosted.weblate.org/api/components/godot-engine/godot-class-reference/repository/ Hook
Godot Engine/Godot Documentation https://hosted.weblate.org/api/components/godot-engine/godot-docs/repository/ Hook
Godot Engine/Godot Engine https://hosted.weblate.org/api/components/godot-engine/glossary/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/godot-engine/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