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 |
|---|---|---|
| namee | https://translations.balto.lt/exports/rss/namee/ | RSS |
| namee/base | https://translations.balto.lt/exports/rss/namee/base/ | RSS |
| namee/blog | https://translations.balto.lt/exports/rss/namee/blog/ | RSS |
| namee/books | https://translations.balto.lt/exports/rss/namee/books/ | RSS |
| namee/characters | https://translations.balto.lt/exports/rss/namee/characters/ | RSS |
| namee/checkout | https://translations.balto.lt/exports/rss/namee/checkout/ | RSS |
| namee/cms_content | https://translations.balto.lt/exports/rss/namee/cms_content/ | RSS |
| namee/frontend | https://translations.balto.lt/exports/rss/namee/frontend/ | RSS |
| namee/orders | https://translations.balto.lt/exports/rss/namee/orders/ | RSS |
| namee/payment | https://translations.balto.lt/exports/rss/namee/payment/ | RSS |
| namee/reviews | https://translations.balto.lt/exports/rss/namee/reviews/ | RSS |
| namee/transdbfields | https://translations.balto.lt/exports/rss/namee/transdbfields/ | RSS |
| namee/namee | https://translations.balto.lt/exports/rss/namee/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 |
|---|---|---|
| namee/base | https://translations.balto.lt/api/components/namee/base/statistics/ | View |
| namee/blog | https://translations.balto.lt/api/components/namee/blog/statistics/ | View |
| namee/books | https://translations.balto.lt/api/components/namee/books/statistics/ | View |
| namee/characters | https://translations.balto.lt/api/components/namee/characters/statistics/ | View |
| namee/checkout | https://translations.balto.lt/api/components/namee/checkout/statistics/ | View |
| namee/cms_content | https://translations.balto.lt/api/components/namee/cms_content/statistics/ | View |
| namee/frontend | https://translations.balto.lt/api/components/namee/frontend/statistics/ | View |
| namee/orders | https://translations.balto.lt/api/components/namee/orders/statistics/ | View |
| namee/payment | https://translations.balto.lt/api/components/namee/payment/statistics/ | View |
| namee/reviews | https://translations.balto.lt/api/components/namee/reviews/statistics/ | View |
| namee/transdbfields | https://translations.balto.lt/api/components/namee/transdbfields/statistics/ | View |
| namee/namee | https://translations.balto.lt/api/components/namee/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token wlu_2qKEUaSnmlUzseKRci5qG4k4NCtsIIWah8FC" \
https://translations.balto.lt/api/components/namee/base/translations/
| Project | URL | Link |
|---|---|---|
| namee | https://translations.balto.lt/api/projects/namee/repository/ | Hook |
| namee/base | https://translations.balto.lt/api/components/namee/base/repository/ | Hook |
| namee/blog | https://translations.balto.lt/api/components/namee/blog/repository/ | Hook |
| namee/books | https://translations.balto.lt/api/components/namee/books/repository/ | Hook |
| namee/characters | https://translations.balto.lt/api/components/namee/characters/repository/ | Hook |
| namee/checkout | https://translations.balto.lt/api/components/namee/checkout/repository/ | Hook |
| namee/cms_content | https://translations.balto.lt/api/components/namee/cms_content/repository/ | Hook |
| namee/frontend | https://translations.balto.lt/api/components/namee/frontend/repository/ | Hook |
| namee/orders | https://translations.balto.lt/api/components/namee/orders/repository/ | Hook |
| namee/payment | https://translations.balto.lt/api/components/namee/payment/repository/ | Hook |
| namee/reviews | https://translations.balto.lt/api/components/namee/reviews/repository/ | Hook |
| namee/transdbfields | https://translations.balto.lt/api/components/namee/transdbfields/repository/ | Hook |
| namee/namee | https://translations.balto.lt/api/components/namee/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token wlu_2qKEUaSnmlUzseKRci5qG4k4NCtsIIWah8FC" \
https://translations.balto.lt/api/projects/namee/repository/
Weblate also supports direct notifications from several code hosting sites:
| Hosting site | URL | Note |
|---|---|---|
| GitHub | https://translations.balto.lt/hooks/github/ | The documentation has detailed instructions |
| GitLab | https://translations.balto.lt/hooks/gitlab/ | The documentation has detailed instructions |
| Bitbucket | https://translations.balto.lt/hooks/bitbucket/ | The documentation has detailed instructions |
| Pagure | https://translations.balto.lt/hooks/pagure/ | The documentation has detailed instructions |
| Azure Repos | https://translations.balto.lt/hooks/azure/ | The documentation has detailed instructions |
| Gitea | https://translations.balto.lt/hooks/gitea/ | The documentation has detailed instructions |