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
大运维 http://124.71.185.90:8080/exports/rss/FINEOPS/ RSS
大运维/Master- fine-operation http://124.71.185.90:8080/exports/rss/FINEOPS/master-fine-operation/ RSS
大运维/Master- grafana看板 http://124.71.185.90:8080/exports/rss/FINEOPS/master-grafana/ RSS
大运维/Master-alert http://124.71.185.90:8080/exports/rss/FINEOPS/master-alert/ RSS
大运维/Master-log-analyse http://124.71.185.90:8080/exports/rss/FINEOPS/master-log-analyse/ RSS
大运维/Master-presentation http://124.71.185.90:8080/exports/rss/FINEOPS/master-presentation/ RSS
大运维/alert http://124.71.185.90:8080/exports/rss/FINEOPS/alert/ RSS
大运维/fine-operation http://124.71.185.90:8080/exports/rss/FINEOPS/fine-operation/ RSS
大运维/grafana看板 http://124.71.185.90:8080/exports/rss/FINEOPS/grafana/ RSS
大运维/log-analyse http://124.71.185.90:8080/exports/rss/FINEOPS/log-analyse/ RSS
大运维/presentation http://124.71.185.90:8080/exports/rss/FINEOPS/presentation/ RSS
大运维/大运维 http://124.71.185.90:8080/exports/rss/FINEOPS/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
大运维/Master- fine-operation http://124.71.185.90:8080/api/components/FINEOPS/master-fine-operation/statistics/ View
大运维/Master- grafana看板 http://124.71.185.90:8080/api/components/FINEOPS/master-grafana/statistics/ View
大运维/Master-alert http://124.71.185.90:8080/api/components/FINEOPS/master-alert/statistics/ View
大运维/Master-log-analyse http://124.71.185.90:8080/api/components/FINEOPS/master-log-analyse/statistics/ View
大运维/Master-presentation http://124.71.185.90:8080/api/components/FINEOPS/master-presentation/statistics/ View
大运维/alert http://124.71.185.90:8080/api/components/FINEOPS/alert/statistics/ View
大运维/fine-operation http://124.71.185.90:8080/api/components/FINEOPS/fine-operation/statistics/ View
大运维/grafana看板 http://124.71.185.90:8080/api/components/FINEOPS/grafana/statistics/ View
大运维/log-analyse http://124.71.185.90:8080/api/components/FINEOPS/log-analyse/statistics/ View
大运维/presentation http://124.71.185.90:8080/api/components/FINEOPS/presentation/statistics/ View
大运维/大运维 http://124.71.185.90:8080/api/components/FINEOPS/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_g9lIV2113QYWSOlPlLuybvyDzxJUnjYcjkay" \
    http://124.71.185.90:8080/api/components/FINEOPS/master-fine-operation/translations/
Project URL Link
大运维 http://124.71.185.90:8080/api/projects/FINEOPS/repository/ Hook
大运维/Master- fine-operation http://124.71.185.90:8080/api/components/FINEOPS/master-fine-operation/repository/ Hook
大运维/Master- grafana看板 http://124.71.185.90:8080/api/components/FINEOPS/master-grafana/repository/ Hook
大运维/Master-alert http://124.71.185.90:8080/api/components/FINEOPS/master-alert/repository/ Hook
大运维/Master-log-analyse http://124.71.185.90:8080/api/components/FINEOPS/master-log-analyse/repository/ Hook
大运维/Master-presentation http://124.71.185.90:8080/api/components/FINEOPS/master-presentation/repository/ Hook
大运维/alert http://124.71.185.90:8080/api/components/FINEOPS/alert/repository/ Hook
大运维/fine-operation http://124.71.185.90:8080/api/components/FINEOPS/fine-operation/repository/ Hook
大运维/grafana看板 http://124.71.185.90:8080/api/components/FINEOPS/grafana/repository/ Hook
大运维/log-analyse http://124.71.185.90:8080/api/components/FINEOPS/log-analyse/repository/ Hook
大运维/presentation http://124.71.185.90:8080/api/components/FINEOPS/presentation/repository/ Hook
大运维/大运维 http://124.71.185.90:8080/api/components/FINEOPS/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_g9lIV2113QYWSOlPlLuybvyDzxJUnjYcjkay" \
    http://124.71.185.90:8080/api/projects/FINEOPS/repository/

Weblate also supports direct notifications from several code hosting sites:

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