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
ACR Phone http://translate.nllapps.com/exports/rss/acr-phone/ RSS
ACR Phone/app-strings http://translate.nllapps.com/exports/rss/acr-phone/app-strings/ RSS
ACR Phone/calllog-strings http://translate.nllapps.com/exports/rss/acr-phone/calllog-strings/ RSS
ACR Phone/cloud-strings http://translate.nllapps.com/exports/rss/acr-phone/cloud-strings/ RSS
ACR Phone/sip-strings http://translate.nllapps.com/exports/rss/acr-phone/sip-strings/ RSS
ACR Phone/store-strings http://translate.nllapps.com/exports/rss/acr-phone/store-strings/ RSS
ACR Phone/update-downloader-strings http://translate.nllapps.com/exports/rss/acr-phone/update-downloader-strings/ 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
ACR Phone/app-strings http://translate.nllapps.com/api/components/acr-phone/app-strings/statistics/ View
ACR Phone/calllog-strings http://translate.nllapps.com/api/components/acr-phone/calllog-strings/statistics/ View
ACR Phone/cloud-strings http://translate.nllapps.com/api/components/acr-phone/cloud-strings/statistics/ View
ACR Phone/sip-strings http://translate.nllapps.com/api/components/acr-phone/sip-strings/statistics/ View
ACR Phone/store-strings http://translate.nllapps.com/api/components/acr-phone/store-strings/statistics/ View
ACR Phone/update-downloader-strings http://translate.nllapps.com/api/components/acr-phone/update-downloader-strings/statistics/ View

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

curl \
    -H "Authorization: Token wlu_cv0dmanraNydyvYYJSlpiFddWK70oU1lsS8W" \
    http://translate.nllapps.com/api/components/acr-phone/app-strings/translations/
Project URL Link
ACR Phone http://translate.nllapps.com/api/projects/acr-phone/repository/ Hook
ACR Phone/app-strings http://translate.nllapps.com/api/components/acr-phone/app-strings/repository/ Hook
ACR Phone/calllog-strings http://translate.nllapps.com/api/components/acr-phone/calllog-strings/repository/ Hook
ACR Phone/cloud-strings http://translate.nllapps.com/api/components/acr-phone/cloud-strings/repository/ Hook
ACR Phone/sip-strings http://translate.nllapps.com/api/components/acr-phone/sip-strings/repository/ Hook
ACR Phone/store-strings http://translate.nllapps.com/api/components/acr-phone/store-strings/repository/ Hook
ACR Phone/update-downloader-strings http://translate.nllapps.com/api/components/acr-phone/update-downloader-strings/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_cv0dmanraNydyvYYJSlpiFddWK70oU1lsS8W" \
    http://translate.nllapps.com/api/projects/acr-phone/repository/

Weblate also supports direct notifications from several code hosting sites:

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