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
Mój Mod http://weblate.cokoliv.eu/exports/rss/moj-mod/ RSS
Mój Mod/Dialogue_1 http://weblate.cokoliv.eu/exports/rss/moj-mod/dialogue_1/ RSS
Mój Mod/Dialogue_2 http://weblate.cokoliv.eu/exports/rss/moj-mod/dialogue_2/ RSS
Mój Mod/Dialogue_3 http://weblate.cokoliv.eu/exports/rss/moj-mod/dialogue_3/ RSS
Mój Mod/Items http://weblate.cokoliv.eu/exports/rss/moj-mod/items/ RSS
Mój Mod/Log_entries http://weblate.cokoliv.eu/exports/rss/moj-mod/log_entries/ RSS
Mój Mod/Menu http://weblate.cokoliv.eu/exports/rss/moj-mod/menu/ RSS
Mój Mod/NPC http://weblate.cokoliv.eu/exports/rss/moj-mod/npc/ RSS
Mój Mod/SVM http://weblate.cokoliv.eu/exports/rss/moj-mod/svm/ RSS
Mój Mod/Text constants http://weblate.cokoliv.eu/exports/rss/moj-mod/text-constants/ RSS
Mój Mod/Mój Mod http://weblate.cokoliv.eu/exports/rss/moj-mod/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
Mój Mod/Dialogue_1 http://weblate.cokoliv.eu/api/components/moj-mod/dialogue_1/statistics/ View
Mój Mod/Dialogue_2 http://weblate.cokoliv.eu/api/components/moj-mod/dialogue_2/statistics/ View
Mój Mod/Dialogue_3 http://weblate.cokoliv.eu/api/components/moj-mod/dialogue_3/statistics/ View
Mój Mod/Items http://weblate.cokoliv.eu/api/components/moj-mod/items/statistics/ View
Mój Mod/Log_entries http://weblate.cokoliv.eu/api/components/moj-mod/log_entries/statistics/ View
Mój Mod/Menu http://weblate.cokoliv.eu/api/components/moj-mod/menu/statistics/ View
Mój Mod/NPC http://weblate.cokoliv.eu/api/components/moj-mod/npc/statistics/ View
Mój Mod/SVM http://weblate.cokoliv.eu/api/components/moj-mod/svm/statistics/ View
Mój Mod/Text constants http://weblate.cokoliv.eu/api/components/moj-mod/text-constants/statistics/ View
Mój Mod/Mój Mod http://weblate.cokoliv.eu/api/components/moj-mod/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/moj-mod/dialogue_1/translations/
Project URL Link
Mój Mod http://weblate.cokoliv.eu/api/projects/moj-mod/repository/ Hook
Mój Mod/Dialogue_1 http://weblate.cokoliv.eu/api/components/moj-mod/dialogue_1/repository/ Hook
Mój Mod/Dialogue_2 http://weblate.cokoliv.eu/api/components/moj-mod/dialogue_2/repository/ Hook
Mój Mod/Dialogue_3 http://weblate.cokoliv.eu/api/components/moj-mod/dialogue_3/repository/ Hook
Mój Mod/Items http://weblate.cokoliv.eu/api/components/moj-mod/items/repository/ Hook
Mój Mod/Log_entries http://weblate.cokoliv.eu/api/components/moj-mod/log_entries/repository/ Hook
Mój Mod/Menu http://weblate.cokoliv.eu/api/components/moj-mod/menu/repository/ Hook
Mój Mod/NPC http://weblate.cokoliv.eu/api/components/moj-mod/npc/repository/ Hook
Mój Mod/SVM http://weblate.cokoliv.eu/api/components/moj-mod/svm/repository/ Hook
Mój Mod/Text constants http://weblate.cokoliv.eu/api/components/moj-mod/text-constants/repository/ Hook
Mój Mod/Mój Mod http://weblate.cokoliv.eu/api/components/moj-mod/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/moj-mod/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