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 |
---|---|---|
Gladiator | http://weblate.cokoliv.eu/exports/rss/gladiator/ | RSS |
Gladiator/Achievements | http://weblate.cokoliv.eu/exports/rss/gladiator/achievements/ | RSS |
Gladiator/Ambient_dialogues | http://weblate.cokoliv.eu/exports/rss/gladiator/ambient_dialogues/ | RSS |
Gladiator/Dialog_Mobsis | http://weblate.cokoliv.eu/exports/rss/gladiator/dialog_mobsis/ | RSS |
Gladiator/Dialoge | http://weblate.cokoliv.eu/exports/rss/gladiator/dialoge/ | RSS |
Gladiator/Items | http://weblate.cokoliv.eu/exports/rss/gladiator/items/ | RSS |
Gladiator/Log_Entries | http://weblate.cokoliv.eu/exports/rss/gladiator/log_entries/ | RSS |
Gladiator/Menu | http://weblate.cokoliv.eu/exports/rss/gladiator/menu/ | RSS |
Gladiator/Monster | http://weblate.cokoliv.eu/exports/rss/gladiator/monster/ | RSS |
Gladiator/Npc | http://weblate.cokoliv.eu/exports/rss/gladiator/npc/ | RSS |
Gladiator/SVM | http://weblate.cokoliv.eu/exports/rss/gladiator/svm/ | RSS |
Gladiator/Text_constants | http://weblate.cokoliv.eu/exports/rss/gladiator/text_constants/ | RSS |
Gladiator/mod_description | http://weblate.cokoliv.eu/exports/rss/gladiator/Mod_Description/ | RSS |
Gladiator/Gladiator | http://weblate.cokoliv.eu/exports/rss/gladiator/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 |
---|---|---|
Gladiator/Achievements | http://weblate.cokoliv.eu/api/components/gladiator/achievements/statistics/ | View |
Gladiator/Ambient_dialogues | http://weblate.cokoliv.eu/api/components/gladiator/ambient_dialogues/statistics/ | View |
Gladiator/Dialog_Mobsis | http://weblate.cokoliv.eu/api/components/gladiator/dialog_mobsis/statistics/ | View |
Gladiator/Dialoge | http://weblate.cokoliv.eu/api/components/gladiator/dialoge/statistics/ | View |
Gladiator/Items | http://weblate.cokoliv.eu/api/components/gladiator/items/statistics/ | View |
Gladiator/Log_Entries | http://weblate.cokoliv.eu/api/components/gladiator/log_entries/statistics/ | View |
Gladiator/Menu | http://weblate.cokoliv.eu/api/components/gladiator/menu/statistics/ | View |
Gladiator/Monster | http://weblate.cokoliv.eu/api/components/gladiator/monster/statistics/ | View |
Gladiator/Npc | http://weblate.cokoliv.eu/api/components/gladiator/npc/statistics/ | View |
Gladiator/SVM | http://weblate.cokoliv.eu/api/components/gladiator/svm/statistics/ | View |
Gladiator/Text_constants | http://weblate.cokoliv.eu/api/components/gladiator/text_constants/statistics/ | View |
Gladiator/mod_description | http://weblate.cokoliv.eu/api/components/gladiator/Mod_Description/statistics/ | View |
Gladiator/Gladiator | http://weblate.cokoliv.eu/api/components/gladiator/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/gladiator/achievements/translations/
Project | URL | Link |
---|---|---|
Gladiator | http://weblate.cokoliv.eu/api/projects/gladiator/repository/ | Hook |
Gladiator/Achievements | http://weblate.cokoliv.eu/api/components/gladiator/achievements/repository/ | Hook |
Gladiator/Ambient_dialogues | http://weblate.cokoliv.eu/api/components/gladiator/ambient_dialogues/repository/ | Hook |
Gladiator/Dialog_Mobsis | http://weblate.cokoliv.eu/api/components/gladiator/dialog_mobsis/repository/ | Hook |
Gladiator/Dialoge | http://weblate.cokoliv.eu/api/components/gladiator/dialoge/repository/ | Hook |
Gladiator/Items | http://weblate.cokoliv.eu/api/components/gladiator/items/repository/ | Hook |
Gladiator/Log_Entries | http://weblate.cokoliv.eu/api/components/gladiator/log_entries/repository/ | Hook |
Gladiator/Menu | http://weblate.cokoliv.eu/api/components/gladiator/menu/repository/ | Hook |
Gladiator/Monster | http://weblate.cokoliv.eu/api/components/gladiator/monster/repository/ | Hook |
Gladiator/Npc | http://weblate.cokoliv.eu/api/components/gladiator/npc/repository/ | Hook |
Gladiator/SVM | http://weblate.cokoliv.eu/api/components/gladiator/svm/repository/ | Hook |
Gladiator/Text_constants | http://weblate.cokoliv.eu/api/components/gladiator/text_constants/repository/ | Hook |
Gladiator/mod_description | http://weblate.cokoliv.eu/api/components/gladiator/Mod_Description/repository/ | Hook |
Gladiator/Gladiator | http://weblate.cokoliv.eu/api/components/gladiator/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/gladiator/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 |