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
Mods by 776166 http://translate.voxeltycoon.xyz/exports/rss/mods-776166/ RSS
Mods by 776166/ECW Industry Addon http://translate.voxeltycoon.xyz/exports/rss/mods-776166/ecw-industry-addon/ RSS
Mods by 776166/Engines production mod http://translate.voxeltycoon.xyz/exports/rss/mods-776166/engines-production-mod/ 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
Mods by 776166/ECW Industry Addon http://translate.voxeltycoon.xyz/api/components/mods-776166/ecw-industry-addon/statistics/ View
Mods by 776166/Engines production mod http://translate.voxeltycoon.xyz/api/components/mods-776166/engines-production-mod/statistics/ View

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

curl \
    -H "Authorization: Token ls2TVpaoRrsJfzMk0d5m3X0BVZEKIwyGgPSd9fIo" \
    http://translate.voxeltycoon.xyz/api/components/mods-776166/ecw-industry-addon/translations/
Project URL Link
Mods by 776166 http://translate.voxeltycoon.xyz/api/projects/mods-776166/repository/ Hook
Mods by 776166/ECW Industry Addon http://translate.voxeltycoon.xyz/api/components/mods-776166/ecw-industry-addon/repository/ Hook
Mods by 776166/Engines production mod http://translate.voxeltycoon.xyz/api/components/mods-776166/engines-production-mod/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token ls2TVpaoRrsJfzMk0d5m3X0BVZEKIwyGgPSd9fIo" \
    http://translate.voxeltycoon.xyz/api/projects/mods-776166/repository/

Weblate also supports direct notifications from several code hosting sites:

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