Users API.

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

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

{
    "translated": 41754,
    "suggested": 27232,
    "uploaded": 0,
    "commented": 112,
    "languages": 1
}