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
Filament.uno https://app-translate.com/exports/rss/filament-uno/ RSS
Filament.uno/Android-app https://app-translate.com/exports/rss/filament-uno/android-app/ RSS
Filament.uno/filament.uno iOS https://app-translate.com/exports/rss/filament-uno/filament-uno-ios/ RSS
Filament.uno/Filament.uno iOS bundled https://app-translate.com/exports/rss/filament-uno/filament-uno-ios-bundled/ RSS
Filament.uno/Filament.uno site https://app-translate.com/exports/rss/filament-uno/filament-uno-site/ RSS
Filament.uno/Filament.uno site (Security) https://app-translate.com/exports/rss/filament-uno/filament-uno-site-security/ RSS
Filament.uno/Filament.uno site (Validations) https://app-translate.com/exports/rss/filament-uno/filament-uno-site-validations/ 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
Filament.uno/Android-app https://app-translate.com/api/components/filament-uno/android-app/statistics/ View
Filament.uno/filament.uno iOS https://app-translate.com/api/components/filament-uno/filament-uno-ios/statistics/ View
Filament.uno/Filament.uno iOS bundled https://app-translate.com/api/components/filament-uno/filament-uno-ios-bundled/statistics/ View
Filament.uno/Filament.uno site https://app-translate.com/api/components/filament-uno/filament-uno-site/statistics/ View
Filament.uno/Filament.uno site (Security) https://app-translate.com/api/components/filament-uno/filament-uno-site-security/statistics/ View
Filament.uno/Filament.uno site (Validations) https://app-translate.com/api/components/filament-uno/filament-uno-site-validations/statistics/ View

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

curl \
    -H "Authorization: Token wlu_tL1G21MTyDrEoXQcpbtEcu0k9j6K7W5svwid" \
    https://app-translate.com/api/components/filament-uno/android-app/translations/
Project URL Link
Filament.uno https://app-translate.com/api/projects/filament-uno/repository/ Hook
Filament.uno/Android-app https://app-translate.com/api/components/filament-uno/android-app/repository/ Hook
Filament.uno/filament.uno iOS https://app-translate.com/api/components/filament-uno/filament-uno-ios/repository/ Hook
Filament.uno/Filament.uno iOS bundled https://app-translate.com/api/components/filament-uno/filament-uno-ios-bundled/repository/ Hook
Filament.uno/Filament.uno site https://app-translate.com/api/components/filament-uno/filament-uno-site/repository/ Hook
Filament.uno/Filament.uno site (Security) https://app-translate.com/api/components/filament-uno/filament-uno-site-security/repository/ Hook
Filament.uno/Filament.uno site (Validations) https://app-translate.com/api/components/filament-uno/filament-uno-site-validations/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_tL1G21MTyDrEoXQcpbtEcu0k9j6K7W5svwid" \
    https://app-translate.com/api/projects/filament-uno/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub https://app-translate.com/hooks/github/ The documentation has detailed instructions
GitLab https://app-translate.com/hooks/gitlab/ The documentation has detailed instructions
Bitbucket https://app-translate.com/hooks/bitbucket/ The documentation has detailed instructions
Pagure https://app-translate.com/hooks/pagure/ The documentation has detailed instructions
Azure Repos https://app-translate.com/hooks/azure/ The documentation has detailed instructions
Gitea https://app-translate.com/hooks/gitea/ The documentation has detailed instructions