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
OCA 15 http://weasydoo.com/exports/rss/oca-15/ RSS
OCA 15/Oca Hr Course http://weasydoo.com/exports/rss/oca-15/oca-hr-course/ RSS
OCA 15/Oca Maintenance Plan http://weasydoo.com/exports/rss/oca-15/oca-maintenance-plan/ RSS
OCA 15/Oca Purchase Order Approved http://weasydoo.com/exports/rss/oca-15/oca-purchase-order-approved/ RSS
OCA 15/Oca Purchase Request http://weasydoo.com/exports/rss/oca-15/oca-purchase-request/ RSS
OCA 15/Oca Stock Request http://weasydoo.com/exports/rss/oca-15/oca-stock-request/ RSS
OCA 15/Oca Stock Request Analytic http://weasydoo.com/exports/rss/oca-15/oca-stock-request-analytic/ RSS
OCA 15/Oca Stock Request Kanban http://weasydoo.com/exports/rss/oca-15/oca-stock-request-kanban/ RSS
OCA 15/Oca Stock Request Purchase http://weasydoo.com/exports/rss/oca-15/oca-stock-request-purchase/ RSS
OCA 15/OCA 15 http://weasydoo.com/exports/rss/oca-15/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
OCA 15/Oca Hr Course http://weasydoo.com/api/components/oca-15/oca-hr-course/statistics/ View
OCA 15/Oca Maintenance Plan http://weasydoo.com/api/components/oca-15/oca-maintenance-plan/statistics/ View
OCA 15/Oca Purchase Order Approved http://weasydoo.com/api/components/oca-15/oca-purchase-order-approved/statistics/ View
OCA 15/Oca Purchase Request http://weasydoo.com/api/components/oca-15/oca-purchase-request/statistics/ View
OCA 15/Oca Stock Request http://weasydoo.com/api/components/oca-15/oca-stock-request/statistics/ View
OCA 15/Oca Stock Request Analytic http://weasydoo.com/api/components/oca-15/oca-stock-request-analytic/statistics/ View
OCA 15/Oca Stock Request Kanban http://weasydoo.com/api/components/oca-15/oca-stock-request-kanban/statistics/ View
OCA 15/Oca Stock Request Purchase http://weasydoo.com/api/components/oca-15/oca-stock-request-purchase/statistics/ View
OCA 15/OCA 15 http://weasydoo.com/api/components/oca-15/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/oca-15/oca-hr-course/translations/
Project URL Link
OCA 15 http://weasydoo.com/api/projects/oca-15/repository/ Hook
OCA 15/Oca Hr Course http://weasydoo.com/api/components/oca-15/oca-hr-course/repository/ Hook
OCA 15/Oca Maintenance Plan http://weasydoo.com/api/components/oca-15/oca-maintenance-plan/repository/ Hook
OCA 15/Oca Purchase Order Approved http://weasydoo.com/api/components/oca-15/oca-purchase-order-approved/repository/ Hook
OCA 15/Oca Purchase Request http://weasydoo.com/api/components/oca-15/oca-purchase-request/repository/ Hook
OCA 15/Oca Stock Request http://weasydoo.com/api/components/oca-15/oca-stock-request/repository/ Hook
OCA 15/Oca Stock Request Analytic http://weasydoo.com/api/components/oca-15/oca-stock-request-analytic/repository/ Hook
OCA 15/Oca Stock Request Kanban http://weasydoo.com/api/components/oca-15/oca-stock-request-kanban/repository/ Hook
OCA 15/Oca Stock Request Purchase http://weasydoo.com/api/components/oca-15/oca-stock-request-purchase/repository/ Hook
OCA 15/OCA 15 http://weasydoo.com/api/components/oca-15/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/oca-15/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