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 |
---|---|---|
MetaGerMaps Android | https://translate.metager.de/exports/rss/metagermaps-android/ | RSS |
MetaGerMaps Android/Fastlane | https://translate.metager.de/exports/rss/metagermaps-android/fastlane/ | RSS |
MetaGerMaps Android/Values | https://translate.metager.de/exports/rss/metagermaps-android/values/ | RSS |
MetaGerMaps Android/MetaGerMaps Android | https://translate.metager.de/exports/rss/metagermaps-android/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 |
---|---|---|
MetaGerMaps Android/Fastlane | https://translate.metager.de/api/components/metagermaps-android/fastlane/statistics/ | View |
MetaGerMaps Android/Values | https://translate.metager.de/api/components/metagermaps-android/values/statistics/ | View |
MetaGerMaps Android/MetaGerMaps Android | https://translate.metager.de/api/components/metagermaps-android/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_H1w4ZVrYOPVGQ8G4mA3yiTNcqBy5Nwv7rj11" \
https://translate.metager.de/api/components/metagermaps-android/fastlane/translations/
Project | URL | Link |
---|---|---|
MetaGerMaps Android | https://translate.metager.de/api/projects/metagermaps-android/repository/ | Hook |
MetaGerMaps Android/Fastlane | https://translate.metager.de/api/components/metagermaps-android/fastlane/repository/ | Hook |
MetaGerMaps Android/Values | https://translate.metager.de/api/components/metagermaps-android/values/repository/ | Hook |
MetaGerMaps Android/MetaGerMaps Android | https://translate.metager.de/api/components/metagermaps-android/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_H1w4ZVrYOPVGQ8G4mA3yiTNcqBy5Nwv7rj11" \
https://translate.metager.de/api/projects/metagermaps-android/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://translate.metager.de/hooks/github/ | The documentation has detailed instructions |
GitLab | https://translate.metager.de/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://translate.metager.de/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://translate.metager.de/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://translate.metager.de/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://translate.metager.de/hooks/gitea/ | The documentation has detailed instructions |