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
Tabletop Club https://hosted.weblate.org/exports/rss/tabletop-club/ RSS
Tabletop Club/Default Asset Pack https://hosted.weblate.org/exports/rss/tabletop-club/default-asset-pack/ RSS
Tabletop Club/Documentation - Custom Assets https://hosted.weblate.org/exports/rss/tabletop-club/docs-custom-assets/ RSS
Tabletop Club/Documentation - General https://hosted.weblate.org/exports/rss/tabletop-club/docs-general/ RSS
Tabletop Club/Documentation - Index https://hosted.weblate.org/exports/rss/tabletop-club/docs-index/ RSS
Tabletop Club/Game https://hosted.weblate.org/exports/rss/tabletop-club/game/ RSS
Tabletop Club/Tabletop Club https://hosted.weblate.org/exports/rss/tabletop-club/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
Tabletop Club/Default Asset Pack https://hosted.weblate.org/api/components/tabletop-club/default-asset-pack/statistics/ View
Tabletop Club/Documentation - Custom Assets https://hosted.weblate.org/api/components/tabletop-club/docs-custom-assets/statistics/ View
Tabletop Club/Documentation - General https://hosted.weblate.org/api/components/tabletop-club/docs-general/statistics/ View
Tabletop Club/Documentation - Index https://hosted.weblate.org/api/components/tabletop-club/docs-index/statistics/ View
Tabletop Club/Game https://hosted.weblate.org/api/components/tabletop-club/game/statistics/ View
Tabletop Club/Tabletop Club https://hosted.weblate.org/api/components/tabletop-club/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/tabletop-club/default-asset-pack/translations/
Project URL Link
Tabletop Club https://hosted.weblate.org/api/projects/tabletop-club/repository/ Hook
Tabletop Club/Default Asset Pack https://hosted.weblate.org/api/components/tabletop-club/default-asset-pack/repository/ Hook
Tabletop Club/Documentation - Custom Assets https://hosted.weblate.org/api/components/tabletop-club/docs-custom-assets/repository/ Hook
Tabletop Club/Documentation - General https://hosted.weblate.org/api/components/tabletop-club/docs-general/repository/ Hook
Tabletop Club/Documentation - Index https://hosted.weblate.org/api/components/tabletop-club/docs-index/repository/ Hook
Tabletop Club/Game https://hosted.weblate.org/api/components/tabletop-club/game/repository/ Hook
Tabletop Club/Tabletop Club https://hosted.weblate.org/api/components/tabletop-club/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/tabletop-club/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