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
TubesT https://weblate.fscut.com/exports/rss/tubest/ RSS
柏楚软件总术语表/*TubePro软件术语库 https://weblate.fscut.com/exports/rss/Glossary/tubepro/ RSS
柏楚软件总术语表/*TubesT软件术语库 https://weblate.fscut.com/exports/rss/Glossary/tubest/ RSS
TubesT/trunk https://weblate.fscut.com/exports/rss/tubest/trunk/ RSS
TubesT/CBBTest https://weblate.fscut.com/exports/rss/tubest/cbbtest/ RSS
TubesT/MachineSort https://weblate.fscut.com/exports/rss/tubest/machinesort/ RSS
TubesT/S18443Test https://weblate.fscut.com/exports/rss/tubest/s18443test/ RSS
TubesT/S20535Test https://weblate.fscut.com/exports/rss/tubest/s20535test/ RSS
TubesT/chenpinduoNew https://weblate.fscut.com/exports/rss/tubest/chenpinduonew/ RSS
TubesT/jiangchuan https://weblate.fscut.com/exports/rss/tubest/jiangchuan/ RSS
TubesTH/trunk https://weblate.fscut.com/exports/rss/tubesth/trunk/ RSS
TubesT/TubesT https://weblate.fscut.com/exports/rss/tubest/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
柏楚软件总术语表/*TubePro软件术语库 https://weblate.fscut.com/api/components/tubest/tubepro/statistics/ View
柏楚软件总术语表/*TubesT软件术语库 https://weblate.fscut.com/api/components/tubest/tubest/statistics/ View
TubesT/trunk https://weblate.fscut.com/api/components/tubest/trunk/statistics/ View
TubesT/CBBTest https://weblate.fscut.com/api/components/tubest/cbbtest/statistics/ View
TubesT/MachineSort https://weblate.fscut.com/api/components/tubest/machinesort/statistics/ View
TubesT/S18443Test https://weblate.fscut.com/api/components/tubest/s18443test/statistics/ View
TubesT/S20535Test https://weblate.fscut.com/api/components/tubest/s20535test/statistics/ View
TubesT/chenpinduoNew https://weblate.fscut.com/api/components/tubest/chenpinduonew/statistics/ View
TubesT/jiangchuan https://weblate.fscut.com/api/components/tubest/jiangchuan/statistics/ View
TubesTH/trunk https://weblate.fscut.com/api/components/tubest/trunk/statistics/ View
TubesT/TubesT https://weblate.fscut.com/api/components/tubest/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/tubest/tubepro/translations/
Project URL Link
TubesT https://weblate.fscut.com/api/projects/tubest/repository/ Hook
柏楚软件总术语表/*TubePro软件术语库 https://weblate.fscut.com/api/components/tubest/tubepro/repository/ Hook
柏楚软件总术语表/*TubesT软件术语库 https://weblate.fscut.com/api/components/tubest/tubest/repository/ Hook
TubesT/trunk https://weblate.fscut.com/api/components/tubest/trunk/repository/ Hook
TubesT/CBBTest https://weblate.fscut.com/api/components/tubest/cbbtest/repository/ Hook
TubesT/MachineSort https://weblate.fscut.com/api/components/tubest/machinesort/repository/ Hook
TubesT/S18443Test https://weblate.fscut.com/api/components/tubest/s18443test/repository/ Hook
TubesT/S20535Test https://weblate.fscut.com/api/components/tubest/s20535test/repository/ Hook
TubesT/chenpinduoNew https://weblate.fscut.com/api/components/tubest/chenpinduonew/repository/ Hook
TubesT/jiangchuan https://weblate.fscut.com/api/components/tubest/jiangchuan/repository/ Hook
TubesTH/trunk https://weblate.fscut.com/api/components/tubest/trunk/repository/ Hook
TubesT/TubesT https://weblate.fscut.com/api/components/tubest/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/tubest/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