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
Kvaesitso https://i18n.mm20.de/exports/rss/kvaesitso/ RSS
Kvaesitso/Launcher/i18n https://i18n.mm20.de/exports/rss/kvaesitso/launcher/i18n/ RSS
Kvaesitso/Plugins/BreezyWeather plugin https://i18n.mm20.de/exports/rss/kvaesitso/plugins/breezyweather-plugin/ RSS
Kvaesitso/Plugins/OneDrive plugin https://i18n.mm20.de/exports/rss/kvaesitso/plugins/plugin-onedrive/ RSS
Kvaesitso/Plugins/OpenWeatherMap plugin https://i18n.mm20.de/exports/rss/kvaesitso/plugins/openweathermap-plugin/ RSS
Kvaesitso/Plugins/Plugin SDK https://i18n.mm20.de/exports/rss/kvaesitso/plugins/plugin-sdk/ RSS
Kvaesitso/Launcher/units https://i18n.mm20.de/exports/rss/kvaesitso/launcher/units/ RSS
Kvaesitso/Kvaesitso https://i18n.mm20.de/exports/rss/kvaesitso/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
Kvaesitso/Launcher/i18n https://i18n.mm20.de/api/components/kvaesitso/i18n/statistics/ View
Kvaesitso/Plugins/BreezyWeather plugin https://i18n.mm20.de/api/components/kvaesitso/breezyweather-plugin/statistics/ View
Kvaesitso/Plugins/OneDrive plugin https://i18n.mm20.de/api/components/kvaesitso/plugin-onedrive/statistics/ View
Kvaesitso/Plugins/OpenWeatherMap plugin https://i18n.mm20.de/api/components/kvaesitso/openweathermap-plugin/statistics/ View
Kvaesitso/Plugins/Plugin SDK https://i18n.mm20.de/api/components/kvaesitso/plugin-sdk/statistics/ View
Kvaesitso/Launcher/units https://i18n.mm20.de/api/components/kvaesitso/units/statistics/ View
Kvaesitso/Kvaesitso https://i18n.mm20.de/api/components/kvaesitso/glossary/statistics/ View

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

curl \
    -H "Authorization: Token r799x1Ph484I8qPBR2VMTTDelxLbNdbDl9hoFUUV" \
    https://i18n.mm20.de/api/components/kvaesitso/i18n/translations/
Project URL Link
Kvaesitso https://i18n.mm20.de/api/projects/kvaesitso/repository/ Hook
Kvaesitso/Launcher/i18n https://i18n.mm20.de/api/components/kvaesitso/i18n/repository/ Hook
Kvaesitso/Plugins/BreezyWeather plugin https://i18n.mm20.de/api/components/kvaesitso/breezyweather-plugin/repository/ Hook
Kvaesitso/Plugins/OneDrive plugin https://i18n.mm20.de/api/components/kvaesitso/plugin-onedrive/repository/ Hook
Kvaesitso/Plugins/OpenWeatherMap plugin https://i18n.mm20.de/api/components/kvaesitso/openweathermap-plugin/repository/ Hook
Kvaesitso/Plugins/Plugin SDK https://i18n.mm20.de/api/components/kvaesitso/plugin-sdk/repository/ Hook
Kvaesitso/Launcher/units https://i18n.mm20.de/api/components/kvaesitso/units/repository/ Hook
Kvaesitso/Kvaesitso https://i18n.mm20.de/api/components/kvaesitso/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token r799x1Ph484I8qPBR2VMTTDelxLbNdbDl9hoFUUV" \
    https://i18n.mm20.de/api/projects/kvaesitso/repository/

Weblate also supports direct notifications from several code hosting sites:

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