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
Your Turn To Die https://weblate.vinceh121.me/exports/rss/your-turn-to-die/ RSS
Your Turn To Die/Your Turn To Die https://weblate.vinceh121.me/exports/rss/your-turn-to-die/glossary/ RSS
Your Turn To Die/Animations https://weblate.vinceh121.me/exports/rss/your-turn-to-die/animations/ RSS
Your Turn To Die/Images https://weblate.vinceh121.me/exports/rss/your-turn-to-die/images/ RSS
Your Turn To Die/YTTD-FR https://weblate.vinceh121.me/exports/rss/your-turn-to-die/yttd-fr/ 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
Your Turn To Die/Your Turn To Die https://weblate.vinceh121.me/api/components/your-turn-to-die/glossary/statistics/ View
Your Turn To Die/Animations https://weblate.vinceh121.me/api/components/your-turn-to-die/animations/statistics/ View
Your Turn To Die/Images https://weblate.vinceh121.me/api/components/your-turn-to-die/images/statistics/ View
Your Turn To Die/YTTD-FR https://weblate.vinceh121.me/api/components/your-turn-to-die/yttd-fr/statistics/ View

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

curl \
    -H "Authorization: Token e5CtPfExwRpEtDEn1YIaE7NxGfrkhtuld1yUBKnl" \
    https://weblate.vinceh121.me/api/components/your-turn-to-die/glossary/translations/
Project URL Link
Your Turn To Die https://weblate.vinceh121.me/api/projects/your-turn-to-die/repository/ Hook
Your Turn To Die/Your Turn To Die https://weblate.vinceh121.me/api/components/your-turn-to-die/glossary/repository/ Hook
Your Turn To Die/Animations https://weblate.vinceh121.me/api/components/your-turn-to-die/animations/repository/ Hook
Your Turn To Die/Images https://weblate.vinceh121.me/api/components/your-turn-to-die/images/repository/ Hook
Your Turn To Die/YTTD-FR https://weblate.vinceh121.me/api/components/your-turn-to-die/yttd-fr/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token e5CtPfExwRpEtDEn1YIaE7NxGfrkhtuld1yUBKnl" \
    https://weblate.vinceh121.me/api/projects/your-turn-to-die/repository/

Weblate also supports direct notifications from several code hosting sites:

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