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
CyberOS https://hosted.weblate.org/exports/rss/cyberos/ RSS
CyberOS/Audio Recorder https://hosted.weblate.org/exports/rss/cyberos/audio-recorder/ RSS
CyberOS/Calculator https://hosted.weblate.org/exports/rss/cyberos/calculator/ RSS
CyberOS/Disk Usage https://hosted.weblate.org/exports/rss/cyberos/disk-usage/ RSS
CyberOS/Dock https://hosted.weblate.org/exports/rss/cyberos/dock/ RSS
CyberOS/File Manager https://hosted.weblate.org/exports/rss/cyberos/file-manager/ RSS
CyberOS/Launcher https://hosted.weblate.org/exports/rss/cyberos/launcher/ RSS
CyberOS/Settings https://hosted.weblate.org/exports/rss/cyberos/settings/ RSS
CyberOS/Terminal https://hosted.weblate.org/exports/rss/cyberos/terminal/ RSS
CyberOS/Text Editor https://hosted.weblate.org/exports/rss/cyberos/text-editor/ RSS
CyberOS/Website https://hosted.weblate.org/exports/rss/cyberos/website/ RSS
CyberOS/Workspace/Desktop Daemon https://hosted.weblate.org/exports/rss/cyberos/desktop-daemon/ RSS
CyberOS/Workspace/Polkit Agent https://hosted.weblate.org/exports/rss/cyberos/polkit-agent/ RSS
CyberOS/Workspace/Settings Daemon https://hosted.weblate.org/exports/rss/cyberos/settings-daemon/ RSS
CyberOS/Workspace/Shutdown UI https://hosted.weblate.org/exports/rss/cyberos/shutdown-ui/ RSS
CyberOS/CyberOS https://hosted.weblate.org/exports/rss/cyberos/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
CyberOS/Audio Recorder https://hosted.weblate.org/api/components/cyberos/audio-recorder/statistics/ View
CyberOS/Calculator https://hosted.weblate.org/api/components/cyberos/calculator/statistics/ View
CyberOS/Disk Usage https://hosted.weblate.org/api/components/cyberos/disk-usage/statistics/ View
CyberOS/Dock https://hosted.weblate.org/api/components/cyberos/dock/statistics/ View
CyberOS/File Manager https://hosted.weblate.org/api/components/cyberos/file-manager/statistics/ View
CyberOS/Launcher https://hosted.weblate.org/api/components/cyberos/launcher/statistics/ View
CyberOS/Settings https://hosted.weblate.org/api/components/cyberos/settings/statistics/ View
CyberOS/Terminal https://hosted.weblate.org/api/components/cyberos/terminal/statistics/ View
CyberOS/Text Editor https://hosted.weblate.org/api/components/cyberos/text-editor/statistics/ View
CyberOS/Website https://hosted.weblate.org/api/components/cyberos/website/statistics/ View
CyberOS/Workspace/Desktop Daemon https://hosted.weblate.org/api/components/cyberos/desktop-daemon/statistics/ View
CyberOS/Workspace/Polkit Agent https://hosted.weblate.org/api/components/cyberos/polkit-agent/statistics/ View
CyberOS/Workspace/Settings Daemon https://hosted.weblate.org/api/components/cyberos/settings-daemon/statistics/ View
CyberOS/Workspace/Shutdown UI https://hosted.weblate.org/api/components/cyberos/shutdown-ui/statistics/ View
CyberOS/CyberOS https://hosted.weblate.org/api/components/cyberos/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/cyberos/audio-recorder/translations/
Project URL Link
CyberOS https://hosted.weblate.org/api/projects/cyberos/repository/ Hook
CyberOS/Audio Recorder https://hosted.weblate.org/api/components/cyberos/audio-recorder/repository/ Hook
CyberOS/Calculator https://hosted.weblate.org/api/components/cyberos/calculator/repository/ Hook
CyberOS/Disk Usage https://hosted.weblate.org/api/components/cyberos/disk-usage/repository/ Hook
CyberOS/Dock https://hosted.weblate.org/api/components/cyberos/dock/repository/ Hook
CyberOS/File Manager https://hosted.weblate.org/api/components/cyberos/file-manager/repository/ Hook
CyberOS/Launcher https://hosted.weblate.org/api/components/cyberos/launcher/repository/ Hook
CyberOS/Settings https://hosted.weblate.org/api/components/cyberos/settings/repository/ Hook
CyberOS/Terminal https://hosted.weblate.org/api/components/cyberos/terminal/repository/ Hook
CyberOS/Text Editor https://hosted.weblate.org/api/components/cyberos/text-editor/repository/ Hook
CyberOS/Website https://hosted.weblate.org/api/components/cyberos/website/repository/ Hook
CyberOS/Workspace/Desktop Daemon https://hosted.weblate.org/api/components/cyberos/desktop-daemon/repository/ Hook
CyberOS/Workspace/Polkit Agent https://hosted.weblate.org/api/components/cyberos/polkit-agent/repository/ Hook
CyberOS/Workspace/Settings Daemon https://hosted.weblate.org/api/components/cyberos/settings-daemon/repository/ Hook
CyberOS/Workspace/Shutdown UI https://hosted.weblate.org/api/components/cyberos/shutdown-ui/repository/ Hook
CyberOS/CyberOS https://hosted.weblate.org/api/components/cyberos/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/cyberos/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