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
GMT Tutorials https://hosted.weblate.org/exports/rss/gmt-tutorials/ RSS
GMT Tutorials/basic concept https://hosted.weblate.org/exports/rss/gmt-tutorials/basic-concept/ RSS
GMT Tutorials/coloring topography https://hosted.weblate.org/exports/rss/gmt-tutorials/coloring-topography/ RSS
GMT Tutorials/contour and profile https://hosted.weblate.org/exports/rss/gmt-tutorials/contour-and-profile/ RSS
GMT Tutorials/cpt colormap https://hosted.weblate.org/exports/rss/gmt-tutorials/cpt-colormap/ RSS
GMT Tutorials/editing cpt colorbar https://hosted.weblate.org/exports/rss/gmt-tutorials/editing-cpt-colorbar/ RSS
GMT Tutorials/hillshading https://hosted.weblate.org/exports/rss/gmt-tutorials/hillshading/ RSS
GMT Tutorials/index https://hosted.weblate.org/exports/rss/gmt-tutorials/index/ RSS
GMT Tutorials/intro install https://hosted.weblate.org/exports/rss/gmt-tutorials/intro-install/ RSS
GMT Tutorials/layout design https://hosted.weblate.org/exports/rss/gmt-tutorials/layout-design/ RSS
GMT Tutorials/making first map https://hosted.weblate.org/exports/rss/gmt-tutorials/making-first-map/ RSS
GMT Tutorials/map elements https://hosted.weblate.org/exports/rss/gmt-tutorials/map-elements/ RSS
GMT Tutorials/pen and painting https://hosted.weblate.org/exports/rss/gmt-tutorials/pen-and-painting/ RSS
GMT Tutorials/plot vector data https://hosted.weblate.org/exports/rss/gmt-tutorials/plot-vector-data/ RSS
GMT Tutorials/scatter plot https://hosted.weblate.org/exports/rss/gmt-tutorials/scatter-plot/ RSS
GMT Tutorials/software https://hosted.weblate.org/exports/rss/gmt-tutorials/software/ RSS
GMT Tutorials/GMT Tutorials https://hosted.weblate.org/exports/rss/gmt-tutorials/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
GMT Tutorials/basic concept https://hosted.weblate.org/api/components/gmt-tutorials/basic-concept/statistics/ View
GMT Tutorials/coloring topography https://hosted.weblate.org/api/components/gmt-tutorials/coloring-topography/statistics/ View
GMT Tutorials/contour and profile https://hosted.weblate.org/api/components/gmt-tutorials/contour-and-profile/statistics/ View
GMT Tutorials/cpt colormap https://hosted.weblate.org/api/components/gmt-tutorials/cpt-colormap/statistics/ View
GMT Tutorials/editing cpt colorbar https://hosted.weblate.org/api/components/gmt-tutorials/editing-cpt-colorbar/statistics/ View
GMT Tutorials/hillshading https://hosted.weblate.org/api/components/gmt-tutorials/hillshading/statistics/ View
GMT Tutorials/index https://hosted.weblate.org/api/components/gmt-tutorials/index/statistics/ View
GMT Tutorials/intro install https://hosted.weblate.org/api/components/gmt-tutorials/intro-install/statistics/ View
GMT Tutorials/layout design https://hosted.weblate.org/api/components/gmt-tutorials/layout-design/statistics/ View
GMT Tutorials/making first map https://hosted.weblate.org/api/components/gmt-tutorials/making-first-map/statistics/ View
GMT Tutorials/map elements https://hosted.weblate.org/api/components/gmt-tutorials/map-elements/statistics/ View
GMT Tutorials/pen and painting https://hosted.weblate.org/api/components/gmt-tutorials/pen-and-painting/statistics/ View
GMT Tutorials/plot vector data https://hosted.weblate.org/api/components/gmt-tutorials/plot-vector-data/statistics/ View
GMT Tutorials/scatter plot https://hosted.weblate.org/api/components/gmt-tutorials/scatter-plot/statistics/ View
GMT Tutorials/software https://hosted.weblate.org/api/components/gmt-tutorials/software/statistics/ View
GMT Tutorials/GMT Tutorials https://hosted.weblate.org/api/components/gmt-tutorials/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/gmt-tutorials/basic-concept/translations/
Project URL Link
GMT Tutorials https://hosted.weblate.org/api/projects/gmt-tutorials/repository/ Hook
GMT Tutorials/basic concept https://hosted.weblate.org/api/components/gmt-tutorials/basic-concept/repository/ Hook
GMT Tutorials/coloring topography https://hosted.weblate.org/api/components/gmt-tutorials/coloring-topography/repository/ Hook
GMT Tutorials/contour and profile https://hosted.weblate.org/api/components/gmt-tutorials/contour-and-profile/repository/ Hook
GMT Tutorials/cpt colormap https://hosted.weblate.org/api/components/gmt-tutorials/cpt-colormap/repository/ Hook
GMT Tutorials/editing cpt colorbar https://hosted.weblate.org/api/components/gmt-tutorials/editing-cpt-colorbar/repository/ Hook
GMT Tutorials/hillshading https://hosted.weblate.org/api/components/gmt-tutorials/hillshading/repository/ Hook
GMT Tutorials/index https://hosted.weblate.org/api/components/gmt-tutorials/index/repository/ Hook
GMT Tutorials/intro install https://hosted.weblate.org/api/components/gmt-tutorials/intro-install/repository/ Hook
GMT Tutorials/layout design https://hosted.weblate.org/api/components/gmt-tutorials/layout-design/repository/ Hook
GMT Tutorials/making first map https://hosted.weblate.org/api/components/gmt-tutorials/making-first-map/repository/ Hook
GMT Tutorials/map elements https://hosted.weblate.org/api/components/gmt-tutorials/map-elements/repository/ Hook
GMT Tutorials/pen and painting https://hosted.weblate.org/api/components/gmt-tutorials/pen-and-painting/repository/ Hook
GMT Tutorials/plot vector data https://hosted.weblate.org/api/components/gmt-tutorials/plot-vector-data/repository/ Hook
GMT Tutorials/scatter plot https://hosted.weblate.org/api/components/gmt-tutorials/scatter-plot/repository/ Hook
GMT Tutorials/software https://hosted.weblate.org/api/components/gmt-tutorials/software/repository/ Hook
GMT Tutorials/GMT Tutorials https://hosted.weblate.org/api/components/gmt-tutorials/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/gmt-tutorials/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