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 |
---|---|---|
The City Guard | http://weblate.cokoliv.eu/exports/rss/the-city-guard/ | RSS |
The City Guard/Text_constants | http://weblate.cokoliv.eu/exports/rss/the-city-guard/text_constants/ | RSS |
The City Guard/dia | http://weblate.cokoliv.eu/exports/rss/the-city-guard/dia/ | RSS |
The City Guard/dia_2 | http://weblate.cokoliv.eu/exports/rss/the-city-guard/dia_2/ | RSS |
The City Guard/item | http://weblate.cokoliv.eu/exports/rss/the-city-guard/item/ | RSS |
The City Guard/log_entries | http://weblate.cokoliv.eu/exports/rss/the-city-guard/log_entries/ | RSS |
The City Guard/names | http://weblate.cokoliv.eu/exports/rss/the-city-guard/names/ | RSS |
The City Guard/svm | http://weblate.cokoliv.eu/exports/rss/the-city-guard/svm/ | RSS |
The City Guard/The City Guard | http://weblate.cokoliv.eu/exports/rss/the-city-guard/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 |
---|---|---|
The City Guard/Text_constants | http://weblate.cokoliv.eu/api/components/the-city-guard/text_constants/statistics/ | View |
The City Guard/dia | http://weblate.cokoliv.eu/api/components/the-city-guard/dia/statistics/ | View |
The City Guard/dia_2 | http://weblate.cokoliv.eu/api/components/the-city-guard/dia_2/statistics/ | View |
The City Guard/item | http://weblate.cokoliv.eu/api/components/the-city-guard/item/statistics/ | View |
The City Guard/log_entries | http://weblate.cokoliv.eu/api/components/the-city-guard/log_entries/statistics/ | View |
The City Guard/names | http://weblate.cokoliv.eu/api/components/the-city-guard/names/statistics/ | View |
The City Guard/svm | http://weblate.cokoliv.eu/api/components/the-city-guard/svm/statistics/ | View |
The City Guard/The City Guard | http://weblate.cokoliv.eu/api/components/the-city-guard/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_SgkvrddYBwu5TJZeQYTzDwpv2FzLt1ZPX0w7" \
http://weblate.cokoliv.eu/api/components/the-city-guard/text_constants/translations/
Project | URL | Link |
---|---|---|
The City Guard | http://weblate.cokoliv.eu/api/projects/the-city-guard/repository/ | Hook |
The City Guard/Text_constants | http://weblate.cokoliv.eu/api/components/the-city-guard/text_constants/repository/ | Hook |
The City Guard/dia | http://weblate.cokoliv.eu/api/components/the-city-guard/dia/repository/ | Hook |
The City Guard/dia_2 | http://weblate.cokoliv.eu/api/components/the-city-guard/dia_2/repository/ | Hook |
The City Guard/item | http://weblate.cokoliv.eu/api/components/the-city-guard/item/repository/ | Hook |
The City Guard/log_entries | http://weblate.cokoliv.eu/api/components/the-city-guard/log_entries/repository/ | Hook |
The City Guard/names | http://weblate.cokoliv.eu/api/components/the-city-guard/names/repository/ | Hook |
The City Guard/svm | http://weblate.cokoliv.eu/api/components/the-city-guard/svm/repository/ | Hook |
The City Guard/The City Guard | http://weblate.cokoliv.eu/api/components/the-city-guard/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_SgkvrddYBwu5TJZeQYTzDwpv2FzLt1ZPX0w7" \
http://weblate.cokoliv.eu/api/projects/the-city-guard/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | http://weblate.cokoliv.eu/hooks/github/ | The documentation has detailed instructions |
GitLab | http://weblate.cokoliv.eu/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | http://weblate.cokoliv.eu/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | http://weblate.cokoliv.eu/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | http://weblate.cokoliv.eu/hooks/azure/ | The documentation has detailed instructions |
Gitea | http://weblate.cokoliv.eu/hooks/gitea/ | The documentation has detailed instructions |