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
Pleroma https://translate.pleroma.social/exports/rss/pleroma/ RSS
Pleroma/Pleroma Backend (domain config_descriptions) https://translate.pleroma.social/exports/rss/pleroma/pleroma-backend-domain-config_descriptions/ RSS
Pleroma/Pleroma Backend (domain default) https://translate.pleroma.social/exports/rss/pleroma/pleroma-backend-domain-default/ RSS
Pleroma/Pleroma Backend (domain errors) https://translate.pleroma.social/exports/rss/pleroma/pleroma-backend-domain-errors/ RSS
Pleroma/Pleroma Backend (domain oauth_scopes) https://translate.pleroma.social/exports/rss/pleroma/pleroma-backend-domain-oauth_scopes/ RSS
Pleroma/Pleroma Backend (domain posix_errors) https://translate.pleroma.social/exports/rss/pleroma/pleroma-backend-domain-posix_errors/ RSS
Pleroma/Pleroma Backend (domain static_pages) https://translate.pleroma.social/exports/rss/pleroma/pleroma-backend-domain-static_pages/ RSS
Pleroma/Pleroma-FE https://translate.pleroma.social/exports/rss/pleroma/pleroma-fe/ RSS
Pleroma/Pleroma https://translate.pleroma.social/exports/rss/pleroma/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
Pleroma/Pleroma Backend (domain config_descriptions) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-config_descriptions/statistics/ View
Pleroma/Pleroma Backend (domain default) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-default/statistics/ View
Pleroma/Pleroma Backend (domain errors) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-errors/statistics/ View
Pleroma/Pleroma Backend (domain oauth_scopes) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-oauth_scopes/statistics/ View
Pleroma/Pleroma Backend (domain posix_errors) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-posix_errors/statistics/ View
Pleroma/Pleroma Backend (domain static_pages) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-static_pages/statistics/ View
Pleroma/Pleroma-FE https://translate.pleroma.social/api/components/pleroma/pleroma-fe/statistics/ View
Pleroma/Pleroma https://translate.pleroma.social/api/components/pleroma/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_hS5JOPK8Ycy5pgVRiEYfS6vpikFzTDeXJsfv" \
    https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-config_descriptions/translations/
Project URL Link
Pleroma https://translate.pleroma.social/api/projects/pleroma/repository/ Hook
Pleroma/Pleroma Backend (domain config_descriptions) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-config_descriptions/repository/ Hook
Pleroma/Pleroma Backend (domain default) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-default/repository/ Hook
Pleroma/Pleroma Backend (domain errors) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-errors/repository/ Hook
Pleroma/Pleroma Backend (domain oauth_scopes) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-oauth_scopes/repository/ Hook
Pleroma/Pleroma Backend (domain posix_errors) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-posix_errors/repository/ Hook
Pleroma/Pleroma Backend (domain static_pages) https://translate.pleroma.social/api/components/pleroma/pleroma-backend-domain-static_pages/repository/ Hook
Pleroma/Pleroma-FE https://translate.pleroma.social/api/components/pleroma/pleroma-fe/repository/ Hook
Pleroma/Pleroma https://translate.pleroma.social/api/components/pleroma/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_hS5JOPK8Ycy5pgVRiEYfS6vpikFzTDeXJsfv" \
    https://translate.pleroma.social/api/projects/pleroma/repository/

Weblate also supports direct notifications from several code hosting sites:

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