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
NTP https://weblate.anarchyplanet.org/exports/rss/ntp/ RSS
NTP/core https://weblate.anarchyplanet.org/exports/rss/ntp/core/ RSS
NTP/earsandeyes https://weblate.anarchyplanet.org/exports/rss/ntp/earsandeyes/ RSS
NTP/earsandeyes.about https://weblate.anarchyplanet.org/exports/rss/ntp/earsandeyes-about/ RSS
NTP/earsandeyes.contribute https://weblate.anarchyplanet.org/exports/rss/ntp/earsandeyes-contribute/ RSS
NTP/resources https://weblate.anarchyplanet.org/exports/rss/ntp/resources/ RSS
NTP/resources.contribute https://weblate.anarchyplanet.org/exports/rss/ntp/resources-contribute/ RSS
NTP/threats https://weblate.anarchyplanet.org/exports/rss/ntp/threats/ RSS
NTP/threats.about https://weblate.anarchyplanet.org/exports/rss/ntp/threats-about/ RSS
NTP/threats.contribute https://weblate.anarchyplanet.org/exports/rss/ntp/threats-contribute/ RSS
NTP/threats.tutorial https://weblate.anarchyplanet.org/exports/rss/ntp/threats-tutorial/ RSS
NTP/glossary https://weblate.anarchyplanet.org/exports/rss/ntp/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
NTP/core https://weblate.anarchyplanet.org/api/components/ntp/core/statistics/ View
NTP/earsandeyes https://weblate.anarchyplanet.org/api/components/ntp/earsandeyes/statistics/ View
NTP/earsandeyes.about https://weblate.anarchyplanet.org/api/components/ntp/earsandeyes-about/statistics/ View
NTP/earsandeyes.contribute https://weblate.anarchyplanet.org/api/components/ntp/earsandeyes-contribute/statistics/ View
NTP/resources https://weblate.anarchyplanet.org/api/components/ntp/resources/statistics/ View
NTP/resources.contribute https://weblate.anarchyplanet.org/api/components/ntp/resources-contribute/statistics/ View
NTP/threats https://weblate.anarchyplanet.org/api/components/ntp/threats/statistics/ View
NTP/threats.about https://weblate.anarchyplanet.org/api/components/ntp/threats-about/statistics/ View
NTP/threats.contribute https://weblate.anarchyplanet.org/api/components/ntp/threats-contribute/statistics/ View
NTP/threats.tutorial https://weblate.anarchyplanet.org/api/components/ntp/threats-tutorial/statistics/ View
NTP/glossary https://weblate.anarchyplanet.org/api/components/ntp/glossary/statistics/ View

You can fetch statistics for all translations in one component like this:

curl \
    -H "Authorization: Token wlu_6A6NkNizMrWmLHx8HN0HtphM3LhKShRrCLB8" \
    https://weblate.anarchyplanet.org/api/components/ntp/core/translations/
Project URL Link
NTP https://weblate.anarchyplanet.org/api/projects/ntp/repository/ Hook
NTP/core https://weblate.anarchyplanet.org/api/components/ntp/core/repository/ Hook
NTP/earsandeyes https://weblate.anarchyplanet.org/api/components/ntp/earsandeyes/repository/ Hook
NTP/earsandeyes.about https://weblate.anarchyplanet.org/api/components/ntp/earsandeyes-about/repository/ Hook
NTP/earsandeyes.contribute https://weblate.anarchyplanet.org/api/components/ntp/earsandeyes-contribute/repository/ Hook
NTP/resources https://weblate.anarchyplanet.org/api/components/ntp/resources/repository/ Hook
NTP/resources.contribute https://weblate.anarchyplanet.org/api/components/ntp/resources-contribute/repository/ Hook
NTP/threats https://weblate.anarchyplanet.org/api/components/ntp/threats/repository/ Hook
NTP/threats.about https://weblate.anarchyplanet.org/api/components/ntp/threats-about/repository/ Hook
NTP/threats.contribute https://weblate.anarchyplanet.org/api/components/ntp/threats-contribute/repository/ Hook
NTP/threats.tutorial https://weblate.anarchyplanet.org/api/components/ntp/threats-tutorial/repository/ Hook
NTP/glossary https://weblate.anarchyplanet.org/api/components/ntp/glossary/repository/ Hook

You pull changes from a remote repository to Weblate like this:

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_6A6NkNizMrWmLHx8HN0HtphM3LhKShRrCLB8" \
    https://weblate.anarchyplanet.org/api/projects/ntp/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub https://weblate.anarchyplanet.org/hooks/github/ The documentation has detailed instructions
GitLab https://weblate.anarchyplanet.org/hooks/gitlab/ The documentation has detailed instructions
Bitbucket https://weblate.anarchyplanet.org/hooks/bitbucket/ The documentation has detailed instructions
Pagure https://weblate.anarchyplanet.org/hooks/pagure/ The documentation has detailed instructions
Azure Repos https://weblate.anarchyplanet.org/hooks/azure/ The documentation has detailed instructions
Gitea https://weblate.anarchyplanet.org/hooks/gitea/ The documentation has detailed instructions