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
Linagora https://hosted.weblate.org/exports/rss/linagora/ RSS
Linagora/LinShare mobile https://hosted.weblate.org/exports/rss/linagora/linshare-mobile/ RSS
Linagora/TeamMail https://hosted.weblate.org/exports/rss/linagora/teammail/ RSS
Linagora/Twake Chat Web https://hosted.weblate.org/exports/rss/linagora/twake-chat-web/ RSS
Linagora/Twake Console Account https://hosted.weblate.org/exports/rss/linagora/twake-console-account/ RSS
Linagora/Twake Console Web https://hosted.weblate.org/exports/rss/linagora/twake-console-web/ RSS
Linagora/Twake Drive backend https://hosted.weblate.org/exports/rss/linagora/twake-drive-backend/ RSS
Linagora/Twake Drive frontend https://hosted.weblate.org/exports/rss/linagora/twake-drive-frontend/ RSS
Linagora/Twake Matrix https://hosted.weblate.org/exports/rss/linagora/twake-matrix/ RSS
Linagora/Twake Mobile https://hosted.weblate.org/exports/rss/linagora/twake-mobile/ RSS
Linagora/twake-workplace https://hosted.weblate.org/exports/rss/linagora/twake-workplace/ RSS
Linagora/Work@Home Landing page https://hosted.weblate.org/exports/rss/linagora/work-at-home-landing-page/ RSS
Linagora/Linagora https://hosted.weblate.org/exports/rss/linagora/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
Linagora/LinShare mobile https://hosted.weblate.org/api/components/linagora/linshare-mobile/statistics/ View
Linagora/TeamMail https://hosted.weblate.org/api/components/linagora/teammail/statistics/ View
Linagora/Twake Chat Web https://hosted.weblate.org/api/components/linagora/twake-chat-web/statistics/ View
Linagora/Twake Console Account https://hosted.weblate.org/api/components/linagora/twake-console-account/statistics/ View
Linagora/Twake Console Web https://hosted.weblate.org/api/components/linagora/twake-console-web/statistics/ View
Linagora/Twake Drive backend https://hosted.weblate.org/api/components/linagora/twake-drive-backend/statistics/ View
Linagora/Twake Drive frontend https://hosted.weblate.org/api/components/linagora/twake-drive-frontend/statistics/ View
Linagora/Twake Matrix https://hosted.weblate.org/api/components/linagora/twake-matrix/statistics/ View
Linagora/Twake Mobile https://hosted.weblate.org/api/components/linagora/twake-mobile/statistics/ View
Linagora/twake-workplace https://hosted.weblate.org/api/components/linagora/twake-workplace/statistics/ View
Linagora/Work@Home Landing page https://hosted.weblate.org/api/components/linagora/work-at-home-landing-page/statistics/ View
Linagora/Linagora https://hosted.weblate.org/api/components/linagora/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/linagora/linshare-mobile/translations/
Project URL Link
Linagora https://hosted.weblate.org/api/projects/linagora/repository/ Hook
Linagora/LinShare mobile https://hosted.weblate.org/api/components/linagora/linshare-mobile/repository/ Hook
Linagora/TeamMail https://hosted.weblate.org/api/components/linagora/teammail/repository/ Hook
Linagora/Twake Chat Web https://hosted.weblate.org/api/components/linagora/twake-chat-web/repository/ Hook
Linagora/Twake Console Account https://hosted.weblate.org/api/components/linagora/twake-console-account/repository/ Hook
Linagora/Twake Console Web https://hosted.weblate.org/api/components/linagora/twake-console-web/repository/ Hook
Linagora/Twake Drive backend https://hosted.weblate.org/api/components/linagora/twake-drive-backend/repository/ Hook
Linagora/Twake Drive frontend https://hosted.weblate.org/api/components/linagora/twake-drive-frontend/repository/ Hook
Linagora/Twake Matrix https://hosted.weblate.org/api/components/linagora/twake-matrix/repository/ Hook
Linagora/Twake Mobile https://hosted.weblate.org/api/components/linagora/twake-mobile/repository/ Hook
Linagora/twake-workplace https://hosted.weblate.org/api/components/linagora/twake-workplace/repository/ Hook
Linagora/Work@Home Landing page https://hosted.weblate.org/api/components/linagora/work-at-home-landing-page/repository/ Hook
Linagora/Linagora https://hosted.weblate.org/api/components/linagora/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/linagora/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