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 |
---|---|---|
NamelessMC | https://translate.namelessmc.com/exports/rss/namelessmc/ | RSS |
NamelessMC/Website - Core | https://translate.namelessmc.com/exports/rss/namelessmc/nameless/ | RSS |
NamelessMC/In-game plugin | https://translate.namelessmc.com/exports/rss/namelessmc/spigot-plugin/ | RSS |
NamelessMC/Nameless-Link (Discord bot) | https://translate.namelessmc.com/exports/rss/namelessmc/discord-bot/ | RSS |
NamelessMC/Translators Discord Bot | https://translate.namelessmc.com/exports/rss/namelessmc/translators-discord-bot/ | RSS |
NamelessMC/Website - Cookie Consent | https://translate.namelessmc.com/exports/rss/namelessmc/cookie-consent/ | RSS |
NamelessMC/Website - Discord Integration | https://translate.namelessmc.com/exports/rss/namelessmc/website-discord-integration/ | RSS |
NamelessMC/Website - Forum | https://translate.namelessmc.com/exports/rss/namelessmc/website-forum/ | RSS |
NamelessMC/Website - Members module | https://translate.namelessmc.com/exports/rss/namelessmc/website-members-module/ | RSS |
NamelessMC/NamelessMC | https://translate.namelessmc.com/exports/rss/namelessmc/glossary/ | RSS |
NamelessMC/Debug report viewer | https://translate.namelessmc.com/exports/rss/namelessmc/debug-report-viewer/ | 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 |
---|---|---|
NamelessMC/Website - Core | https://translate.namelessmc.com/api/components/namelessmc/nameless/statistics/ | View |
NamelessMC/In-game plugin | https://translate.namelessmc.com/api/components/namelessmc/spigot-plugin/statistics/ | View |
NamelessMC/Nameless-Link (Discord bot) | https://translate.namelessmc.com/api/components/namelessmc/discord-bot/statistics/ | View |
NamelessMC/Translators Discord Bot | https://translate.namelessmc.com/api/components/namelessmc/translators-discord-bot/statistics/ | View |
NamelessMC/Website - Cookie Consent | https://translate.namelessmc.com/api/components/namelessmc/cookie-consent/statistics/ | View |
NamelessMC/Website - Discord Integration | https://translate.namelessmc.com/api/components/namelessmc/website-discord-integration/statistics/ | View |
NamelessMC/Website - Forum | https://translate.namelessmc.com/api/components/namelessmc/website-forum/statistics/ | View |
NamelessMC/Website - Members module | https://translate.namelessmc.com/api/components/namelessmc/website-members-module/statistics/ | View |
NamelessMC/NamelessMC | https://translate.namelessmc.com/api/components/namelessmc/glossary/statistics/ | View |
NamelessMC/Debug report viewer | https://translate.namelessmc.com/api/components/namelessmc/debug-report-viewer/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token TRHRt2NYWTwBHSaqlmz3s7NN9T2reMLq2iEceJT4" \
https://translate.namelessmc.com/api/components/namelessmc/nameless/translations/
Project | URL | Link |
---|---|---|
NamelessMC | https://translate.namelessmc.com/api/projects/namelessmc/repository/ | Hook |
NamelessMC/Website - Core | https://translate.namelessmc.com/api/components/namelessmc/nameless/repository/ | Hook |
NamelessMC/In-game plugin | https://translate.namelessmc.com/api/components/namelessmc/spigot-plugin/repository/ | Hook |
NamelessMC/Nameless-Link (Discord bot) | https://translate.namelessmc.com/api/components/namelessmc/discord-bot/repository/ | Hook |
NamelessMC/Translators Discord Bot | https://translate.namelessmc.com/api/components/namelessmc/translators-discord-bot/repository/ | Hook |
NamelessMC/Website - Cookie Consent | https://translate.namelessmc.com/api/components/namelessmc/cookie-consent/repository/ | Hook |
NamelessMC/Website - Discord Integration | https://translate.namelessmc.com/api/components/namelessmc/website-discord-integration/repository/ | Hook |
NamelessMC/Website - Forum | https://translate.namelessmc.com/api/components/namelessmc/website-forum/repository/ | Hook |
NamelessMC/Website - Members module | https://translate.namelessmc.com/api/components/namelessmc/website-members-module/repository/ | Hook |
NamelessMC/NamelessMC | https://translate.namelessmc.com/api/components/namelessmc/glossary/repository/ | Hook |
NamelessMC/Debug report viewer | https://translate.namelessmc.com/api/components/namelessmc/debug-report-viewer/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token TRHRt2NYWTwBHSaqlmz3s7NN9T2reMLq2iEceJT4" \
https://translate.namelessmc.com/api/projects/namelessmc/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://translate.namelessmc.com/hooks/github/ | The documentation has detailed instructions |
GitLab | https://translate.namelessmc.com/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://translate.namelessmc.com/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://translate.namelessmc.com/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://translate.namelessmc.com/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://translate.namelessmc.com/hooks/gitea/ | The documentation has detailed instructions |