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
OpenRefine https://hosted.weblate.org/exports/rss/openrefine/ RSS
OpenRefine/database https://hosted.weblate.org/exports/rss/openrefine/database/ RSS
OpenRefine/gdata https://hosted.weblate.org/exports/rss/openrefine/gdata/ RSS
OpenRefine/OpenRefine Control Descriptions https://hosted.weblate.org/exports/rss/openrefine/openrefine-control-descriptions/ RSS
OpenRefine/OpenRefine Control Evaluation Errors https://hosted.weblate.org/exports/rss/openrefine/openrefine-control-evaluation-errors/ RSS
OpenRefine/OpenRefine Evaluation Errors https://hosted.weblate.org/exports/rss/openrefine/openrefine-evaluation-errors/ RSS
OpenRefine/OpenRefine Function Descriptions https://hosted.weblate.org/exports/rss/openrefine/openrefine-function-descriptions/ RSS
OpenRefine/OpenRefine Messages https://hosted.weblate.org/exports/rss/openrefine/openrefine-messages/ RSS
OpenRefine/OpenRefine Operation Descriptions https://hosted.weblate.org/exports/rss/openrefine/openrefine-operation-descriptions/ RSS
OpenRefine/OpenRefine Operation History Entries https://hosted.weblate.org/exports/rss/openrefine/openrefine-operation-history-entries/ RSS
OpenRefine/Translations https://hosted.weblate.org/exports/rss/openrefine/translations/ RSS
OpenRefine/wikibase https://hosted.weblate.org/exports/rss/openrefine/wikidata/ RSS
OpenRefine/OpenRefine https://hosted.weblate.org/exports/rss/openrefine/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
OpenRefine/database https://hosted.weblate.org/api/components/openrefine/database/statistics/ View
OpenRefine/gdata https://hosted.weblate.org/api/components/openrefine/gdata/statistics/ View
OpenRefine/OpenRefine Control Descriptions https://hosted.weblate.org/api/components/openrefine/openrefine-control-descriptions/statistics/ View
OpenRefine/OpenRefine Control Evaluation Errors https://hosted.weblate.org/api/components/openrefine/openrefine-control-evaluation-errors/statistics/ View
OpenRefine/OpenRefine Evaluation Errors https://hosted.weblate.org/api/components/openrefine/openrefine-evaluation-errors/statistics/ View
OpenRefine/OpenRefine Function Descriptions https://hosted.weblate.org/api/components/openrefine/openrefine-function-descriptions/statistics/ View
OpenRefine/OpenRefine Messages https://hosted.weblate.org/api/components/openrefine/openrefine-messages/statistics/ View
OpenRefine/OpenRefine Operation Descriptions https://hosted.weblate.org/api/components/openrefine/openrefine-operation-descriptions/statistics/ View
OpenRefine/OpenRefine Operation History Entries https://hosted.weblate.org/api/components/openrefine/openrefine-operation-history-entries/statistics/ View
OpenRefine/Translations https://hosted.weblate.org/api/components/openrefine/translations/statistics/ View
OpenRefine/wikibase https://hosted.weblate.org/api/components/openrefine/wikidata/statistics/ View
OpenRefine/OpenRefine https://hosted.weblate.org/api/components/openrefine/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/openrefine/database/translations/
Project URL Link
OpenRefine https://hosted.weblate.org/api/projects/openrefine/repository/ Hook
OpenRefine/database https://hosted.weblate.org/api/components/openrefine/database/repository/ Hook
OpenRefine/gdata https://hosted.weblate.org/api/components/openrefine/gdata/repository/ Hook
OpenRefine/OpenRefine Control Descriptions https://hosted.weblate.org/api/components/openrefine/openrefine-control-descriptions/repository/ Hook
OpenRefine/OpenRefine Control Evaluation Errors https://hosted.weblate.org/api/components/openrefine/openrefine-control-evaluation-errors/repository/ Hook
OpenRefine/OpenRefine Evaluation Errors https://hosted.weblate.org/api/components/openrefine/openrefine-evaluation-errors/repository/ Hook
OpenRefine/OpenRefine Function Descriptions https://hosted.weblate.org/api/components/openrefine/openrefine-function-descriptions/repository/ Hook
OpenRefine/OpenRefine Messages https://hosted.weblate.org/api/components/openrefine/openrefine-messages/repository/ Hook
OpenRefine/OpenRefine Operation Descriptions https://hosted.weblate.org/api/components/openrefine/openrefine-operation-descriptions/repository/ Hook
OpenRefine/OpenRefine Operation History Entries https://hosted.weblate.org/api/components/openrefine/openrefine-operation-history-entries/repository/ Hook
OpenRefine/Translations https://hosted.weblate.org/api/components/openrefine/translations/repository/ Hook
OpenRefine/wikibase https://hosted.weblate.org/api/components/openrefine/wikidata/repository/ Hook
OpenRefine/OpenRefine https://hosted.weblate.org/api/components/openrefine/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/openrefine/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