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
El kindi http://weasydoo.com/exports/rss/el-kindi/ RSS
El kindi/Kindi CRM http://weasydoo.com/exports/rss/el-kindi/kindi-addons/ RSS
El kindi/Kindi HR http://weasydoo.com/exports/rss/el-kindi/kindi-hr/ RSS
El kindi/Kindi Human Recruitment http://weasydoo.com/exports/rss/el-kindi/kindi-human-recruitment/ RSS
El kindi/Kindi Product http://weasydoo.com/exports/rss/el-kindi/kindi-product/ RSS
El kindi/Kindi Project http://weasydoo.com/exports/rss/el-kindi/kindi-project/ RSS
El kindi/Kindi Purchase Request http://weasydoo.com/exports/rss/el-kindi/kindi-purchase-request/ RSS
El kindi/Kindi Sale http://weasydoo.com/exports/rss/el-kindi/kindi-sale/ RSS
El kindi/Kindi Stock http://weasydoo.com/exports/rss/el-kindi/kindi-stock/ RSS
El kindi/El kindi http://weasydoo.com/exports/rss/el-kindi/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
El kindi/Kindi CRM http://weasydoo.com/api/components/el-kindi/kindi-addons/statistics/ View
El kindi/Kindi HR http://weasydoo.com/api/components/el-kindi/kindi-hr/statistics/ View
El kindi/Kindi Human Recruitment http://weasydoo.com/api/components/el-kindi/kindi-human-recruitment/statistics/ View
El kindi/Kindi Product http://weasydoo.com/api/components/el-kindi/kindi-product/statistics/ View
El kindi/Kindi Project http://weasydoo.com/api/components/el-kindi/kindi-project/statistics/ View
El kindi/Kindi Purchase Request http://weasydoo.com/api/components/el-kindi/kindi-purchase-request/statistics/ View
El kindi/Kindi Sale http://weasydoo.com/api/components/el-kindi/kindi-sale/statistics/ View
El kindi/Kindi Stock http://weasydoo.com/api/components/el-kindi/kindi-stock/statistics/ View
El kindi/El kindi http://weasydoo.com/api/components/el-kindi/glossary/statistics/ View

You can fetch statistics for all translations in one component like this:

curl \
    -H "Authorization: Token wlu_y706NqueqwJH1k9U1tc0h7yjAqs9lPjtr6oS" \
    http://weasydoo.com/api/components/el-kindi/kindi-addons/translations/
Project URL Link
El kindi http://weasydoo.com/api/projects/el-kindi/repository/ Hook
El kindi/Kindi CRM http://weasydoo.com/api/components/el-kindi/kindi-addons/repository/ Hook
El kindi/Kindi HR http://weasydoo.com/api/components/el-kindi/kindi-hr/repository/ Hook
El kindi/Kindi Human Recruitment http://weasydoo.com/api/components/el-kindi/kindi-human-recruitment/repository/ Hook
El kindi/Kindi Product http://weasydoo.com/api/components/el-kindi/kindi-product/repository/ Hook
El kindi/Kindi Project http://weasydoo.com/api/components/el-kindi/kindi-project/repository/ Hook
El kindi/Kindi Purchase Request http://weasydoo.com/api/components/el-kindi/kindi-purchase-request/repository/ Hook
El kindi/Kindi Sale http://weasydoo.com/api/components/el-kindi/kindi-sale/repository/ Hook
El kindi/Kindi Stock http://weasydoo.com/api/components/el-kindi/kindi-stock/repository/ Hook
El kindi/El kindi http://weasydoo.com/api/components/el-kindi/glossary/repository/ Hook

You pull changes from a remote repository to Weblate like this:

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_y706NqueqwJH1k9U1tc0h7yjAqs9lPjtr6oS" \
    http://weasydoo.com/api/projects/el-kindi/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub http://weasydoo.com/hooks/github/ The documentation has detailed instructions
GitLab http://weasydoo.com/hooks/gitlab/ The documentation has detailed instructions
Bitbucket http://weasydoo.com/hooks/bitbucket/ The documentation has detailed instructions
Pagure http://weasydoo.com/hooks/pagure/ The documentation has detailed instructions
Azure Repos http://weasydoo.com/hooks/azure/ The documentation has detailed instructions
Gitea http://weasydoo.com/hooks/gitea/ The documentation has detailed instructions