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
Dreamy Duels https://weblate.igsk.fun/exports/rss/zmcs/ RSS
Dreamy Duels/Classic Cards https://weblate.igsk.fun/exports/rss/zmcs/cards-classic/ RSS
Dreamy Duels/Node documents https://weblate.igsk.fun/exports/rss/zmcs/docs-node/ RSS
Dreamy Duels/Server https://weblate.igsk.fun/exports/rss/zmcs/ntrw-go/ RSS
Dreamy Duels/UI https://weblate.igsk.fun/exports/rss/zmcs/ui/ RSS
Dreamy Duels/Dreamy Duels https://weblate.igsk.fun/exports/rss/zmcs/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
Dreamy Duels/Classic Cards https://weblate.igsk.fun/api/components/zmcs/cards-classic/statistics/ View
Dreamy Duels/Node documents https://weblate.igsk.fun/api/components/zmcs/docs-node/statistics/ View
Dreamy Duels/Server https://weblate.igsk.fun/api/components/zmcs/ntrw-go/statistics/ View
Dreamy Duels/UI https://weblate.igsk.fun/api/components/zmcs/ui/statistics/ View
Dreamy Duels/Dreamy Duels https://weblate.igsk.fun/api/components/zmcs/glossary/statistics/ View

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

curl \
    -H "Authorization: Token JgAjzn5QabpI7D0KCSo0Yube3YrwJCnTKBhy17UW" \
    https://weblate.igsk.fun/api/components/zmcs/cards-classic/translations/
Project URL Link
Dreamy Duels https://weblate.igsk.fun/api/projects/zmcs/repository/ Hook
Dreamy Duels/Classic Cards https://weblate.igsk.fun/api/components/zmcs/cards-classic/repository/ Hook
Dreamy Duels/Node documents https://weblate.igsk.fun/api/components/zmcs/docs-node/repository/ Hook
Dreamy Duels/Server https://weblate.igsk.fun/api/components/zmcs/ntrw-go/repository/ Hook
Dreamy Duels/UI https://weblate.igsk.fun/api/components/zmcs/ui/repository/ Hook
Dreamy Duels/Dreamy Duels https://weblate.igsk.fun/api/components/zmcs/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token JgAjzn5QabpI7D0KCSo0Yube3YrwJCnTKBhy17UW" \
    https://weblate.igsk.fun/api/projects/zmcs/repository/

Weblate also supports direct notifications from several code hosting sites:

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