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
Lumi Education https://translate-h5p.tk/weblate/exports/rss/lumi-education/ RSS
Lumi Education/Lumi App https://translate-h5p.tk/weblate/exports/rss/lumi-education/lumi-app/ RSS
Lumi Education/h5p-server-client https://translate-h5p.tk/weblate/exports/rss/lumi-education/h5p-server-client/ RSS
Lumi Education/h5p-server-copyright-semantics https://translate-h5p.tk/weblate/exports/rss/lumi-education/h5p-server-copyright-semantics/ RSS
Lumi Education/h5p-server-hub https://translate-h5p.tk/weblate/exports/rss/lumi-education/h5p-server-hub/ RSS
Lumi Education/h5p-server-library-metadata https://translate-h5p.tk/weblate/exports/rss/lumi-education/h5p-server-library-metadata/ RSS
Lumi Education/h5p-server-metadata-semantics https://translate-h5p.tk/weblate/exports/rss/lumi-education/h5p-server-metadata-semantics/ RSS
Lumi Education/h5p-server-mongo-s3-content-storage https://translate-h5p.tk/weblate/exports/rss/lumi-education/h5p-server-mongo-s3-content-storage/ RSS
Lumi Education/h5p-server-s3-temporary-storage https://translate-h5p.tk/weblate/exports/rss/lumi-education/h5p-server-s3-temporary-storage/ RSS
Lumi Education/h5p-server-server https://translate-h5p.tk/weblate/exports/rss/lumi-education/h5p-server-server/ RSS
Lumi Education/h5p-server-storage-file-implementations https://translate-h5p.tk/weblate/exports/rss/lumi-education/h5p-server-storage-file-implementations/ RSS
Lumi Education/Lumi Education https://translate-h5p.tk/weblate/exports/rss/lumi-education/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
Lumi Education/Lumi App https://translate-h5p.tk/weblate/api/components/lumi-education/lumi-app/statistics/ View
Lumi Education/h5p-server-client https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-client/statistics/ View
Lumi Education/h5p-server-copyright-semantics https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-copyright-semantics/statistics/ View
Lumi Education/h5p-server-hub https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-hub/statistics/ View
Lumi Education/h5p-server-library-metadata https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-library-metadata/statistics/ View
Lumi Education/h5p-server-metadata-semantics https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-metadata-semantics/statistics/ View
Lumi Education/h5p-server-mongo-s3-content-storage https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-mongo-s3-content-storage/statistics/ View
Lumi Education/h5p-server-s3-temporary-storage https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-s3-temporary-storage/statistics/ View
Lumi Education/h5p-server-server https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-server/statistics/ View
Lumi Education/h5p-server-storage-file-implementations https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-storage-file-implementations/statistics/ View
Lumi Education/Lumi Education https://translate-h5p.tk/weblate/api/components/lumi-education/glossary/statistics/ View

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

curl \
    -H "Authorization: Token 6EOjmYA3UZmhattprreVX8CBv3OMq19FVO47HTXa" \
    https://translate-h5p.tk/weblate/api/components/lumi-education/lumi-app/translations/
Project URL Link
Lumi Education https://translate-h5p.tk/weblate/api/projects/lumi-education/repository/ Hook
Lumi Education/Lumi App https://translate-h5p.tk/weblate/api/components/lumi-education/lumi-app/repository/ Hook
Lumi Education/h5p-server-client https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-client/repository/ Hook
Lumi Education/h5p-server-copyright-semantics https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-copyright-semantics/repository/ Hook
Lumi Education/h5p-server-hub https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-hub/repository/ Hook
Lumi Education/h5p-server-library-metadata https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-library-metadata/repository/ Hook
Lumi Education/h5p-server-metadata-semantics https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-metadata-semantics/repository/ Hook
Lumi Education/h5p-server-mongo-s3-content-storage https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-mongo-s3-content-storage/repository/ Hook
Lumi Education/h5p-server-s3-temporary-storage https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-s3-temporary-storage/repository/ Hook
Lumi Education/h5p-server-server https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-server/repository/ Hook
Lumi Education/h5p-server-storage-file-implementations https://translate-h5p.tk/weblate/api/components/lumi-education/h5p-server-storage-file-implementations/repository/ Hook
Lumi Education/Lumi Education https://translate-h5p.tk/weblate/api/components/lumi-education/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token 6EOjmYA3UZmhattprreVX8CBv3OMq19FVO47HTXa" \
    https://translate-h5p.tk/weblate/api/projects/lumi-education/repository/

Weblate also supports direct notifications from several code hosting sites:

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