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 |
|---|---|---|
| Odoo SomConnexió | https://weblate.devs.coop/exports/rss/odoo-somconnexio/ | RSS |
| Odoo SomConnexió/Odoo 16 Som Connexio - Test copy with additional Branch | https://weblate.devs.coop/exports/rss/odoo-somconnexio/odoo-16-som-connexio-test-copy-with-additional-branch/ | RSS |
| Odoo SomConnexió/Odoo SomConnexió | https://weblate.devs.coop/exports/rss/odoo-somconnexio/odoo-somconnexio/ | RSS |
| Odoo SomConnexió/Som Connexió Odoo 16.0 | https://weblate.devs.coop/exports/rss/odoo-somconnexio/som-connexio-odoo-16/ | RSS |
| Odoo SomConnexió/Glossary | https://weblate.devs.coop/exports/rss/odoo-somconnexio/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 |
|---|---|---|
| Odoo SomConnexió/Odoo 16 Som Connexio - Test copy with additional Branch | https://weblate.devs.coop/api/components/odoo-somconnexio/odoo-16-som-connexio-test-copy-with-additional-branch/statistics/ | View |
| Odoo SomConnexió/Odoo SomConnexió | https://weblate.devs.coop/api/components/odoo-somconnexio/odoo-somconnexio/statistics/ | View |
| Odoo SomConnexió/Som Connexió Odoo 16.0 | https://weblate.devs.coop/api/components/odoo-somconnexio/som-connexio-odoo-16/statistics/ | View |
| Odoo SomConnexió/Glossary | https://weblate.devs.coop/api/components/odoo-somconnexio/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/odoo-somconnexio/odoo-16-som-connexio-test-copy-with-additional-branch/translations/
| Project | URL | Link |
|---|---|---|
| Odoo SomConnexió | https://weblate.devs.coop/api/projects/odoo-somconnexio/repository/ | Hook |
| Odoo SomConnexió/Odoo 16 Som Connexio - Test copy with additional Branch | https://weblate.devs.coop/api/components/odoo-somconnexio/odoo-16-som-connexio-test-copy-with-additional-branch/repository/ | Hook |
| Odoo SomConnexió/Odoo SomConnexió | https://weblate.devs.coop/api/components/odoo-somconnexio/odoo-somconnexio/repository/ | Hook |
| Odoo SomConnexió/Som Connexió Odoo 16.0 | https://weblate.devs.coop/api/components/odoo-somconnexio/som-connexio-odoo-16/repository/ | Hook |
| Odoo SomConnexió/Glossary | https://weblate.devs.coop/api/components/odoo-somconnexio/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/odoo-somconnexio/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 |