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
CaptainFact - Frontend UI https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/ RSS
CaptainFact - Frontend UI/achievements https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/achievements/ RSS
CaptainFact - Frontend UI/errors https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/errors/ RSS
CaptainFact - Frontend UI/extension https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/extension/ RSS
CaptainFact - Frontend UI/help https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/help/ RSS
CaptainFact - Frontend UI/history https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/history/ RSS
CaptainFact - Frontend UI/home https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/home/ RSS
CaptainFact - Frontend UI/main https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/main/ RSS
CaptainFact - Frontend UI/moderation https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/moderation/ RSS
CaptainFact - Frontend UI/notifications https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/notifications/ RSS
CaptainFact - Frontend UI/user https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/user/ RSS
CaptainFact - Frontend UI/videoDebate https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/videodebate/ RSS
CaptainFact - Frontend UI/CaptainFact - Frontend UI https://hosted.weblate.org/exports/rss/captainfact-frontend-ui/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
CaptainFact - Frontend UI/achievements https://hosted.weblate.org/api/components/captainfact-frontend-ui/achievements/statistics/ View
CaptainFact - Frontend UI/errors https://hosted.weblate.org/api/components/captainfact-frontend-ui/errors/statistics/ View
CaptainFact - Frontend UI/extension https://hosted.weblate.org/api/components/captainfact-frontend-ui/extension/statistics/ View
CaptainFact - Frontend UI/help https://hosted.weblate.org/api/components/captainfact-frontend-ui/help/statistics/ View
CaptainFact - Frontend UI/history https://hosted.weblate.org/api/components/captainfact-frontend-ui/history/statistics/ View
CaptainFact - Frontend UI/home https://hosted.weblate.org/api/components/captainfact-frontend-ui/home/statistics/ View
CaptainFact - Frontend UI/main https://hosted.weblate.org/api/components/captainfact-frontend-ui/main/statistics/ View
CaptainFact - Frontend UI/moderation https://hosted.weblate.org/api/components/captainfact-frontend-ui/moderation/statistics/ View
CaptainFact - Frontend UI/notifications https://hosted.weblate.org/api/components/captainfact-frontend-ui/notifications/statistics/ View
CaptainFact - Frontend UI/user https://hosted.weblate.org/api/components/captainfact-frontend-ui/user/statistics/ View
CaptainFact - Frontend UI/videoDebate https://hosted.weblate.org/api/components/captainfact-frontend-ui/videodebate/statistics/ View
CaptainFact - Frontend UI/CaptainFact - Frontend UI https://hosted.weblate.org/api/components/captainfact-frontend-ui/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/captainfact-frontend-ui/achievements/translations/
Project URL Link
CaptainFact - Frontend UI https://hosted.weblate.org/api/projects/captainfact-frontend-ui/repository/ Hook
CaptainFact - Frontend UI/achievements https://hosted.weblate.org/api/components/captainfact-frontend-ui/achievements/repository/ Hook
CaptainFact - Frontend UI/errors https://hosted.weblate.org/api/components/captainfact-frontend-ui/errors/repository/ Hook
CaptainFact - Frontend UI/extension https://hosted.weblate.org/api/components/captainfact-frontend-ui/extension/repository/ Hook
CaptainFact - Frontend UI/help https://hosted.weblate.org/api/components/captainfact-frontend-ui/help/repository/ Hook
CaptainFact - Frontend UI/history https://hosted.weblate.org/api/components/captainfact-frontend-ui/history/repository/ Hook
CaptainFact - Frontend UI/home https://hosted.weblate.org/api/components/captainfact-frontend-ui/home/repository/ Hook
CaptainFact - Frontend UI/main https://hosted.weblate.org/api/components/captainfact-frontend-ui/main/repository/ Hook
CaptainFact - Frontend UI/moderation https://hosted.weblate.org/api/components/captainfact-frontend-ui/moderation/repository/ Hook
CaptainFact - Frontend UI/notifications https://hosted.weblate.org/api/components/captainfact-frontend-ui/notifications/repository/ Hook
CaptainFact - Frontend UI/user https://hosted.weblate.org/api/components/captainfact-frontend-ui/user/repository/ Hook
CaptainFact - Frontend UI/videoDebate https://hosted.weblate.org/api/components/captainfact-frontend-ui/videodebate/repository/ Hook
CaptainFact - Frontend UI/CaptainFact - Frontend UI https://hosted.weblate.org/api/components/captainfact-frontend-ui/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/captainfact-frontend-ui/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