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
Som Connexió Frontend https://weblate.devs.coop/exports/rss/som-connexio-frontend/ RSS
Som Connexió Frontend/frontend https://weblate.devs.coop/exports/rss/som-connexio-frontend/frontend/ RSS
Som Connexió Frontend/Som Connexió Frontend https://weblate.devs.coop/exports/rss/som-connexio-frontend/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
Som Connexió Frontend/frontend https://weblate.devs.coop/api/components/som-connexio-frontend/frontend/statistics/ View
Som Connexió Frontend/Som Connexió Frontend https://weblate.devs.coop/api/components/som-connexio-frontend/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_h28vaSqfTd9QwEXcz1Bgbqhoeue6IKfyMErd" \
    https://weblate.devs.coop/api/components/som-connexio-frontend/frontend/translations/
Project URL Link
Som Connexió Frontend https://weblate.devs.coop/api/projects/som-connexio-frontend/repository/ Hook
Som Connexió Frontend/frontend https://weblate.devs.coop/api/components/som-connexio-frontend/frontend/repository/ Hook
Som Connexió Frontend/Som Connexió Frontend https://weblate.devs.coop/api/components/som-connexio-frontend/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_h28vaSqfTd9QwEXcz1Bgbqhoeue6IKfyMErd" \
    https://weblate.devs.coop/api/projects/som-connexio-frontend/repository/

Weblate also supports direct notifications from several code hosting sites:

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