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 |
---|---|---|
Vircadia User Docs | https://hosted.weblate.org/exports/rss/vircadia-user-docs/ | RSS |
Vircadia User Docs/create | https://hosted.weblate.org/exports/rss/vircadia-user-docs/create/ | RSS |
Vircadia User Docs/developer | https://hosted.weblate.org/exports/rss/vircadia-user-docs/developer/ | RSS |
Vircadia User Docs/explore | https://hosted.weblate.org/exports/rss/vircadia-user-docs/explore/ | RSS |
Vircadia User Docs/faq | https://hosted.weblate.org/exports/rss/vircadia-user-docs/faq/ | RSS |
Vircadia User Docs/home | https://hosted.weblate.org/exports/rss/vircadia-user-docs/home/ | RSS |
Vircadia User Docs/host | https://hosted.weblate.org/exports/rss/vircadia-user-docs/host/ | RSS |
Vircadia User Docs/release-notes | https://hosted.weblate.org/exports/rss/vircadia-user-docs/release-notes/ | RSS |
Vircadia User Docs/script | https://hosted.weblate.org/exports/rss/vircadia-user-docs/script/ | RSS |
Vircadia User Docs/security | https://hosted.weblate.org/exports/rss/vircadia-user-docs/security/ | RSS |
Vircadia User Docs/Vircadia User Docs | https://hosted.weblate.org/exports/rss/vircadia-user-docs/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 |
---|---|---|
Vircadia User Docs/create | https://hosted.weblate.org/api/components/vircadia-user-docs/create/statistics/ | View |
Vircadia User Docs/developer | https://hosted.weblate.org/api/components/vircadia-user-docs/developer/statistics/ | View |
Vircadia User Docs/explore | https://hosted.weblate.org/api/components/vircadia-user-docs/explore/statistics/ | View |
Vircadia User Docs/faq | https://hosted.weblate.org/api/components/vircadia-user-docs/faq/statistics/ | View |
Vircadia User Docs/home | https://hosted.weblate.org/api/components/vircadia-user-docs/home/statistics/ | View |
Vircadia User Docs/host | https://hosted.weblate.org/api/components/vircadia-user-docs/host/statistics/ | View |
Vircadia User Docs/release-notes | https://hosted.weblate.org/api/components/vircadia-user-docs/release-notes/statistics/ | View |
Vircadia User Docs/script | https://hosted.weblate.org/api/components/vircadia-user-docs/script/statistics/ | View |
Vircadia User Docs/security | https://hosted.weblate.org/api/components/vircadia-user-docs/security/statistics/ | View |
Vircadia User Docs/Vircadia User Docs | https://hosted.weblate.org/api/components/vircadia-user-docs/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \ https://hosted.weblate.org/api/components/vircadia-user-docs/create/translations/
Project | URL | Link |
---|---|---|
Vircadia User Docs | https://hosted.weblate.org/api/projects/vircadia-user-docs/repository/ | Hook |
Vircadia User Docs/create | https://hosted.weblate.org/api/components/vircadia-user-docs/create/repository/ | Hook |
Vircadia User Docs/developer | https://hosted.weblate.org/api/components/vircadia-user-docs/developer/repository/ | Hook |
Vircadia User Docs/explore | https://hosted.weblate.org/api/components/vircadia-user-docs/explore/repository/ | Hook |
Vircadia User Docs/faq | https://hosted.weblate.org/api/components/vircadia-user-docs/faq/repository/ | Hook |
Vircadia User Docs/home | https://hosted.weblate.org/api/components/vircadia-user-docs/home/repository/ | Hook |
Vircadia User Docs/host | https://hosted.weblate.org/api/components/vircadia-user-docs/host/repository/ | Hook |
Vircadia User Docs/release-notes | https://hosted.weblate.org/api/components/vircadia-user-docs/release-notes/repository/ | Hook |
Vircadia User Docs/script | https://hosted.weblate.org/api/components/vircadia-user-docs/script/repository/ | Hook |
Vircadia User Docs/security | https://hosted.weblate.org/api/components/vircadia-user-docs/security/repository/ | Hook |
Vircadia User Docs/Vircadia User Docs | https://hosted.weblate.org/api/components/vircadia-user-docs/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \ https://hosted.weblate.org/api/projects/vircadia-user-docs/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://hosted.weblate.org/hooks/github/ | The documentation has detailed instructions |
GitLab | https://hosted.weblate.org/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://hosted.weblate.org/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://hosted.weblate.org/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://hosted.weblate.org/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://hosted.weblate.org/hooks/gitea/ | The documentation has detailed instructions |