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
Rail Route https://translate.bitrich.info/exports/rss/rail-route/ RSS
Rail Route/achievements https://translate.bitrich.info/exports/rss/rail-route/achievements/ RSS
Rail Route/ads https://translate.bitrich.info/exports/rss/rail-route/ads/ RSS
Rail Route/steam-page https://translate.bitrich.info/exports/rss/rail-route/steam-page/ RSS
Rail Route/tutorials https://translate.bitrich.info/exports/rss/rail-route/tutorials/ RSS
Rail Route/ui https://translate.bitrich.info/exports/rss/rail-route/ui/ RSS
Rail Route/Rail Route https://translate.bitrich.info/exports/rss/rail-route/glossary/ RSS
Rail Route/research https://translate.bitrich.info/exports/rss/rail-route/research/ 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
Rail Route/achievements https://translate.bitrich.info/api/components/rail-route/achievements/statistics/ View
Rail Route/ads https://translate.bitrich.info/api/components/rail-route/ads/statistics/ View
Rail Route/steam-page https://translate.bitrich.info/api/components/rail-route/steam-page/statistics/ View
Rail Route/tutorials https://translate.bitrich.info/api/components/rail-route/tutorials/statistics/ View
Rail Route/ui https://translate.bitrich.info/api/components/rail-route/ui/statistics/ View
Rail Route/Rail Route https://translate.bitrich.info/api/components/rail-route/glossary/statistics/ View
Rail Route/research https://translate.bitrich.info/api/components/rail-route/research/statistics/ View

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

curl \
    -H "Authorization: Token vxf2Gi2ytRYqRNWO0C8yiFBx0DZCIcUDkdPQLAg8" \
    https://translate.bitrich.info/api/components/rail-route/achievements/translations/
Project URL Link
Rail Route https://translate.bitrich.info/api/projects/rail-route/repository/ Hook
Rail Route/achievements https://translate.bitrich.info/api/components/rail-route/achievements/repository/ Hook
Rail Route/ads https://translate.bitrich.info/api/components/rail-route/ads/repository/ Hook
Rail Route/steam-page https://translate.bitrich.info/api/components/rail-route/steam-page/repository/ Hook
Rail Route/tutorials https://translate.bitrich.info/api/components/rail-route/tutorials/repository/ Hook
Rail Route/ui https://translate.bitrich.info/api/components/rail-route/ui/repository/ Hook
Rail Route/Rail Route https://translate.bitrich.info/api/components/rail-route/glossary/repository/ Hook
Rail Route/research https://translate.bitrich.info/api/components/rail-route/research/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token vxf2Gi2ytRYqRNWO0C8yiFBx0DZCIcUDkdPQLAg8" \
    https://translate.bitrich.info/api/projects/rail-route/repository/

Weblate also supports direct notifications from several code hosting sites:

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