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
Arkona http://weblate.cokoliv.eu/exports/rss/arkona/ RSS
Arkona/AmbientInfos http://weblate.cokoliv.eu/exports/rss/arkona/ambientinfos/ RSS
Arkona/DIA_BAU http://weblate.cokoliv.eu/exports/rss/arkona/dia_bau/ RSS
Arkona/DIA_BDT http://weblate.cokoliv.eu/exports/rss/arkona/dia_bdt/ RSS
Arkona/DIA_DMT http://weblate.cokoliv.eu/exports/rss/arkona/dia_dmt/ RSS
Arkona/DIA_MIL http://weblate.cokoliv.eu/exports/rss/arkona/dia_mil/ RSS
Arkona/DIA_MOBSIS http://weblate.cokoliv.eu/exports/rss/arkona/dia_mobsis/ RSS
Arkona/DIA_NONE http://weblate.cokoliv.eu/exports/rss/arkona/dia_none/ RSS
Arkona/DIA_OUT http://weblate.cokoliv.eu/exports/rss/arkona/dia_out/ RSS
Arkona/DIA_PAL http://weblate.cokoliv.eu/exports/rss/arkona/dia_pal/ RSS
Arkona/Items http://weblate.cokoliv.eu/exports/rss/arkona/items/ RSS
Arkona/Log_entries http://weblate.cokoliv.eu/exports/rss/arkona/log_entries/ RSS
Arkona/Menu http://weblate.cokoliv.eu/exports/rss/arkona/menu/ RSS
Arkona/NPC_names http://weblate.cokoliv.eu/exports/rss/arkona/npc_names/ RSS
Arkona/SVM http://weblate.cokoliv.eu/exports/rss/arkona/svm/ RSS
Arkona/Text http://weblate.cokoliv.eu/exports/rss/arkona/text/ RSS
Arkona/Arkona http://weblate.cokoliv.eu/exports/rss/arkona/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
Arkona/AmbientInfos http://weblate.cokoliv.eu/api/components/arkona/ambientinfos/statistics/ View
Arkona/DIA_BAU http://weblate.cokoliv.eu/api/components/arkona/dia_bau/statistics/ View
Arkona/DIA_BDT http://weblate.cokoliv.eu/api/components/arkona/dia_bdt/statistics/ View
Arkona/DIA_DMT http://weblate.cokoliv.eu/api/components/arkona/dia_dmt/statistics/ View
Arkona/DIA_MIL http://weblate.cokoliv.eu/api/components/arkona/dia_mil/statistics/ View
Arkona/DIA_MOBSIS http://weblate.cokoliv.eu/api/components/arkona/dia_mobsis/statistics/ View
Arkona/DIA_NONE http://weblate.cokoliv.eu/api/components/arkona/dia_none/statistics/ View
Arkona/DIA_OUT http://weblate.cokoliv.eu/api/components/arkona/dia_out/statistics/ View
Arkona/DIA_PAL http://weblate.cokoliv.eu/api/components/arkona/dia_pal/statistics/ View
Arkona/Items http://weblate.cokoliv.eu/api/components/arkona/items/statistics/ View
Arkona/Log_entries http://weblate.cokoliv.eu/api/components/arkona/log_entries/statistics/ View
Arkona/Menu http://weblate.cokoliv.eu/api/components/arkona/menu/statistics/ View
Arkona/NPC_names http://weblate.cokoliv.eu/api/components/arkona/npc_names/statistics/ View
Arkona/SVM http://weblate.cokoliv.eu/api/components/arkona/svm/statistics/ View
Arkona/Text http://weblate.cokoliv.eu/api/components/arkona/text/statistics/ View
Arkona/Arkona http://weblate.cokoliv.eu/api/components/arkona/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/arkona/ambientinfos/translations/
Project URL Link
Arkona http://weblate.cokoliv.eu/api/projects/arkona/repository/ Hook
Arkona/AmbientInfos http://weblate.cokoliv.eu/api/components/arkona/ambientinfos/repository/ Hook
Arkona/DIA_BAU http://weblate.cokoliv.eu/api/components/arkona/dia_bau/repository/ Hook
Arkona/DIA_BDT http://weblate.cokoliv.eu/api/components/arkona/dia_bdt/repository/ Hook
Arkona/DIA_DMT http://weblate.cokoliv.eu/api/components/arkona/dia_dmt/repository/ Hook
Arkona/DIA_MIL http://weblate.cokoliv.eu/api/components/arkona/dia_mil/repository/ Hook
Arkona/DIA_MOBSIS http://weblate.cokoliv.eu/api/components/arkona/dia_mobsis/repository/ Hook
Arkona/DIA_NONE http://weblate.cokoliv.eu/api/components/arkona/dia_none/repository/ Hook
Arkona/DIA_OUT http://weblate.cokoliv.eu/api/components/arkona/dia_out/repository/ Hook
Arkona/DIA_PAL http://weblate.cokoliv.eu/api/components/arkona/dia_pal/repository/ Hook
Arkona/Items http://weblate.cokoliv.eu/api/components/arkona/items/repository/ Hook
Arkona/Log_entries http://weblate.cokoliv.eu/api/components/arkona/log_entries/repository/ Hook
Arkona/Menu http://weblate.cokoliv.eu/api/components/arkona/menu/repository/ Hook
Arkona/NPC_names http://weblate.cokoliv.eu/api/components/arkona/npc_names/repository/ Hook
Arkona/SVM http://weblate.cokoliv.eu/api/components/arkona/svm/repository/ Hook
Arkona/Text http://weblate.cokoliv.eu/api/components/arkona/text/repository/ Hook
Arkona/Arkona http://weblate.cokoliv.eu/api/components/arkona/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/arkona/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