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
Zafiro Backend Go http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/ RSS
Zafiro Backend Go/ctrl-loyalty http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/ctrl-loyalty/ RSS
Zafiro Backend Go/ctrl-mail http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/ctrl-mail/ RSS
Zafiro Backend Go/ctrl-project http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/ctrl-project/ RSS
Zafiro Backend Go/ctrl-stay http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/ctrl-stay/ RSS
Zafiro Backend Go/srv-cast http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/srv-cast/ RSS
Zafiro Backend Go/srv-manager http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/srv-manager/ RSS
Zafiro Backend Go/srv-mobile http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/srv-mobile/ RSS
Zafiro Backend Go/srv-wifi http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/srv-wifi/ RSS
Zafiro Backend Go/Zafiro Backend Go http://weblate.zafiro.tv/exports/rss/zafiro-backend-go/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
Zafiro Backend Go/ctrl-loyalty http://weblate.zafiro.tv/api/components/zafiro-backend-go/ctrl-loyalty/statistics/ View
Zafiro Backend Go/ctrl-mail http://weblate.zafiro.tv/api/components/zafiro-backend-go/ctrl-mail/statistics/ View
Zafiro Backend Go/ctrl-project http://weblate.zafiro.tv/api/components/zafiro-backend-go/ctrl-project/statistics/ View
Zafiro Backend Go/ctrl-stay http://weblate.zafiro.tv/api/components/zafiro-backend-go/ctrl-stay/statistics/ View
Zafiro Backend Go/srv-cast http://weblate.zafiro.tv/api/components/zafiro-backend-go/srv-cast/statistics/ View
Zafiro Backend Go/srv-manager http://weblate.zafiro.tv/api/components/zafiro-backend-go/srv-manager/statistics/ View
Zafiro Backend Go/srv-mobile http://weblate.zafiro.tv/api/components/zafiro-backend-go/srv-mobile/statistics/ View
Zafiro Backend Go/srv-wifi http://weblate.zafiro.tv/api/components/zafiro-backend-go/srv-wifi/statistics/ View
Zafiro Backend Go/Zafiro Backend Go http://weblate.zafiro.tv/api/components/zafiro-backend-go/glossary/statistics/ View

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

curl \
    -H "Authorization: Token vJvjKI7WmGgVjPjaVkUDcEFphbek1kQ9jrkpSo8Q" \
    http://weblate.zafiro.tv/api/components/zafiro-backend-go/ctrl-loyalty/translations/
Project URL Link
Zafiro Backend Go http://weblate.zafiro.tv/api/projects/zafiro-backend-go/repository/ Hook
Zafiro Backend Go/ctrl-loyalty http://weblate.zafiro.tv/api/components/zafiro-backend-go/ctrl-loyalty/repository/ Hook
Zafiro Backend Go/ctrl-mail http://weblate.zafiro.tv/api/components/zafiro-backend-go/ctrl-mail/repository/ Hook
Zafiro Backend Go/ctrl-project http://weblate.zafiro.tv/api/components/zafiro-backend-go/ctrl-project/repository/ Hook
Zafiro Backend Go/ctrl-stay http://weblate.zafiro.tv/api/components/zafiro-backend-go/ctrl-stay/repository/ Hook
Zafiro Backend Go/srv-cast http://weblate.zafiro.tv/api/components/zafiro-backend-go/srv-cast/repository/ Hook
Zafiro Backend Go/srv-manager http://weblate.zafiro.tv/api/components/zafiro-backend-go/srv-manager/repository/ Hook
Zafiro Backend Go/srv-mobile http://weblate.zafiro.tv/api/components/zafiro-backend-go/srv-mobile/repository/ Hook
Zafiro Backend Go/srv-wifi http://weblate.zafiro.tv/api/components/zafiro-backend-go/srv-wifi/repository/ Hook
Zafiro Backend Go/Zafiro Backend Go http://weblate.zafiro.tv/api/components/zafiro-backend-go/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token vJvjKI7WmGgVjPjaVkUDcEFphbek1kQ9jrkpSo8Q" \
    http://weblate.zafiro.tv/api/projects/zafiro-backend-go/repository/

Weblate also supports direct notifications from several code hosting sites:

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