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
Beagle IM http://translate.tigase.net/exports/rss/beagle-im/ RSS
Beagle IM/Conversation http://translate.tigase.net/exports/rss/beagle-im/conversation/ RSS
Beagle IM/ConversationDetails http://translate.tigase.net/exports/rss/beagle-im/conversationdetails/ RSS
Beagle IM/Localizable http://translate.tigase.net/exports/rss/beagle-im/localizable/ RSS
Beagle IM/Location http://translate.tigase.net/exports/rss/beagle-im/location/ RSS
Beagle IM/Main http://translate.tigase.net/exports/rss/beagle-im/main/ RSS
Beagle IM/MIX http://translate.tigase.net/exports/rss/beagle-im/mix/ RSS
Beagle IM/Roster http://translate.tigase.net/exports/rss/beagle-im/roster/ RSS
Beagle IM/SearchHistory http://translate.tigase.net/exports/rss/beagle-im/searchhistory/ RSS
Beagle IM/ServiceDiscovery http://translate.tigase.net/exports/rss/beagle-im/servicediscovery/ RSS
Beagle IM/Settings http://translate.tigase.net/exports/rss/beagle-im/settings/ RSS
Beagle IM/VoIP http://translate.tigase.net/exports/rss/beagle-im/voip/ RSS
Beagle IM/XMLConsole http://translate.tigase.net/exports/rss/beagle-im/xmlconsole/ RSS
Beagle IM/Beagle IM http://translate.tigase.net/exports/rss/beagle-im/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
Beagle IM/Conversation http://translate.tigase.net/api/components/beagle-im/conversation/statistics/ View
Beagle IM/ConversationDetails http://translate.tigase.net/api/components/beagle-im/conversationdetails/statistics/ View
Beagle IM/Localizable http://translate.tigase.net/api/components/beagle-im/localizable/statistics/ View
Beagle IM/Location http://translate.tigase.net/api/components/beagle-im/location/statistics/ View
Beagle IM/Main http://translate.tigase.net/api/components/beagle-im/main/statistics/ View
Beagle IM/MIX http://translate.tigase.net/api/components/beagle-im/mix/statistics/ View
Beagle IM/Roster http://translate.tigase.net/api/components/beagle-im/roster/statistics/ View
Beagle IM/SearchHistory http://translate.tigase.net/api/components/beagle-im/searchhistory/statistics/ View
Beagle IM/ServiceDiscovery http://translate.tigase.net/api/components/beagle-im/servicediscovery/statistics/ View
Beagle IM/Settings http://translate.tigase.net/api/components/beagle-im/settings/statistics/ View
Beagle IM/VoIP http://translate.tigase.net/api/components/beagle-im/voip/statistics/ View
Beagle IM/XMLConsole http://translate.tigase.net/api/components/beagle-im/xmlconsole/statistics/ View
Beagle IM/Beagle IM http://translate.tigase.net/api/components/beagle-im/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_1cPsfAObLeVRjvrB9Ie9ROkTBLqqAkL6OdQy" \
    http://translate.tigase.net/api/components/beagle-im/conversation/translations/
Project URL Link
Beagle IM http://translate.tigase.net/api/projects/beagle-im/repository/ Hook
Beagle IM/Conversation http://translate.tigase.net/api/components/beagle-im/conversation/repository/ Hook
Beagle IM/ConversationDetails http://translate.tigase.net/api/components/beagle-im/conversationdetails/repository/ Hook
Beagle IM/Localizable http://translate.tigase.net/api/components/beagle-im/localizable/repository/ Hook
Beagle IM/Location http://translate.tigase.net/api/components/beagle-im/location/repository/ Hook
Beagle IM/Main http://translate.tigase.net/api/components/beagle-im/main/repository/ Hook
Beagle IM/MIX http://translate.tigase.net/api/components/beagle-im/mix/repository/ Hook
Beagle IM/Roster http://translate.tigase.net/api/components/beagle-im/roster/repository/ Hook
Beagle IM/SearchHistory http://translate.tigase.net/api/components/beagle-im/searchhistory/repository/ Hook
Beagle IM/ServiceDiscovery http://translate.tigase.net/api/components/beagle-im/servicediscovery/repository/ Hook
Beagle IM/Settings http://translate.tigase.net/api/components/beagle-im/settings/repository/ Hook
Beagle IM/VoIP http://translate.tigase.net/api/components/beagle-im/voip/repository/ Hook
Beagle IM/XMLConsole http://translate.tigase.net/api/components/beagle-im/xmlconsole/repository/ Hook
Beagle IM/Beagle IM http://translate.tigase.net/api/components/beagle-im/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_1cPsfAObLeVRjvrB9Ie9ROkTBLqqAkL6OdQy" \
    http://translate.tigase.net/api/projects/beagle-im/repository/

Weblate also supports direct notifications from several code hosting sites:

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