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
Pachli https://hosted.weblate.org/exports/rss/pachli/ RSS
Pachli/App : Fdroid https://hosted.weblate.org/exports/rss/pachli/app-fdroid/ RSS
Pachli/App : Google https://hosted.weblate.org/exports/rss/pachli/app-google/ RSS
Pachli/App : Main https://hosted.weblate.org/exports/rss/pachli/app-main/ RSS
Pachli/Core/Activity : Main https://hosted.weblate.org/exports/rss/pachli/coreactivity-main/ RSS
Pachli/Core/Activity : Orange https://hosted.weblate.org/exports/rss/pachli/coreactivity-orange/ RSS
Pachli/Core/Designsystem : Main https://hosted.weblate.org/exports/rss/pachli/coredesignsystem-main/ RSS
Pachli/Core/Network : Main https://hosted.weblate.org/exports/rss/pachli/corenetwork-main/ RSS
Pachli/Core/Ui : Main https://hosted.weblate.org/exports/rss/pachli/coreui-main/ RSS
Pachli/Fastlane Metadata https://hosted.weblate.org/exports/rss/pachli/fastlane-metadata/ RSS
Pachli/Feature/About : Main https://hosted.weblate.org/exports/rss/pachli/featureabout-main/ RSS
Pachli/Feature/Lists : Main https://hosted.weblate.org/exports/rss/pachli/featurelists-main/ RSS
Pachli/Feature/Login https://hosted.weblate.org/exports/rss/pachli/featurelogin/ RSS
Pachli/Pachli https://hosted.weblate.org/exports/rss/pachli/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
Pachli/App : Fdroid https://hosted.weblate.org/api/components/pachli/app-fdroid/statistics/ View
Pachli/App : Google https://hosted.weblate.org/api/components/pachli/app-google/statistics/ View
Pachli/App : Main https://hosted.weblate.org/api/components/pachli/app-main/statistics/ View
Pachli/Core/Activity : Main https://hosted.weblate.org/api/components/pachli/coreactivity-main/statistics/ View
Pachli/Core/Activity : Orange https://hosted.weblate.org/api/components/pachli/coreactivity-orange/statistics/ View
Pachli/Core/Designsystem : Main https://hosted.weblate.org/api/components/pachli/coredesignsystem-main/statistics/ View
Pachli/Core/Network : Main https://hosted.weblate.org/api/components/pachli/corenetwork-main/statistics/ View
Pachli/Core/Ui : Main https://hosted.weblate.org/api/components/pachli/coreui-main/statistics/ View
Pachli/Fastlane Metadata https://hosted.weblate.org/api/components/pachli/fastlane-metadata/statistics/ View
Pachli/Feature/About : Main https://hosted.weblate.org/api/components/pachli/featureabout-main/statistics/ View
Pachli/Feature/Lists : Main https://hosted.weblate.org/api/components/pachli/featurelists-main/statistics/ View
Pachli/Feature/Login https://hosted.weblate.org/api/components/pachli/featurelogin/statistics/ View
Pachli/Pachli https://hosted.weblate.org/api/components/pachli/glossary/statistics/ View

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

curl \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/components/pachli/app-fdroid/translations/
Project URL Link
Pachli https://hosted.weblate.org/api/projects/pachli/repository/ Hook
Pachli/App : Fdroid https://hosted.weblate.org/api/components/pachli/app-fdroid/repository/ Hook
Pachli/App : Google https://hosted.weblate.org/api/components/pachli/app-google/repository/ Hook
Pachli/App : Main https://hosted.weblate.org/api/components/pachli/app-main/repository/ Hook
Pachli/Core/Activity : Main https://hosted.weblate.org/api/components/pachli/coreactivity-main/repository/ Hook
Pachli/Core/Activity : Orange https://hosted.weblate.org/api/components/pachli/coreactivity-orange/repository/ Hook
Pachli/Core/Designsystem : Main https://hosted.weblate.org/api/components/pachli/coredesignsystem-main/repository/ Hook
Pachli/Core/Network : Main https://hosted.weblate.org/api/components/pachli/corenetwork-main/repository/ Hook
Pachli/Core/Ui : Main https://hosted.weblate.org/api/components/pachli/coreui-main/repository/ Hook
Pachli/Fastlane Metadata https://hosted.weblate.org/api/components/pachli/fastlane-metadata/repository/ Hook
Pachli/Feature/About : Main https://hosted.weblate.org/api/components/pachli/featureabout-main/repository/ Hook
Pachli/Feature/Lists : Main https://hosted.weblate.org/api/components/pachli/featurelists-main/repository/ Hook
Pachli/Feature/Login https://hosted.weblate.org/api/components/pachli/featurelogin/repository/ Hook
Pachli/Pachli https://hosted.weblate.org/api/components/pachli/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/projects/pachli/repository/

Weblate also supports direct notifications from several code hosting sites:

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