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
Judiths Stuff https://traduk.amikumu.com/exports/rss/judiths-stuff/ RSS
Judiths Stuff/brompton_1min https://traduk.amikumu.com/exports/rss/judiths-stuff/brompton_1min/ RSS
Judiths Stuff/Judiths Stuff https://traduk.amikumu.com/exports/rss/judiths-stuff/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
Judiths Stuff/brompton_1min https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/statistics/ View
Judiths Stuff/Judiths Stuff https://traduk.amikumu.com/api/components/judiths-stuff/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_Z3OrgYR8mlNQt24pnJF5CjsK7Srg8rrXEDrn" \
    https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/translations/
Project URL Link
Judiths Stuff https://traduk.amikumu.com/api/projects/judiths-stuff/repository/ Hook
Judiths Stuff/brompton_1min https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/repository/ Hook
Judiths Stuff/Judiths Stuff https://traduk.amikumu.com/api/components/judiths-stuff/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_Z3OrgYR8mlNQt24pnJF5CjsK7Srg8rrXEDrn" \
    https://traduk.amikumu.com/api/projects/judiths-stuff/repository/

Weblate also supports direct notifications from several code hosting sites:

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