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 |
---|---|---|
Indiana Jones and The Fate of Atlantis | https://itzulpenak.gamerauntsia.eus/exports/rss/indiana-jones-and-the-fate-of-atlantis/ | RSS |
Indiana Jones and The Fate of Atlantis/jokoa | https://itzulpenak.gamerauntsia.eus/exports/rss/indiana-jones-and-the-fate-of-atlantis/jokoa/ | RSS |
Indiana Jones and The Fate of Atlantis/Indiana Jones and The Fate of Atlantis | https://itzulpenak.gamerauntsia.eus/exports/rss/indiana-jones-and-the-fate-of-atlantis/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 |
---|---|---|
Indiana Jones and The Fate of Atlantis/jokoa | https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/jokoa/statistics/ | View |
Indiana Jones and The Fate of Atlantis/Indiana Jones and The Fate of Atlantis | https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/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/indiana-jones-and-the-fate-of-atlantis/jokoa/translations/
Project | URL | Link |
---|---|---|
Indiana Jones and The Fate of Atlantis | https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/repository/ | Hook |
Indiana Jones and The Fate of Atlantis/jokoa | https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/jokoa/repository/ | Hook |
Indiana Jones and The Fate of Atlantis/Indiana Jones and The Fate of Atlantis | https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/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/indiana-jones-and-the-fate-of-atlantis/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 |