Users API.

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

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

{
    "translated": 18644,
    "suggested": 306,
    "uploaded": 0,
    "commented": 188,
    "languages": 1
}