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
SuperTux https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/ RSS
SuperTux/Bonus-1 https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/bonus-1/ RSS
SuperTux/Bonus-2 https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/bonus-2/ RSS
SuperTux/Bonus-3 https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/bonus-3/ RSS
SuperTux/Halloween-2014 https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/halloween-2014/ RSS
SuperTux/Incubator https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/incubator/ RSS
SuperTux/Menu nagusia https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/menu-nagusia/ RSS
SuperTux/World-1 https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/world-1/ RSS
SuperTux/World-2 https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/world-2/ RSS
SuperTux/SuperTux https://itzulpenak.gamerauntsia.eus/exports/rss/supertux/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
SuperTux/Bonus-1 https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/statistics/ View
SuperTux/Bonus-2 https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/statistics/ View
SuperTux/Bonus-3 https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/statistics/ View
SuperTux/Halloween-2014 https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/statistics/ View
SuperTux/Incubator https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/statistics/ View
SuperTux/Menu nagusia https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/statistics/ View
SuperTux/World-1 https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/statistics/ View
SuperTux/World-2 https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/statistics/ View
SuperTux/SuperTux https://itzulpenak.gamerauntsia.eus/api/components/supertux/glossary/statistics/ View

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

curl \
    -H "Authorization: Token PLcZZkqhjUoHPUapRtkgVqoLoB9ChSKlKi4irPhM" \
    https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/translations/
Project URL Link
SuperTux https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/ Hook
SuperTux/Bonus-1 https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/repository/ Hook
SuperTux/Bonus-2 https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/repository/ Hook
SuperTux/Bonus-3 https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/repository/ Hook
SuperTux/Halloween-2014 https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/repository/ Hook
SuperTux/Incubator https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/repository/ Hook
SuperTux/Menu nagusia https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/repository/ Hook
SuperTux/World-1 https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/repository/ Hook
SuperTux/World-2 https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/repository/ Hook
SuperTux/SuperTux https://itzulpenak.gamerauntsia.eus/api/components/supertux/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token PLcZZkqhjUoHPUapRtkgVqoLoB9ChSKlKi4irPhM" \
    https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub https://itzulpenak.gamerauntsia.eus/hooks/github/ The documentation has detailed instructions
GitLab https://itzulpenak.gamerauntsia.eus/hooks/gitlab/ The documentation has detailed instructions
Bitbucket https://itzulpenak.gamerauntsia.eus/hooks/bitbucket/ The documentation has detailed instructions
Pagure https://itzulpenak.gamerauntsia.eus/hooks/pagure/ The documentation has detailed instructions
Azure Repos https://itzulpenak.gamerauntsia.eus/hooks/azure/ The documentation has detailed instructions
Gitea https://itzulpenak.gamerauntsia.eus/hooks/gitea/ The documentation has detailed instructions