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
Gothic Remake Podcast http://weblate.cokoliv.eu/exports/rss/gothic-remake-podcast/ RSS
Gothic Remake Podcast/Ep.1 http://weblate.cokoliv.eu/exports/rss/gothic-remake-podcast/ep-1/ RSS
Gothic Remake Podcast/Ep.2 http://weblate.cokoliv.eu/exports/rss/gothic-remake-podcast/ep2/ RSS
Gothic Remake Podcast/Ep.3 http://weblate.cokoliv.eu/exports/rss/gothic-remake-podcast/ep3/ RSS
Gothic Remake Podcast/Gothic Remake Podcast http://weblate.cokoliv.eu/exports/rss/gothic-remake-podcast/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
Gothic Remake Podcast/Ep.1 http://weblate.cokoliv.eu/api/components/gothic-remake-podcast/ep-1/statistics/ View
Gothic Remake Podcast/Ep.2 http://weblate.cokoliv.eu/api/components/gothic-remake-podcast/ep2/statistics/ View
Gothic Remake Podcast/Ep.3 http://weblate.cokoliv.eu/api/components/gothic-remake-podcast/ep3/statistics/ View
Gothic Remake Podcast/Gothic Remake Podcast http://weblate.cokoliv.eu/api/components/gothic-remake-podcast/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_SgkvrddYBwu5TJZeQYTzDwpv2FzLt1ZPX0w7" \
    http://weblate.cokoliv.eu/api/components/gothic-remake-podcast/ep-1/translations/
Project URL Link
Gothic Remake Podcast http://weblate.cokoliv.eu/api/projects/gothic-remake-podcast/repository/ Hook
Gothic Remake Podcast/Ep.1 http://weblate.cokoliv.eu/api/components/gothic-remake-podcast/ep-1/repository/ Hook
Gothic Remake Podcast/Ep.2 http://weblate.cokoliv.eu/api/components/gothic-remake-podcast/ep2/repository/ Hook
Gothic Remake Podcast/Ep.3 http://weblate.cokoliv.eu/api/components/gothic-remake-podcast/ep3/repository/ Hook
Gothic Remake Podcast/Gothic Remake Podcast http://weblate.cokoliv.eu/api/components/gothic-remake-podcast/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_SgkvrddYBwu5TJZeQYTzDwpv2FzLt1ZPX0w7" \
    http://weblate.cokoliv.eu/api/projects/gothic-remake-podcast/repository/

Weblate also supports direct notifications from several code hosting sites:

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