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 |
|---|---|---|
| TC Calendar Connector | http://weblate.trueconf.com/exports/rss/tc-calendar-connector/ | RSS |
| TC Calendar Connector/Mail calendar approved | http://weblate.trueconf.com/exports/rss/tc-calendar-connector/mail-calendar-approved/ | RSS |
| TC Calendar Connector/Mail calendar approved again | http://weblate.trueconf.com/exports/rss/tc-calendar-connector/mail-calendar-approved-again/ | RSS |
| TC Calendar Connector/Mail calendar license expired | http://weblate.trueconf.com/exports/rss/tc-calendar-connector/mail-calendar-license-expired/ | RSS |
| TC Calendar Connector/Mail calendar license will expire | http://weblate.trueconf.com/exports/rss/tc-calendar-connector/mail-calendar-license-will-expire/ | RSS |
| TC Calendar Connector/Mail includes footer happy | http://weblate.trueconf.com/exports/rss/tc-calendar-connector/mail-includes-footer-happy/ | RSS |
| TC Calendar Connector/Mail includes section guide | http://weblate.trueconf.com/exports/rss/tc-calendar-connector/mail-includes-section-guide/ | RSS |
| TC Calendar Connector/Mail includes useful links | http://weblate.trueconf.com/exports/rss/tc-calendar-connector/mail-includes-useful-links/ | 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 |
|---|---|---|
| TC Calendar Connector/Mail calendar approved | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-calendar-approved/statistics/ | View |
| TC Calendar Connector/Mail calendar approved again | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-calendar-approved-again/statistics/ | View |
| TC Calendar Connector/Mail calendar license expired | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-calendar-license-expired/statistics/ | View |
| TC Calendar Connector/Mail calendar license will expire | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-calendar-license-will-expire/statistics/ | View |
| TC Calendar Connector/Mail includes footer happy | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-includes-footer-happy/statistics/ | View |
| TC Calendar Connector/Mail includes section guide | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-includes-section-guide/statistics/ | View |
| TC Calendar Connector/Mail includes useful links | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-includes-useful-links/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token WeKFNCGnZA4V6UIITEGMosgRaMmGdevoiIz20390" \
http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-calendar-approved/translations/
| Project | URL | Link |
|---|---|---|
| TC Calendar Connector | http://weblate.trueconf.com/api/projects/tc-calendar-connector/repository/ | Hook |
| TC Calendar Connector/Mail calendar approved | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-calendar-approved/repository/ | Hook |
| TC Calendar Connector/Mail calendar approved again | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-calendar-approved-again/repository/ | Hook |
| TC Calendar Connector/Mail calendar license expired | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-calendar-license-expired/repository/ | Hook |
| TC Calendar Connector/Mail calendar license will expire | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-calendar-license-will-expire/repository/ | Hook |
| TC Calendar Connector/Mail includes footer happy | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-includes-footer-happy/repository/ | Hook |
| TC Calendar Connector/Mail includes section guide | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-includes-section-guide/repository/ | Hook |
| TC Calendar Connector/Mail includes useful links | http://weblate.trueconf.com/api/components/tc-calendar-connector/mail-includes-useful-links/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token WeKFNCGnZA4V6UIITEGMosgRaMmGdevoiIz20390" \
http://weblate.trueconf.com/api/projects/tc-calendar-connector/repository/
Weblate also supports direct notifications from several code hosting sites:
| Hosting site | URL | Note |
|---|---|---|
| GitHub | http://weblate.trueconf.com/hooks/github/ | The documentation has detailed instructions |
| GitLab | http://weblate.trueconf.com/hooks/gitlab/ | The documentation has detailed instructions |
| Bitbucket | http://weblate.trueconf.com/hooks/bitbucket/ | The documentation has detailed instructions |
| Pagure | http://weblate.trueconf.com/hooks/pagure/ | The documentation has detailed instructions |
| Azure Repos | http://weblate.trueconf.com/hooks/azure/ | The documentation has detailed instructions |
| Gitea | http://weblate.trueconf.com/hooks/gitea/ | The documentation has detailed instructions |