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
Hactar https://home.gowrite.net/localize/exports/rss/hactar/ RSS
Hactar/Release notes for Hactar https://home.gowrite.net/localize/exports/rss/hactar/release-notes/ RSS
Hactar/android app https://home.gowrite.net/localize/exports/rss/hactar/android-app/ RSS
Hactar/android app - atarigo https://home.gowrite.net/localize/exports/rss/hactar/android-app-atarigo/ RSS
Hactar/android app - atarigo3 https://home.gowrite.net/localize/exports/rss/hactar/android-app-atarigo3/ RSS
Hactar/android app - capturing https://home.gowrite.net/localize/exports/rss/hactar/android-app-capturing/ RSS
Hactar/android app - connecting https://home.gowrite.net/localize/exports/rss/hactar/android-app-connecting/ RSS
Hactar/android app - end of game https://home.gowrite.net/localize/exports/rss/hactar/android-app-end-of-game/ RSS
Hactar/android app - go https://home.gowrite.net/localize/exports/rss/hactar/android-app-go/ RSS
Hactar/android app - intro https://home.gowrite.net/localize/exports/rss/hactar/android-app-intro/ RSS
Hactar/android app - life and death https://home.gowrite.net/localize/exports/rss/hactar/android-app-life-and-death/ RSS
Hactar/texts - description https://home.gowrite.net/localize/exports/rss/hactar/texts-description/ RSS
Hactar/texts - play levels and subscription features https://home.gowrite.net/localize/exports/rss/hactar/texts/ RSS
Hactar/Hactar https://home.gowrite.net/localize/exports/rss/hactar/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
Hactar/Release notes for Hactar https://home.gowrite.net/localize/api/components/hactar/release-notes/statistics/ View
Hactar/android app https://home.gowrite.net/localize/api/components/hactar/android-app/statistics/ View
Hactar/android app - atarigo https://home.gowrite.net/localize/api/components/hactar/android-app-atarigo/statistics/ View
Hactar/android app - atarigo3 https://home.gowrite.net/localize/api/components/hactar/android-app-atarigo3/statistics/ View
Hactar/android app - capturing https://home.gowrite.net/localize/api/components/hactar/android-app-capturing/statistics/ View
Hactar/android app - connecting https://home.gowrite.net/localize/api/components/hactar/android-app-connecting/statistics/ View
Hactar/android app - end of game https://home.gowrite.net/localize/api/components/hactar/android-app-end-of-game/statistics/ View
Hactar/android app - go https://home.gowrite.net/localize/api/components/hactar/android-app-go/statistics/ View
Hactar/android app - intro https://home.gowrite.net/localize/api/components/hactar/android-app-intro/statistics/ View
Hactar/android app - life and death https://home.gowrite.net/localize/api/components/hactar/android-app-life-and-death/statistics/ View
Hactar/texts - description https://home.gowrite.net/localize/api/components/hactar/texts-description/statistics/ View
Hactar/texts - play levels and subscription features https://home.gowrite.net/localize/api/components/hactar/texts/statistics/ View
Hactar/Hactar https://home.gowrite.net/localize/api/components/hactar/glossary/statistics/ View

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

curl \
    -H "Authorization: Token CvlU7Yiyk4JWaAEf9hMiwXP8SEHoiIx96jmsdu12" \
    https://home.gowrite.net/localize/api/components/hactar/release-notes/translations/
Project URL Link
Hactar https://home.gowrite.net/localize/api/projects/hactar/repository/ Hook
Hactar/Release notes for Hactar https://home.gowrite.net/localize/api/components/hactar/release-notes/repository/ Hook
Hactar/android app https://home.gowrite.net/localize/api/components/hactar/android-app/repository/ Hook
Hactar/android app - atarigo https://home.gowrite.net/localize/api/components/hactar/android-app-atarigo/repository/ Hook
Hactar/android app - atarigo3 https://home.gowrite.net/localize/api/components/hactar/android-app-atarigo3/repository/ Hook
Hactar/android app - capturing https://home.gowrite.net/localize/api/components/hactar/android-app-capturing/repository/ Hook
Hactar/android app - connecting https://home.gowrite.net/localize/api/components/hactar/android-app-connecting/repository/ Hook
Hactar/android app - end of game https://home.gowrite.net/localize/api/components/hactar/android-app-end-of-game/repository/ Hook
Hactar/android app - go https://home.gowrite.net/localize/api/components/hactar/android-app-go/repository/ Hook
Hactar/android app - intro https://home.gowrite.net/localize/api/components/hactar/android-app-intro/repository/ Hook
Hactar/android app - life and death https://home.gowrite.net/localize/api/components/hactar/android-app-life-and-death/repository/ Hook
Hactar/texts - description https://home.gowrite.net/localize/api/components/hactar/texts-description/repository/ Hook
Hactar/texts - play levels and subscription features https://home.gowrite.net/localize/api/components/hactar/texts/repository/ Hook
Hactar/Hactar https://home.gowrite.net/localize/api/components/hactar/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token CvlU7Yiyk4JWaAEf9hMiwXP8SEHoiIx96jmsdu12" \
    https://home.gowrite.net/localize/api/projects/hactar/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub https://home.gowrite.net/localize/hooks/github/ The documentation has detailed instructions
GitLab https://home.gowrite.net/localize/hooks/gitlab/ The documentation has detailed instructions
Bitbucket https://home.gowrite.net/localize/hooks/bitbucket/ The documentation has detailed instructions
Pagure https://home.gowrite.net/localize/hooks/pagure/ The documentation has detailed instructions
Azure Repos https://home.gowrite.net/localize/hooks/azure/ The documentation has detailed instructions
Gitea https://home.gowrite.net/localize/hooks/gitea/ The documentation has detailed instructions