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
Inferno Core https://weblate.hyperq.be/exports/rss/inferno-core/ RSS
Inferno Core/data/blueprints.xml.append https://weblate.hyperq.be/exports/rss/inferno-core/datablueprints-xml-append/ RSS
Inferno Core/data/events_special_curator.xml.append https://weblate.hyperq.be/exports/rss/inferno-core/dataevents_special_curatorxmlappend/ RSS
Inferno Core/data/events_special_lightspeed.xml.append https://weblate.hyperq.be/exports/rss/inferno-core/dataevents_special_lightspeedxmlappend/ RSS
Inferno Core/data/events_special_main.xml.append https://weblate.hyperq.be/exports/rss/inferno-core/dataevents_special_mainxmlappend/ RSS
Inferno Core/data/events_special_mechanical.xml.append https://weblate.hyperq.be/exports/rss/inferno-core/dataevents_special_mechanicalxmlappend/ RSS
Inferno Core/data/events_special_storage.xml.append https://weblate.hyperq.be/exports/rss/inferno-core/dataevents_special_storagexmlappend/ RSS
Inferno Core/data/text_misc.xml.append https://weblate.hyperq.be/exports/rss/inferno-core/datatext_miscxmlappend/ RSS
Inferno Core/mod-appendix/metadata.xml https://weblate.hyperq.be/exports/rss/inferno-core/mod-appendixmetadataxml/ RSS
Inferno Core/Inferno Core https://weblate.hyperq.be/exports/rss/inferno-core/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
Inferno Core/data/blueprints.xml.append https://weblate.hyperq.be/api/components/inferno-core/datablueprints-xml-append/statistics/ View
Inferno Core/data/events_special_curator.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_curatorxmlappend/statistics/ View
Inferno Core/data/events_special_lightspeed.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_lightspeedxmlappend/statistics/ View
Inferno Core/data/events_special_main.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_mainxmlappend/statistics/ View
Inferno Core/data/events_special_mechanical.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_mechanicalxmlappend/statistics/ View
Inferno Core/data/events_special_storage.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_storagexmlappend/statistics/ View
Inferno Core/data/text_misc.xml.append https://weblate.hyperq.be/api/components/inferno-core/datatext_miscxmlappend/statistics/ View
Inferno Core/mod-appendix/metadata.xml https://weblate.hyperq.be/api/components/inferno-core/mod-appendixmetadataxml/statistics/ View
Inferno Core/Inferno Core https://weblate.hyperq.be/api/components/inferno-core/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_4GAyuEME6SY5uZIYUT4gGIrkfdL14P2x6LZS" \
    https://weblate.hyperq.be/api/components/inferno-core/datablueprints-xml-append/translations/
Project URL Link
Inferno Core https://weblate.hyperq.be/api/projects/inferno-core/repository/ Hook
Inferno Core/data/blueprints.xml.append https://weblate.hyperq.be/api/components/inferno-core/datablueprints-xml-append/repository/ Hook
Inferno Core/data/events_special_curator.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_curatorxmlappend/repository/ Hook
Inferno Core/data/events_special_lightspeed.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_lightspeedxmlappend/repository/ Hook
Inferno Core/data/events_special_main.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_mainxmlappend/repository/ Hook
Inferno Core/data/events_special_mechanical.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_mechanicalxmlappend/repository/ Hook
Inferno Core/data/events_special_storage.xml.append https://weblate.hyperq.be/api/components/inferno-core/dataevents_special_storagexmlappend/repository/ Hook
Inferno Core/data/text_misc.xml.append https://weblate.hyperq.be/api/components/inferno-core/datatext_miscxmlappend/repository/ Hook
Inferno Core/mod-appendix/metadata.xml https://weblate.hyperq.be/api/components/inferno-core/mod-appendixmetadataxml/repository/ Hook
Inferno Core/Inferno Core https://weblate.hyperq.be/api/components/inferno-core/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_4GAyuEME6SY5uZIYUT4gGIrkfdL14P2x6LZS" \
    https://weblate.hyperq.be/api/projects/inferno-core/repository/

Weblate also supports direct notifications from several code hosting sites:

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