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
Dataverse GUI https://weblate-sshoc.cessda.eu/exports/rss/dataverse-gui/ RSS
Dataverse GUI/Citation metadata block https://weblate-sshoc.cessda.eu/exports/rss/dataverse-gui/citation-metadata-block/ RSS
Dataverse GUI/Properties https://weblate-sshoc.cessda.eu/exports/rss/dataverse-gui/properties/ RSS
Dataverse GUI/Dataverse GUI https://weblate-sshoc.cessda.eu/exports/rss/dataverse-gui/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
Dataverse GUI/Citation metadata block https://weblate-sshoc.cessda.eu/api/components/dataverse-gui/citation-metadata-block/statistics/ View
Dataverse GUI/Properties https://weblate-sshoc.cessda.eu/api/components/dataverse-gui/properties/statistics/ View
Dataverse GUI/Dataverse GUI https://weblate-sshoc.cessda.eu/api/components/dataverse-gui/glossary/statistics/ View

You can fetch statistics for all translations in one component like this:

curl \
    -H "Authorization: Token xTW5dYOkuVRRpkMjngKJJo2rVwnfctqPskGT8ch7" \
    https://weblate-sshoc.cessda.eu/api/components/dataverse-gui/citation-metadata-block/translations/
Project URL Link
Dataverse GUI https://weblate-sshoc.cessda.eu/api/projects/dataverse-gui/repository/ Hook
Dataverse GUI/Citation metadata block https://weblate-sshoc.cessda.eu/api/components/dataverse-gui/citation-metadata-block/repository/ Hook
Dataverse GUI/Properties https://weblate-sshoc.cessda.eu/api/components/dataverse-gui/properties/repository/ Hook
Dataverse GUI/Dataverse GUI https://weblate-sshoc.cessda.eu/api/components/dataverse-gui/glossary/repository/ Hook

You pull changes from a remote repository to Weblate like this:

curl \
    -d operation=pull \
    -H "Authorization: Token xTW5dYOkuVRRpkMjngKJJo2rVwnfctqPskGT8ch7" \
    https://weblate-sshoc.cessda.eu/api/projects/dataverse-gui/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub https://weblate-sshoc.cessda.eu/hooks/github/ The documentation has detailed instructions
GitLab https://weblate-sshoc.cessda.eu/hooks/gitlab/ The documentation has detailed instructions
Bitbucket https://weblate-sshoc.cessda.eu/hooks/bitbucket/ The documentation has detailed instructions
Pagure https://weblate-sshoc.cessda.eu/hooks/pagure/ The documentation has detailed instructions
Azure Repos https://weblate-sshoc.cessda.eu/hooks/azure/ The documentation has detailed instructions
Gitea https://weblate-sshoc.cessda.eu/hooks/gitea/ The documentation has detailed instructions