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
CMS http://weblate.syc-cms.com/exports/rss/cms/ RSS
CMS/组件/刷卡登录后端 http://weblate.syc-cms.com/exports/rss/cms/plugins/CardLogin-backend/ RSS
CMS/基座前端 http://weblate.syc-cms.com/exports/rss/cms/frontend/ RSS
CMS/基座后端 http://weblate.syc-cms.com/exports/rss/cms/backend/ RSS
CMS/组件/工卡管理前端 http://weblate.syc-cms.com/exports/rss/cms/plugins/WorkCardManagement/ RSS
CMS/服务监控 http://weblate.syc-cms.com/exports/rss/cms/supervisor/ RSS
CMS/组件/窑炉设备前端 http://weblate.syc-cms.com/exports/rss/cms/plugins/KilnProduct/ RSS
CMS/组件/窑炉设备后端 http://weblate.syc-cms.com/exports/rss/cms/plugins/KilnProduction-backend/ RSS
CMS/组件/设备维保前端 http://weblate.syc-cms.com/exports/rss/cms/plugins/EquipmentManagement/ RSS
CMS/组件/设备维保后端 http://weblate.syc-cms.com/exports/rss/cms/plugins/EquipmentMaintenance-backend/ RSS
CMS/组件/配方管理前端 http://weblate.syc-cms.com/exports/rss/cms/plugins/formulamanage/ RSS
CMS/组件/配方管理后端 http://weblate.syc-cms.com/exports/rss/cms/plugins/FormulaManage-backend/ RSS
CMS/CMS http://weblate.syc-cms.com/exports/rss/cms/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
CMS/组件/刷卡登录后端 http://weblate.syc-cms.com/api/components/cms/CardLogin-backend/statistics/ View
CMS/基座前端 http://weblate.syc-cms.com/api/components/cms/frontend/statistics/ View
CMS/基座后端 http://weblate.syc-cms.com/api/components/cms/backend/statistics/ View
CMS/组件/工卡管理前端 http://weblate.syc-cms.com/api/components/cms/WorkCardManagement/statistics/ View
CMS/服务监控 http://weblate.syc-cms.com/api/components/cms/supervisor/statistics/ View
CMS/组件/窑炉设备前端 http://weblate.syc-cms.com/api/components/cms/KilnProduct/statistics/ View
CMS/组件/窑炉设备后端 http://weblate.syc-cms.com/api/components/cms/KilnProduction-backend/statistics/ View
CMS/组件/设备维保前端 http://weblate.syc-cms.com/api/components/cms/EquipmentManagement/statistics/ View
CMS/组件/设备维保后端 http://weblate.syc-cms.com/api/components/cms/EquipmentMaintenance-backend/statistics/ View
CMS/组件/配方管理前端 http://weblate.syc-cms.com/api/components/cms/formulamanage/statistics/ View
CMS/组件/配方管理后端 http://weblate.syc-cms.com/api/components/cms/FormulaManage-backend/statistics/ View
CMS/CMS http://weblate.syc-cms.com/api/components/cms/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_N6QapwMDFFv20jjT64SCf12V7m3837a1mhty" \
    http://weblate.syc-cms.com/api/components/cms/CardLogin-backend/translations/
Project URL Link
CMS http://weblate.syc-cms.com/api/projects/cms/repository/ Hook
CMS/组件/刷卡登录后端 http://weblate.syc-cms.com/api/components/cms/CardLogin-backend/repository/ Hook
CMS/基座前端 http://weblate.syc-cms.com/api/components/cms/frontend/repository/ Hook
CMS/基座后端 http://weblate.syc-cms.com/api/components/cms/backend/repository/ Hook
CMS/组件/工卡管理前端 http://weblate.syc-cms.com/api/components/cms/WorkCardManagement/repository/ Hook
CMS/服务监控 http://weblate.syc-cms.com/api/components/cms/supervisor/repository/ Hook
CMS/组件/窑炉设备前端 http://weblate.syc-cms.com/api/components/cms/KilnProduct/repository/ Hook
CMS/组件/窑炉设备后端 http://weblate.syc-cms.com/api/components/cms/KilnProduction-backend/repository/ Hook
CMS/组件/设备维保前端 http://weblate.syc-cms.com/api/components/cms/EquipmentManagement/repository/ Hook
CMS/组件/设备维保后端 http://weblate.syc-cms.com/api/components/cms/EquipmentMaintenance-backend/repository/ Hook
CMS/组件/配方管理前端 http://weblate.syc-cms.com/api/components/cms/formulamanage/repository/ Hook
CMS/组件/配方管理后端 http://weblate.syc-cms.com/api/components/cms/FormulaManage-backend/repository/ Hook
CMS/CMS http://weblate.syc-cms.com/api/components/cms/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_N6QapwMDFFv20jjT64SCf12V7m3837a1mhty" \
    http://weblate.syc-cms.com/api/projects/cms/repository/

Weblate also supports direct notifications from several code hosting sites:

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