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
Al Quran Android http://translate.gtaf.org/exports/rss/al-quran-android/ RSS
Al Quran Android/Notifications http://translate.gtaf.org/exports/rss/al-quran-android/notifications/ RSS
Al Quran Android/Reciters http://translate.gtaf.org/exports/rss/al-quran-android/reciters/ RSS
Al Quran Android/Strings http://translate.gtaf.org/exports/rss/al-quran-android/strings/ RSS
Al Quran Android/Sura Names http://translate.gtaf.org/exports/rss/al-quran-android/sura-names/ RSS
Al Quran Android/Al Quran Android http://translate.gtaf.org/exports/rss/al-quran-android/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
Al Quran Android/Notifications http://translate.gtaf.org/api/components/al-quran-android/notifications/statistics/ View
Al Quran Android/Reciters http://translate.gtaf.org/api/components/al-quran-android/reciters/statistics/ View
Al Quran Android/Strings http://translate.gtaf.org/api/components/al-quran-android/strings/statistics/ View
Al Quran Android/Sura Names http://translate.gtaf.org/api/components/al-quran-android/sura-names/statistics/ View
Al Quran Android/Al Quran Android http://translate.gtaf.org/api/components/al-quran-android/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_o4RgG4WXFqprbj0f0LWmYxWUCIO0TayoLU6g" \
    http://translate.gtaf.org/api/components/al-quran-android/notifications/translations/
Project URL Link
Al Quran Android http://translate.gtaf.org/api/projects/al-quran-android/repository/ Hook
Al Quran Android/Notifications http://translate.gtaf.org/api/components/al-quran-android/notifications/repository/ Hook
Al Quran Android/Reciters http://translate.gtaf.org/api/components/al-quran-android/reciters/repository/ Hook
Al Quran Android/Strings http://translate.gtaf.org/api/components/al-quran-android/strings/repository/ Hook
Al Quran Android/Sura Names http://translate.gtaf.org/api/components/al-quran-android/sura-names/repository/ Hook
Al Quran Android/Al Quran Android http://translate.gtaf.org/api/components/al-quran-android/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_o4RgG4WXFqprbj0f0LWmYxWUCIO0TayoLU6g" \
    http://translate.gtaf.org/api/projects/al-quran-android/repository/

Weblate also supports direct notifications from several code hosting sites:

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