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 |
---|---|---|
guix | https://translate.fedoraproject.org/exports/rss/guix/ | RSS |
guix/guix | https://translate.fedoraproject.org/exports/rss/guix/guix/ | RSS |
guix/website | https://translate.fedoraproject.org/exports/rss/guix/website/ | RSS |
guix/documentation-cookbook | https://translate.fedoraproject.org/exports/rss/guix/documentation-cookbook/ | RSS |
guix/documentation-manual | https://translate.fedoraproject.org/exports/rss/guix/documentation-manual/ | RSS |
guix/guix Glossary | https://translate.fedoraproject.org/exports/rss/guix/glossary/ | RSS |
guix/packages | https://translate.fedoraproject.org/exports/rss/guix/packages/ | 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 |
---|---|---|
guix/guix | https://translate.fedoraproject.org/api/components/guix/guix/statistics/ | View |
guix/website | https://translate.fedoraproject.org/api/components/guix/website/statistics/ | View |
guix/documentation-cookbook | https://translate.fedoraproject.org/api/components/guix/documentation-cookbook/statistics/ | View |
guix/documentation-manual | https://translate.fedoraproject.org/api/components/guix/documentation-manual/statistics/ | View |
guix/guix Glossary | https://translate.fedoraproject.org/api/components/guix/glossary/statistics/ | View |
guix/packages | https://translate.fedoraproject.org/api/components/guix/packages/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/guix/guix/translations/
Project | URL | Link |
---|---|---|
guix | https://translate.fedoraproject.org/api/projects/guix/repository/ | Hook |
guix/guix | https://translate.fedoraproject.org/api/components/guix/guix/repository/ | Hook |
guix/website | https://translate.fedoraproject.org/api/components/guix/website/repository/ | Hook |
guix/documentation-cookbook | https://translate.fedoraproject.org/api/components/guix/documentation-cookbook/repository/ | Hook |
guix/documentation-manual | https://translate.fedoraproject.org/api/components/guix/documentation-manual/repository/ | Hook |
guix/guix Glossary | https://translate.fedoraproject.org/api/components/guix/glossary/repository/ | Hook |
guix/packages | https://translate.fedoraproject.org/api/components/guix/packages/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/guix/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 |