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
AsteroidOS https://hosted.weblate.org/exports/rss/asteroidos/ RSS
AsteroidOS/Alarm Clock https://hosted.weblate.org/exports/rss/asteroidos/alarmclock/ RSS
AsteroidOS/Bluetooth Sync Daemon https://hosted.weblate.org/exports/rss/asteroidos/btsyncd/ RSS
AsteroidOS/Calculator https://hosted.weblate.org/exports/rss/asteroidos/calculator/ RSS
AsteroidOS/Calendar https://hosted.weblate.org/exports/rss/asteroidos/calendar/ RSS
AsteroidOS/Compass https://hosted.weblate.org/exports/rss/asteroidos/compass/ RSS
AsteroidOS/Diamonds https://hosted.weblate.org/exports/rss/asteroidos/diamonds/ RSS
AsteroidOS/Flashlight https://hosted.weblate.org/exports/rss/asteroidos/flashlight/ RSS
AsteroidOS/Heart Rate Monitor https://hosted.weblate.org/exports/rss/asteroidos/heart-rate-monitor/ RSS
AsteroidOS/Launcher https://hosted.weblate.org/exports/rss/asteroidos/launcher/ RSS
AsteroidOS/Lipstick https://hosted.weblate.org/exports/rss/asteroidos/lipstick/ RSS
AsteroidOS/Music https://hosted.weblate.org/exports/rss/asteroidos/music/ RSS
AsteroidOS/Settings https://hosted.weblate.org/exports/rss/asteroidos/settings/ RSS
AsteroidOS/Stopwatch https://hosted.weblate.org/exports/rss/asteroidos/stopwatch/ RSS
AsteroidOS/Sync https://hosted.weblate.org/exports/rss/asteroidos/sync/ RSS
AsteroidOS/Telescope https://hosted.weblate.org/exports/rss/asteroidos/telescope/ RSS
AsteroidOS/Timer https://hosted.weblate.org/exports/rss/asteroidos/timer/ RSS
AsteroidOS/Weather https://hosted.weblate.org/exports/rss/asteroidos/weather/ RSS
AsteroidOS/AsteroidOS https://hosted.weblate.org/exports/rss/asteroidos/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
AsteroidOS/Alarm Clock https://hosted.weblate.org/api/components/asteroidos/alarmclock/statistics/ View
AsteroidOS/Bluetooth Sync Daemon https://hosted.weblate.org/api/components/asteroidos/btsyncd/statistics/ View
AsteroidOS/Calculator https://hosted.weblate.org/api/components/asteroidos/calculator/statistics/ View
AsteroidOS/Calendar https://hosted.weblate.org/api/components/asteroidos/calendar/statistics/ View
AsteroidOS/Compass https://hosted.weblate.org/api/components/asteroidos/compass/statistics/ View
AsteroidOS/Diamonds https://hosted.weblate.org/api/components/asteroidos/diamonds/statistics/ View
AsteroidOS/Flashlight https://hosted.weblate.org/api/components/asteroidos/flashlight/statistics/ View
AsteroidOS/Heart Rate Monitor https://hosted.weblate.org/api/components/asteroidos/heart-rate-monitor/statistics/ View
AsteroidOS/Launcher https://hosted.weblate.org/api/components/asteroidos/launcher/statistics/ View
AsteroidOS/Lipstick https://hosted.weblate.org/api/components/asteroidos/lipstick/statistics/ View
AsteroidOS/Music https://hosted.weblate.org/api/components/asteroidos/music/statistics/ View
AsteroidOS/Settings https://hosted.weblate.org/api/components/asteroidos/settings/statistics/ View
AsteroidOS/Stopwatch https://hosted.weblate.org/api/components/asteroidos/stopwatch/statistics/ View
AsteroidOS/Sync https://hosted.weblate.org/api/components/asteroidos/sync/statistics/ View
AsteroidOS/Telescope https://hosted.weblate.org/api/components/asteroidos/telescope/statistics/ View
AsteroidOS/Timer https://hosted.weblate.org/api/components/asteroidos/timer/statistics/ View
AsteroidOS/Weather https://hosted.weblate.org/api/components/asteroidos/weather/statistics/ View
AsteroidOS/AsteroidOS https://hosted.weblate.org/api/components/asteroidos/glossary/statistics/ View

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

curl \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/components/asteroidos/alarmclock/translations/
Project URL Link
AsteroidOS https://hosted.weblate.org/api/projects/asteroidos/repository/ Hook
AsteroidOS/Alarm Clock https://hosted.weblate.org/api/components/asteroidos/alarmclock/repository/ Hook
AsteroidOS/Bluetooth Sync Daemon https://hosted.weblate.org/api/components/asteroidos/btsyncd/repository/ Hook
AsteroidOS/Calculator https://hosted.weblate.org/api/components/asteroidos/calculator/repository/ Hook
AsteroidOS/Calendar https://hosted.weblate.org/api/components/asteroidos/calendar/repository/ Hook
AsteroidOS/Compass https://hosted.weblate.org/api/components/asteroidos/compass/repository/ Hook
AsteroidOS/Diamonds https://hosted.weblate.org/api/components/asteroidos/diamonds/repository/ Hook
AsteroidOS/Flashlight https://hosted.weblate.org/api/components/asteroidos/flashlight/repository/ Hook
AsteroidOS/Heart Rate Monitor https://hosted.weblate.org/api/components/asteroidos/heart-rate-monitor/repository/ Hook
AsteroidOS/Launcher https://hosted.weblate.org/api/components/asteroidos/launcher/repository/ Hook
AsteroidOS/Lipstick https://hosted.weblate.org/api/components/asteroidos/lipstick/repository/ Hook
AsteroidOS/Music https://hosted.weblate.org/api/components/asteroidos/music/repository/ Hook
AsteroidOS/Settings https://hosted.weblate.org/api/components/asteroidos/settings/repository/ Hook
AsteroidOS/Stopwatch https://hosted.weblate.org/api/components/asteroidos/stopwatch/repository/ Hook
AsteroidOS/Sync https://hosted.weblate.org/api/components/asteroidos/sync/repository/ Hook
AsteroidOS/Telescope https://hosted.weblate.org/api/components/asteroidos/telescope/repository/ Hook
AsteroidOS/Timer https://hosted.weblate.org/api/components/asteroidos/timer/repository/ Hook
AsteroidOS/Weather https://hosted.weblate.org/api/components/asteroidos/weather/repository/ Hook
AsteroidOS/AsteroidOS https://hosted.weblate.org/api/components/asteroidos/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/projects/asteroidos/repository/

Weblate also supports direct notifications from several code hosting sites:

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