Users API.

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

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

{
    "translated": 4352,
    "suggested": 2285,
    "uploaded": 9,
    "commented": 5,
    "languages": 1
}