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
CutefishOS https://hosted.weblate.org/exports/rss/cutefishos/ RSS
CutefishOS/Dock https://hosted.weblate.org/exports/rss/cutefishos/dock/ RSS
CutefishOS/Launcher https://hosted.weblate.org/exports/rss/cutefishos/launcher/ RSS
CutefishOS/Polkit Agent https://hosted.weblate.org/exports/rss/cutefishos/polkit-agent/ RSS
CutefishOS/ScreenLocker https://hosted.weblate.org/exports/rss/cutefishos/screenlocker/ RSS
CutefishOS/Screenshot https://hosted.weblate.org/exports/rss/cutefishos/screenshot/ RSS
CutefishOS/Settings https://hosted.weblate.org/exports/rss/cutefishos/settings/ RSS
CutefishOS/Settings Daemon https://hosted.weblate.org/exports/rss/cutefishos/settings-daemon/ RSS
CutefishOS/Shutdown UI https://hosted.weblate.org/exports/rss/cutefishos/shutdown-ui/ RSS
CutefishOS/Statusbar https://hosted.weblate.org/exports/rss/cutefishos/statusbar/ RSS
CutefishOS/Terminal https://hosted.weblate.org/exports/rss/cutefishos/terminal/ RSS
CutefishOS/CutefishOS https://hosted.weblate.org/exports/rss/cutefishos/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
CutefishOS/Dock https://hosted.weblate.org/api/components/cutefishos/dock/statistics/ View
CutefishOS/Launcher https://hosted.weblate.org/api/components/cutefishos/launcher/statistics/ View
CutefishOS/Polkit Agent https://hosted.weblate.org/api/components/cutefishos/polkit-agent/statistics/ View
CutefishOS/ScreenLocker https://hosted.weblate.org/api/components/cutefishos/screenlocker/statistics/ View
CutefishOS/Screenshot https://hosted.weblate.org/api/components/cutefishos/screenshot/statistics/ View
CutefishOS/Settings https://hosted.weblate.org/api/components/cutefishos/settings/statistics/ View
CutefishOS/Settings Daemon https://hosted.weblate.org/api/components/cutefishos/settings-daemon/statistics/ View
CutefishOS/Shutdown UI https://hosted.weblate.org/api/components/cutefishos/shutdown-ui/statistics/ View
CutefishOS/Statusbar https://hosted.weblate.org/api/components/cutefishos/statusbar/statistics/ View
CutefishOS/Terminal https://hosted.weblate.org/api/components/cutefishos/terminal/statistics/ View
CutefishOS/CutefishOS https://hosted.weblate.org/api/components/cutefishos/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/cutefishos/dock/translations/
Project URL Link
CutefishOS https://hosted.weblate.org/api/projects/cutefishos/repository/ Hook
CutefishOS/Dock https://hosted.weblate.org/api/components/cutefishos/dock/repository/ Hook
CutefishOS/Launcher https://hosted.weblate.org/api/components/cutefishos/launcher/repository/ Hook
CutefishOS/Polkit Agent https://hosted.weblate.org/api/components/cutefishos/polkit-agent/repository/ Hook
CutefishOS/ScreenLocker https://hosted.weblate.org/api/components/cutefishos/screenlocker/repository/ Hook
CutefishOS/Screenshot https://hosted.weblate.org/api/components/cutefishos/screenshot/repository/ Hook
CutefishOS/Settings https://hosted.weblate.org/api/components/cutefishos/settings/repository/ Hook
CutefishOS/Settings Daemon https://hosted.weblate.org/api/components/cutefishos/settings-daemon/repository/ Hook
CutefishOS/Shutdown UI https://hosted.weblate.org/api/components/cutefishos/shutdown-ui/repository/ Hook
CutefishOS/Statusbar https://hosted.weblate.org/api/components/cutefishos/statusbar/repository/ Hook
CutefishOS/Terminal https://hosted.weblate.org/api/components/cutefishos/terminal/repository/ Hook
CutefishOS/CutefishOS https://hosted.weblate.org/api/components/cutefishos/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/cutefishos/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