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
PadlizsánFanSub http://fordito.padlizsanfansub.hu/exports/rss/padlizsanfansub/ RSS
PadlizsánFanSub/elso http://fordito.padlizsanfansub.hu/exports/rss/padlizsanfansub/elso/ RSS
PadlizsánFanSub/masodik http://fordito.padlizsanfansub.hu/exports/rss/padlizsanfansub/masodik/ RSS
PadlizsánFanSub/PadlizsánFanSub http://fordito.padlizsanfansub.hu/exports/rss/padlizsanfansub/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
PadlizsánFanSub/elso http://fordito.padlizsanfansub.hu/api/components/padlizsanfansub/elso/statistics/ View
PadlizsánFanSub/masodik http://fordito.padlizsanfansub.hu/api/components/padlizsanfansub/masodik/statistics/ View
PadlizsánFanSub/PadlizsánFanSub http://fordito.padlizsanfansub.hu/api/components/padlizsanfansub/glossary/statistics/ View

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

curl \
    -H "Authorization: Token wlu_ANukhDAMQJmZ73EpG1lfRNF9PT81TXdmRz7H" \
    http://fordito.padlizsanfansub.hu/api/components/padlizsanfansub/elso/translations/
Project URL Link
PadlizsánFanSub http://fordito.padlizsanfansub.hu/api/projects/padlizsanfansub/repository/ Hook
PadlizsánFanSub/elso http://fordito.padlizsanfansub.hu/api/components/padlizsanfansub/elso/repository/ Hook
PadlizsánFanSub/masodik http://fordito.padlizsanfansub.hu/api/components/padlizsanfansub/masodik/repository/ Hook
PadlizsánFanSub/PadlizsánFanSub http://fordito.padlizsanfansub.hu/api/components/padlizsanfansub/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_ANukhDAMQJmZ73EpG1lfRNF9PT81TXdmRz7H" \
    http://fordito.padlizsanfansub.hu/api/projects/padlizsanfansub/repository/

Weblate also supports direct notifications from several code hosting sites:

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