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
NucleoidMC https://hosted.weblate.org/exports/rss/nucleoid/ RSS
NucleoidMC/Build Rush https://hosted.weblate.org/exports/rss/nucleoid/build-rush/ RSS
NucleoidMC/Game Configs https://hosted.weblate.org/exports/rss/nucleoid/game-configs/ RSS
NucleoidMC/Game Configs (cursed) https://hosted.weblate.org/exports/rss/nucleoid/game-configs-cursed/ RSS
NucleoidMC/Leaderboards https://hosted.weblate.org/exports/rss/nucleoid/leaderboards/ RSS
NucleoidMC/Nucleoid Extras https://hosted.weblate.org/exports/rss/nucleoid/extras/ RSS
NucleoidMC/Plasmid https://hosted.weblate.org/exports/rss/nucleoid/plasmid/ RSS
NucleoidMC/Server-Translations https://hosted.weblate.org/exports/rss/nucleoid/server-translations/ RSS
NucleoidMC/Server-Translations (API) https://hosted.weblate.org/exports/rss/nucleoid/server-translations-api/ RSS
NucleoidMC/The Towers https://hosted.weblate.org/exports/rss/nucleoid/the-towers/ RSS
NucleoidMC/UHC https://hosted.weblate.org/exports/rss/nucleoid/uhc/ RSS
NucleoidMC/UHC Run https://hosted.weblate.org/exports/rss/nucleoid/uhc-run/ RSS
NucleoidMC/NucleoidMC https://hosted.weblate.org/exports/rss/nucleoid/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
NucleoidMC/Build Rush https://hosted.weblate.org/api/components/nucleoid/build-rush/statistics/ View
NucleoidMC/Game Configs https://hosted.weblate.org/api/components/nucleoid/game-configs/statistics/ View
NucleoidMC/Game Configs (cursed) https://hosted.weblate.org/api/components/nucleoid/game-configs-cursed/statistics/ View
NucleoidMC/Leaderboards https://hosted.weblate.org/api/components/nucleoid/leaderboards/statistics/ View
NucleoidMC/Nucleoid Extras https://hosted.weblate.org/api/components/nucleoid/extras/statistics/ View
NucleoidMC/Plasmid https://hosted.weblate.org/api/components/nucleoid/plasmid/statistics/ View
NucleoidMC/Server-Translations https://hosted.weblate.org/api/components/nucleoid/server-translations/statistics/ View
NucleoidMC/Server-Translations (API) https://hosted.weblate.org/api/components/nucleoid/server-translations-api/statistics/ View
NucleoidMC/The Towers https://hosted.weblate.org/api/components/nucleoid/the-towers/statistics/ View
NucleoidMC/UHC https://hosted.weblate.org/api/components/nucleoid/uhc/statistics/ View
NucleoidMC/UHC Run https://hosted.weblate.org/api/components/nucleoid/uhc-run/statistics/ View
NucleoidMC/NucleoidMC https://hosted.weblate.org/api/components/nucleoid/glossary/statistics/ View

You can fetch statistics for all translations in one component like this:

curl \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/components/nucleoid/build-rush/translations/
Project URL Link
NucleoidMC https://hosted.weblate.org/api/projects/nucleoid/repository/ Hook
NucleoidMC/Build Rush https://hosted.weblate.org/api/components/nucleoid/build-rush/repository/ Hook
NucleoidMC/Game Configs https://hosted.weblate.org/api/components/nucleoid/game-configs/repository/ Hook
NucleoidMC/Game Configs (cursed) https://hosted.weblate.org/api/components/nucleoid/game-configs-cursed/repository/ Hook
NucleoidMC/Leaderboards https://hosted.weblate.org/api/components/nucleoid/leaderboards/repository/ Hook
NucleoidMC/Nucleoid Extras https://hosted.weblate.org/api/components/nucleoid/extras/repository/ Hook
NucleoidMC/Plasmid https://hosted.weblate.org/api/components/nucleoid/plasmid/repository/ Hook
NucleoidMC/Server-Translations https://hosted.weblate.org/api/components/nucleoid/server-translations/repository/ Hook
NucleoidMC/Server-Translations (API) https://hosted.weblate.org/api/components/nucleoid/server-translations-api/repository/ Hook
NucleoidMC/The Towers https://hosted.weblate.org/api/components/nucleoid/the-towers/repository/ Hook
NucleoidMC/UHC https://hosted.weblate.org/api/components/nucleoid/uhc/repository/ Hook
NucleoidMC/UHC Run https://hosted.weblate.org/api/components/nucleoid/uhc-run/repository/ Hook
NucleoidMC/NucleoidMC https://hosted.weblate.org/api/components/nucleoid/glossary/repository/ Hook

You pull changes from a remote repository to Weblate like this:

curl \
    -d operation=pull \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/projects/nucleoid/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub https://hosted.weblate.org/hooks/github/ The documentation has detailed instructions
GitLab https://hosted.weblate.org/hooks/gitlab/ The documentation has detailed instructions
Bitbucket https://hosted.weblate.org/hooks/bitbucket/ The documentation has detailed instructions
Pagure https://hosted.weblate.org/hooks/pagure/ The documentation has detailed instructions
Azure Repos https://hosted.weblate.org/hooks/azure/ The documentation has detailed instructions
Gitea https://hosted.weblate.org/hooks/gitea/ The documentation has detailed instructions