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
laby https://translate.laby.net/exports/rss/laby/ RSS
laby/LabyMod 4 https://translate.laby.net/exports/rss/laby/labymod-4/ RSS
laby/LabyMod Launcher https://translate.laby.net/exports/rss/laby/labymod-launcher/ RSS
laby/FlintMC https://translate.laby.net/exports/rss/laby/flint/ RSS
laby/LabyMod App https://translate.laby.net/exports/rss/laby/labymod-app/ RSS
laby/LabyMod Mail https://translate.laby.net/exports/rss/laby/labymod-mail/ RSS
laby/LabyMod Website https://translate.laby.net/exports/rss/laby/labymod-website/ RSS
laby/Notifications https://translate.laby.net/exports/rss/laby/notifications/ RSS
laby/laby.net Website https://translate.laby.net/exports/rss/laby/laby-net-website/ RSS
laby/laby https://translate.laby.net/exports/rss/laby/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
laby/LabyMod 4 https://translate.laby.net/api/components/laby/labymod-4/statistics/ View
laby/LabyMod Launcher https://translate.laby.net/api/components/laby/labymod-launcher/statistics/ View
laby/FlintMC https://translate.laby.net/api/components/laby/flint/statistics/ View
laby/LabyMod App https://translate.laby.net/api/components/laby/labymod-app/statistics/ View
laby/LabyMod Mail https://translate.laby.net/api/components/laby/labymod-mail/statistics/ View
laby/LabyMod Website https://translate.laby.net/api/components/laby/labymod-website/statistics/ View
laby/Notifications https://translate.laby.net/api/components/laby/notifications/statistics/ View
laby/laby.net Website https://translate.laby.net/api/components/laby/laby-net-website/statistics/ View
laby/laby https://translate.laby.net/api/components/laby/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_60OR3VW4CXdHNG55ypWyz5ICxjFR50AgOSCc" \
    https://translate.laby.net/api/components/laby/labymod-4/translations/
Project URL Link
laby https://translate.laby.net/api/projects/laby/repository/ Hook
laby/LabyMod 4 https://translate.laby.net/api/components/laby/labymod-4/repository/ Hook
laby/LabyMod Launcher https://translate.laby.net/api/components/laby/labymod-launcher/repository/ Hook
laby/FlintMC https://translate.laby.net/api/components/laby/flint/repository/ Hook
laby/LabyMod App https://translate.laby.net/api/components/laby/labymod-app/repository/ Hook
laby/LabyMod Mail https://translate.laby.net/api/components/laby/labymod-mail/repository/ Hook
laby/LabyMod Website https://translate.laby.net/api/components/laby/labymod-website/repository/ Hook
laby/Notifications https://translate.laby.net/api/components/laby/notifications/repository/ Hook
laby/laby.net Website https://translate.laby.net/api/components/laby/laby-net-website/repository/ Hook
laby/laby https://translate.laby.net/api/components/laby/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_60OR3VW4CXdHNG55ypWyz5ICxjFR50AgOSCc" \
    https://translate.laby.net/api/projects/laby/repository/

Weblate also supports direct notifications from several code hosting sites:

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