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
SkyTube https://hosted.weblate.org/exports/rss/skytube/ RSS
SkyTube/Bookmarks https://hosted.weblate.org/exports/rss/skytube/bookmarks/ RSS
SkyTube/Downloads https://hosted.weblate.org/exports/rss/skytube/downloads/ RSS
SkyTube/Feed https://hosted.weblate.org/exports/rss/skytube/feed/ RSS
SkyTube/Preferences https://hosted.weblate.org/exports/rss/skytube/preferences/ RSS
SkyTube/Strings https://hosted.weblate.org/exports/rss/skytube/strings/ RSS
SkyTube/Subs https://hosted.weblate.org/exports/rss/skytube/subs/ RSS
SkyTube/Thumbails https://hosted.weblate.org/exports/rss/skytube/thumbails/ RSS
SkyTube/Tutorial_Player https://hosted.weblate.org/exports/rss/skytube/tutorial_player/ RSS
SkyTube/Updater https://hosted.weblate.org/exports/rss/skytube/updater/ RSS
SkyTube/Video_Blocker https://hosted.weblate.org/exports/rss/skytube/video_blocker/ RSS
SkyTube/YouTube Player https://hosted.weblate.org/exports/rss/skytube/youtube-player/ RSS
SkyTube/SkyTube https://hosted.weblate.org/exports/rss/skytube/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
SkyTube/Bookmarks https://hosted.weblate.org/api/components/skytube/bookmarks/statistics/ View
SkyTube/Downloads https://hosted.weblate.org/api/components/skytube/downloads/statistics/ View
SkyTube/Feed https://hosted.weblate.org/api/components/skytube/feed/statistics/ View
SkyTube/Preferences https://hosted.weblate.org/api/components/skytube/preferences/statistics/ View
SkyTube/Strings https://hosted.weblate.org/api/components/skytube/strings/statistics/ View
SkyTube/Subs https://hosted.weblate.org/api/components/skytube/subs/statistics/ View
SkyTube/Thumbails https://hosted.weblate.org/api/components/skytube/thumbails/statistics/ View
SkyTube/Tutorial_Player https://hosted.weblate.org/api/components/skytube/tutorial_player/statistics/ View
SkyTube/Updater https://hosted.weblate.org/api/components/skytube/updater/statistics/ View
SkyTube/Video_Blocker https://hosted.weblate.org/api/components/skytube/video_blocker/statistics/ View
SkyTube/YouTube Player https://hosted.weblate.org/api/components/skytube/youtube-player/statistics/ View
SkyTube/SkyTube https://hosted.weblate.org/api/components/skytube/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/skytube/bookmarks/translations/
Project URL Link
SkyTube https://hosted.weblate.org/api/projects/skytube/repository/ Hook
SkyTube/Bookmarks https://hosted.weblate.org/api/components/skytube/bookmarks/repository/ Hook
SkyTube/Downloads https://hosted.weblate.org/api/components/skytube/downloads/repository/ Hook
SkyTube/Feed https://hosted.weblate.org/api/components/skytube/feed/repository/ Hook
SkyTube/Preferences https://hosted.weblate.org/api/components/skytube/preferences/repository/ Hook
SkyTube/Strings https://hosted.weblate.org/api/components/skytube/strings/repository/ Hook
SkyTube/Subs https://hosted.weblate.org/api/components/skytube/subs/repository/ Hook
SkyTube/Thumbails https://hosted.weblate.org/api/components/skytube/thumbails/repository/ Hook
SkyTube/Tutorial_Player https://hosted.weblate.org/api/components/skytube/tutorial_player/repository/ Hook
SkyTube/Updater https://hosted.weblate.org/api/components/skytube/updater/repository/ Hook
SkyTube/Video_Blocker https://hosted.weblate.org/api/components/skytube/video_blocker/repository/ Hook
SkyTube/YouTube Player https://hosted.weblate.org/api/components/skytube/youtube-player/repository/ Hook
SkyTube/SkyTube https://hosted.weblate.org/api/components/skytube/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/skytube/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