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
wfrp4e-archives1 https://weblate.foundryvtt.be/exports/rss/wfrp4e-archives1/ RSS
wfrp4e-archives1/wfrp4e-archives1.actors https://weblate.foundryvtt.be/exports/rss/wfrp4e-archives1/wfrp4e-archives1actors/ RSS
wfrp4e-archives1/wfrp4e-archives1.career.wfrp4e-archives1.items https://weblate.foundryvtt.be/exports/rss/wfrp4e-archives1/wfrp4e-archives1careerwfrp4e-archives1items/ RSS
wfrp4e-archives1/wfrp4e-archives1.journals https://weblate.foundryvtt.be/exports/rss/wfrp4e-archives1/wfrp4e-archives1journals/ RSS
wfrp4e-archives1/wfrp4e-archives1.scenes https://weblate.foundryvtt.be/exports/rss/wfrp4e-archives1/wfrp4e-archives1scenes/ RSS
wfrp4e-archives1/wfrp4e-archives1.tables https://weblate.foundryvtt.be/exports/rss/wfrp4e-archives1/wfrp4e-archives1tables/ RSS
wfrp4e-archives1/wfrp4e-archives1.talent.wfrp4e-archives1.items https://weblate.foundryvtt.be/exports/rss/wfrp4e-archives1/wfrp4e-archives1talentwfrp4e-archives1items/ RSS
wfrp4e-archives1/wfrp4e-archives1.trapping.wfrp4e-archives1.items https://weblate.foundryvtt.be/exports/rss/wfrp4e-archives1/wfrp4e-archives1trappingwfrp4e-archives1items/ 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
wfrp4e-archives1/wfrp4e-archives1.actors https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1actors/statistics/ View
wfrp4e-archives1/wfrp4e-archives1.career.wfrp4e-archives1.items https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1careerwfrp4e-archives1items/statistics/ View
wfrp4e-archives1/wfrp4e-archives1.journals https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1journals/statistics/ View
wfrp4e-archives1/wfrp4e-archives1.scenes https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1scenes/statistics/ View
wfrp4e-archives1/wfrp4e-archives1.tables https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1tables/statistics/ View
wfrp4e-archives1/wfrp4e-archives1.talent.wfrp4e-archives1.items https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1talentwfrp4e-archives1items/statistics/ View
wfrp4e-archives1/wfrp4e-archives1.trapping.wfrp4e-archives1.items https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1trappingwfrp4e-archives1items/statistics/ View

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

curl \
    -H "Authorization: Token wlu_IKSotCEN9eWJ5AdZfKEJxaeP1qYJVGfFsiai" \
    https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1actors/translations/
Project URL Link
wfrp4e-archives1 https://weblate.foundryvtt.be/api/projects/wfrp4e-archives1/repository/ Hook
wfrp4e-archives1/wfrp4e-archives1.actors https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1actors/repository/ Hook
wfrp4e-archives1/wfrp4e-archives1.career.wfrp4e-archives1.items https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1careerwfrp4e-archives1items/repository/ Hook
wfrp4e-archives1/wfrp4e-archives1.journals https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1journals/repository/ Hook
wfrp4e-archives1/wfrp4e-archives1.scenes https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1scenes/repository/ Hook
wfrp4e-archives1/wfrp4e-archives1.tables https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1tables/repository/ Hook
wfrp4e-archives1/wfrp4e-archives1.talent.wfrp4e-archives1.items https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1talentwfrp4e-archives1items/repository/ Hook
wfrp4e-archives1/wfrp4e-archives1.trapping.wfrp4e-archives1.items https://weblate.foundryvtt.be/api/components/wfrp4e-archives1/wfrp4e-archives1trappingwfrp4e-archives1items/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_IKSotCEN9eWJ5AdZfKEJxaeP1qYJVGfFsiai" \
    https://weblate.foundryvtt.be/api/projects/wfrp4e-archives1/repository/

Weblate also supports direct notifications from several code hosting sites:

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