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 Mobile http://weblate.zafiro.tv/exports/rss/zafiro-app/ RSS
Zafiro Mobile/Android http://weblate.zafiro.tv/exports/rss/zafiro-app/android/ RSS
Zafiro Mobile/PWA Country http://weblate.zafiro.tv/exports/rss/zafiro-app/pwa-country/ RSS
Zafiro Mobile/PWA Interface http://weblate.zafiro.tv/exports/rss/zafiro-app/pwa-interface/ RSS
Zafiro Mobile/Zones Addon General http://weblate.zafiro.tv/exports/rss/zafiro-app/zones-addon-general/ RSS
Zafiro Mobile/Zones Addon Month http://weblate.zafiro.tv/exports/rss/zafiro-app/zones-addon-month/ RSS
Zafiro Mobile/Zones Addon Weekday http://weblate.zafiro.tv/exports/rss/zafiro-app/zones-addon-weekday/ RSS
Zafiro Mobile/iOS http://weblate.zafiro.tv/exports/rss/zafiro-app/ios/ RSS
Zafiro Mobile/Zafiro Mobile http://weblate.zafiro.tv/exports/rss/zafiro-app/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 Mobile/Android http://weblate.zafiro.tv/api/components/zafiro-app/android/statistics/ View
Zafiro Mobile/PWA Country http://weblate.zafiro.tv/api/components/zafiro-app/pwa-country/statistics/ View
Zafiro Mobile/PWA Interface http://weblate.zafiro.tv/api/components/zafiro-app/pwa-interface/statistics/ View
Zafiro Mobile/Zones Addon General http://weblate.zafiro.tv/api/components/zafiro-app/zones-addon-general/statistics/ View
Zafiro Mobile/Zones Addon Month http://weblate.zafiro.tv/api/components/zafiro-app/zones-addon-month/statistics/ View
Zafiro Mobile/Zones Addon Weekday http://weblate.zafiro.tv/api/components/zafiro-app/zones-addon-weekday/statistics/ View
Zafiro Mobile/iOS http://weblate.zafiro.tv/api/components/zafiro-app/ios/statistics/ View
Zafiro Mobile/Zafiro Mobile http://weblate.zafiro.tv/api/components/zafiro-app/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-app/android/translations/
Project URL Link
Zafiro Mobile http://weblate.zafiro.tv/api/projects/zafiro-app/repository/ Hook
Zafiro Mobile/Android http://weblate.zafiro.tv/api/components/zafiro-app/android/repository/ Hook
Zafiro Mobile/PWA Country http://weblate.zafiro.tv/api/components/zafiro-app/pwa-country/repository/ Hook
Zafiro Mobile/PWA Interface http://weblate.zafiro.tv/api/components/zafiro-app/pwa-interface/repository/ Hook
Zafiro Mobile/Zones Addon General http://weblate.zafiro.tv/api/components/zafiro-app/zones-addon-general/repository/ Hook
Zafiro Mobile/Zones Addon Month http://weblate.zafiro.tv/api/components/zafiro-app/zones-addon-month/repository/ Hook
Zafiro Mobile/Zones Addon Weekday http://weblate.zafiro.tv/api/components/zafiro-app/zones-addon-weekday/repository/ Hook
Zafiro Mobile/iOS http://weblate.zafiro.tv/api/components/zafiro-app/ios/repository/ Hook
Zafiro Mobile/Zafiro Mobile http://weblate.zafiro.tv/api/components/zafiro-app/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-app/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