Users API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/users/tjhietala/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translated": 30892,
    "suggested": 0,
    "uploaded": 0,
    "commented": 309,
    "languages": 1
}