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
TubeNck https://weblate.fscut.com/exports/rss/tubenck/ RSS
柏楚软件总术语表/*TubesT软件术语库 https://weblate.fscut.com/exports/rss/Glossary/tubest/ RSS
TubeNck/17XX https://weblate.fscut.com/exports/rss/tubenck/17xx/ RSS
TubeNck/18XX https://weblate.fscut.com/exports/rss/tubenck/18xx/ RSS
TubeNck/24C2 https://weblate.fscut.com/exports/rss/tubenck/24c2/ RSS
TubeNck/KDCMerge https://weblate.fscut.com/exports/rss/tubenck/kdcmerge/ RSS
TubeNck/StepNc https://weblate.fscut.com/exports/rss/tubenck/stepnc/ RSS
TubeNck/XTChen https://weblate.fscut.com/exports/rss/tubenck/xtchen/ RSS
TubeNck/devJK https://weblate.fscut.com/exports/rss/tubenck/devjk/ RSS
TubeNck/trunk https://weblate.fscut.com/exports/rss/tubenck/trunk/ RSS
TubeNck/TubeNck https://weblate.fscut.com/exports/rss/tubenck/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
柏楚软件总术语表/*TubesT软件术语库 https://weblate.fscut.com/api/components/tubenck/tubest/statistics/ View
TubeNck/17XX https://weblate.fscut.com/api/components/tubenck/17xx/statistics/ View
TubeNck/18XX https://weblate.fscut.com/api/components/tubenck/18xx/statistics/ View
TubeNck/24C2 https://weblate.fscut.com/api/components/tubenck/24c2/statistics/ View
TubeNck/KDCMerge https://weblate.fscut.com/api/components/tubenck/kdcmerge/statistics/ View
TubeNck/StepNc https://weblate.fscut.com/api/components/tubenck/stepnc/statistics/ View
TubeNck/XTChen https://weblate.fscut.com/api/components/tubenck/xtchen/statistics/ View
TubeNck/devJK https://weblate.fscut.com/api/components/tubenck/devjk/statistics/ View
TubeNck/trunk https://weblate.fscut.com/api/components/tubenck/trunk/statistics/ View
TubeNck/TubeNck https://weblate.fscut.com/api/components/tubenck/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_i9LHFgRHQjAPMLARf2PGvTbbSX9oosICyTrC" \
    https://weblate.fscut.com/api/components/tubenck/tubest/translations/
Project URL Link
TubeNck https://weblate.fscut.com/api/projects/tubenck/repository/ Hook
柏楚软件总术语表/*TubesT软件术语库 https://weblate.fscut.com/api/components/tubenck/tubest/repository/ Hook
TubeNck/17XX https://weblate.fscut.com/api/components/tubenck/17xx/repository/ Hook
TubeNck/18XX https://weblate.fscut.com/api/components/tubenck/18xx/repository/ Hook
TubeNck/24C2 https://weblate.fscut.com/api/components/tubenck/24c2/repository/ Hook
TubeNck/KDCMerge https://weblate.fscut.com/api/components/tubenck/kdcmerge/repository/ Hook
TubeNck/StepNc https://weblate.fscut.com/api/components/tubenck/stepnc/repository/ Hook
TubeNck/XTChen https://weblate.fscut.com/api/components/tubenck/xtchen/repository/ Hook
TubeNck/devJK https://weblate.fscut.com/api/components/tubenck/devjk/repository/ Hook
TubeNck/trunk https://weblate.fscut.com/api/components/tubenck/trunk/repository/ Hook
TubeNck/TubeNck https://weblate.fscut.com/api/components/tubenck/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_i9LHFgRHQjAPMLARf2PGvTbbSX9oosICyTrC" \
    https://weblate.fscut.com/api/projects/tubenck/repository/

Weblate also supports direct notifications from several code hosting sites:

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