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
Kodi add-ons: program https://kodi.weblate.cloud/exports/rss/kodi-add-ons-program/ RSS
Kodi add-ons: program/plugin.library.node.editor https://kodi.weblate.cloud/exports/rss/kodi-add-ons-program/plugin-library-node-editor/ RSS
Kodi add-ons: program/plugin.program.rtorrent https://kodi.weblate.cloud/exports/rss/kodi-add-ons-program/plugin-program-rtorrent/ RSS
Kodi core/Kodi core https://kodi.weblate.cloud/exports/rss/kodi-core/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
Kodi add-ons: program/plugin.library.node.editor https://kodi.weblate.cloud/api/components/kodi-add-ons-program/plugin-library-node-editor/statistics/ View
Kodi add-ons: program/plugin.program.rtorrent https://kodi.weblate.cloud/api/components/kodi-add-ons-program/plugin-program-rtorrent/statistics/ View
Kodi core/Kodi core https://kodi.weblate.cloud/api/components/kodi-add-ons-program/glossary/statistics/ View

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

curl \
    -H "Authorization: Token ataceLvXFNRdynrAQp37EYpKNkScqBGciTtuzei4" \
    https://kodi.weblate.cloud/api/components/kodi-add-ons-program/plugin-library-node-editor/translations/
Project URL Link
Kodi add-ons: program https://kodi.weblate.cloud/api/projects/kodi-add-ons-program/repository/ Hook
Kodi add-ons: program/plugin.library.node.editor https://kodi.weblate.cloud/api/components/kodi-add-ons-program/plugin-library-node-editor/repository/ Hook
Kodi add-ons: program/plugin.program.rtorrent https://kodi.weblate.cloud/api/components/kodi-add-ons-program/plugin-program-rtorrent/repository/ Hook
Kodi core/Kodi core https://kodi.weblate.cloud/api/components/kodi-add-ons-program/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token ataceLvXFNRdynrAQp37EYpKNkScqBGciTtuzei4" \
    https://kodi.weblate.cloud/api/projects/kodi-add-ons-program/repository/

Weblate also supports direct notifications from several code hosting sites:

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