Skip to content

api-evangelist/weblate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weblate (weblate)

Weblate is an open-source web-based localization platform that provides a comprehensive REST API for managing translation projects, components, strings, and contributors. The platform enables continuous localization workflows with tight version control integration, supporting Git, GitHub, GitLab, and other VCS systems. Developers can use the API to automate translation management, trigger repository synchronization, retrieve translation statistics, and orchestrate automated translation workflows. Weblate is available as a hosted SaaS service or as a self-hosted open-source deployment.

APIs.json: https://raw.githubusercontent.com/api-evangelist/weblate/refs/heads/main/apis.yml

Naftiko: https://github.com/naftiko/fleet?utm_source=api-evangelist&utm_medium=readme&utm_campaign=weblate-api-evangelist&utm_content=repo

Tags

  • Localization
  • Translation
  • Internationalization
  • Open Source
  • Continuous Localization
  • Version Control

APIs

  • Weblate REST API - Full programmatic access to localization projects, components, translations, strings, languages, users, groups, and repository operations. Documented via OpenAPI 3.1 schema at /api/schema/.

Plans / Rate Limits / FinOps

  • Plans and Pricing - Hosted cloud plans based on string volume (10k–10M strings), ranging from €47–€616/month; free tier for libre projects; 20% annual discount.
  • Rate Limits - Anonymous: 100 requests/day; Authenticated: 5,000 requests/hour. Rate limit headers: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset.
  • FinOps - FOCUS-aligned cost guidance; primary driver is source string count; annual commitment saves 20%; API endpoints available for per-project cost allocation.

Timestamps

  • created: 2026-06-13
  • modified: 2026-06-13

Common

Maintainers

Releases

No releases published

Packages

 
 
 

Contributors