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
authselect https://translate.fedoraproject.org/exports/rss/authselect/ RSS
authselect/1.2.x https://translate.fedoraproject.org/exports/rss/authselect/1-2-x-application/ RSS
authselect/1.2.x-authselect.8.adoc https://translate.fedoraproject.org/exports/rss/authselect/12x-authselect8adoc/ RSS
authselect/1.2.x-authselect-migration.7.adoc https://translate.fedoraproject.org/exports/rss/authselect/12x-authselect-migration7adoc/ RSS
authselect/1.2.x-authselect-profiles.5.adoc https://translate.fedoraproject.org/exports/rss/authselect/12x-authselect-profiles5adoc/ RSS
authselect/master https://translate.fedoraproject.org/exports/rss/authselect/master-application/ RSS
authselect/master-authselect.8.adoc https://translate.fedoraproject.org/exports/rss/authselect/master-authselect8adoc/ RSS
authselect/master-authselect-migration.7.adoc https://translate.fedoraproject.org/exports/rss/authselect/master-authselect-migration7adoc/ RSS
authselect/master-authselect-profiles.5.adoc https://translate.fedoraproject.org/exports/rss/authselect/master-authselect-profiles5adoc/ RSS
authselect/authselect https://translate.fedoraproject.org/exports/rss/authselect/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
authselect/1.2.x https://translate.fedoraproject.org/api/components/authselect/1-2-x-application/statistics/ View
authselect/1.2.x-authselect.8.adoc https://translate.fedoraproject.org/api/components/authselect/12x-authselect8adoc/statistics/ View
authselect/1.2.x-authselect-migration.7.adoc https://translate.fedoraproject.org/api/components/authselect/12x-authselect-migration7adoc/statistics/ View
authselect/1.2.x-authselect-profiles.5.adoc https://translate.fedoraproject.org/api/components/authselect/12x-authselect-profiles5adoc/statistics/ View
authselect/master https://translate.fedoraproject.org/api/components/authselect/master-application/statistics/ View
authselect/master-authselect.8.adoc https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/statistics/ View
authselect/master-authselect-migration.7.adoc https://translate.fedoraproject.org/api/components/authselect/master-authselect-migration7adoc/statistics/ View
authselect/master-authselect-profiles.5.adoc https://translate.fedoraproject.org/api/components/authselect/master-authselect-profiles5adoc/statistics/ View
authselect/authselect https://translate.fedoraproject.org/api/components/authselect/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/authselect/1-2-x-application/translations/
Project URL Link
authselect https://translate.fedoraproject.org/api/projects/authselect/repository/ Hook
authselect/1.2.x https://translate.fedoraproject.org/api/components/authselect/1-2-x-application/repository/ Hook
authselect/1.2.x-authselect.8.adoc https://translate.fedoraproject.org/api/components/authselect/12x-authselect8adoc/repository/ Hook
authselect/1.2.x-authselect-migration.7.adoc https://translate.fedoraproject.org/api/components/authselect/12x-authselect-migration7adoc/repository/ Hook
authselect/1.2.x-authselect-profiles.5.adoc https://translate.fedoraproject.org/api/components/authselect/12x-authselect-profiles5adoc/repository/ Hook
authselect/master https://translate.fedoraproject.org/api/components/authselect/master-application/repository/ Hook
authselect/master-authselect.8.adoc https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/repository/ Hook
authselect/master-authselect-migration.7.adoc https://translate.fedoraproject.org/api/components/authselect/master-authselect-migration7adoc/repository/ Hook
authselect/master-authselect-profiles.5.adoc https://translate.fedoraproject.org/api/components/authselect/master-authselect-profiles5adoc/repository/ Hook
authselect/authselect https://translate.fedoraproject.org/api/components/authselect/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/authselect/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