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
SP1-2503 http://weblate.openkylin.top/exports/rss/sp1-2503/ RSS
SP1-2503/libpeony-qt http://weblate.openkylin.top/exports/rss/sp1-2503/libpeony-qt/ RSS
SP1-2503/peony-qt http://weblate.openkylin.top/exports/rss/sp1-2503/peony-qt/ RSS
SP1-2503/peony-qt-desktop http://weblate.openkylin.top/exports/rss/sp1-2503/peony-qt-desktop/ RSS
SP1-2503/SP1-2503 http://weblate.openkylin.top/exports/rss/sp1-2503/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
SP1-2503/libpeony-qt http://weblate.openkylin.top/api/components/sp1-2503/libpeony-qt/statistics/ View
SP1-2503/peony-qt http://weblate.openkylin.top/api/components/sp1-2503/peony-qt/statistics/ View
SP1-2503/peony-qt-desktop http://weblate.openkylin.top/api/components/sp1-2503/peony-qt-desktop/statistics/ View
SP1-2503/SP1-2503 http://weblate.openkylin.top/api/components/sp1-2503/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_R1vCikOSyyL3tBelWamsq2N1JcVrBluDIhah" \
    http://weblate.openkylin.top/api/components/sp1-2503/libpeony-qt/translations/
Project URL Link
SP1-2503 http://weblate.openkylin.top/api/projects/sp1-2503/repository/ Hook
SP1-2503/libpeony-qt http://weblate.openkylin.top/api/components/sp1-2503/libpeony-qt/repository/ Hook
SP1-2503/peony-qt http://weblate.openkylin.top/api/components/sp1-2503/peony-qt/repository/ Hook
SP1-2503/peony-qt-desktop http://weblate.openkylin.top/api/components/sp1-2503/peony-qt-desktop/repository/ Hook
SP1-2503/SP1-2503 http://weblate.openkylin.top/api/components/sp1-2503/glossary/repository/ Hook

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

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

Weblate also supports direct notifications from several code hosting sites:

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