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 |
|---|---|---|
| Video Captions | http://translate.diversityarrays.cloud/exports/rss/video-captions/ | RSS |
| Video Captions/kds-auto-advance | http://translate.diversityarrays.cloud/exports/rss/video-captions/auto-advance/ | RSS |
| Video Captions/kds-bulk-scoring | http://translate.diversityarrays.cloud/exports/rss/video-captions/kds-bulk-scoring/ | RSS |
| Video Captions/kds-data-export | http://translate.diversityarrays.cloud/exports/rss/video-captions/kds-data-export/ | RSS |
| Video Captions/kds-data-import | http://translate.diversityarrays.cloud/exports/rss/video-captions/kds-data-import/ | RSS |
| Video Captions/kds-scoring-a-trial | http://translate.diversityarrays.cloud/exports/rss/video-captions/scoring-a-trial/ | RSS |
| Video Captions/kds-tag-creation | http://translate.diversityarrays.cloud/exports/rss/video-captions/kds-tag-creation/ | RSS |
| Video Captions/kds-trait-creation | http://translate.diversityarrays.cloud/exports/rss/video-captions/kds-trait-creation/ | RSS |
| Video Captions/kds-trial-creation | http://translate.diversityarrays.cloud/exports/rss/video-captions/kds-trial-creation/ | 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 |
|---|---|---|
| Video Captions/kds-auto-advance | http://translate.diversityarrays.cloud/api/components/video-captions/auto-advance/statistics/ | View |
| Video Captions/kds-bulk-scoring | http://translate.diversityarrays.cloud/api/components/video-captions/kds-bulk-scoring/statistics/ | View |
| Video Captions/kds-data-export | http://translate.diversityarrays.cloud/api/components/video-captions/kds-data-export/statistics/ | View |
| Video Captions/kds-data-import | http://translate.diversityarrays.cloud/api/components/video-captions/kds-data-import/statistics/ | View |
| Video Captions/kds-scoring-a-trial | http://translate.diversityarrays.cloud/api/components/video-captions/scoring-a-trial/statistics/ | View |
| Video Captions/kds-tag-creation | http://translate.diversityarrays.cloud/api/components/video-captions/kds-tag-creation/statistics/ | View |
| Video Captions/kds-trait-creation | http://translate.diversityarrays.cloud/api/components/video-captions/kds-trait-creation/statistics/ | View |
| Video Captions/kds-trial-creation | http://translate.diversityarrays.cloud/api/components/video-captions/kds-trial-creation/statistics/ | View |
| Video Captions/Video Captions | http://translate.diversityarrays.cloud/api/components/video-captions/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/video-captions/auto-advance/translations/
| Project | URL | Link |
|---|---|---|
| Video Captions | http://translate.diversityarrays.cloud/api/projects/video-captions/repository/ | Hook |
| Video Captions/kds-auto-advance | http://translate.diversityarrays.cloud/api/components/video-captions/auto-advance/repository/ | Hook |
| Video Captions/kds-bulk-scoring | http://translate.diversityarrays.cloud/api/components/video-captions/kds-bulk-scoring/repository/ | Hook |
| Video Captions/kds-data-export | http://translate.diversityarrays.cloud/api/components/video-captions/kds-data-export/repository/ | Hook |
| Video Captions/kds-data-import | http://translate.diversityarrays.cloud/api/components/video-captions/kds-data-import/repository/ | Hook |
| Video Captions/kds-scoring-a-trial | http://translate.diversityarrays.cloud/api/components/video-captions/scoring-a-trial/repository/ | Hook |
| Video Captions/kds-tag-creation | http://translate.diversityarrays.cloud/api/components/video-captions/kds-tag-creation/repository/ | Hook |
| Video Captions/kds-trait-creation | http://translate.diversityarrays.cloud/api/components/video-captions/kds-trait-creation/repository/ | Hook |
| Video Captions/kds-trial-creation | http://translate.diversityarrays.cloud/api/components/video-captions/kds-trial-creation/repository/ | Hook |
| Video Captions/Video Captions | http://translate.diversityarrays.cloud/api/components/video-captions/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/video-captions/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 |