User List
Users API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/users/?format=api&page=5
{ "count": 81, "next": null, "previous": "https://translate.phyphox.org/api/users/?format=api&page=4", "results": [ { "full_name": "Ivan Daykov", "username": "Daykov" } ] }