您可以从 Weblate 获取多种机器可读的数据格式。

RSS 订阅源

通过 RSS 订阅源跟踪翻译进度和所有重要的变化。

项目 URL 链接
test3 http://weblate.openkylin.top/exports/rss/test3/ RSS
test3/ukui-control-center http://weblate.openkylin.top/exports/rss/test3/ukui-control-center/ RSS
test3/ukui-menu http://weblate.openkylin.top/exports/rss/test3/ukui-menu/ RSS
test3/ukui-panel-1 http://weblate.openkylin.top/exports/rss/test3/ukui-panel-1/ RSS
test3/test3 http://weblate.openkylin.top/exports/rss/test3/glossary/ RSS

每种语言均有独立的 RSS 订阅源,您可以通过在上述 URL 末尾加上语言代码来构造取得。

统计

每个部件的 JSON 格式的翻译统计数据允许您在其他网站或工具中使用这些数据。

项目 URL 链接
test3/ukui-control-center http://weblate.openkylin.top/api/components/test3/ukui-control-center/statistics/ 查看
test3/ukui-menu http://weblate.openkylin.top/api/components/test3/ukui-menu/statistics/ 查看
test3/ukui-panel-1 http://weblate.openkylin.top/api/components/test3/ukui-panel-1/statistics/ 查看
test3/test3 http://weblate.openkylin.top/api/components/test3/glossary/statistics/ 查看

你可以像这样获取一个部件中所有翻译的统计信息:

curl \
    -H "Authorization: Token wlu_R1vCikOSyyL3tBelWamsq2N1JcVrBluDIhah" \
    http://weblate.openkylin.top/api/components/test3/ukui-control-center/translations/
项目 URL 链接
test3 http://weblate.openkylin.top/api/projects/test3/repository/ 钩子
test3/ukui-control-center http://weblate.openkylin.top/api/components/test3/ukui-control-center/repository/ 钩子
test3/ukui-menu http://weblate.openkylin.top/api/components/test3/ukui-menu/repository/ 钩子
test3/ukui-panel-1 http://weblate.openkylin.top/api/components/test3/ukui-panel-1/repository/ 钩子
test3/test3 http://weblate.openkylin.top/api/components/test3/glossary/repository/ 钩子

你可以像这样从远程存储库拉取更改到 Weblate:

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_R1vCikOSyyL3tBelWamsq2N1JcVrBluDIhah" \
    http://weblate.openkylin.top/api/projects/test3/repository/

Weblate 直接支持许多代码托管网站的通知信息:

托管网站 URL 备注
GitHub http://weblate.openkylin.top/hooks/github/ 文档中有详细的说明
GitLab http://weblate.openkylin.top/hooks/gitlab/ 文档中有详细的说明
Bitbucket http://weblate.openkylin.top/hooks/bitbucket/ 文档中有详细的说明
Pagure http://weblate.openkylin.top/hooks/pagure/ 文档中有详细的说明
Azure Repos http://weblate.openkylin.top/hooks/azure/ 文档中有详细的说明
Gitea http://weblate.openkylin.top/hooks/gitea/ 文档中有详细的说明