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
Open Web Calendar https://hosted.weblate.org/exports/rss/open-web-calendar/ RSS
Open Web Calendar/Calendar https://hosted.weblate.org/exports/rss/open-web-calendar/calendar/ RSS
Open Web Calendar/About Page (about.html) https://hosted.weblate.org/exports/rss/open-web-calendar/about-page-about-html/ RSS
Open Web Calendar/Common Translations https://hosted.weblate.org/exports/rss/open-web-calendar/common-translations/ RSS
Open Web Calendar/Configuration Page (index.html) https://hosted.weblate.org/exports/rss/open-web-calendar/configuration-page-index-html/ RSS
Open Web Calendar/Documentation - 01 - Common Translations https://hosted.weblate.org/exports/rss/open-web-calendar/documentation-common-translations/ RSS
Open Web Calendar/Documentation - 02 - Getting Started https://hosted.weblate.org/exports/rss/open-web-calendar/documentation-index/ RSS
Open Web Calendar/Documentation - 03 - Examples https://hosted.weblate.org/exports/rss/open-web-calendar/documentation-templates/ RSS
Open Web Calendar/Documentation - 04 - Contributing https://hosted.weblate.org/exports/rss/open-web-calendar/documentation-contributing/ RSS
Open Web Calendar/Documentation - 05 - Hosted Version https://hosted.weblate.org/exports/rss/open-web-calendar/documentation-hosted-version/ RSS
Open Web Calendar/Documentation - 06 - Self Hosting & Deployment https://hosted.weblate.org/exports/rss/open-web-calendar/documentation-self-hosting-and-deployment/ RSS
Open Web Calendar/Documentation - 07 - Server Configuration https://hosted.weblate.org/exports/rss/open-web-calendar/documentation-server-configuration/ RSS
Open Web Calendar/Documentation - 08 - API https://hosted.weblate.org/exports/rss/open-web-calendar/documentation-api/ RSS
Open Web Calendar/Open Web Calendar https://hosted.weblate.org/exports/rss/open-web-calendar/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
Open Web Calendar/Calendar https://hosted.weblate.org/api/components/open-web-calendar/calendar/statistics/ View
Open Web Calendar/About Page (about.html) https://hosted.weblate.org/api/components/open-web-calendar/about-page-about-html/statistics/ View
Open Web Calendar/Common Translations https://hosted.weblate.org/api/components/open-web-calendar/common-translations/statistics/ View
Open Web Calendar/Configuration Page (index.html) https://hosted.weblate.org/api/components/open-web-calendar/configuration-page-index-html/statistics/ View
Open Web Calendar/Documentation - 01 - Common Translations https://hosted.weblate.org/api/components/open-web-calendar/documentation-common-translations/statistics/ View
Open Web Calendar/Documentation - 02 - Getting Started https://hosted.weblate.org/api/components/open-web-calendar/documentation-index/statistics/ View
Open Web Calendar/Documentation - 03 - Examples https://hosted.weblate.org/api/components/open-web-calendar/documentation-templates/statistics/ View
Open Web Calendar/Documentation - 04 - Contributing https://hosted.weblate.org/api/components/open-web-calendar/documentation-contributing/statistics/ View
Open Web Calendar/Documentation - 05 - Hosted Version https://hosted.weblate.org/api/components/open-web-calendar/documentation-hosted-version/statistics/ View
Open Web Calendar/Documentation - 06 - Self Hosting & Deployment https://hosted.weblate.org/api/components/open-web-calendar/documentation-self-hosting-and-deployment/statistics/ View
Open Web Calendar/Documentation - 07 - Server Configuration https://hosted.weblate.org/api/components/open-web-calendar/documentation-server-configuration/statistics/ View
Open Web Calendar/Documentation - 08 - API https://hosted.weblate.org/api/components/open-web-calendar/documentation-api/statistics/ View
Open Web Calendar/Open Web Calendar https://hosted.weblate.org/api/components/open-web-calendar/glossary/statistics/ View

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

curl \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/components/open-web-calendar/calendar/translations/
Project URL Link
Open Web Calendar https://hosted.weblate.org/api/projects/open-web-calendar/repository/ Hook
Open Web Calendar/Calendar https://hosted.weblate.org/api/components/open-web-calendar/calendar/repository/ Hook
Open Web Calendar/About Page (about.html) https://hosted.weblate.org/api/components/open-web-calendar/about-page-about-html/repository/ Hook
Open Web Calendar/Common Translations https://hosted.weblate.org/api/components/open-web-calendar/common-translations/repository/ Hook
Open Web Calendar/Configuration Page (index.html) https://hosted.weblate.org/api/components/open-web-calendar/configuration-page-index-html/repository/ Hook
Open Web Calendar/Documentation - 01 - Common Translations https://hosted.weblate.org/api/components/open-web-calendar/documentation-common-translations/repository/ Hook
Open Web Calendar/Documentation - 02 - Getting Started https://hosted.weblate.org/api/components/open-web-calendar/documentation-index/repository/ Hook
Open Web Calendar/Documentation - 03 - Examples https://hosted.weblate.org/api/components/open-web-calendar/documentation-templates/repository/ Hook
Open Web Calendar/Documentation - 04 - Contributing https://hosted.weblate.org/api/components/open-web-calendar/documentation-contributing/repository/ Hook
Open Web Calendar/Documentation - 05 - Hosted Version https://hosted.weblate.org/api/components/open-web-calendar/documentation-hosted-version/repository/ Hook
Open Web Calendar/Documentation - 06 - Self Hosting & Deployment https://hosted.weblate.org/api/components/open-web-calendar/documentation-self-hosting-and-deployment/repository/ Hook
Open Web Calendar/Documentation - 07 - Server Configuration https://hosted.weblate.org/api/components/open-web-calendar/documentation-server-configuration/repository/ Hook
Open Web Calendar/Documentation - 08 - API https://hosted.weblate.org/api/components/open-web-calendar/documentation-api/repository/ Hook
Open Web Calendar/Open Web Calendar https://hosted.weblate.org/api/components/open-web-calendar/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token byuQ8nzQrVSe8dUNZrxjlAhhlimldUyJktkhumoI" \
    https://hosted.weblate.org/api/projects/open-web-calendar/repository/

Weblate also supports direct notifications from several code hosting sites:

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