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
Mouse Wheelie https://weblate.siphalor.de/exports/rss/mouse-wheelie/ RSS
Amecs/Amecs API https://weblate.siphalor.de/exports/rss/amecs/amecs-api-lang/ RSS
Coat/Coat https://weblate.siphalor.de/exports/rss/coat/lang/ RSS
Mouse Wheelie/Mouse Wheelie https://weblate.siphalor.de/exports/rss/mouse-wheelie/lang/ RSS
Mouse Wheelie/Glossary https://weblate.siphalor.de/exports/rss/mouse-wheelie/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
Amecs/Amecs API https://weblate.siphalor.de/api/components/mouse-wheelie/amecs-api-lang/statistics/ View
Coat/Coat https://weblate.siphalor.de/api/components/mouse-wheelie/lang/statistics/ View
Mouse Wheelie/Mouse Wheelie https://weblate.siphalor.de/api/components/mouse-wheelie/lang/statistics/ View
Mouse Wheelie/Glossary https://weblate.siphalor.de/api/components/mouse-wheelie/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_Ro747z3tBEOk5bPeCmArdAf2cZQ9ojzhBsJF" \
    https://weblate.siphalor.de/api/components/mouse-wheelie/amecs-api-lang/translations/
Project URL Link
Mouse Wheelie https://weblate.siphalor.de/api/projects/mouse-wheelie/repository/ Hook
Amecs/Amecs API https://weblate.siphalor.de/api/components/mouse-wheelie/amecs-api-lang/repository/ Hook
Coat/Coat https://weblate.siphalor.de/api/components/mouse-wheelie/lang/repository/ Hook
Mouse Wheelie/Mouse Wheelie https://weblate.siphalor.de/api/components/mouse-wheelie/lang/repository/ Hook
Mouse Wheelie/Glossary https://weblate.siphalor.de/api/components/mouse-wheelie/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_Ro747z3tBEOk5bPeCmArdAf2cZQ9ojzhBsJF" \
    https://weblate.siphalor.de/api/projects/mouse-wheelie/repository/

Weblate also supports direct notifications from several code hosting sites:

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