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 |
---|---|---|
OpenTracks | https://weblate.bubu1.eu/exports/rss/OpenTracks/ | RSS |
OpenTracks/App store metadata files | https://weblate.bubu1.eu/exports/rss/OpenTracks/app-store-metadata-files/ | RSS |
OpenTracks/opentracks.src-main-res-values-strings-xml--main | https://weblate.bubu1.eu/exports/rss/OpenTracks/opentracks/ | RSS |
OpenTracks/OpenTracks | https://weblate.bubu1.eu/exports/rss/OpenTracks/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 |
---|---|---|
OpenTracks/App store metadata files | https://weblate.bubu1.eu/api/components/OpenTracks/app-store-metadata-files/statistics/ | View |
OpenTracks/opentracks.src-main-res-values-strings-xml--main | https://weblate.bubu1.eu/api/components/OpenTracks/opentracks/statistics/ | View |
OpenTracks/OpenTracks | https://weblate.bubu1.eu/api/components/OpenTracks/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token u2Mx9zfXpeeXy6WJGSfhno84cqZDQhIsit9XSuwz" \ https://weblate.bubu1.eu/api/components/OpenTracks/app-store-metadata-files/translations/
Project | URL | Link |
---|---|---|
OpenTracks | https://weblate.bubu1.eu/api/projects/OpenTracks/repository/ | Hook |
OpenTracks/App store metadata files | https://weblate.bubu1.eu/api/components/OpenTracks/app-store-metadata-files/repository/ | Hook |
OpenTracks/opentracks.src-main-res-values-strings-xml--main | https://weblate.bubu1.eu/api/components/OpenTracks/opentracks/repository/ | Hook |
OpenTracks/OpenTracks | https://weblate.bubu1.eu/api/components/OpenTracks/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token u2Mx9zfXpeeXy6WJGSfhno84cqZDQhIsit9XSuwz" \ https://weblate.bubu1.eu/api/projects/OpenTracks/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://weblate.bubu1.eu/hooks/github/ | The documentation has detailed instructions |
GitLab | https://weblate.bubu1.eu/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://weblate.bubu1.eu/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://weblate.bubu1.eu/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://weblate.bubu1.eu/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://weblate.bubu1.eu/hooks/gitea/ | The documentation has detailed instructions |