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
Syncthing https://hosted.weblate.org/exports/rss/syncthing/ RSS
Syncthing/Android app/Android app strings https://hosted.weblate.org/exports/rss/syncthing/android/stringsxml/ RSS
Syncthing/Android app/Fork by Catfriend1/Android app strings (fork) https://hosted.weblate.org/exports/rss/syncthing/android/catfriend1/fork-stringsxml/ RSS
Syncthing/Android app/Google Play listings https://hosted.weblate.org/exports/rss/syncthing/android/play-listings/ RSS
Syncthing/Android app/Fork by Catfriend1/Google Play listings (fork) https://hosted.weblate.org/exports/rss/syncthing/android/catfriend1/fork-play-listings/ RSS
Syncthing/GUI strings https://hosted.weblate.org/exports/rss/syncthing/gui/ RSS
Syncthing/Syncthing https://hosted.weblate.org/exports/rss/syncthing/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
Syncthing/Android app/Android app strings https://hosted.weblate.org/api/components/syncthing/stringsxml/statistics/ View
Syncthing/Android app/Fork by Catfriend1/Android app strings (fork) https://hosted.weblate.org/api/components/syncthing/fork-stringsxml/statistics/ View
Syncthing/Android app/Google Play listings https://hosted.weblate.org/api/components/syncthing/play-listings/statistics/ View
Syncthing/Android app/Fork by Catfriend1/Google Play listings (fork) https://hosted.weblate.org/api/components/syncthing/fork-play-listings/statistics/ View
Syncthing/GUI strings https://hosted.weblate.org/api/components/syncthing/gui/statistics/ View
Syncthing/Syncthing https://hosted.weblate.org/api/components/syncthing/glossary/statistics/ View

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

curl \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/components/syncthing/stringsxml/translations/
Project URL Link
Syncthing https://hosted.weblate.org/api/projects/syncthing/repository/ Hook
Syncthing/Android app/Android app strings https://hosted.weblate.org/api/components/syncthing/stringsxml/repository/ Hook
Syncthing/Android app/Fork by Catfriend1/Android app strings (fork) https://hosted.weblate.org/api/components/syncthing/fork-stringsxml/repository/ Hook
Syncthing/Android app/Google Play listings https://hosted.weblate.org/api/components/syncthing/play-listings/repository/ Hook
Syncthing/Android app/Fork by Catfriend1/Google Play listings (fork) https://hosted.weblate.org/api/components/syncthing/fork-play-listings/repository/ Hook
Syncthing/GUI strings https://hosted.weblate.org/api/components/syncthing/gui/repository/ Hook
Syncthing/Syncthing https://hosted.weblate.org/api/components/syncthing/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/projects/syncthing/repository/

Weblate also supports direct notifications from several code hosting sites:

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