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 remotes https://kodi.weblate.cloud/exports/rss/kodi-remotes/ RSS
Kodi remotes/Kore https://kodi.weblate.cloud/exports/rss/kodi-remotes/kore/ RSS
Kodi remotes/Official iOS Remote (InfoPlist) https://kodi.weblate.cloud/exports/rss/kodi-remotes/official-ios-remote-infoplist/ RSS
Kodi remotes/Official iOS Remote (main) https://kodi.weblate.cloud/exports/rss/kodi-remotes/official-ios-remote-main/ RSS
Kodi remotes/Official iOS Remote (settings) https://kodi.weblate.cloud/exports/rss/kodi-remotes/official-ios-remote-settings/ 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 remotes/Kore https://kodi.weblate.cloud/api/components/kodi-remotes/kore/statistics/ View
Kodi remotes/Official iOS Remote (InfoPlist) https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-infoplist/statistics/ View
Kodi remotes/Official iOS Remote (main) https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/statistics/ View
Kodi remotes/Official iOS Remote (settings) https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-settings/statistics/ View
Kodi core/Kodi core https://kodi.weblate.cloud/api/components/kodi-remotes/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-remotes/kore/translations/
Project URL Link
Kodi remotes https://kodi.weblate.cloud/api/projects/kodi-remotes/repository/ Hook
Kodi remotes/Kore https://kodi.weblate.cloud/api/components/kodi-remotes/kore/repository/ Hook
Kodi remotes/Official iOS Remote (InfoPlist) https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-infoplist/repository/ Hook
Kodi remotes/Official iOS Remote (main) https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/repository/ Hook
Kodi remotes/Official iOS Remote (settings) https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-settings/repository/ Hook
Kodi core/Kodi core https://kodi.weblate.cloud/api/components/kodi-remotes/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-remotes/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