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
DMXControl 3 https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/ RSS
DMXControl 3/DMXCLauncher https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/dmxclauncher/ RSS
DMXControl 3/DMXCLauncher 3.3 https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/dmxclauncher-3-3/ RSS
DMXControl 3/DMX Plugins https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/dmx-plugins/ RSS
DMXControl 3/DMX Plugins 3.2 https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/dmx-plugins-32/ RSS
DMXControl 3/GUI https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/gui/ RSS
DMXControl 3/GUI 3.2 https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/gui-32/ RSS
DMXControl 3/GUI 3.3 https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/gui-3-3/ RSS
DMXControl 3/Installer https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/installer/ RSS
DMXControl 3/Installer 3.3 https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/installer-3-3/ RSS
DMXControl 3/DMXControl 3 https://translate.dmxcontrol-projects.org/exports/rss/dmxcontrol-3/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
DMXControl 3/DMXCLauncher https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/dmxclauncher/statistics/ View
DMXControl 3/DMXCLauncher 3.3 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/dmxclauncher-3-3/statistics/ View
DMXControl 3/DMX Plugins https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/dmx-plugins/statistics/ View
DMXControl 3/DMX Plugins 3.2 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/dmx-plugins-32/statistics/ View
DMXControl 3/GUI https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/gui/statistics/ View
DMXControl 3/GUI 3.2 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/gui-32/statistics/ View
DMXControl 3/GUI 3.3 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/gui-3-3/statistics/ View
DMXControl 3/Installer https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/installer/statistics/ View
DMXControl 3/Installer 3.3 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/installer-3-3/statistics/ View
DMXControl 3/DMXControl 3 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/glossary/statistics/ View

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

curl \
    -H "Authorization: Token TOKEN" \
    https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/dmxclauncher/translations/
Project URL Link
DMXControl 3 https://translate.dmxcontrol-projects.org/api/projects/dmxcontrol-3/repository/ Hook
DMXControl 3/DMXCLauncher https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/dmxclauncher/repository/ Hook
DMXControl 3/DMXCLauncher 3.3 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/dmxclauncher-3-3/repository/ Hook
DMXControl 3/DMX Plugins https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/dmx-plugins/repository/ Hook
DMXControl 3/DMX Plugins 3.2 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/dmx-plugins-32/repository/ Hook
DMXControl 3/GUI https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/gui/repository/ Hook
DMXControl 3/GUI 3.2 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/gui-32/repository/ Hook
DMXControl 3/GUI 3.3 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/gui-3-3/repository/ Hook
DMXControl 3/Installer https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/installer/repository/ Hook
DMXControl 3/Installer 3.3 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/installer-3-3/repository/ Hook
DMXControl 3/DMXControl 3 https://translate.dmxcontrol-projects.org/api/components/dmxcontrol-3/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token TOKEN" \
    https://translate.dmxcontrol-projects.org/api/projects/dmxcontrol-3/repository/

Weblate also supports direct notifications from several code hosting sites:

Hosting site URL Note
GitHub https://translate.dmxcontrol-projects.org/hooks/github/ The documentation has detailed instructions
GitLab https://translate.dmxcontrol-projects.org/hooks/gitlab/ The documentation has detailed instructions
Bitbucket https://translate.dmxcontrol-projects.org/hooks/bitbucket/ The documentation has detailed instructions
Pagure https://translate.dmxcontrol-projects.org/hooks/pagure/ The documentation has detailed instructions
Azure Repos https://translate.dmxcontrol-projects.org/hooks/azure/ The documentation has detailed instructions
Gitea https://translate.dmxcontrol-projects.org/hooks/gitea/ The documentation has detailed instructions