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
Baserow https://hosted.weblate.org/exports/rss/baserow/ RSS
Baserow/backend-core https://hosted.weblate.org/exports/rss/baserow/backend-core/ RSS
Baserow/backend-database https://hosted.weblate.org/exports/rss/baserow/backend-database/ RSS
Baserow/enterprise-backend https://hosted.weblate.org/exports/rss/baserow/enterprise-backend/ RSS
Baserow/enterprise-web-frontend https://hosted.weblate.org/exports/rss/baserow/enterprise-web-frontend/ RSS
Baserow/premium-backend https://hosted.weblate.org/exports/rss/baserow/premium-backend/ RSS
Baserow/premium-web-frontend https://hosted.weblate.org/exports/rss/baserow/premium/ RSS
Baserow/web-frontend https://hosted.weblate.org/exports/rss/baserow/web-frontend/ RSS
Baserow/web-frontend-builder https://hosted.weblate.org/exports/rss/baserow/web-frontend-builder/ RSS
Baserow/web-frontend-core https://hosted.weblate.org/exports/rss/baserow/web-frontend-core/ RSS
Baserow/web-frontend-database https://hosted.weblate.org/exports/rss/baserow/web-frontend-database/ RSS
Baserow/web-frontend-integrations https://hosted.weblate.org/exports/rss/baserow/web-frontend-integrations/ RSS
Baserow/Baserow https://hosted.weblate.org/exports/rss/baserow/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
Baserow/backend-core https://hosted.weblate.org/api/components/baserow/backend-core/statistics/ View
Baserow/backend-database https://hosted.weblate.org/api/components/baserow/backend-database/statistics/ View
Baserow/enterprise-backend https://hosted.weblate.org/api/components/baserow/enterprise-backend/statistics/ View
Baserow/enterprise-web-frontend https://hosted.weblate.org/api/components/baserow/enterprise-web-frontend/statistics/ View
Baserow/premium-backend https://hosted.weblate.org/api/components/baserow/premium-backend/statistics/ View
Baserow/premium-web-frontend https://hosted.weblate.org/api/components/baserow/premium/statistics/ View
Baserow/web-frontend https://hosted.weblate.org/api/components/baserow/web-frontend/statistics/ View
Baserow/web-frontend-builder https://hosted.weblate.org/api/components/baserow/web-frontend-builder/statistics/ View
Baserow/web-frontend-core https://hosted.weblate.org/api/components/baserow/web-frontend-core/statistics/ View
Baserow/web-frontend-database https://hosted.weblate.org/api/components/baserow/web-frontend-database/statistics/ View
Baserow/web-frontend-integrations https://hosted.weblate.org/api/components/baserow/web-frontend-integrations/statistics/ View
Baserow/Baserow https://hosted.weblate.org/api/components/baserow/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/baserow/backend-core/translations/
Project URL Link
Baserow https://hosted.weblate.org/api/projects/baserow/repository/ Hook
Baserow/backend-core https://hosted.weblate.org/api/components/baserow/backend-core/repository/ Hook
Baserow/backend-database https://hosted.weblate.org/api/components/baserow/backend-database/repository/ Hook
Baserow/enterprise-backend https://hosted.weblate.org/api/components/baserow/enterprise-backend/repository/ Hook
Baserow/enterprise-web-frontend https://hosted.weblate.org/api/components/baserow/enterprise-web-frontend/repository/ Hook
Baserow/premium-backend https://hosted.weblate.org/api/components/baserow/premium-backend/repository/ Hook
Baserow/premium-web-frontend https://hosted.weblate.org/api/components/baserow/premium/repository/ Hook
Baserow/web-frontend https://hosted.weblate.org/api/components/baserow/web-frontend/repository/ Hook
Baserow/web-frontend-builder https://hosted.weblate.org/api/components/baserow/web-frontend-builder/repository/ Hook
Baserow/web-frontend-core https://hosted.weblate.org/api/components/baserow/web-frontend-core/repository/ Hook
Baserow/web-frontend-database https://hosted.weblate.org/api/components/baserow/web-frontend-database/repository/ Hook
Baserow/web-frontend-integrations https://hosted.weblate.org/api/components/baserow/web-frontend-integrations/repository/ Hook
Baserow/Baserow https://hosted.weblate.org/api/components/baserow/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/baserow/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