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
Avid BI http://weblate.mparsict.com/exports/rss/avid-bi/ RSS
Avid BI/Avid BI V5 Core http://weblate.mparsict.com/exports/rss/avid-bi/avid-bi-v5-core/ RSS
Avid BI/Avid BI http://weblate.mparsict.com/exports/rss/avid-bi/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
Avid BI/Avid BI V5 Core http://weblate.mparsict.com/api/components/avid-bi/avid-bi-v5-core/statistics/ View
Avid BI/Avid BI http://weblate.mparsict.com/api/components/avid-bi/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_fg24T1r1RkuytOUWqyl2ZwWLHvXILE3mfvBx" \
    http://weblate.mparsict.com/api/components/avid-bi/avid-bi-v5-core/translations/
Project URL Link
Avid BI http://weblate.mparsict.com/api/projects/avid-bi/repository/ Hook
Avid BI/Avid BI V5 Core http://weblate.mparsict.com/api/components/avid-bi/avid-bi-v5-core/repository/ Hook
Avid BI/Avid BI http://weblate.mparsict.com/api/components/avid-bi/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_fg24T1r1RkuytOUWqyl2ZwWLHvXILE3mfvBx" \
    http://weblate.mparsict.com/api/projects/avid-bi/repository/

Weblate also supports direct notifications from several code hosting sites:

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