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 |
---|---|---|
rccp | http://weblate.footfallcam.com/exports/rss/rccp/ | RSS |
rccp/rccp-v9translation_05082024 | http://weblate.footfallcam.com/exports/rss/rccp/rccp-v9translation_05082024/ | RSS |
rccp/Resources | http://weblate.footfallcam.com/exports/rss/rccp/resources/ | RSS |
rccp/v8New | http://weblate.footfallcam.com/exports/rss/rccp/v8new/ | RSS |
rccp/v8Translation | http://weblate.footfallcam.com/exports/rss/rccp/v8translation/ | RSS |
rccp/V9Translation | http://weblate.footfallcam.com/exports/rss/rccp/v9translation/ | RSS |
rccp/v9translation_04072024 | http://weblate.footfallcam.com/exports/rss/rccp/v9translation_04072024/ | RSS |
rccp/v9translation_09102024 | http://weblate.footfallcam.com/exports/rss/rccp/v9translation_09102024/ | RSS |
rccp/v9Translation_v3_050624 | http://weblate.footfallcam.com/exports/rss/rccp/v9translation_v3_050624/ | RSS |
rccp/rccp | http://weblate.footfallcam.com/exports/rss/rccp/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 |
---|---|---|
rccp/rccp-v9translation_05082024 | http://weblate.footfallcam.com/api/components/rccp/rccp-v9translation_05082024/statistics/ | View |
rccp/Resources | http://weblate.footfallcam.com/api/components/rccp/resources/statistics/ | View |
rccp/v8New | http://weblate.footfallcam.com/api/components/rccp/v8new/statistics/ | View |
rccp/v8Translation | http://weblate.footfallcam.com/api/components/rccp/v8translation/statistics/ | View |
rccp/V9Translation | http://weblate.footfallcam.com/api/components/rccp/v9translation/statistics/ | View |
rccp/v9translation_04072024 | http://weblate.footfallcam.com/api/components/rccp/v9translation_04072024/statistics/ | View |
rccp/v9translation_09102024 | http://weblate.footfallcam.com/api/components/rccp/v9translation_09102024/statistics/ | View |
rccp/v9Translation_v3_050624 | http://weblate.footfallcam.com/api/components/rccp/v9translation_v3_050624/statistics/ | View |
rccp/rccp | http://weblate.footfallcam.com/api/components/rccp/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_NTpQ2eUBbI4xJWKqVnpOInH0qFXbrgbFtx5W" \
http://weblate.footfallcam.com/api/components/rccp/rccp-v9translation_05082024/translations/
Project | URL | Link |
---|---|---|
rccp | http://weblate.footfallcam.com/api/projects/rccp/repository/ | Hook |
rccp/rccp-v9translation_05082024 | http://weblate.footfallcam.com/api/components/rccp/rccp-v9translation_05082024/repository/ | Hook |
rccp/Resources | http://weblate.footfallcam.com/api/components/rccp/resources/repository/ | Hook |
rccp/v8New | http://weblate.footfallcam.com/api/components/rccp/v8new/repository/ | Hook |
rccp/v8Translation | http://weblate.footfallcam.com/api/components/rccp/v8translation/repository/ | Hook |
rccp/V9Translation | http://weblate.footfallcam.com/api/components/rccp/v9translation/repository/ | Hook |
rccp/v9translation_04072024 | http://weblate.footfallcam.com/api/components/rccp/v9translation_04072024/repository/ | Hook |
rccp/v9translation_09102024 | http://weblate.footfallcam.com/api/components/rccp/v9translation_09102024/repository/ | Hook |
rccp/v9Translation_v3_050624 | http://weblate.footfallcam.com/api/components/rccp/v9translation_v3_050624/repository/ | Hook |
rccp/rccp | http://weblate.footfallcam.com/api/components/rccp/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_NTpQ2eUBbI4xJWKqVnpOInH0qFXbrgbFtx5W" \
http://weblate.footfallcam.com/api/projects/rccp/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | http://weblate.footfallcam.com/hooks/github/ | The documentation has detailed instructions |
GitLab | http://weblate.footfallcam.com/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | http://weblate.footfallcam.com/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | http://weblate.footfallcam.com/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | http://weblate.footfallcam.com/hooks/azure/ | The documentation has detailed instructions |
Gitea | http://weblate.footfallcam.com/hooks/gitea/ | The documentation has detailed instructions |