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