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
Space Station Multiverse http://weblate.spacestationmultiverse.com/exports/rss/space-station-multiverse/ RSS
Space Station Multiverse/Launcher http://weblate.spacestationmultiverse.com/exports/rss/space-station-multiverse/launcher/ RSS
Space Station Multiverse/Steam Store Page http://weblate.spacestationmultiverse.com/exports/rss/space-station-multiverse/steam-store-page/ RSS
Space Station Multiverse/Space Station Multiverse http://weblate.spacestationmultiverse.com/exports/rss/space-station-multiverse/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
Space Station Multiverse/Launcher http://weblate.spacestationmultiverse.com/api/components/space-station-multiverse/launcher/statistics/ View
Space Station Multiverse/Steam Store Page http://weblate.spacestationmultiverse.com/api/components/space-station-multiverse/steam-store-page/statistics/ View
Space Station Multiverse/Space Station Multiverse http://weblate.spacestationmultiverse.com/api/components/space-station-multiverse/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_y4bYjiUa5TqetNnXK5GLM4uJcWUrHBr9KBIU" \
    http://weblate.spacestationmultiverse.com/api/components/space-station-multiverse/launcher/translations/
Project URL Link
Space Station Multiverse http://weblate.spacestationmultiverse.com/api/projects/space-station-multiverse/repository/ Hook
Space Station Multiverse/Launcher http://weblate.spacestationmultiverse.com/api/components/space-station-multiverse/launcher/repository/ Hook
Space Station Multiverse/Steam Store Page http://weblate.spacestationmultiverse.com/api/components/space-station-multiverse/steam-store-page/repository/ Hook
Space Station Multiverse/Space Station Multiverse http://weblate.spacestationmultiverse.com/api/components/space-station-multiverse/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_y4bYjiUa5TqetNnXK5GLM4uJcWUrHBr9KBIU" \
    http://weblate.spacestationmultiverse.com/api/projects/space-station-multiverse/repository/

Weblate also supports direct notifications from several code hosting sites:

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