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
lucida.to https://weblate.git.gay/exports/rss/lucida-to/ RSS
lucida.to/Community page https://weblate.git.gay/exports/rss/lucida-to/community-page/ RSS
lucida.to/Credits https://weblate.git.gay/exports/rss/lucida-to/credits/ RSS
lucida.to/Donation page https://weblate.git.gay/exports/rss/lucida-to/donation-page/ RSS
lucida.to/Download-related strings https://weblate.git.gay/exports/rss/lucida-to/download-related-strings/ RSS
lucida.to/FAQ https://weblate.git.gay/exports/rss/lucida-to/faq/ RSS
lucida.to/Global strings https://weblate.git.gay/exports/rss/lucida-to/global-strings/ RSS
lucida.to/Homepage https://weblate.git.gay/exports/rss/lucida-to/homepage/ RSS
lucida.to/Language names https://weblate.git.gay/exports/rss/lucida-to/language-names/ RSS
lucida.to/Page names https://weblate.git.gay/exports/rss/lucida-to/page-names/ RSS
lucida.to/Privacy information https://weblate.git.gay/exports/rss/lucida-to/privacy/ RSS
lucida.to/Roadmap: API page https://weblate.git.gay/exports/rss/lucida-to/roadmap-api-page/ RSS
lucida.to/Roadmap: Main page https://weblate.git.gay/exports/rss/lucida-to/roadmap-main-page/ RSS
lucida.to/Search-related strings https://weblate.git.gay/exports/rss/lucida-to/search-related-strings/ RSS
lucida.to/Statistics-related strings https://weblate.git.gay/exports/rss/lucida-to/statistics-related-strings/ RSS
lucida.to/lucida.to https://weblate.git.gay/exports/rss/lucida-to/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
lucida.to/Community page https://weblate.git.gay/api/components/lucida-to/community-page/statistics/ View
lucida.to/Credits https://weblate.git.gay/api/components/lucida-to/credits/statistics/ View
lucida.to/Donation page https://weblate.git.gay/api/components/lucida-to/donation-page/statistics/ View
lucida.to/Download-related strings https://weblate.git.gay/api/components/lucida-to/download-related-strings/statistics/ View
lucida.to/FAQ https://weblate.git.gay/api/components/lucida-to/faq/statistics/ View
lucida.to/Global strings https://weblate.git.gay/api/components/lucida-to/global-strings/statistics/ View
lucida.to/Homepage https://weblate.git.gay/api/components/lucida-to/homepage/statistics/ View
lucida.to/Language names https://weblate.git.gay/api/components/lucida-to/language-names/statistics/ View
lucida.to/Page names https://weblate.git.gay/api/components/lucida-to/page-names/statistics/ View
lucida.to/Privacy information https://weblate.git.gay/api/components/lucida-to/privacy/statistics/ View
lucida.to/Roadmap: API page https://weblate.git.gay/api/components/lucida-to/roadmap-api-page/statistics/ View
lucida.to/Roadmap: Main page https://weblate.git.gay/api/components/lucida-to/roadmap-main-page/statistics/ View
lucida.to/Search-related strings https://weblate.git.gay/api/components/lucida-to/search-related-strings/statistics/ View
lucida.to/Statistics-related strings https://weblate.git.gay/api/components/lucida-to/statistics-related-strings/statistics/ View
lucida.to/lucida.to https://weblate.git.gay/api/components/lucida-to/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_iKW0P5KQJvIKxq53uXbCJIwfzkLXfQyRcOyn" \
    https://weblate.git.gay/api/components/lucida-to/community-page/translations/
Project URL Link
lucida.to https://weblate.git.gay/api/projects/lucida-to/repository/ Hook
lucida.to/Community page https://weblate.git.gay/api/components/lucida-to/community-page/repository/ Hook
lucida.to/Credits https://weblate.git.gay/api/components/lucida-to/credits/repository/ Hook
lucida.to/Donation page https://weblate.git.gay/api/components/lucida-to/donation-page/repository/ Hook
lucida.to/Download-related strings https://weblate.git.gay/api/components/lucida-to/download-related-strings/repository/ Hook
lucida.to/FAQ https://weblate.git.gay/api/components/lucida-to/faq/repository/ Hook
lucida.to/Global strings https://weblate.git.gay/api/components/lucida-to/global-strings/repository/ Hook
lucida.to/Homepage https://weblate.git.gay/api/components/lucida-to/homepage/repository/ Hook
lucida.to/Language names https://weblate.git.gay/api/components/lucida-to/language-names/repository/ Hook
lucida.to/Page names https://weblate.git.gay/api/components/lucida-to/page-names/repository/ Hook
lucida.to/Privacy information https://weblate.git.gay/api/components/lucida-to/privacy/repository/ Hook
lucida.to/Roadmap: API page https://weblate.git.gay/api/components/lucida-to/roadmap-api-page/repository/ Hook
lucida.to/Roadmap: Main page https://weblate.git.gay/api/components/lucida-to/roadmap-main-page/repository/ Hook
lucida.to/Search-related strings https://weblate.git.gay/api/components/lucida-to/search-related-strings/repository/ Hook
lucida.to/Statistics-related strings https://weblate.git.gay/api/components/lucida-to/statistics-related-strings/repository/ Hook
lucida.to/lucida.to https://weblate.git.gay/api/components/lucida-to/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_iKW0P5KQJvIKxq53uXbCJIwfzkLXfQyRcOyn" \
    https://weblate.git.gay/api/projects/lucida-to/repository/

Weblate also supports direct notifications from several code hosting sites:

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