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