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 web interfaces https://kodi.weblate.cloud/exports/rss/kodi-web-interfaces/ RSS
Kodi web interfaces/Chorus2 https://kodi.weblate.cloud/exports/rss/kodi-web-interfaces/chorus2/ RSS
Kodi web interfaces/TeX https://kodi.weblate.cloud/exports/rss/kodi-web-interfaces/tex/ 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 web interfaces/Chorus2 https://kodi.weblate.cloud/api/components/kodi-web-interfaces/chorus2/statistics/ View
Kodi web interfaces/TeX https://kodi.weblate.cloud/api/components/kodi-web-interfaces/tex/statistics/ View
Kodi core/Kodi core https://kodi.weblate.cloud/api/components/kodi-web-interfaces/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-web-interfaces/chorus2/translations/
Project URL Link
Kodi web interfaces https://kodi.weblate.cloud/api/projects/kodi-web-interfaces/repository/ Hook
Kodi web interfaces/Chorus2 https://kodi.weblate.cloud/api/components/kodi-web-interfaces/chorus2/repository/ Hook
Kodi web interfaces/TeX https://kodi.weblate.cloud/api/components/kodi-web-interfaces/tex/repository/ Hook
Kodi core/Kodi core https://kodi.weblate.cloud/api/components/kodi-web-interfaces/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-web-interfaces/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