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
Union plugins http://weblate.cokoliv.eu/exports/rss/union-plugins/ RSS
Union plugins/zGamePad_Menu http://weblate.cokoliv.eu/exports/rss/union-plugins/zgamepad_menu/ RSS
Union plugins/zGamePad_controls http://weblate.cokoliv.eu/exports/rss/union-plugins/zgamepad_controls/ RSS
Union plugins/zUnionMenu http://weblate.cokoliv.eu/exports/rss/union-plugins/zunionmenu/ RSS
Union plugins/Union plugins http://weblate.cokoliv.eu/exports/rss/union-plugins/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
Union plugins/zGamePad_Menu http://weblate.cokoliv.eu/api/components/union-plugins/zgamepad_menu/statistics/ View
Union plugins/zGamePad_controls http://weblate.cokoliv.eu/api/components/union-plugins/zgamepad_controls/statistics/ View
Union plugins/zUnionMenu http://weblate.cokoliv.eu/api/components/union-plugins/zunionmenu/statistics/ View
Union plugins/Union plugins http://weblate.cokoliv.eu/api/components/union-plugins/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_SgkvrddYBwu5TJZeQYTzDwpv2FzLt1ZPX0w7" \
    http://weblate.cokoliv.eu/api/components/union-plugins/zgamepad_menu/translations/
Project URL Link
Union plugins http://weblate.cokoliv.eu/api/projects/union-plugins/repository/ Hook
Union plugins/zGamePad_Menu http://weblate.cokoliv.eu/api/components/union-plugins/zgamepad_menu/repository/ Hook
Union plugins/zGamePad_controls http://weblate.cokoliv.eu/api/components/union-plugins/zgamepad_controls/repository/ Hook
Union plugins/zUnionMenu http://weblate.cokoliv.eu/api/components/union-plugins/zunionmenu/repository/ Hook
Union plugins/Union plugins http://weblate.cokoliv.eu/api/components/union-plugins/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_SgkvrddYBwu5TJZeQYTzDwpv2FzLt1ZPX0w7" \
    http://weblate.cokoliv.eu/api/projects/union-plugins/repository/

Weblate also supports direct notifications from several code hosting sites:

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