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
Jellyfin https://translate.jellyfin.org/exports/rss/jellyfin/ RSS
Jellyfin/Jellyfin https://translate.jellyfin.org/exports/rss/jellyfin/jellyfin-core/ RSS
Jellyfin/Jellyfin Desktop https://translate.jellyfin.org/exports/rss/jellyfin/jellyfin-desktop/ RSS
Jellyfin/Jellyfin Expo https://translate.jellyfin.org/exports/rss/jellyfin/jellyfin-expo/ RSS
Jellyfin/Jellyfin Kodi https://translate.jellyfin.org/exports/rss/jellyfin/jellyfin-kodi/ RSS
Jellyfin/Jellyfin Roku https://translate.jellyfin.org/exports/rss/jellyfin/jellyfin-roku/ RSS
Jellyfin/Jellyfin Web https://translate.jellyfin.org/exports/rss/jellyfin/jellyfin-web/ RSS
Jellyfin/Jellyfin Glossary https://translate.jellyfin.org/exports/rss/jellyfin/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
Jellyfin/Jellyfin https://translate.jellyfin.org/api/components/jellyfin/jellyfin-core/statistics/ View
Jellyfin/Jellyfin Desktop https://translate.jellyfin.org/api/components/jellyfin/jellyfin-desktop/statistics/ View
Jellyfin/Jellyfin Expo https://translate.jellyfin.org/api/components/jellyfin/jellyfin-expo/statistics/ View
Jellyfin/Jellyfin Kodi https://translate.jellyfin.org/api/components/jellyfin/jellyfin-kodi/statistics/ View
Jellyfin/Jellyfin Roku https://translate.jellyfin.org/api/components/jellyfin/jellyfin-roku/statistics/ View
Jellyfin/Jellyfin Web https://translate.jellyfin.org/api/components/jellyfin/jellyfin-web/statistics/ View
Jellyfin/Jellyfin Glossary https://translate.jellyfin.org/api/components/jellyfin/glossary/statistics/ View

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

curl \
    -H "Authorization: Token a7IILa4NqdAqZZ9lgxI82eR2quh5mmTJMNqHQBYT" \
    https://translate.jellyfin.org/api/components/jellyfin/jellyfin-core/translations/
Project URL Link
Jellyfin https://translate.jellyfin.org/api/projects/jellyfin/repository/ Hook
Jellyfin/Jellyfin https://translate.jellyfin.org/api/components/jellyfin/jellyfin-core/repository/ Hook
Jellyfin/Jellyfin Desktop https://translate.jellyfin.org/api/components/jellyfin/jellyfin-desktop/repository/ Hook
Jellyfin/Jellyfin Expo https://translate.jellyfin.org/api/components/jellyfin/jellyfin-expo/repository/ Hook
Jellyfin/Jellyfin Kodi https://translate.jellyfin.org/api/components/jellyfin/jellyfin-kodi/repository/ Hook
Jellyfin/Jellyfin Roku https://translate.jellyfin.org/api/components/jellyfin/jellyfin-roku/repository/ Hook
Jellyfin/Jellyfin Web https://translate.jellyfin.org/api/components/jellyfin/jellyfin-web/repository/ Hook
Jellyfin/Jellyfin Glossary https://translate.jellyfin.org/api/components/jellyfin/glossary/repository/ Hook

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

curl \
    -d operation=pull \
    -H "Authorization: Token a7IILa4NqdAqZZ9lgxI82eR2quh5mmTJMNqHQBYT" \
    https://translate.jellyfin.org/api/projects/jellyfin/repository/

Weblate also supports direct notifications from several code hosting sites:

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