Users API.

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

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

{
    "translated": 14683,
    "suggested": 2630,
    "uploaded": 0,
    "commented": 66,
    "languages": 2
}