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 refreshfr http://translate.voxeltycoon.xyz/exports/rss/mods-refreshfr/ RSS
Mods by refreshfr/Decorative Ballast http://translate.voxeltycoon.xyz/exports/rss/mods-refreshfr/decorative-ballast/ RSS
Mods by refreshfr/Modular Decorative Stations http://translate.voxeltycoon.xyz/exports/rss/mods-refreshfr/modular-decorative-stations/ RSS
Mods by refreshfr/Stations + : Large Road Stations http://translate.voxeltycoon.xyz/exports/rss/mods-refreshfr/stations-plus-large-road-stations/ RSS
Mods by refreshfr/Stations + : Small Road Stations http://translate.voxeltycoon.xyz/exports/rss/mods-refreshfr/stations-plus-small-road-stations/ RSS
Mods by refreshfr/Mods by refreshfr http://translate.voxeltycoon.xyz/exports/rss/mods-refreshfr/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
Mods by refreshfr/Decorative Ballast http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/decorative-ballast/statistics/ View
Mods by refreshfr/Modular Decorative Stations http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/modular-decorative-stations/statistics/ View
Mods by refreshfr/Stations + : Large Road Stations http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/stations-plus-large-road-stations/statistics/ View
Mods by refreshfr/Stations + : Small Road Stations http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/stations-plus-small-road-stations/statistics/ View
Mods by refreshfr/Mods by refreshfr http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/glossary/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-refreshfr/decorative-ballast/translations/
Project URL Link
Mods by refreshfr http://translate.voxeltycoon.xyz/api/projects/mods-refreshfr/repository/ Hook
Mods by refreshfr/Decorative Ballast http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/decorative-ballast/repository/ Hook
Mods by refreshfr/Modular Decorative Stations http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/modular-decorative-stations/repository/ Hook
Mods by refreshfr/Stations + : Large Road Stations http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/stations-plus-large-road-stations/repository/ Hook
Mods by refreshfr/Stations + : Small Road Stations http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/stations-plus-small-road-stations/repository/ Hook
Mods by refreshfr/Mods by refreshfr http://translate.voxeltycoon.xyz/api/components/mods-refreshfr/glossary/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-refreshfr/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