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 |
---|---|---|
Innerweb | https://weblate.innerweb.net/exports/rss/innerweb/ | RSS |
Innerweb/Android | https://weblate.innerweb.net/exports/rss/innerweb/android/ | RSS |
Innerweb/Mapa3D | https://weblate.innerweb.net/exports/rss/innerweb/mapa3d/ | RSS |
Innerweb/Web - symfony | https://weblate.innerweb.net/exports/rss/innerweb/web-symfony/ | RSS |
Innerweb/Web - vue | https://weblate.innerweb.net/exports/rss/innerweb/web-vue/ | RSS |
Innerweb/Innerweb | https://weblate.innerweb.net/exports/rss/innerweb/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 |
---|---|---|
Innerweb/Android | https://weblate.innerweb.net/api/components/innerweb/android/statistics/ | View |
Innerweb/Mapa3D | https://weblate.innerweb.net/api/components/innerweb/mapa3d/statistics/ | View |
Innerweb/Web - symfony | https://weblate.innerweb.net/api/components/innerweb/web-symfony/statistics/ | View |
Innerweb/Web - vue | https://weblate.innerweb.net/api/components/innerweb/web-vue/statistics/ | View |
Innerweb/Innerweb | https://weblate.innerweb.net/api/components/innerweb/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token wlu_Y8ENPj5ST0FRbNH87qWHNS4won15rmpTiltZ" \ https://weblate.innerweb.net/api/components/innerweb/android/translations/
Project | URL | Link |
---|---|---|
Innerweb | https://weblate.innerweb.net/api/projects/innerweb/repository/ | Hook |
Innerweb/Android | https://weblate.innerweb.net/api/components/innerweb/android/repository/ | Hook |
Innerweb/Mapa3D | https://weblate.innerweb.net/api/components/innerweb/mapa3d/repository/ | Hook |
Innerweb/Web - symfony | https://weblate.innerweb.net/api/components/innerweb/web-symfony/repository/ | Hook |
Innerweb/Web - vue | https://weblate.innerweb.net/api/components/innerweb/web-vue/repository/ | Hook |
Innerweb/Innerweb | https://weblate.innerweb.net/api/components/innerweb/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token wlu_Y8ENPj5ST0FRbNH87qWHNS4won15rmpTiltZ" \ https://weblate.innerweb.net/api/projects/innerweb/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://weblate.innerweb.net/hooks/github/ | The documentation has detailed instructions |
GitLab | https://weblate.innerweb.net/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://weblate.innerweb.net/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://weblate.innerweb.net/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://weblate.innerweb.net/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://weblate.innerweb.net/hooks/gitea/ | The documentation has detailed instructions |