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
Discourse ListenBrainz https://translate.uploadedlobster.com/exports/rss/discourse-listenbrainz/ RSS
Discourse ListenBrainz/client https://translate.uploadedlobster.com/exports/rss/discourse-listenbrainz/client/ RSS
Discourse ListenBrainz/server https://translate.uploadedlobster.com/exports/rss/discourse-listenbrainz/server/ RSS
Discourse ListenBrainz/Discourse ListenBrainz https://translate.uploadedlobster.com/exports/rss/discourse-listenbrainz/glossary/ RSS
MusicBrainz/MusicBrainz https://translate.uploadedlobster.com/exports/rss/musicbrainz/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
Discourse ListenBrainz/client https://translate.uploadedlobster.com/api/components/discourse-listenbrainz/client/statistics/ View
Discourse ListenBrainz/server https://translate.uploadedlobster.com/api/components/discourse-listenbrainz/server/statistics/ View
Discourse ListenBrainz/Discourse ListenBrainz https://translate.uploadedlobster.com/api/components/discourse-listenbrainz/glossary/statistics/ View
MusicBrainz/MusicBrainz https://translate.uploadedlobster.com/api/components/discourse-listenbrainz/glossary/statistics/ View

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

curl \
    -H "Authorization: Token 9DoCA12LfDwemxuN9GjYfQ4maeLOdVk8OLdnhFPo" \
    https://translate.uploadedlobster.com/api/components/discourse-listenbrainz/client/translations/
Project URL Link
Discourse ListenBrainz https://translate.uploadedlobster.com/api/projects/discourse-listenbrainz/repository/ Hook
Discourse ListenBrainz/client https://translate.uploadedlobster.com/api/components/discourse-listenbrainz/client/repository/ Hook
Discourse ListenBrainz/server https://translate.uploadedlobster.com/api/components/discourse-listenbrainz/server/repository/ Hook
Discourse ListenBrainz/Discourse ListenBrainz https://translate.uploadedlobster.com/api/components/discourse-listenbrainz/glossary/repository/ Hook
MusicBrainz/MusicBrainz https://translate.uploadedlobster.com/api/components/discourse-listenbrainz/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token 9DoCA12LfDwemxuN9GjYfQ4maeLOdVk8OLdnhFPo" \
    https://translate.uploadedlobster.com/api/projects/discourse-listenbrainz/repository/

Weblate also supports direct notifications from several code hosting sites:

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