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 |
---|---|---|
poszukaj.se | https://weblate.riko.dev/exports/rss/poszukaj-se/ | RSS |
poszukaj.se/Auth | https://weblate.riko.dev/exports/rss/poszukaj-se/auth/ | RSS |
poszukaj.se/Faq | https://weblate.riko.dev/exports/rss/poszukaj-se/faq/ | RSS |
poszukaj.se/Notifications | https://weblate.riko.dev/exports/rss/poszukaj-se/notifications/ | RSS |
poszukaj.se/Pagination | https://weblate.riko.dev/exports/rss/poszukaj-se/pagination/ | RSS |
poszukaj.se/Passwords | https://weblate.riko.dev/exports/rss/poszukaj-se/passwords/ | RSS |
poszukaj.se/Server | https://weblate.riko.dev/exports/rss/poszukaj-se/server/ | RSS |
poszukaj.se/Settings | https://weblate.riko.dev/exports/rss/poszukaj-se/settings/ | RSS |
poszukaj.se/Site | https://weblate.riko.dev/exports/rss/poszukaj-se/site/ | RSS |
poszukaj.se/Validation | https://weblate.riko.dev/exports/rss/poszukaj-se/validation/ | RSS |
poszukaj.se/poszukaj.se | https://weblate.riko.dev/exports/rss/poszukaj-se/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 |
---|---|---|
poszukaj.se/Auth | https://weblate.riko.dev/api/components/poszukaj-se/auth/statistics/ | View |
poszukaj.se/Faq | https://weblate.riko.dev/api/components/poszukaj-se/faq/statistics/ | View |
poszukaj.se/Notifications | https://weblate.riko.dev/api/components/poszukaj-se/notifications/statistics/ | View |
poszukaj.se/Pagination | https://weblate.riko.dev/api/components/poszukaj-se/pagination/statistics/ | View |
poszukaj.se/Passwords | https://weblate.riko.dev/api/components/poszukaj-se/passwords/statistics/ | View |
poszukaj.se/Server | https://weblate.riko.dev/api/components/poszukaj-se/server/statistics/ | View |
poszukaj.se/Settings | https://weblate.riko.dev/api/components/poszukaj-se/settings/statistics/ | View |
poszukaj.se/Site | https://weblate.riko.dev/api/components/poszukaj-se/site/statistics/ | View |
poszukaj.se/Validation | https://weblate.riko.dev/api/components/poszukaj-se/validation/statistics/ | View |
poszukaj.se/poszukaj.se | https://weblate.riko.dev/api/components/poszukaj-se/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token U5UoZJsQlvDb74KHZRFIjpkhL33KDzZZ1GlaB8Ef" \ https://weblate.riko.dev/api/components/poszukaj-se/auth/translations/
Project | URL | Link |
---|---|---|
poszukaj.se | https://weblate.riko.dev/api/projects/poszukaj-se/repository/ | Hook |
poszukaj.se/Auth | https://weblate.riko.dev/api/components/poszukaj-se/auth/repository/ | Hook |
poszukaj.se/Faq | https://weblate.riko.dev/api/components/poszukaj-se/faq/repository/ | Hook |
poszukaj.se/Notifications | https://weblate.riko.dev/api/components/poszukaj-se/notifications/repository/ | Hook |
poszukaj.se/Pagination | https://weblate.riko.dev/api/components/poszukaj-se/pagination/repository/ | Hook |
poszukaj.se/Passwords | https://weblate.riko.dev/api/components/poszukaj-se/passwords/repository/ | Hook |
poszukaj.se/Server | https://weblate.riko.dev/api/components/poszukaj-se/server/repository/ | Hook |
poszukaj.se/Settings | https://weblate.riko.dev/api/components/poszukaj-se/settings/repository/ | Hook |
poszukaj.se/Site | https://weblate.riko.dev/api/components/poszukaj-se/site/repository/ | Hook |
poszukaj.se/Validation | https://weblate.riko.dev/api/components/poszukaj-se/validation/repository/ | Hook |
poszukaj.se/poszukaj.se | https://weblate.riko.dev/api/components/poszukaj-se/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token U5UoZJsQlvDb74KHZRFIjpkhL33KDzZZ1GlaB8Ef" \ https://weblate.riko.dev/api/projects/poszukaj-se/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://weblate.riko.dev/hooks/github/ | The documentation has detailed instructions |
GitLab | https://weblate.riko.dev/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://weblate.riko.dev/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://weblate.riko.dev/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://weblate.riko.dev/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://weblate.riko.dev/hooks/gitea/ | The documentation has detailed instructions |