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
tauOS https://weblate.fyralabs.com/exports/rss/tauOS/ RSS
tauOS/abacus https://weblate.fyralabs.com/exports/rss/tauOS/abacus/ RSS
tauOS/accelerator https://weblate.fyralabs.com/exports/rss/tauOS/accelerator/ RSS
tauOS/enigma https://weblate.fyralabs.com/exports/rss/tauOS/enigma/ RSS
tauOS/libhelium https://weblate.fyralabs.com/exports/rss/tauOS/libhelium/ RSS
tauOS/Readymade https://weblate.fyralabs.com/exports/rss/tauOS/readymade/ RSS
tauOS/vala-template https://weblate.fyralabs.com/exports/rss/tauOS/vala-template/ RSS
tauOS/victrola https://weblate.fyralabs.com/exports/rss/tauOS/victrola/ RSS
tauOS/tauOS https://weblate.fyralabs.com/exports/rss/tauOS/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
tauOS/abacus https://weblate.fyralabs.com/api/components/tauOS/abacus/statistics/ View
tauOS/accelerator https://weblate.fyralabs.com/api/components/tauOS/accelerator/statistics/ View
tauOS/enigma https://weblate.fyralabs.com/api/components/tauOS/enigma/statistics/ View
tauOS/libhelium https://weblate.fyralabs.com/api/components/tauOS/libhelium/statistics/ View
tauOS/Readymade https://weblate.fyralabs.com/api/components/tauOS/readymade/statistics/ View
tauOS/vala-template https://weblate.fyralabs.com/api/components/tauOS/vala-template/statistics/ View
tauOS/victrola https://weblate.fyralabs.com/api/components/tauOS/victrola/statistics/ View
tauOS/tauOS https://weblate.fyralabs.com/api/components/tauOS/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_Gx3TMsI22dMHSpoTUzeHgBulTB31kcx4iH1x" \
    https://weblate.fyralabs.com/api/components/tauOS/abacus/translations/
Project URL Link
tauOS https://weblate.fyralabs.com/api/projects/tauOS/repository/ Hook
tauOS/abacus https://weblate.fyralabs.com/api/components/tauOS/abacus/repository/ Hook
tauOS/accelerator https://weblate.fyralabs.com/api/components/tauOS/accelerator/repository/ Hook
tauOS/enigma https://weblate.fyralabs.com/api/components/tauOS/enigma/repository/ Hook
tauOS/libhelium https://weblate.fyralabs.com/api/components/tauOS/libhelium/repository/ Hook
tauOS/Readymade https://weblate.fyralabs.com/api/components/tauOS/readymade/repository/ Hook
tauOS/vala-template https://weblate.fyralabs.com/api/components/tauOS/vala-template/repository/ Hook
tauOS/victrola https://weblate.fyralabs.com/api/components/tauOS/victrola/repository/ Hook
tauOS/tauOS https://weblate.fyralabs.com/api/components/tauOS/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_Gx3TMsI22dMHSpoTUzeHgBulTB31kcx4iH1x" \
    https://weblate.fyralabs.com/api/projects/tauOS/repository/

Weblate also supports direct notifications from several code hosting sites:

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