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 |
---|---|---|
Third party resources | https://translate.namelessmc.com/exports/rss/third-party-resources/ | RSS |
Third party resources/Badges module | https://translate.namelessmc.com/exports/rss/third-party-resources/badges/ | RSS |
Third party resources/Forms module | https://translate.namelessmc.com/exports/rss/third-party-resources/forms-module/ | RSS |
Third party resources/IFrame module | https://translate.namelessmc.com/exports/rss/third-party-resources/iframe/ | RSS |
Third party resources/Members module | https://translate.namelessmc.com/exports/rss/third-party-resources/members-module/ | RSS |
Third party resources/Nexus template | https://translate.namelessmc.com/exports/rss/third-party-resources/nexus-template/ | RSS |
Third party resources/Store module | https://translate.namelessmc.com/exports/rss/third-party-resources/store-module/ | RSS |
Third party resources/Suggestions module | https://translate.namelessmc.com/exports/rss/third-party-resources/suggestions-module/ | RSS |
Third party resources/Suggestions module Discord bot | https://translate.namelessmc.com/exports/rss/third-party-resources/suggestions-module-discord-bot/ | RSS |
Third party resources/Tebex module | https://translate.namelessmc.com/exports/rss/third-party-resources/tebex-module/ | RSS |
Third party resources/Vote module | https://translate.namelessmc.com/exports/rss/third-party-resources/vote-module/ | RSS |
Third party resources/Third party resources | https://translate.namelessmc.com/exports/rss/third-party-resources/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 |
---|---|---|
Third party resources/Badges module | https://translate.namelessmc.com/api/components/third-party-resources/badges/statistics/ | View |
Third party resources/Forms module | https://translate.namelessmc.com/api/components/third-party-resources/forms-module/statistics/ | View |
Third party resources/IFrame module | https://translate.namelessmc.com/api/components/third-party-resources/iframe/statistics/ | View |
Third party resources/Members module | https://translate.namelessmc.com/api/components/third-party-resources/members-module/statistics/ | View |
Third party resources/Nexus template | https://translate.namelessmc.com/api/components/third-party-resources/nexus-template/statistics/ | View |
Third party resources/Store module | https://translate.namelessmc.com/api/components/third-party-resources/store-module/statistics/ | View |
Third party resources/Suggestions module | https://translate.namelessmc.com/api/components/third-party-resources/suggestions-module/statistics/ | View |
Third party resources/Suggestions module Discord bot | https://translate.namelessmc.com/api/components/third-party-resources/suggestions-module-discord-bot/statistics/ | View |
Third party resources/Tebex module | https://translate.namelessmc.com/api/components/third-party-resources/tebex-module/statistics/ | View |
Third party resources/Vote module | https://translate.namelessmc.com/api/components/third-party-resources/vote-module/statistics/ | View |
Third party resources/Third party resources | https://translate.namelessmc.com/api/components/third-party-resources/glossary/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/third-party-resources/badges/translations/
Project | URL | Link |
---|---|---|
Third party resources | https://translate.namelessmc.com/api/projects/third-party-resources/repository/ | Hook |
Third party resources/Badges module | https://translate.namelessmc.com/api/components/third-party-resources/badges/repository/ | Hook |
Third party resources/Forms module | https://translate.namelessmc.com/api/components/third-party-resources/forms-module/repository/ | Hook |
Third party resources/IFrame module | https://translate.namelessmc.com/api/components/third-party-resources/iframe/repository/ | Hook |
Third party resources/Members module | https://translate.namelessmc.com/api/components/third-party-resources/members-module/repository/ | Hook |
Third party resources/Nexus template | https://translate.namelessmc.com/api/components/third-party-resources/nexus-template/repository/ | Hook |
Third party resources/Store module | https://translate.namelessmc.com/api/components/third-party-resources/store-module/repository/ | Hook |
Third party resources/Suggestions module | https://translate.namelessmc.com/api/components/third-party-resources/suggestions-module/repository/ | Hook |
Third party resources/Suggestions module Discord bot | https://translate.namelessmc.com/api/components/third-party-resources/suggestions-module-discord-bot/repository/ | Hook |
Third party resources/Tebex module | https://translate.namelessmc.com/api/components/third-party-resources/tebex-module/repository/ | Hook |
Third party resources/Vote module | https://translate.namelessmc.com/api/components/third-party-resources/vote-module/repository/ | Hook |
Third party resources/Third party resources | https://translate.namelessmc.com/api/components/third-party-resources/glossary/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/third-party-resources/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 |