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 |
---|---|---|
Undertale Yellow | http://weblate.bbstale.com/exports/rss/undertale-yellow/ | RSS |
Undertale Yellow/Beginning with * | http://weblate.bbstale.com/exports/rss/undertale-yellow/Asterisk/ | RSS |
Undertale Yellow/Description | http://weblate.bbstale.com/exports/rss/undertale-yellow/PoundAsterisk/ | RSS |
Undertale Yellow/Others | http://weblate.bbstale.com/exports/rss/undertale-yellow/Filrted/ | RSS |
Undertale Yellow/Names | http://weblate.bbstale.com/exports/rss/undertale-yellow/names/ | RSS |
Undertale Yellow/Undertale Yellow | http://weblate.bbstale.com/exports/rss/undertale-yellow/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 |
---|---|---|
Undertale Yellow/Beginning with * | http://weblate.bbstale.com/api/components/undertale-yellow/Asterisk/statistics/ | View |
Undertale Yellow/Description | http://weblate.bbstale.com/api/components/undertale-yellow/PoundAsterisk/statistics/ | View |
Undertale Yellow/Others | http://weblate.bbstale.com/api/components/undertale-yellow/Filrted/statistics/ | View |
Undertale Yellow/Names | http://weblate.bbstale.com/api/components/undertale-yellow/names/statistics/ | View |
Undertale Yellow/Undertale Yellow | http://weblate.bbstale.com/api/components/undertale-yellow/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_dR18CLRSipXo0KUB9Bm5cJMbzm4yKlHcoHM3" \
http://weblate.bbstale.com/api/components/undertale-yellow/Asterisk/translations/
Project | URL | Link |
---|---|---|
Undertale Yellow | http://weblate.bbstale.com/api/projects/undertale-yellow/repository/ | Hook |
Undertale Yellow/Beginning with * | http://weblate.bbstale.com/api/components/undertale-yellow/Asterisk/repository/ | Hook |
Undertale Yellow/Description | http://weblate.bbstale.com/api/components/undertale-yellow/PoundAsterisk/repository/ | Hook |
Undertale Yellow/Others | http://weblate.bbstale.com/api/components/undertale-yellow/Filrted/repository/ | Hook |
Undertale Yellow/Names | http://weblate.bbstale.com/api/components/undertale-yellow/names/repository/ | Hook |
Undertale Yellow/Undertale Yellow | http://weblate.bbstale.com/api/components/undertale-yellow/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_dR18CLRSipXo0KUB9Bm5cJMbzm4yKlHcoHM3" \
http://weblate.bbstale.com/api/projects/undertale-yellow/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | http://weblate.bbstale.com/hooks/github/ | The documentation has detailed instructions |
GitLab | http://weblate.bbstale.com/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | http://weblate.bbstale.com/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | http://weblate.bbstale.com/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | http://weblate.bbstale.com/hooks/azure/ | The documentation has detailed instructions |
Gitea | http://weblate.bbstale.com/hooks/gitea/ | The documentation has detailed instructions |