Diversaj datumoj el Weblate estas disponeblaj en maŝinlegebla formato.
RSS fluoj
Follow the translation progress and all important changes from RSS feeds.
Projekto | URL | Ligilo |
---|---|---|
Gutkatoj | https://ali.xwx.moe/exports/rss/gutkatoj/ | RSS |
Gutkatoj/Antaŭafiksoj | https://ali.xwx.moe/exports/rss/gutkatoj/antauafiksoj/ | RSS |
Gutkatoj/Gutkatoj | https://ali.xwx.moe/exports/rss/gutkatoj/gutkatoj/ | RSS |
Gutkatoj/Glossary | https://ali.xwx.moe/exports/rss/gutkatoj/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.
Projekto | URL | Ligilo |
---|---|---|
Gutkatoj/Antaŭafiksoj | https://ali.xwx.moe/api/components/gutkatoj/antauafiksoj/statistics/ | Vidi |
Gutkatoj/Gutkatoj | https://ali.xwx.moe/api/components/gutkatoj/gutkatoj/statistics/ | Vidi |
Gutkatoj/Glossary | https://ali.xwx.moe/api/components/gutkatoj/glossary/statistics/ | Vidi |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_pM0emKKSwHeiATd20PzxnJ3cvLin0RsBTDqU" \
https://ali.xwx.moe/api/components/gutkatoj/antauafiksoj/translations/
Projekto | URL | Ligilo |
---|---|---|
Gutkatoj | https://ali.xwx.moe/api/projects/gutkatoj/repository/ | Hook |
Gutkatoj/Antaŭafiksoj | https://ali.xwx.moe/api/components/gutkatoj/antauafiksoj/repository/ | Hook |
Gutkatoj/Gutkatoj | https://ali.xwx.moe/api/components/gutkatoj/gutkatoj/repository/ | Hook |
Gutkatoj/Glossary | https://ali.xwx.moe/api/components/gutkatoj/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_pM0emKKSwHeiATd20PzxnJ3cvLin0RsBTDqU" \
https://ali.xwx.moe/api/projects/gutkatoj/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Prinoto |
---|---|---|
GitHub | https://ali.xwx.moe/hooks/github/ | The documentation has detailed instructions |
GitLab | https://ali.xwx.moe/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://ali.xwx.moe/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://ali.xwx.moe/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://ali.xwx.moe/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://ali.xwx.moe/hooks/gitea/ | The documentation has detailed instructions |