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
anaconda https://translate.fedoraproject.org/exports/rss/anaconda/ RSS
anaconda/f32 https://translate.fedoraproject.org/exports/rss/anaconda/f32/ RSS
anaconda/f33 https://translate.fedoraproject.org/exports/rss/anaconda/f33/ RSS
anaconda/f34 https://translate.fedoraproject.org/exports/rss/anaconda/f34/ RSS
anaconda/f35 https://translate.fedoraproject.org/exports/rss/anaconda/f35/ RSS
anaconda/f36 https://translate.fedoraproject.org/exports/rss/anaconda/f36/ RSS
anaconda/f37 https://translate.fedoraproject.org/exports/rss/anaconda/f37/ RSS
anaconda/f38 https://translate.fedoraproject.org/exports/rss/anaconda/f38/ RSS
anaconda/f39 https://translate.fedoraproject.org/exports/rss/anaconda/f39/ RSS
anaconda/f40 https://translate.fedoraproject.org/exports/rss/anaconda/f40/ RSS
anaconda/master https://translate.fedoraproject.org/exports/rss/anaconda/master/ RSS
anaconda/rhel-10 https://translate.fedoraproject.org/exports/rss/anaconda/rhel-10/ RSS
anaconda/rhel-7 https://translate.fedoraproject.org/exports/rss/anaconda/rhel-7/ RSS
anaconda/rhel-8 https://translate.fedoraproject.org/exports/rss/anaconda/rhel-8/ RSS
anaconda/rhel-8.6 https://translate.fedoraproject.org/exports/rss/anaconda/rhel-86/ RSS
anaconda/rhel-9 https://translate.fedoraproject.org/exports/rss/anaconda/rhel-9/ RSS
anaconda/rhel-9.0 https://translate.fedoraproject.org/exports/rss/anaconda/rhel-90/ RSS
anaconda/anaconda https://translate.fedoraproject.org/exports/rss/anaconda/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
anaconda/f32 https://translate.fedoraproject.org/api/components/anaconda/f32/statistics/ View
anaconda/f33 https://translate.fedoraproject.org/api/components/anaconda/f33/statistics/ View
anaconda/f34 https://translate.fedoraproject.org/api/components/anaconda/f34/statistics/ View
anaconda/f35 https://translate.fedoraproject.org/api/components/anaconda/f35/statistics/ View
anaconda/f36 https://translate.fedoraproject.org/api/components/anaconda/f36/statistics/ View
anaconda/f37 https://translate.fedoraproject.org/api/components/anaconda/f37/statistics/ View
anaconda/f38 https://translate.fedoraproject.org/api/components/anaconda/f38/statistics/ View
anaconda/f39 https://translate.fedoraproject.org/api/components/anaconda/f39/statistics/ View
anaconda/f40 https://translate.fedoraproject.org/api/components/anaconda/f40/statistics/ View
anaconda/master https://translate.fedoraproject.org/api/components/anaconda/master/statistics/ View
anaconda/rhel-10 https://translate.fedoraproject.org/api/components/anaconda/rhel-10/statistics/ View
anaconda/rhel-7 https://translate.fedoraproject.org/api/components/anaconda/rhel-7/statistics/ View
anaconda/rhel-8 https://translate.fedoraproject.org/api/components/anaconda/rhel-8/statistics/ View
anaconda/rhel-8.6 https://translate.fedoraproject.org/api/components/anaconda/rhel-86/statistics/ View
anaconda/rhel-9 https://translate.fedoraproject.org/api/components/anaconda/rhel-9/statistics/ View
anaconda/rhel-9.0 https://translate.fedoraproject.org/api/components/anaconda/rhel-90/statistics/ View
anaconda/anaconda https://translate.fedoraproject.org/api/components/anaconda/glossary/statistics/ View

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

curl \
    -H "Authorization: Token Lj2jCWZa6HY1ndR334jkp7wGy4tABBoX8HlhuGNn" \
    https://translate.fedoraproject.org/api/components/anaconda/f32/translations/
Project URL Link
anaconda https://translate.fedoraproject.org/api/projects/anaconda/repository/ Hook
anaconda/f32 https://translate.fedoraproject.org/api/components/anaconda/f32/repository/ Hook
anaconda/f33 https://translate.fedoraproject.org/api/components/anaconda/f33/repository/ Hook
anaconda/f34 https://translate.fedoraproject.org/api/components/anaconda/f34/repository/ Hook
anaconda/f35 https://translate.fedoraproject.org/api/components/anaconda/f35/repository/ Hook
anaconda/f36 https://translate.fedoraproject.org/api/components/anaconda/f36/repository/ Hook
anaconda/f37 https://translate.fedoraproject.org/api/components/anaconda/f37/repository/ Hook
anaconda/f38 https://translate.fedoraproject.org/api/components/anaconda/f38/repository/ Hook
anaconda/f39 https://translate.fedoraproject.org/api/components/anaconda/f39/repository/ Hook
anaconda/f40 https://translate.fedoraproject.org/api/components/anaconda/f40/repository/ Hook
anaconda/master https://translate.fedoraproject.org/api/components/anaconda/master/repository/ Hook
anaconda/rhel-10 https://translate.fedoraproject.org/api/components/anaconda/rhel-10/repository/ Hook
anaconda/rhel-7 https://translate.fedoraproject.org/api/components/anaconda/rhel-7/repository/ Hook
anaconda/rhel-8 https://translate.fedoraproject.org/api/components/anaconda/rhel-8/repository/ Hook
anaconda/rhel-8.6 https://translate.fedoraproject.org/api/components/anaconda/rhel-86/repository/ Hook
anaconda/rhel-9 https://translate.fedoraproject.org/api/components/anaconda/rhel-9/repository/ Hook
anaconda/rhel-9.0 https://translate.fedoraproject.org/api/components/anaconda/rhel-90/repository/ Hook
anaconda/anaconda https://translate.fedoraproject.org/api/components/anaconda/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token Lj2jCWZa6HY1ndR334jkp7wGy4tABBoX8HlhuGNn" \
    https://translate.fedoraproject.org/api/projects/anaconda/repository/

Weblate also supports direct notifications from several code hosting sites:

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