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 |
---|---|---|
Paperwork | https://translations.openpaper.work/exports/rss/paperwork/ | RSS |
Paperwork/openpaperwork-core | https://translations.openpaper.work/exports/rss/paperwork/openpaperwork-core/ | RSS |
Paperwork/openpaperwork-gtk | https://translations.openpaper.work/exports/rss/paperwork/openpaperwork-gtk/ | RSS |
Paperwork/paperwork-backend | https://translations.openpaper.work/exports/rss/paperwork/paperwork-backend/ | RSS |
Paperwork/paperwork-gtk | https://translations.openpaper.work/exports/rss/paperwork/paperwork-gtk/ | RSS |
Paperwork/paperwork-gtk help | https://translations.openpaper.work/exports/rss/paperwork/paperwork-gtk-help/ | RSS |
Paperwork/paperwork-shell | https://translations.openpaper.work/exports/rss/paperwork/paperwork-shell/ | RSS |
Paperwork/Paperwork | https://translations.openpaper.work/exports/rss/paperwork/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 |
---|---|---|
Paperwork/openpaperwork-core | https://translations.openpaper.work/api/components/paperwork/openpaperwork-core/statistics/ | View |
Paperwork/openpaperwork-gtk | https://translations.openpaper.work/api/components/paperwork/openpaperwork-gtk/statistics/ | View |
Paperwork/paperwork-backend | https://translations.openpaper.work/api/components/paperwork/paperwork-backend/statistics/ | View |
Paperwork/paperwork-gtk | https://translations.openpaper.work/api/components/paperwork/paperwork-gtk/statistics/ | View |
Paperwork/paperwork-gtk help | https://translations.openpaper.work/api/components/paperwork/paperwork-gtk-help/statistics/ | View |
Paperwork/paperwork-shell | https://translations.openpaper.work/api/components/paperwork/paperwork-shell/statistics/ | View |
Paperwork/Paperwork | https://translations.openpaper.work/api/components/paperwork/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token wlu_fpBLji0fleyrjbZlozuJWdWXWieJBVUmdOnr" \ https://translations.openpaper.work/api/components/paperwork/openpaperwork-core/translations/
Project | URL | Link |
---|---|---|
Paperwork | https://translations.openpaper.work/api/projects/paperwork/repository/ | Hook |
Paperwork/openpaperwork-core | https://translations.openpaper.work/api/components/paperwork/openpaperwork-core/repository/ | Hook |
Paperwork/openpaperwork-gtk | https://translations.openpaper.work/api/components/paperwork/openpaperwork-gtk/repository/ | Hook |
Paperwork/paperwork-backend | https://translations.openpaper.work/api/components/paperwork/paperwork-backend/repository/ | Hook |
Paperwork/paperwork-gtk | https://translations.openpaper.work/api/components/paperwork/paperwork-gtk/repository/ | Hook |
Paperwork/paperwork-gtk help | https://translations.openpaper.work/api/components/paperwork/paperwork-gtk-help/repository/ | Hook |
Paperwork/paperwork-shell | https://translations.openpaper.work/api/components/paperwork/paperwork-shell/repository/ | Hook |
Paperwork/Paperwork | https://translations.openpaper.work/api/components/paperwork/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token wlu_fpBLji0fleyrjbZlozuJWdWXWieJBVUmdOnr" \ https://translations.openpaper.work/api/projects/paperwork/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://translations.openpaper.work/hooks/github/ | The documentation has detailed instructions |
GitLab | https://translations.openpaper.work/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://translations.openpaper.work/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://translations.openpaper.work/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://translations.openpaper.work/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://translations.openpaper.work/hooks/gitea/ | The documentation has detailed instructions |