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
fitrockr http://translate.fitrockr.com/exports/rss/fitrockr/ RSS
fitrockr/android-hub http://translate.fitrockr.com/exports/rss/fitrockr/android-hub/ RSS
fitrockr/app ui http://translate.fitrockr.com/exports/rss/fitrockr/app-ui/ RSS
fitrockr/backend http://translate.fitrockr.com/exports/rss/fitrockr/backend/ RSS
fitrockr/ios hub http://translate.fitrockr.com/exports/rss/fitrockr/ios-hub/ RSS
fitrockr/player ui http://translate.fitrockr.com/exports/rss/fitrockr/player-ui/ RSS
fitrockr/fitrockr http://translate.fitrockr.com/exports/rss/fitrockr/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
fitrockr/android-hub http://translate.fitrockr.com/api/components/fitrockr/android-hub/statistics/ View
fitrockr/app ui http://translate.fitrockr.com/api/components/fitrockr/app-ui/statistics/ View
fitrockr/backend http://translate.fitrockr.com/api/components/fitrockr/backend/statistics/ View
fitrockr/ios hub http://translate.fitrockr.com/api/components/fitrockr/ios-hub/statistics/ View
fitrockr/player ui http://translate.fitrockr.com/api/components/fitrockr/player-ui/statistics/ View
fitrockr/fitrockr http://translate.fitrockr.com/api/components/fitrockr/glossary/statistics/ View

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

curl \
    -H "Authorization: Token VgXAwKqLQJQRNFT9M6wO63mQWzKbjiZAqMuhFQH3" \
    http://translate.fitrockr.com/api/components/fitrockr/android-hub/translations/
Project URL Link
fitrockr http://translate.fitrockr.com/api/projects/fitrockr/repository/ Hook
fitrockr/android-hub http://translate.fitrockr.com/api/components/fitrockr/android-hub/repository/ Hook
fitrockr/app ui http://translate.fitrockr.com/api/components/fitrockr/app-ui/repository/ Hook
fitrockr/backend http://translate.fitrockr.com/api/components/fitrockr/backend/repository/ Hook
fitrockr/ios hub http://translate.fitrockr.com/api/components/fitrockr/ios-hub/repository/ Hook
fitrockr/player ui http://translate.fitrockr.com/api/components/fitrockr/player-ui/repository/ Hook
fitrockr/fitrockr http://translate.fitrockr.com/api/components/fitrockr/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token VgXAwKqLQJQRNFT9M6wO63mQWzKbjiZAqMuhFQH3" \
    http://translate.fitrockr.com/api/projects/fitrockr/repository/

Weblate also supports direct notifications from several code hosting sites:

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