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 |
---|---|---|
Memorial Archives | https://translate.memarc.info/exports/rss/memorial-archives/ | RSS |
Memorial Archives/Core | https://translate.memarc.info/exports/rss/memorial-archives/core/ | RSS |
Memorial Archives/Inquiry Service | https://translate.memarc.info/exports/rss/memorial-archives/inquiry-service/ | RSS |
Memorial Archives/Memorial Archives Website | https://translate.memarc.info/exports/rss/memorial-archives/memorial-archives-website/ | RSS |
Memorial Archives/Widgets | https://translate.memarc.info/exports/rss/memorial-archives/widgets/ | RSS |
Memorial Archives/Memorial Archives | https://translate.memarc.info/exports/rss/memorial-archives/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 |
---|---|---|
Memorial Archives/Core | https://translate.memarc.info/api/components/memorial-archives/core/statistics/ | View |
Memorial Archives/Inquiry Service | https://translate.memarc.info/api/components/memorial-archives/inquiry-service/statistics/ | View |
Memorial Archives/Memorial Archives Website | https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/statistics/ | View |
Memorial Archives/Widgets | https://translate.memarc.info/api/components/memorial-archives/widgets/statistics/ | View |
Memorial Archives/Memorial Archives | https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token SmnHOxvepdpVN3P8AUHwr5tY1L0ECFTPeanjCnSm" \ https://translate.memarc.info/api/components/memorial-archives/core/translations/
Project | URL | Link |
---|---|---|
Memorial Archives | https://translate.memarc.info/api/projects/memorial-archives/repository/ | Hook |
Memorial Archives/Core | https://translate.memarc.info/api/components/memorial-archives/core/repository/ | Hook |
Memorial Archives/Inquiry Service | https://translate.memarc.info/api/components/memorial-archives/inquiry-service/repository/ | Hook |
Memorial Archives/Memorial Archives Website | https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/repository/ | Hook |
Memorial Archives/Widgets | https://translate.memarc.info/api/components/memorial-archives/widgets/repository/ | Hook |
Memorial Archives/Memorial Archives | https://translate.memarc.info/api/components/memorial-archives/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token SmnHOxvepdpVN3P8AUHwr5tY1L0ECFTPeanjCnSm" \ https://translate.memarc.info/api/projects/memorial-archives/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://translate.memarc.info/hooks/github/ | The documentation has detailed instructions |
GitLab | https://translate.memarc.info/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://translate.memarc.info/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://translate.memarc.info/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://translate.memarc.info/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://translate.memarc.info/hooks/gitea/ | The documentation has detailed instructions |