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
io_scene_psk_psa https://weblate.darklightgames.com/exports/rss/io_scene_psk_psa/ RSS
io_scene_psk_psa/io_scene_psk_psa https://weblate.darklightgames.com/exports/rss/io_scene_psk_psa/io_scene_psk_psa/ RSS
io_scene_psk_psa/Glossary https://weblate.darklightgames.com/exports/rss/io_scene_psk_psa/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
io_scene_psk_psa/io_scene_psk_psa https://weblate.darklightgames.com/api/components/io_scene_psk_psa/io_scene_psk_psa/statistics/ View
io_scene_psk_psa/Glossary https://weblate.darklightgames.com/api/components/io_scene_psk_psa/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_LberEnuFABtt1pL7jWASv8az1LY7YYMyYr9c" \
    https://weblate.darklightgames.com/api/components/io_scene_psk_psa/io_scene_psk_psa/translations/
Project URL Link
io_scene_psk_psa https://weblate.darklightgames.com/api/projects/io_scene_psk_psa/repository/ Hook
io_scene_psk_psa/io_scene_psk_psa https://weblate.darklightgames.com/api/components/io_scene_psk_psa/io_scene_psk_psa/repository/ Hook
io_scene_psk_psa/Glossary https://weblate.darklightgames.com/api/components/io_scene_psk_psa/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_LberEnuFABtt1pL7jWASv8az1LY7YYMyYr9c" \
    https://weblate.darklightgames.com/api/projects/io_scene_psk_psa/repository/

Weblate also supports direct notifications from several code hosting sites:

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