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
Collabora Online https://hosted.weblate.org/exports/rss/collabora-online/ RSS
Collabora Online/Alfresco: aca-extension https://hosted.weblate.org/exports/rss/collabora-online/alfresco-aca-extension/ RSS
Collabora Online/Alfresco: collabora-share-extension https://hosted.weblate.org/exports/rss/collabora-online/alfresco-collabora-share-extension/ RSS
Collabora Online/Alfresco: web-extension: site-webscripts https://hosted.weblate.org/exports/rss/collabora-online/alfresco-web-extension-site-webscripts/ RSS
Collabora Online/Alfresco: web-extensions: messages https://hosted.weblate.org/exports/rss/collabora-online/alfresco-web-extensions-messages/ RSS
Collabora Online/Android app https://hosted.weblate.org/exports/rss/collabora-online/android-app/ RSS
Collabora Online/Android lib https://hosted.weblate.org/exports/rss/collabora-online/android-lib/ RSS
Collabora Online/App Store Descriptions https://hosted.weblate.org/exports/rss/collabora-online/app-store-descriptions/ RSS
Collabora Online/Help https://hosted.weblate.org/exports/rss/collabora-online/help/ RSS
Collabora Online/iOS app https://hosted.weblate.org/exports/rss/collabora-online/ios-app/ RSS
Collabora Online/UI https://hosted.weblate.org/exports/rss/collabora-online/ui/ RSS
Collabora Online/Welcome message (django) https://hosted.weblate.org/exports/rss/collabora-online/welcome-message-django/ RSS
Collabora Online/Collabora Online https://hosted.weblate.org/exports/rss/collabora-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
Collabora Online/Alfresco: aca-extension https://hosted.weblate.org/api/components/collabora-online/alfresco-aca-extension/statistics/ View
Collabora Online/Alfresco: collabora-share-extension https://hosted.weblate.org/api/components/collabora-online/alfresco-collabora-share-extension/statistics/ View
Collabora Online/Alfresco: web-extension: site-webscripts https://hosted.weblate.org/api/components/collabora-online/alfresco-web-extension-site-webscripts/statistics/ View
Collabora Online/Alfresco: web-extensions: messages https://hosted.weblate.org/api/components/collabora-online/alfresco-web-extensions-messages/statistics/ View
Collabora Online/Android app https://hosted.weblate.org/api/components/collabora-online/android-app/statistics/ View
Collabora Online/Android lib https://hosted.weblate.org/api/components/collabora-online/android-lib/statistics/ View
Collabora Online/App Store Descriptions https://hosted.weblate.org/api/components/collabora-online/app-store-descriptions/statistics/ View
Collabora Online/Help https://hosted.weblate.org/api/components/collabora-online/help/statistics/ View
Collabora Online/iOS app https://hosted.weblate.org/api/components/collabora-online/ios-app/statistics/ View
Collabora Online/UI https://hosted.weblate.org/api/components/collabora-online/ui/statistics/ View
Collabora Online/Welcome message (django) https://hosted.weblate.org/api/components/collabora-online/welcome-message-django/statistics/ View
Collabora Online/Collabora Online https://hosted.weblate.org/api/components/collabora-online/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/collabora-online/alfresco-aca-extension/translations/
Project URL Link
Collabora Online https://hosted.weblate.org/api/projects/collabora-online/repository/ Hook
Collabora Online/Alfresco: aca-extension https://hosted.weblate.org/api/components/collabora-online/alfresco-aca-extension/repository/ Hook
Collabora Online/Alfresco: collabora-share-extension https://hosted.weblate.org/api/components/collabora-online/alfresco-collabora-share-extension/repository/ Hook
Collabora Online/Alfresco: web-extension: site-webscripts https://hosted.weblate.org/api/components/collabora-online/alfresco-web-extension-site-webscripts/repository/ Hook
Collabora Online/Alfresco: web-extensions: messages https://hosted.weblate.org/api/components/collabora-online/alfresco-web-extensions-messages/repository/ Hook
Collabora Online/Android app https://hosted.weblate.org/api/components/collabora-online/android-app/repository/ Hook
Collabora Online/Android lib https://hosted.weblate.org/api/components/collabora-online/android-lib/repository/ Hook
Collabora Online/App Store Descriptions https://hosted.weblate.org/api/components/collabora-online/app-store-descriptions/repository/ Hook
Collabora Online/Help https://hosted.weblate.org/api/components/collabora-online/help/repository/ Hook
Collabora Online/iOS app https://hosted.weblate.org/api/components/collabora-online/ios-app/repository/ Hook
Collabora Online/UI https://hosted.weblate.org/api/components/collabora-online/ui/repository/ Hook
Collabora Online/Welcome message (django) https://hosted.weblate.org/api/components/collabora-online/welcome-message-django/repository/ Hook
Collabora Online/Collabora Online https://hosted.weblate.org/api/components/collabora-online/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/collabora-online/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