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
U-Prox Access Control http://weblate.u-prox.systems/exports/rss/u-prox-access-control/ RSS
U-Prox Access Control/U-Prox ACS Cloud web http://weblate.u-prox.systems/exports/rss/u-prox-access-control/u-prox-acs-cloud-web/ RSS
U-Prox Access Control/U-Prox Config http://weblate.u-prox.systems/exports/rss/u-prox-access-control/u-prox-config/ RSS
U-Prox Access Control/U-Prox ID Redesign http://weblate.u-prox.systems/exports/rss/u-prox-access-control/u-prox-id-redesign/ RSS
U-Prox Access Control/U-Prox Id http://weblate.u-prox.systems/exports/rss/u-prox-access-control/u-prox-id/ RSS
U-Prox Access Control/U-Prox Web Client http://weblate.u-prox.systems/exports/rss/u-prox-access-control/u-prox-web-client/ RSS
U-Prox Access Control/U-Prox Access Control http://weblate.u-prox.systems/exports/rss/u-prox-access-control/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
U-Prox Access Control/U-Prox ACS Cloud web http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-acs-cloud-web/statistics/ View
U-Prox Access Control/U-Prox Config http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-config/statistics/ View
U-Prox Access Control/U-Prox ID Redesign http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-id-redesign/statistics/ View
U-Prox Access Control/U-Prox Id http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-id/statistics/ View
U-Prox Access Control/U-Prox Web Client http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-web-client/statistics/ View
U-Prox Access Control/U-Prox Access Control http://weblate.u-prox.systems/api/components/u-prox-access-control/glossary/statistics/ View

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

curl \
    -H "Authorization: Token WgT2Tyy2alJm5RzFgghIzyDOIlWam1LDTYTeISIs" \
    http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-acs-cloud-web/translations/
Project URL Link
U-Prox Access Control http://weblate.u-prox.systems/api/projects/u-prox-access-control/repository/ Hook
U-Prox Access Control/U-Prox ACS Cloud web http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-acs-cloud-web/repository/ Hook
U-Prox Access Control/U-Prox Config http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-config/repository/ Hook
U-Prox Access Control/U-Prox ID Redesign http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-id-redesign/repository/ Hook
U-Prox Access Control/U-Prox Id http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-id/repository/ Hook
U-Prox Access Control/U-Prox Web Client http://weblate.u-prox.systems/api/components/u-prox-access-control/u-prox-web-client/repository/ Hook
U-Prox Access Control/U-Prox Access Control http://weblate.u-prox.systems/api/components/u-prox-access-control/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token WgT2Tyy2alJm5RzFgghIzyDOIlWam1LDTYTeISIs" \
    http://weblate.u-prox.systems/api/projects/u-prox-access-control/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub http://weblate.u-prox.systems/hooks/github/ The documentation has detailed instructions
GitLab http://weblate.u-prox.systems/hooks/gitlab/ The documentation has detailed instructions
Bitbucket http://weblate.u-prox.systems/hooks/bitbucket/ The documentation has detailed instructions
Pagure http://weblate.u-prox.systems/hooks/pagure/ The documentation has detailed instructions
Azure Repos http://weblate.u-prox.systems/hooks/azure/ The documentation has detailed instructions
Gitea http://weblate.u-prox.systems/hooks/gitea/ The documentation has detailed instructions