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 (Tafsir & by word) http://translate.gtaf.org/exports/rss/al-quran-android/ RSS
Al Quran (Tafsir & by word)/App UI Strings http://translate.gtaf.org/exports/rss/al-quran-android/strings/ RSS
Data Server/Quran Topic Names http://translate.gtaf.org/exports/rss/data-server/quran-topic-names/ RSS
Al Quran (Tafsir & by word)/Surah Names http://translate.gtaf.org/exports/rss/al-quran-android/sura-names/ RSS
Al Quran (Tafsir & by word)/Notifications http://translate.gtaf.org/exports/rss/al-quran-android/notifications/ RSS
Data Server/Quran Reciter Names http://translate.gtaf.org/exports/rss/data-server/quran-audio-reciters/ RSS
Greentech Official Website/Website Landing Page - Quran App http://translate.gtaf.org/exports/rss/greentech/quran-app/ RSS
App Store Optimization/App Store Listing - Quran App http://translate.gtaf.org/exports/rss/aso/quran-android/ 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 (Tafsir & by word)/App UI Strings http://translate.gtaf.org/api/components/al-quran-android/strings/statistics/ View
Data Server/Quran Topic Names http://translate.gtaf.org/api/components/al-quran-android/quran-topic-names/statistics/ View
Al Quran (Tafsir & by word)/Surah Names http://translate.gtaf.org/api/components/al-quran-android/sura-names/statistics/ View
Al Quran (Tafsir & by word)/Notifications http://translate.gtaf.org/api/components/al-quran-android/notifications/statistics/ View
Data Server/Quran Reciter Names http://translate.gtaf.org/api/components/al-quran-android/quran-audio-reciters/statistics/ View
Greentech Official Website/Website Landing Page - Quran App http://translate.gtaf.org/api/components/al-quran-android/quran-app/statistics/ View
App Store Optimization/App Store Listing - Quran App http://translate.gtaf.org/api/components/al-quran-android/quran-android/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/strings/translations/
Project URL Link
Al Quran (Tafsir & by word) http://translate.gtaf.org/api/projects/al-quran-android/repository/ Hook
Al Quran (Tafsir & by word)/App UI Strings http://translate.gtaf.org/api/components/al-quran-android/strings/repository/ Hook
Data Server/Quran Topic Names http://translate.gtaf.org/api/components/al-quran-android/quran-topic-names/repository/ Hook
Al Quran (Tafsir & by word)/Surah Names http://translate.gtaf.org/api/components/al-quran-android/sura-names/repository/ Hook
Al Quran (Tafsir & by word)/Notifications http://translate.gtaf.org/api/components/al-quran-android/notifications/repository/ Hook
Data Server/Quran Reciter Names http://translate.gtaf.org/api/components/al-quran-android/quran-audio-reciters/repository/ Hook
Greentech Official Website/Website Landing Page - Quran App http://translate.gtaf.org/api/components/al-quran-android/quran-app/repository/ Hook
App Store Optimization/App Store Listing - Quran App http://translate.gtaf.org/api/components/al-quran-android/quran-android/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