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 |
|---|---|---|
| KDSmart | http://translate.diversityarrays.cloud/exports/rss/kdsmart/ | RSS |
| KDSmart/KDSmart | http://translate.diversityarrays.cloud/exports/rss/kdsmart/onedart/ | RSS |
| KDSmart/KDSmart Mobile Video Demonstration | http://translate.diversityarrays.cloud/exports/rss/kdsmart/kdsmart-mobile-video-demonstration/ | RSS |
| KDSmart/KDSmartArrays | http://translate.diversityarrays.cloud/exports/rss/kdsmart/kdsmartarrays/ | RSS |
| Video Captions/Video Captions | http://translate.diversityarrays.cloud/exports/rss/video-captions/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 |
|---|---|---|
| KDSmart/KDSmart | http://translate.diversityarrays.cloud/api/components/kdsmart/onedart/statistics/ | View |
| KDSmart/KDSmart Mobile Video Demonstration | http://translate.diversityarrays.cloud/api/components/kdsmart/kdsmart-mobile-video-demonstration/statistics/ | View |
| KDSmart/KDSmartArrays | http://translate.diversityarrays.cloud/api/components/kdsmart/kdsmartarrays/statistics/ | View |
| Video Captions/Video Captions | http://translate.diversityarrays.cloud/api/components/kdsmart/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token cQkUf7N6cNdZI6n1Pp5pL9ktAzOrkU5Pktqh9hl3" \
http://translate.diversityarrays.cloud/api/components/kdsmart/onedart/translations/
| Project | URL | Link |
|---|---|---|
| KDSmart | http://translate.diversityarrays.cloud/api/projects/kdsmart/repository/ | Hook |
| KDSmart/KDSmart | http://translate.diversityarrays.cloud/api/components/kdsmart/onedart/repository/ | Hook |
| KDSmart/KDSmart Mobile Video Demonstration | http://translate.diversityarrays.cloud/api/components/kdsmart/kdsmart-mobile-video-demonstration/repository/ | Hook |
| KDSmart/KDSmartArrays | http://translate.diversityarrays.cloud/api/components/kdsmart/kdsmartarrays/repository/ | Hook |
| Video Captions/Video Captions | http://translate.diversityarrays.cloud/api/components/kdsmart/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token cQkUf7N6cNdZI6n1Pp5pL9ktAzOrkU5Pktqh9hl3" \
http://translate.diversityarrays.cloud/api/projects/kdsmart/repository/
Weblate also supports direct notifications from several code hosting sites:
| Hosting site | URL | Note |
|---|---|---|
| GitHub | http://translate.diversityarrays.cloud/hooks/github/ | The documentation has detailed instructions |
| GitLab | http://translate.diversityarrays.cloud/hooks/gitlab/ | The documentation has detailed instructions |
| Bitbucket | http://translate.diversityarrays.cloud/hooks/bitbucket/ | The documentation has detailed instructions |
| Pagure | http://translate.diversityarrays.cloud/hooks/pagure/ | The documentation has detailed instructions |
| Azure Repos | http://translate.diversityarrays.cloud/hooks/azure/ | The documentation has detailed instructions |
| Gitea | http://translate.diversityarrays.cloud/hooks/gitea/ | The documentation has detailed instructions |