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
Vanilla OS https://hosted.weblate.org/exports/rss/vanilla-os/ RSS
Vanilla OS/ABRoot https://hosted.weblate.org/exports/rss/vanilla-os/abroot/ RSS
Vanilla OS/Apx https://hosted.weblate.org/exports/rss/vanilla-os/apx/ RSS
Vanilla OS/Apx GUI https://hosted.weblate.org/exports/rss/vanilla-os/apx-gui/ RSS
Vanilla OS/Ikaros https://hosted.weblate.org/exports/rss/vanilla-os/ikaros/ RSS
Vanilla OS/Vanilla Drivers Utility https://hosted.weblate.org/exports/rss/vanilla-os/vanilla-drivers-utility/ RSS
Vanilla OS/Vanilla OS First Setup https://hosted.weblate.org/exports/rss/vanilla-os/first-setup/ RSS
Vanilla OS/Vanilla OS Installer https://hosted.weblate.org/exports/rss/vanilla-os/installer/ RSS
Vanilla OS/Vanilla PRIME Utility https://hosted.weblate.org/exports/rss/vanilla-os/vanilla-prime-utility/ RSS
Vanilla OS/Vanilla Sideload Utility https://hosted.weblate.org/exports/rss/vanilla-os/sideload-utility/ RSS
Vanilla OS/Vanilla System Operator https://hosted.weblate.org/exports/rss/vanilla-os/vanilla-system-operator/ RSS
Vanilla OS/Vanilla Updates Utility https://hosted.weblate.org/exports/rss/vanilla-os/vanilla-updates-utility/ RSS
Vanilla OS/Vanilla OS https://hosted.weblate.org/exports/rss/vanilla-os/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
Vanilla OS/ABRoot https://hosted.weblate.org/api/components/vanilla-os/abroot/statistics/ View
Vanilla OS/Apx https://hosted.weblate.org/api/components/vanilla-os/apx/statistics/ View
Vanilla OS/Apx GUI https://hosted.weblate.org/api/components/vanilla-os/apx-gui/statistics/ View
Vanilla OS/Ikaros https://hosted.weblate.org/api/components/vanilla-os/ikaros/statistics/ View
Vanilla OS/Vanilla Drivers Utility https://hosted.weblate.org/api/components/vanilla-os/vanilla-drivers-utility/statistics/ View
Vanilla OS/Vanilla OS First Setup https://hosted.weblate.org/api/components/vanilla-os/first-setup/statistics/ View
Vanilla OS/Vanilla OS Installer https://hosted.weblate.org/api/components/vanilla-os/installer/statistics/ View
Vanilla OS/Vanilla PRIME Utility https://hosted.weblate.org/api/components/vanilla-os/vanilla-prime-utility/statistics/ View
Vanilla OS/Vanilla Sideload Utility https://hosted.weblate.org/api/components/vanilla-os/sideload-utility/statistics/ View
Vanilla OS/Vanilla System Operator https://hosted.weblate.org/api/components/vanilla-os/vanilla-system-operator/statistics/ View
Vanilla OS/Vanilla Updates Utility https://hosted.weblate.org/api/components/vanilla-os/vanilla-updates-utility/statistics/ View
Vanilla OS/Vanilla OS https://hosted.weblate.org/api/components/vanilla-os/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/vanilla-os/abroot/translations/
Project URL Link
Vanilla OS https://hosted.weblate.org/api/projects/vanilla-os/repository/ Hook
Vanilla OS/ABRoot https://hosted.weblate.org/api/components/vanilla-os/abroot/repository/ Hook
Vanilla OS/Apx https://hosted.weblate.org/api/components/vanilla-os/apx/repository/ Hook
Vanilla OS/Apx GUI https://hosted.weblate.org/api/components/vanilla-os/apx-gui/repository/ Hook
Vanilla OS/Ikaros https://hosted.weblate.org/api/components/vanilla-os/ikaros/repository/ Hook
Vanilla OS/Vanilla Drivers Utility https://hosted.weblate.org/api/components/vanilla-os/vanilla-drivers-utility/repository/ Hook
Vanilla OS/Vanilla OS First Setup https://hosted.weblate.org/api/components/vanilla-os/first-setup/repository/ Hook
Vanilla OS/Vanilla OS Installer https://hosted.weblate.org/api/components/vanilla-os/installer/repository/ Hook
Vanilla OS/Vanilla PRIME Utility https://hosted.weblate.org/api/components/vanilla-os/vanilla-prime-utility/repository/ Hook
Vanilla OS/Vanilla Sideload Utility https://hosted.weblate.org/api/components/vanilla-os/sideload-utility/repository/ Hook
Vanilla OS/Vanilla System Operator https://hosted.weblate.org/api/components/vanilla-os/vanilla-system-operator/repository/ Hook
Vanilla OS/Vanilla Updates Utility https://hosted.weblate.org/api/components/vanilla-os/vanilla-updates-utility/repository/ Hook
Vanilla OS/Vanilla OS https://hosted.weblate.org/api/components/vanilla-os/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/vanilla-os/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