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 |
---|---|---|
Languages in floss | https://translate.fedoraproject.org/exports/rss/languages-in-floss/ | RSS |
Languages in floss/about | https://translate.fedoraproject.org/exports/rss/languages-in-floss/about/ | RSS |
Languages in floss/authors/butterflyoffire/_index | https://translate.fedoraproject.org/exports/rss/languages-in-floss/authorsbutterflyoffire_index/ | RSS |
Languages in floss/authors/jibec/_index | https://translate.fedoraproject.org/exports/rss/languages-in-floss/authorsjibec_index/ | RSS |
Languages in floss/authors/quenti/_index | https://translate.fedoraproject.org/exports/rss/languages-in-floss/authorsquenti_index/ | RSS |
Languages in floss/page/contribute | https://translate.fedoraproject.org/exports/rss/languages-in-floss/pagecontribute/ | RSS |
Languages in floss/posts/2020-06-12-80-percent | https://translate.fedoraproject.org/exports/rss/languages-in-floss/posts2020-06-12-80-percent/ | RSS |
Languages in floss/posts/2020-07-03-contribute-to-fedora | https://translate.fedoraproject.org/exports/rss/languages-in-floss/posts2020-07-03-contribute-to-fedora/ | RSS |
Languages in floss/search | https://translate.fedoraproject.org/exports/rss/languages-in-floss/search/ | RSS |
Languages in floss/website-theme | https://translate.fedoraproject.org/exports/rss/languages-in-floss/website-theme/ | RSS |
Languages in floss/Languages in floss | https://translate.fedoraproject.org/exports/rss/languages-in-floss/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 |
---|---|---|
Languages in floss/about | https://translate.fedoraproject.org/api/components/languages-in-floss/about/statistics/ | View |
Languages in floss/authors/butterflyoffire/_index | https://translate.fedoraproject.org/api/components/languages-in-floss/authorsbutterflyoffire_index/statistics/ | View |
Languages in floss/authors/jibec/_index | https://translate.fedoraproject.org/api/components/languages-in-floss/authorsjibec_index/statistics/ | View |
Languages in floss/authors/quenti/_index | https://translate.fedoraproject.org/api/components/languages-in-floss/authorsquenti_index/statistics/ | View |
Languages in floss/page/contribute | https://translate.fedoraproject.org/api/components/languages-in-floss/pagecontribute/statistics/ | View |
Languages in floss/posts/2020-06-12-80-percent | https://translate.fedoraproject.org/api/components/languages-in-floss/posts2020-06-12-80-percent/statistics/ | View |
Languages in floss/posts/2020-07-03-contribute-to-fedora | https://translate.fedoraproject.org/api/components/languages-in-floss/posts2020-07-03-contribute-to-fedora/statistics/ | View |
Languages in floss/search | https://translate.fedoraproject.org/api/components/languages-in-floss/search/statistics/ | View |
Languages in floss/website-theme | https://translate.fedoraproject.org/api/components/languages-in-floss/website-theme/statistics/ | View |
Languages in floss/Languages in floss | https://translate.fedoraproject.org/api/components/languages-in-floss/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/languages-in-floss/about/translations/
Project | URL | Link |
---|---|---|
Languages in floss | https://translate.fedoraproject.org/api/projects/languages-in-floss/repository/ | Hook |
Languages in floss/about | https://translate.fedoraproject.org/api/components/languages-in-floss/about/repository/ | Hook |
Languages in floss/authors/butterflyoffire/_index | https://translate.fedoraproject.org/api/components/languages-in-floss/authorsbutterflyoffire_index/repository/ | Hook |
Languages in floss/authors/jibec/_index | https://translate.fedoraproject.org/api/components/languages-in-floss/authorsjibec_index/repository/ | Hook |
Languages in floss/authors/quenti/_index | https://translate.fedoraproject.org/api/components/languages-in-floss/authorsquenti_index/repository/ | Hook |
Languages in floss/page/contribute | https://translate.fedoraproject.org/api/components/languages-in-floss/pagecontribute/repository/ | Hook |
Languages in floss/posts/2020-06-12-80-percent | https://translate.fedoraproject.org/api/components/languages-in-floss/posts2020-06-12-80-percent/repository/ | Hook |
Languages in floss/posts/2020-07-03-contribute-to-fedora | https://translate.fedoraproject.org/api/components/languages-in-floss/posts2020-07-03-contribute-to-fedora/repository/ | Hook |
Languages in floss/search | https://translate.fedoraproject.org/api/components/languages-in-floss/search/repository/ | Hook |
Languages in floss/website-theme | https://translate.fedoraproject.org/api/components/languages-in-floss/website-theme/repository/ | Hook |
Languages in floss/Languages in floss | https://translate.fedoraproject.org/api/components/languages-in-floss/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/languages-in-floss/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 |