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
Blocker https://weblate.sanmer.app/exports/rss/blocker/ RSS
Blocker/app-compose https://weblate.sanmer.app/exports/rss/blocker/app-compose/ RSS
Blocker/core-rule https://weblate.sanmer.app/exports/rss/blocker/core-rule/ RSS
Blocker/core-ui https://weblate.sanmer.app/exports/rss/blocker/core-ui/ RSS
Blocker/feature-appdetail https://weblate.sanmer.app/exports/rss/blocker/feature-appdetail/ RSS
Blocker/feature-applist https://weblate.sanmer.app/exports/rss/blocker/feature-applist/ RSS
Blocker/feature-generalrule https://weblate.sanmer.app/exports/rss/blocker/feature-generalrule/ RSS
Blocker/feature-ruledetail https://weblate.sanmer.app/exports/rss/blocker/feature-ruledetail/ RSS
Blocker/feature-search https://weblate.sanmer.app/exports/rss/blocker/feature-search/ RSS
Blocker/feature-settings https://weblate.sanmer.app/exports/rss/blocker/feature-settings/ RSS
Blocker/feature-sort https://weblate.sanmer.app/exports/rss/blocker/feature-sort/ RSS
Blocker/sync-work https://weblate.sanmer.app/exports/rss/blocker/sync-work/ RSS
Blocker/Blocker https://weblate.sanmer.app/exports/rss/blocker/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
Blocker/app-compose https://weblate.sanmer.app/api/components/blocker/app-compose/statistics/ View
Blocker/core-rule https://weblate.sanmer.app/api/components/blocker/core-rule/statistics/ View
Blocker/core-ui https://weblate.sanmer.app/api/components/blocker/core-ui/statistics/ View
Blocker/feature-appdetail https://weblate.sanmer.app/api/components/blocker/feature-appdetail/statistics/ View
Blocker/feature-applist https://weblate.sanmer.app/api/components/blocker/feature-applist/statistics/ View
Blocker/feature-generalrule https://weblate.sanmer.app/api/components/blocker/feature-generalrule/statistics/ View
Blocker/feature-ruledetail https://weblate.sanmer.app/api/components/blocker/feature-ruledetail/statistics/ View
Blocker/feature-search https://weblate.sanmer.app/api/components/blocker/feature-search/statistics/ View
Blocker/feature-settings https://weblate.sanmer.app/api/components/blocker/feature-settings/statistics/ View
Blocker/feature-sort https://weblate.sanmer.app/api/components/blocker/feature-sort/statistics/ View
Blocker/sync-work https://weblate.sanmer.app/api/components/blocker/sync-work/statistics/ View
Blocker/Blocker https://weblate.sanmer.app/api/components/blocker/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_Wiy4WXFMj7eWi5X2vQbl4MeWxUzZBiFKw76s" \
    https://weblate.sanmer.app/api/components/blocker/app-compose/translations/
Project URL Link
Blocker https://weblate.sanmer.app/api/projects/blocker/repository/ Hook
Blocker/app-compose https://weblate.sanmer.app/api/components/blocker/app-compose/repository/ Hook
Blocker/core-rule https://weblate.sanmer.app/api/components/blocker/core-rule/repository/ Hook
Blocker/core-ui https://weblate.sanmer.app/api/components/blocker/core-ui/repository/ Hook
Blocker/feature-appdetail https://weblate.sanmer.app/api/components/blocker/feature-appdetail/repository/ Hook
Blocker/feature-applist https://weblate.sanmer.app/api/components/blocker/feature-applist/repository/ Hook
Blocker/feature-generalrule https://weblate.sanmer.app/api/components/blocker/feature-generalrule/repository/ Hook
Blocker/feature-ruledetail https://weblate.sanmer.app/api/components/blocker/feature-ruledetail/repository/ Hook
Blocker/feature-search https://weblate.sanmer.app/api/components/blocker/feature-search/repository/ Hook
Blocker/feature-settings https://weblate.sanmer.app/api/components/blocker/feature-settings/repository/ Hook
Blocker/feature-sort https://weblate.sanmer.app/api/components/blocker/feature-sort/repository/ Hook
Blocker/sync-work https://weblate.sanmer.app/api/components/blocker/sync-work/repository/ Hook
Blocker/Blocker https://weblate.sanmer.app/api/components/blocker/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_Wiy4WXFMj7eWi5X2vQbl4MeWxUzZBiFKw76s" \
    https://weblate.sanmer.app/api/projects/blocker/repository/

Weblate also supports direct notifications from several code hosting sites:

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