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
SCNX http://localize.scootkit.net/exports/rss/scnx/ RSS
SCNX/add-guild http://localize.scootkit.net/exports/rss/scnx/add-guild/ RSS
SCNX/ads http://localize.scootkit.net/exports/rss/scnx/ads/ RSS
SCNX/analytics http://localize.scootkit.net/exports/rss/scnx/analytics/ RSS
SCNX/auth http://localize.scootkit.net/exports/rss/scnx/auth/ RSS
SCNX/backup http://localize.scootkit.net/exports/rss/scnx/backup/ RSS
SCNX/common http://localize.scootkit.net/exports/rss/scnx/common/ RSS
SCNX/custom-commands http://localize.scootkit.net/exports/rss/scnx/custom-commands/ RSS
SCNX/editor http://localize.scootkit.net/exports/rss/scnx/editor/ RSS
SCNX/guilds http://localize.scootkit.net/exports/rss/scnx/guilds/ RSS
SCNX/integrations http://localize.scootkit.net/exports/rss/scnx/integrations/ RSS
SCNX/login-as-bot http://localize.scootkit.net/exports/rss/scnx/login-as-bot/ RSS
SCNX/marketplace http://localize.scootkit.net/exports/rss/scnx/marketplace/ RSS
SCNX/modmail http://localize.scootkit.net/exports/rss/scnx/modmail/ RSS
SCNX/tools http://localize.scootkit.net/exports/rss/scnx/tools/ RSS
SCNX/SCNX http://localize.scootkit.net/exports/rss/scnx/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
SCNX/add-guild http://localize.scootkit.net/api/components/scnx/add-guild/statistics/ View
SCNX/ads http://localize.scootkit.net/api/components/scnx/ads/statistics/ View
SCNX/analytics http://localize.scootkit.net/api/components/scnx/analytics/statistics/ View
SCNX/auth http://localize.scootkit.net/api/components/scnx/auth/statistics/ View
SCNX/backup http://localize.scootkit.net/api/components/scnx/backup/statistics/ View
SCNX/common http://localize.scootkit.net/api/components/scnx/common/statistics/ View
SCNX/custom-commands http://localize.scootkit.net/api/components/scnx/custom-commands/statistics/ View
SCNX/editor http://localize.scootkit.net/api/components/scnx/editor/statistics/ View
SCNX/guilds http://localize.scootkit.net/api/components/scnx/guilds/statistics/ View
SCNX/integrations http://localize.scootkit.net/api/components/scnx/integrations/statistics/ View
SCNX/login-as-bot http://localize.scootkit.net/api/components/scnx/login-as-bot/statistics/ View
SCNX/marketplace http://localize.scootkit.net/api/components/scnx/marketplace/statistics/ View
SCNX/modmail http://localize.scootkit.net/api/components/scnx/modmail/statistics/ View
SCNX/tools http://localize.scootkit.net/api/components/scnx/tools/statistics/ View
SCNX/SCNX http://localize.scootkit.net/api/components/scnx/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_Y5By2KN2JBXElxEQ9fV9deALwSTjtVKWeogH" \
    http://localize.scootkit.net/api/components/scnx/add-guild/translations/
Project URL Link
SCNX http://localize.scootkit.net/api/projects/scnx/repository/ Hook
SCNX/add-guild http://localize.scootkit.net/api/components/scnx/add-guild/repository/ Hook
SCNX/ads http://localize.scootkit.net/api/components/scnx/ads/repository/ Hook
SCNX/analytics http://localize.scootkit.net/api/components/scnx/analytics/repository/ Hook
SCNX/auth http://localize.scootkit.net/api/components/scnx/auth/repository/ Hook
SCNX/backup http://localize.scootkit.net/api/components/scnx/backup/repository/ Hook
SCNX/common http://localize.scootkit.net/api/components/scnx/common/repository/ Hook
SCNX/custom-commands http://localize.scootkit.net/api/components/scnx/custom-commands/repository/ Hook
SCNX/editor http://localize.scootkit.net/api/components/scnx/editor/repository/ Hook
SCNX/guilds http://localize.scootkit.net/api/components/scnx/guilds/repository/ Hook
SCNX/integrations http://localize.scootkit.net/api/components/scnx/integrations/repository/ Hook
SCNX/login-as-bot http://localize.scootkit.net/api/components/scnx/login-as-bot/repository/ Hook
SCNX/marketplace http://localize.scootkit.net/api/components/scnx/marketplace/repository/ Hook
SCNX/modmail http://localize.scootkit.net/api/components/scnx/modmail/repository/ Hook
SCNX/tools http://localize.scootkit.net/api/components/scnx/tools/repository/ Hook
SCNX/SCNX http://localize.scootkit.net/api/components/scnx/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_Y5By2KN2JBXElxEQ9fV9deALwSTjtVKWeogH" \
    http://localize.scootkit.net/api/projects/scnx/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub http://localize.scootkit.net/hooks/github/ The documentation has detailed instructions
GitLab http://localize.scootkit.net/hooks/gitlab/ The documentation has detailed instructions
Bitbucket http://localize.scootkit.net/hooks/bitbucket/ The documentation has detailed instructions
Pagure http://localize.scootkit.net/hooks/pagure/ The documentation has detailed instructions
Azure Repos http://localize.scootkit.net/hooks/azure/ The documentation has detailed instructions
Gitea http://localize.scootkit.net/hooks/gitea/ The documentation has detailed instructions