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
NOC https://hosted.weblate.org/exports/rss/noc/ RSS
NOC/messages-js-po https://hosted.weblate.org/exports/rss/noc/messages-js-po/ RSS
NOC/messages-js-po/card https://hosted.weblate.org/exports/rss/noc/messages-js-pocard/ RSS
NOC/messages-js-po/login https://hosted.weblate.org/exports/rss/noc/messages-js-pologin/ RSS
NOC/messages-po https://hosted.weblate.org/exports/rss/noc/messages-po/ RSS
NOC/messages-po/card https://hosted.weblate.org/exports/rss/noc/messages-pocard/ RSS
NOC/messages-po/login https://hosted.weblate.org/exports/rss/noc/messages-pologin/ RSS
NOC/messages-po/web https://hosted.weblate.org/exports/rss/noc/messages-poweb/ RSS
NOC/sa-profiles_cpu usage https://hosted.weblate.org/exports/rss/noc/sa-profiles_cpu-usage/ RSS
NOC/sa-profiles_memory usage https://hosted.weblate.org/exports/rss/noc/sa-profiles_memory-usage/ RSS
NOC/web/card https://hosted.weblate.org/exports/rss/noc/webcard/ RSS
NOC/web/login https://hosted.weblate.org/exports/rss/noc/weblogin/ RSS
NOC/web messages https://hosted.weblate.org/exports/rss/noc/web-messages/ RSS
NOC/web translations https://hosted.weblate.org/exports/rss/noc/web/ RSS
NOC/NOC https://hosted.weblate.org/exports/rss/noc/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
NOC/messages-js-po https://hosted.weblate.org/api/components/noc/messages-js-po/statistics/ View
NOC/messages-js-po/card https://hosted.weblate.org/api/components/noc/messages-js-pocard/statistics/ View
NOC/messages-js-po/login https://hosted.weblate.org/api/components/noc/messages-js-pologin/statistics/ View
NOC/messages-po https://hosted.weblate.org/api/components/noc/messages-po/statistics/ View
NOC/messages-po/card https://hosted.weblate.org/api/components/noc/messages-pocard/statistics/ View
NOC/messages-po/login https://hosted.weblate.org/api/components/noc/messages-pologin/statistics/ View
NOC/messages-po/web https://hosted.weblate.org/api/components/noc/messages-poweb/statistics/ View
NOC/sa-profiles_cpu usage https://hosted.weblate.org/api/components/noc/sa-profiles_cpu-usage/statistics/ View
NOC/sa-profiles_memory usage https://hosted.weblate.org/api/components/noc/sa-profiles_memory-usage/statistics/ View
NOC/web/card https://hosted.weblate.org/api/components/noc/webcard/statistics/ View
NOC/web/login https://hosted.weblate.org/api/components/noc/weblogin/statistics/ View
NOC/web messages https://hosted.weblate.org/api/components/noc/web-messages/statistics/ View
NOC/web translations https://hosted.weblate.org/api/components/noc/web/statistics/ View
NOC/NOC https://hosted.weblate.org/api/components/noc/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/noc/messages-js-po/translations/
Project URL Link
NOC https://hosted.weblate.org/api/projects/noc/repository/ Hook
NOC/messages-js-po https://hosted.weblate.org/api/components/noc/messages-js-po/repository/ Hook
NOC/messages-js-po/card https://hosted.weblate.org/api/components/noc/messages-js-pocard/repository/ Hook
NOC/messages-js-po/login https://hosted.weblate.org/api/components/noc/messages-js-pologin/repository/ Hook
NOC/messages-po https://hosted.weblate.org/api/components/noc/messages-po/repository/ Hook
NOC/messages-po/card https://hosted.weblate.org/api/components/noc/messages-pocard/repository/ Hook
NOC/messages-po/login https://hosted.weblate.org/api/components/noc/messages-pologin/repository/ Hook
NOC/messages-po/web https://hosted.weblate.org/api/components/noc/messages-poweb/repository/ Hook
NOC/sa-profiles_cpu usage https://hosted.weblate.org/api/components/noc/sa-profiles_cpu-usage/repository/ Hook
NOC/sa-profiles_memory usage https://hosted.weblate.org/api/components/noc/sa-profiles_memory-usage/repository/ Hook
NOC/web/card https://hosted.weblate.org/api/components/noc/webcard/repository/ Hook
NOC/web/login https://hosted.weblate.org/api/components/noc/weblogin/repository/ Hook
NOC/web messages https://hosted.weblate.org/api/components/noc/web-messages/repository/ Hook
NOC/web translations https://hosted.weblate.org/api/components/noc/web/repository/ Hook
NOC/NOC https://hosted.weblate.org/api/components/noc/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/noc/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