Users API.

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

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

{
    "translated": 51312,
    "suggested": 322,
    "uploaded": 0,
    "commented": 145,
    "languages": 2
}