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
LibreOffice Online https://translations.documentfoundation.org/exports/rss/libo_online/ RSS
LibreOffice Online/android-app https://translations.documentfoundation.org/exports/rss/libo_online/android-app/ RSS
LibreOffice Online/android-lib https://translations.documentfoundation.org/exports/rss/libo_online/android-lib/ RSS
LibreOffice Online/ios https://translations.documentfoundation.org/exports/rss/libo_online/ios/ RSS
LibreOffice Online/loleaflet-help https://translations.documentfoundation.org/exports/rss/libo_online/loleaflet-help/ RSS
LibreOffice Online/loleaflet-ui https://translations.documentfoundation.org/exports/rss/libo_online/loleaflet-ui/ RSS
LibreOffice Online/LibreOffice Online https://translations.documentfoundation.org/exports/rss/libo_online/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
LibreOffice Online/android-app https://translations.documentfoundation.org/api/components/libo_online/android-app/statistics/ View
LibreOffice Online/android-lib https://translations.documentfoundation.org/api/components/libo_online/android-lib/statistics/ View
LibreOffice Online/ios https://translations.documentfoundation.org/api/components/libo_online/ios/statistics/ View
LibreOffice Online/loleaflet-help https://translations.documentfoundation.org/api/components/libo_online/loleaflet-help/statistics/ View
LibreOffice Online/loleaflet-ui https://translations.documentfoundation.org/api/components/libo_online/loleaflet-ui/statistics/ View
LibreOffice Online/LibreOffice Online https://translations.documentfoundation.org/api/components/libo_online/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_LP2iCIngH2j7zQWLZ4LAlsHXQjTyantsRTIY" \
    https://translations.documentfoundation.org/api/components/libo_online/android-app/translations/
Project URL Link
LibreOffice Online https://translations.documentfoundation.org/api/projects/libo_online/repository/ Hook
LibreOffice Online/android-app https://translations.documentfoundation.org/api/components/libo_online/android-app/repository/ Hook
LibreOffice Online/android-lib https://translations.documentfoundation.org/api/components/libo_online/android-lib/repository/ Hook
LibreOffice Online/ios https://translations.documentfoundation.org/api/components/libo_online/ios/repository/ Hook
LibreOffice Online/loleaflet-help https://translations.documentfoundation.org/api/components/libo_online/loleaflet-help/repository/ Hook
LibreOffice Online/loleaflet-ui https://translations.documentfoundation.org/api/components/libo_online/loleaflet-ui/repository/ Hook
LibreOffice Online/LibreOffice Online https://translations.documentfoundation.org/api/components/libo_online/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_LP2iCIngH2j7zQWLZ4LAlsHXQjTyantsRTIY" \
    https://translations.documentfoundation.org/api/projects/libo_online/repository/

Weblate also supports direct notifications from several code hosting sites:

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