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
Olympic Id http://translate.ocsprd.io/exports/rss/olympic-id/ RSS
Olympic Id/Common http://translate.ocsprd.io/exports/rss/olympic-id/common/ RSS
Olympic Id/Countries http://translate.ocsprd.io/exports/rss/olympic-id/countries/ RSS
Olympic Id/Exception http://translate.ocsprd.io/exports/rss/olympic-id/exception/ RSS
Olympic Id/Forgot password http://translate.ocsprd.io/exports/rss/olympic-id/forgot-password/ RSS
Olympic Id/Preferences http://translate.ocsprd.io/exports/rss/olympic-id/preferences/ RSS
Olympic Id/Profile http://translate.ocsprd.io/exports/rss/olympic-id/profile/ RSS
Olympic Id/Register http://translate.ocsprd.io/exports/rss/olympic-id/register/ RSS
Olympic Id/Sign in http://translate.ocsprd.io/exports/rss/olympic-id/sign-in/ RSS
Olympic Id/Sign in completed http://translate.ocsprd.io/exports/rss/olympic-id/sign-in-completed/ RSS
Olympic Id/Template http://translate.ocsprd.io/exports/rss/olympic-id/template/ RSS
Olympic Id/Olympic Id http://translate.ocsprd.io/exports/rss/olympic-id/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
Olympic Id/Common http://translate.ocsprd.io/api/components/olympic-id/common/statistics/ View
Olympic Id/Countries http://translate.ocsprd.io/api/components/olympic-id/countries/statistics/ View
Olympic Id/Exception http://translate.ocsprd.io/api/components/olympic-id/exception/statistics/ View
Olympic Id/Forgot password http://translate.ocsprd.io/api/components/olympic-id/forgot-password/statistics/ View
Olympic Id/Preferences http://translate.ocsprd.io/api/components/olympic-id/preferences/statistics/ View
Olympic Id/Profile http://translate.ocsprd.io/api/components/olympic-id/profile/statistics/ View
Olympic Id/Register http://translate.ocsprd.io/api/components/olympic-id/register/statistics/ View
Olympic Id/Sign in http://translate.ocsprd.io/api/components/olympic-id/sign-in/statistics/ View
Olympic Id/Sign in completed http://translate.ocsprd.io/api/components/olympic-id/sign-in-completed/statistics/ View
Olympic Id/Template http://translate.ocsprd.io/api/components/olympic-id/template/statistics/ View
Olympic Id/Olympic Id http://translate.ocsprd.io/api/components/olympic-id/glossary/statistics/ View

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

curl \
    -H "Authorization: Token 6AHEIMzAhmFxz9gSod1jWBvPEWG8TXC2GrCFzVFF" \
    http://translate.ocsprd.io/api/components/olympic-id/common/translations/
Project URL Link
Olympic Id http://translate.ocsprd.io/api/projects/olympic-id/repository/ Hook
Olympic Id/Common http://translate.ocsprd.io/api/components/olympic-id/common/repository/ Hook
Olympic Id/Countries http://translate.ocsprd.io/api/components/olympic-id/countries/repository/ Hook
Olympic Id/Exception http://translate.ocsprd.io/api/components/olympic-id/exception/repository/ Hook
Olympic Id/Forgot password http://translate.ocsprd.io/api/components/olympic-id/forgot-password/repository/ Hook
Olympic Id/Preferences http://translate.ocsprd.io/api/components/olympic-id/preferences/repository/ Hook
Olympic Id/Profile http://translate.ocsprd.io/api/components/olympic-id/profile/repository/ Hook
Olympic Id/Register http://translate.ocsprd.io/api/components/olympic-id/register/repository/ Hook
Olympic Id/Sign in http://translate.ocsprd.io/api/components/olympic-id/sign-in/repository/ Hook
Olympic Id/Sign in completed http://translate.ocsprd.io/api/components/olympic-id/sign-in-completed/repository/ Hook
Olympic Id/Template http://translate.ocsprd.io/api/components/olympic-id/template/repository/ Hook
Olympic Id/Olympic Id http://translate.ocsprd.io/api/components/olympic-id/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token 6AHEIMzAhmFxz9gSod1jWBvPEWG8TXC2GrCFzVFF" \
    http://translate.ocsprd.io/api/projects/olympic-id/repository/

Weblate also supports direct notifications from several code hosting sites:

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